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
08:39:11,056 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
08:39:11,058 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
08:39:11,059 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/opt/app/distribution/etc/logback.xml]
08:39:11,350 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Will scan for changes in [file:/opt/app/distribution/etc/logback.xml]
08:39:11,351 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Setting ReconfigureOnChangeTask scanning period to 3 seconds
08:39:11,366 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
08:39:11,371 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
08:39:11,381 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
08:39:11,428 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
08:39:11,432 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFAudit]
08:39:11,442 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1529060733 - setting totalSizeCap to 10 GB
08:39:11,446 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1529060733 - Archive files will be limited to [50 MB] each.
08:39:11,451 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1529060733 - Will use zip compression
08:39:11,453 |-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
08:39:11,458 |-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'.
08:39:11,458 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4ec4f3a0 - Roll-over at midnight.
08:39:11,470 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4ec4f3a0 - Setting initial period to Wed Feb 22 08:39:11 GMT 2023
08:39:11,472 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
08:39:11,481 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFAudit] - Active log file name: /var/log/onap/policy/distribution/audit.log
08:39:11,481 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFAudit] - File property is set to [/var/log/onap/policy/distribution/audit.log]
08:39:11,483 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
08:39:11,486 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFAudit]
08:39:11,487 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFAudit] to ch.qos.logback.classic.AsyncAppender[asyncEELFAudit]
08:39:11,487 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Attaching appender named [EELFAudit] to AsyncAppender.
08:39:11,488 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Setting discardingThreshold to 51
08:39:11,489 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
08:39:11,489 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFMetrics]
08:39:11,490 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@758348212 - setting totalSizeCap to 10 GB
08:39:11,491 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@758348212 - Archive files will be limited to [50 MB] each.
08:39:11,491 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@758348212 - Will use zip compression
08:39:11,491 |-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
08:39:11,493 |-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'.
08:39:11,493 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@30c15d8b - Roll-over at midnight.
08:39:11,494 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@30c15d8b - Setting initial period to Wed Feb 22 08:39:11 GMT 2023
08:39:11,495 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
08:39:11,497 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFMetrics] - Active log file name: /var/log/onap/policy/distribution/metrics.log
08:39:11,498 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFMetrics] - File property is set to [/var/log/onap/policy/distribution/metrics.log]
08:39:11,498 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
08:39:11,498 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFMetrics]
08:39:11,499 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFMetrics] to ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics]
08:39:11,499 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Attaching appender named [EELFMetrics] to AsyncAppender.
08:39:11,499 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Setting discardingThreshold to 51
08:39:11,499 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
08:39:11,500 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFError]
08:39:11,501 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1092572064 - setting totalSizeCap to 10 GB
08:39:11,502 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1092572064 - Archive files will be limited to [50 MB] each.
08:39:11,502 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1092572064 - Will use zip compression
08:39:11,502 |-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
08:39:11,504 |-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'.
08:39:11,504 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2b71e916 - Roll-over at midnight.
08:39:11,504 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2b71e916 - Setting initial period to Wed Feb 22 08:39:11 GMT 2023
08:39:11,507 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
08:39:11,509 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFError] - Active log file name: /var/log/onap/policy/distribution/error.log
08:39:11,509 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFError] - File property is set to [/var/log/onap/policy/distribution/error.log]
08:39:11,509 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
08:39:11,510 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFError]
08:39:11,511 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFError] to ch.qos.logback.classic.AsyncAppender[asyncEELFError]
08:39:11,511 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFError] - Attaching appender named [EELFError] to AsyncAppender.
08:39:11,511 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFError] - Setting discardingThreshold to 51
08:39:11,511 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
08:39:11,512 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFDebug]
08:39:11,513 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2003496028 - setting totalSizeCap to 10 GB
08:39:11,514 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2003496028 - Archive files will be limited to [50 MB] each.
08:39:11,514 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2003496028 - Will use zip compression
08:39:11,514 |-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
08:39:11,516 |-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'.
08:39:11,516 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1d296da - Roll-over at midnight.
08:39:11,517 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1d296da - Setting initial period to Wed Feb 22 08:39:11 GMT 2023
08:39:11,518 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
08:39:11,519 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFDebug] - Active log file name: /var/log/onap/policy/distribution/debug.log
08:39:11,519 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFDebug] - File property is set to [/var/log/onap/policy/distribution/debug.log]
08:39:11,519 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
08:39:11,520 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFDebug]
08:39:11,520 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFDebug] to ch.qos.logback.classic.AsyncAppender[asyncEELFDebug]
08:39:11,520 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Attaching appender named [EELFDebug] to AsyncAppender.
08:39:11,520 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Setting discardingThreshold to 51
08:39:11,523 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.audit] to INFO
08:39:11,523 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.audit] to false
08:39:11,523 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFAudit] to Logger[com.att.eelf.audit]
08:39:11,524 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.metrics] to INFO
08:39:11,524 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.metrics] to false
08:39:11,524 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFMetrics] to Logger[com.att.eelf.metrics]
08:39:11,524 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.error] to ERROR
08:39:11,524 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.error] to false
08:39:11,524 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFError] to Logger[com.att.eelf.error]
08:39:11,524 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.debug] to DEBUG
08:39:11,524 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.debug] to false
08:39:11,524 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[com.att.eelf.debug]
08:39:11,525 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.sdc] to TRACE
08:39:11,525 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[org.onap.sdc]
08:39:11,525 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
08:39:11,525 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
08:39:11,525 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[ROOT]
08:39:11,525 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFError] to Logger[ROOT]
08:39:11,525 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
08:39:11,526 |-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-02-22T08:39:11.892Z|||main||||INFO|||||org.eclipse.jetty.util.log||Logging initialized @1336ms to org.eclipse.jetty.util.log.Slf4jLog
2023-02-22T08:39:12.013Z|||main||||INFO|||||org.onap.policy.common.endpoints.http.server.internal.JettyServletServer||JettyJerseyServer [servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5be46f9d@4a0bd4c5==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=0,inst=false,async=true}, swaggerId=swagger-9014, toString()=JettyServer [name=SDCDistributionGroup, host=0.0.0.0, port=9014, user=healthcheck, password=true, contextPath=/, jettyServer=Server@3f91b517{STOPPED}[9.4.14.v20181114], context=o.e.j.s.ServletContextHandler@68702e03{/,null,UNAVAILABLE}, connector=SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014}, jettyThread=null]]: STARTING
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 12 class name: org.onap.policy.distribution.reception.handling.PluginHandler
2023-02-22T08:39:12.016Z|||SDCDistributionGroup-9014||||INFO|||||org.onap.policy.common.endpoints.http.server.internal.JettyServletServer||JettyJerseyServer [servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5be46f9d@4a0bd4c5==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=0,inst=false,async=true}, swaggerId=swagger-9014, toString()=JettyServer [name=SDCDistributionGroup, host=0.0.0.0, port=9014, user=healthcheck, password=true, contextPath=/, jettyServer=Server@3f91b517{STOPPED}[9.4.14.v20181114], context=o.e.j.s.ServletContextHandler@68702e03{/,null,UNAVAILABLE}, connector=SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014}, jettyThread=Thread[SDCDistributionGroup-9014,5,main]]]: STARTING
2023-02-22T08:39:12.032Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T08:39:12.032Z|||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-02-22T08:39:12.097Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.session||DefaultSessionIdManager workerName=node0
2023-02-22T08:39:12.098Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.session||No SessionScavenger set, using defaults
2023-02-22T08:39:12.100Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.session||node0 Scavenging every 600000ms
2023-02-22T08:39:12.987Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= ea6e175a-98e6-4f2e-a880-c449d7a45f62 url= /sdc/v1/artifactTypes
2023-02-22T08:39:12.997Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T08:39:13.068Z|||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-02-22T08:39:13.071Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@76895632
2023-02-22T08:39:13.080Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-02-22T08:39:13.086Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-02-22T08:39:13.149Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.handler.ContextHandler||Started o.e.j.s.ServletContextHandler@68702e03{/,null,AVAILABLE}
2023-02-22T08:39:13.178Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.AbstractConnector||Started SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014}
2023-02-22T08:39:13.179Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.Server||Started @2628ms
2023-02-22T08:39:13.201Z|||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@58f5263f{s=0/1,p=0}] - STARTED
| +=ReservedThreadExecutor@58f5263f{s=0/1,p=0} - STARTED
| +>threads size=8
| +>20 qtp1245065720-20-acceptor-0@5661ef19-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
| +>25 qtp1245065720-25 IDLE TIMED_WAITING @ java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method)
| +>26 qtp1245065720-26 IDLE TIMED_WAITING @ java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method)
| +>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)
| +>21 qtp1245065720-21 IDLE TIMED_WAITING @ java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method)
| +>19 qtp1245065720-19 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@3d948a46{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@58f5263f{s=0/1,p=0}] - STARTED
| +=ScheduledExecutorScheduler@10f7f7de{STARTED} - STARTED
| +-org.eclipse.jetty.io.ArrayByteBufferPool@5c0e2604
| +=HttpConnectionFactory@418c5a9c[HTTP/1.1] - STARTED
| | +-HttpConfiguration@3377e8f6{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@71e61bc3{STARTED} id=0 keys=0 selected=0 updates=0 - STARTED
| | +=EatWhatYouKill@7f826035/SelectorProducer@5d341d49/PRODUCING/p=false/QueuedThreadPool[qtp1245065720]@4a3631f8{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@58f5263f{s=0/1,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-02-22T08:39:13.194423Z - STARTED
| | | +-SelectorProducer@5d341d49
| | | +~QueuedThreadPool[qtp1245065720]@4a3631f8{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@58f5263f{s=0/1,p=0}] - STARTED
| | +>updates @ 2023-02-22T08:39:13.187868Z size=0
| | +>keys @ 2023-02-22T08:39:13.190175Z size=0
| +-sun.nio.ch.ServerSocketChannelImpl[/0.0.0.0:9014]
| +-qtp1245065720-20-acceptor-0@5661ef19-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.SessionHandler627035434==dftMaxIdleSec=-1 - STARTED
| | +=ConstraintSecurityHandler@6e73d8e7{STARTED} - STARTED
| | | +-org.eclipse.jetty.security.DefaultAuthenticatorFactory@e980211
| | | +-org.eclipse.jetty.security.authentication.BasicAuthenticator@733b88de
| | | +=HashLoginService@28562d0e[SDCDistributionGroup-login-service] - STARTED
| | | +=ServletHandler@58927c03{STARTED} - STARTED
| | | | +>listeners ServletHandler@58927c03{STARTED} size=0
| | | | +>filters ServletHandler@58927c03{STARTED} size=0
| | | | +>filterMappings ServletHandler@58927c03{STARTED} size=0
| | | | +>servlets ServletHandler@58927c03{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@16d4758a
| | | | | | +>initParams size=4
| | | | | | +>swagger.api.basepath=http://onap-multicloud-k8s-cb6dcdb89-hbmwd: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@390662f6
| | | | | +>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@58927c03{STARTED} size=2
| | | | +>[/]=>io.swagger.jersey.config.JerseyJaxrsConfig-38ba6ce3
| | | | +>[/*]=>org.glassfish.jersey.servlet.ServletContainer-5be46f9d
| | | +~org.eclipse.jetty.security.DefaultIdentityService@20a10685
| | | +>roles size=1
| | | | +>java.util.concurrent.CopyOnWriteArraySet@36ebcb(size=1)
| | | | +:user
| | | +>constraints size=1
| | | +>java.util.HashMap$EntrySet@6b180107(size=1)
| | | +:/*={*={RoleInfo,C[user],None}}
| | +=org.eclipse.jetty.server.session.DefaultSessionCache@5e55543a[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] - STARTED
| | | +=org.eclipse.jetty.server.session.NullSessionDataStore@544e9cd4[passivating=false,graceSec=3600] - STARTED
| | +~DefaultSessionIdManager@7c732df6{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@58f5263f{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@23e7c378
| +>initparams o.e.j.s.ServletContextHandler@68702e03{/,null,AVAILABLE} size=0
+=ErrorHandler@36f43ec{STARTED} - STARTED
+=DefaultSessionIdManager@7c732df6{STARTED}[worker=node0] - STARTED
| +=HouseKeeper@6616d2ea{STARTED}[interval=600000, ownscheduler=true] - STARTED
+>jdk.internal.loader.ClassLoaders$AppClassLoader@23e476df
| +>jdk.internal.loader.ClassLoaders$PlatformClassLoader@c52897b
+>AttributesMap@1133678a
+>null
key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined
2023-02-22T08:39:42.032Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T08:39:42.036Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 376c9dbb-7b8b-47c8-b97a-cbde94dc6e35 url= /sdc/v1/artifactTypes
2023-02-22T08:39:42.037Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T08:39:42.065Z|||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-02-22T08:39:42.067Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@3e14ce80
2023-02-22T08:39:42.067Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-02-22T08:39:42.068Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-02-22T08:40:12.032Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T08:40:12.035Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 3dddce25-4efd-414e-a7a1-9cc10badbc25 url= /sdc/v1/artifactTypes
2023-02-22T08:40:12.036Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T08:40:12.058Z|||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-02-22T08:40:12.059Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@71a5b2
2023-02-22T08:40:12.060Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-02-22T08:40:12.060Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-02-22T08:40:42.032Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T08:40:42.034Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 477117ba-3aaf-4ece-b5c4-eb9b7b7df77b url= /sdc/v1/artifactTypes
2023-02-22T08:40:42.035Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T08:40:42.047Z|||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-02-22T08:40:42.048Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@37271661
2023-02-22T08:40:42.049Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-02-22T08:40:42.049Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-02-22T08:41:12.032Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T08:41:12.035Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 95d2dac4-fd63-4cea-a844-f13d97e7ca56 url= /sdc/v1/artifactTypes
2023-02-22T08:41:12.035Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T08:41:12.052Z|||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-02-22T08:41:12.053Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@7330c376
2023-02-22T08:41:12.053Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-02-22T08:41:12.054Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-02-22T08:41:42.032Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T08:41:42.035Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 48c45666-dd04-46b7-ac5d-e45b12420df2 url= /sdc/v1/artifactTypes
2023-02-22T08:41:42.035Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T08:41:42.052Z|||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-02-22T08:41:42.053Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@550735af
2023-02-22T08:41:42.053Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-02-22T08:41:42.054Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-02-22T08:42:12.031Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T08:42:12.034Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 72a52aa3-ecf7-43d8-a18b-b605ccc568d6 url= /sdc/v1/artifactTypes
2023-02-22T08:42:12.034Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T08:42:12.070Z|||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-02-22T08:42:12.071Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@10aa285f
2023-02-22T08:42:12.072Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-02-22T08:42:12.073Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-02-22T08:42:42.031Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T08:42:42.034Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= aca8b437-a523-482f-bd8d-67da85fbe09f url= /sdc/v1/artifactTypes
2023-02-22T08:42:42.034Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T08:42:42.055Z|||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-02-22T08:42:42.055Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@5b4009ed
2023-02-22T08:42:42.055Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-02-22T08:42:42.056Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-02-22T08:43:12.032Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T08:43:12.034Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= cd265052-e775-4143-bb6d-b3e150b3cf2d url= /sdc/v1/artifactTypes
2023-02-22T08:43:12.035Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T08:43:12.082Z|||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-02-22T08:43:12.082Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@517302d5
2023-02-22T08:43:12.083Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-02-22T08:43:12.083Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-02-22T08:43:42.032Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T08:43:42.034Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 31ff18ad-e572-4343-a079-63f1a716be82 url= /sdc/v1/artifactTypes
2023-02-22T08:43:42.035Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T08:43:42.054Z|||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-02-22T08:43:42.055Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@7d1562e7
2023-02-22T08:43:42.055Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-02-22T08:43:42.055Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-02-22T08:44:12.032Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T08:44:12.034Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 9ece47c9-9532-4af5-bdec-eb1caff73ba4 url= /sdc/v1/artifactTypes
2023-02-22T08:44:12.034Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T08:44:12.059Z|||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-02-22T08:44:12.060Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@64f25278
2023-02-22T08:44:12.060Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-02-22T08:44:12.061Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-02-22T08:44:42.032Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T08:44:42.034Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 2c0b066f-7be3-4b4c-9a81-af314664c7b1 url= /sdc/v1/artifactTypes
2023-02-22T08:44:42.034Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T08:44:42.042Z|||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-02-22T08:44:42.043Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@8a15a22
2023-02-22T08:44:42.044Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-02-22T08:44:42.044Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-02-22T08:45:12.032Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T08:45:12.036Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 8f35eda1-6615-4d9b-8f05-1d22ddb0f691 url= /sdc/v1/artifactTypes
2023-02-22T08:45:12.036Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T08:45:12.057Z|||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-02-22T08:45:12.058Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@71ca8b22
2023-02-22T08:45:12.058Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-02-22T08:45:12.058Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-02-22T08:45:42.032Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T08:45:42.034Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= c5870ce2-0809-40be-a24a-9c52aed5c436 url= /sdc/v1/artifactTypes
2023-02-22T08:45:42.035Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T08:45:42.045Z|||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-02-22T08:45:42.046Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@2ddec81e
2023-02-22T08:45:42.046Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-02-22T08:45:42.046Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-02-22T08:46:12.033Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T08:46:12.036Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= ea3712d0-42a5-481a-beb1-464ab1f6052b url= /sdc/v1/artifactTypes
2023-02-22T08:46:12.036Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T08:46:12.055Z|||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-02-22T08:46:12.056Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@79cb95e3
2023-02-22T08:46:12.056Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-02-22T08:46:12.057Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-02-22T08:46:42.035Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T08:46:42.039Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 0ed5616c-1585-4768-9b79-73cc495be48f url= /sdc/v1/artifactTypes
2023-02-22T08:46:42.047Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T08:46:42.076Z|||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-02-22T08:46:42.077Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@40b62d4e
2023-02-22T08:46:42.077Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-02-22T08:46:42.078Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-02-22T08:47:12.032Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T08:47:12.035Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 710811f5-0f5d-4524-a6e5-f68735360afd url= /sdc/v1/artifactTypes
2023-02-22T08:47:12.036Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T08:47:12.059Z|||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-02-22T08:47:12.059Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@641a38b
2023-02-22T08:47:12.059Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-02-22T08:47:12.060Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-02-22T08:47:42.033Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T08:47:42.041Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= bbb236f3-5530-4a65-95bc-15c3ac4f2d11 url= /sdc/v1/artifactTypes
2023-02-22T08:47:42.041Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T08:47:42.067Z|||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-02-22T08:47:42.067Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@15f5c275
2023-02-22T08:47:42.068Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-02-22T08:47:42.068Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-02-22T08:48:12.032Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T08:48:12.034Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= c9015b6f-8717-43af-8c2a-4e1ac427c1f7 url= /sdc/v1/artifactTypes
2023-02-22T08:48:12.034Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T08:48:12.043Z|||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-02-22T08:48:12.044Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@5c948724
2023-02-22T08:48:12.044Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-02-22T08:48:12.044Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-02-22T08:48:42.032Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T08:48:42.037Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 18a3c070-efbe-4d6d-ba51-bc8c2ceb7927 url= /sdc/v1/artifactTypes
2023-02-22T08:48:42.037Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T08:48:42.093Z|||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-02-22T08:48:42.093Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@142419d4
2023-02-22T08:48:42.095Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-02-22T08:48:42.095Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-02-22T08:49:12.031Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T08:49:12.035Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= ea8a1dcd-293b-432c-b8a4-80db11f1e5b5 url= /sdc/v1/artifactTypes
2023-02-22T08:49:12.035Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T08:49:12.059Z|||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-02-22T08:49:12.059Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@270e9e9e
2023-02-22T08:49:12.060Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-02-22T08:49:12.060Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-02-22T08:49:42.032Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T08:49:42.036Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 1d5c102a-396b-4d39-b633-1e94f105bda5 url= /sdc/v1/artifactTypes
2023-02-22T08:49:42.036Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T08:49:42.062Z|||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-02-22T08:49:42.063Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@5848e182
2023-02-22T08:49:42.064Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-02-22T08:49:42.064Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-02-22T08:50:12.032Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T08:50:12.034Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 7af72515-9199-4558-ad47-bfe9e1cd8fa5 url= /sdc/v1/artifactTypes
2023-02-22T08:50:12.035Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T08:50:12.043Z|||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-02-22T08:50:12.043Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@55cdaf56
2023-02-22T08:50:12.044Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-02-22T08:50:12.044Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-02-22T08:50:42.033Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T08:50:42.037Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= f4fd5346-8827-4746-be67-c3b073abf7a7 url= /sdc/v1/artifactTypes
2023-02-22T08:50:42.037Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T08:50:42.056Z|||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-02-22T08:50:42.057Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@7a7e6bd6
2023-02-22T08:50:42.057Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-02-22T08:50:42.057Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-02-22T08:51:12.032Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T08:51:12.035Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= f6a7041e-3ab6-44ab-a693-e4dd130b8a11 url= /sdc/v1/artifactTypes
2023-02-22T08:51:12.035Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T08:51:12.043Z|||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-02-22T08:51:12.043Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@3d4a94a6
2023-02-22T08:51:12.044Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-02-22T08:51:12.044Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-02-22T08:51:42.031Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T08:51:42.034Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 59ab91d8-a71b-4c9f-b20f-534e9a181499 url= /sdc/v1/artifactTypes
2023-02-22T08:51:42.035Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T08:51:42.052Z|||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-02-22T08:51:42.052Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@3a825690
2023-02-22T08:51:42.053Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-02-22T08:51:42.053Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-02-22T08:52:12.032Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T08:52:12.035Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 2a0cf099-3ad5-4533-8b22-a79955e097d6 url= /sdc/v1/artifactTypes
2023-02-22T08:52:12.035Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T08:52:12.041Z|||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-02-22T08:52:12.042Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@52f26e26
2023-02-22T08:52:12.042Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-02-22T08:52:12.043Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-02-22T08:52:42.032Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T08:52:42.034Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= f5b0ac18-0347-4461-933b-9989b82d9854 url= /sdc/v1/artifactTypes
2023-02-22T08:52:42.034Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T08:52:42.067Z|||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-02-22T08:52:42.068Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@288c7e5f
2023-02-22T08:52:42.068Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-02-22T08:52:42.068Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-02-22T08:53:12.032Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T08:53:12.035Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 49c9ac6d-175c-440f-a9e9-d3bb9986046f url= /sdc/v1/artifactTypes
2023-02-22T08:53:12.035Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T08:53:12.040Z|||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-02-22T08:53:12.040Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@ba27183
2023-02-22T08:53:12.041Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-02-22T08:53:12.041Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-02-22T08:53:42.032Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T08:53:42.034Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 5e86d98d-2080-43ba-839a-0aef0c18d6cb url= /sdc/v1/artifactTypes
2023-02-22T08:53:42.034Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T08:53:42.056Z|||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-02-22T08:53:42.056Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@6190a551
2023-02-22T08:53:42.057Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-02-22T08:53:42.057Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-02-22T08:54:12.032Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T08:54:12.034Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= c8df88a4-982e-4b72-a47b-e1239eae542d url= /sdc/v1/artifactTypes
2023-02-22T08:54:12.035Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T08:54:12.045Z|||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-02-22T08:54:12.046Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@b92e23d
2023-02-22T08:54:12.046Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-02-22T08:54:12.047Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-02-22T08:54:42.032Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T08:54:42.036Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= f0a2f53c-75b6-4c86-b682-94f678c0100c url= /sdc/v1/artifactTypes
2023-02-22T08:54:42.039Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T08:54:42.065Z|||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-02-22T08:54:42.067Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@17108e0b
2023-02-22T08:54:42.067Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-02-22T08:54:42.067Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-02-22T08:55:12.033Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T08:55:12.042Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= a98e50bf-cc04-4241-896d-228faad25c32 url= /sdc/v1/artifactTypes
2023-02-22T08:55:12.045Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T08:55:12.061Z|||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-02-22T08:55:12.062Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@36e064e1
2023-02-22T08:55:12.063Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-02-22T08:55:12.064Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-02-22T08:55:42.036Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T08:55:42.038Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 04caf9c7-315f-4d0c-944b-391bb69fbf00 url= /sdc/v1/artifactTypes
2023-02-22T08:55:42.038Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T08:55:42.043Z|||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-02-22T08:55:42.043Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@4191a7ab
2023-02-22T08:55:42.043Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-02-22T08:55:42.044Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-02-22T08:56:12.034Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T08:56:12.037Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= e0a65c3e-ff4a-4cc7-a1be-1543d69d6d31 url= /sdc/v1/artifactTypes
2023-02-22T08:56:12.037Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T08:56:12.043Z|||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-02-22T08:56:12.044Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@1b32c8e6
2023-02-22T08:56:12.044Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-02-22T08:56:12.044Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-02-22T08:56:42.032Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T08:56:42.038Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 63a298c7-4000-45f4-94cd-953764d787e2 url= /sdc/v1/artifactTypes
2023-02-22T08:56:42.038Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T08:56:42.094Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-02-22T08:56:42.095Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@2b187ac8
2023-02-22T08:56:42.095Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-02-22T08:56:42.096Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-02-22T08:57:12.031Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T08:57:12.034Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= cea58d0a-1c18-48f9-bf64-b4f7a2b8a294 url= /sdc/v1/artifactTypes
2023-02-22T08:57:12.035Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T08:57:12.039Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-02-22T08:57:12.040Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@3d43d688
2023-02-22T08:57:12.040Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-02-22T08:57:12.041Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-02-22T08:57:42.032Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T08:57:42.034Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 160818fc-9377-4053-bc25-e4ac69d77f8d url= /sdc/v1/artifactTypes
2023-02-22T08:57:42.034Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T08:57:42.050Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-02-22T08:57:42.051Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@2b925744
2023-02-22T08:57:42.051Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-02-22T08:57:42.052Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-02-22T08:58:12.033Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T08:58:12.036Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 3b520b73-c6f6-4429-93c5-a7eee55e987b url= /sdc/v1/artifactTypes
2023-02-22T08:58:12.037Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T08:58:12.076Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-02-22T08:58:12.077Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@6510583d
2023-02-22T08:58:12.095Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-02-22T08:58:12.098Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-02-22T08:58:42.032Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T08:58:42.037Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 45090c7a-eca7-4377-a65c-be7dac80a625 url= /sdc/v1/artifactTypes
2023-02-22T08:58:42.037Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T08:58:42.041Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-02-22T08:58:42.042Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@2a3aa3e2
2023-02-22T08:58:42.042Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-02-22T08:58:42.043Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-02-22T08:59:12.031Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T08:59:12.034Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 4b42fafb-72cd-4b37-9010-4f88e8227b62 url= /sdc/v1/artifactTypes
2023-02-22T08:59:12.034Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T08:59:12.044Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-02-22T08:59:12.044Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@57ffaf93
2023-02-22T08:59:12.045Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-02-22T08:59:12.045Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-02-22T08:59:42.031Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T08:59:42.035Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= e562e1c0-4d25-499a-83f4-055604f9dec5 url= /sdc/v1/artifactTypes
2023-02-22T08:59:42.035Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T08:59:42.040Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-02-22T08:59:42.040Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@3e20088e
2023-02-22T08:59:42.040Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-02-22T08:59:42.041Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-02-22T09:00:12.032Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T09:00:12.037Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 36ebea14-a87f-4051-9597-22cf0a8b10cd url= /sdc/v1/artifactTypes
2023-02-22T09:00:12.037Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T09:00:12.043Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-02-22T09:00:12.043Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@27583709
2023-02-22T09:00:12.043Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-02-22T09:00:12.043Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-02-22T09:00:42.039Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T09:00:42.041Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 460b550e-87a8-43d7-a07b-3aae44b5752e url= /sdc/v1/artifactTypes
2023-02-22T09:00:42.041Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T09:00:42.047Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-02-22T09:00:42.047Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@7c0185d1
2023-02-22T09:00:42.048Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-02-22T09:00:42.048Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-02-22T09:01:12.032Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T09:01:12.038Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= c80d1155-a8f0-41bd-9427-52ada4ff212e url= /sdc/v1/artifactTypes
2023-02-22T09:01:12.039Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T09:01:12.043Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-02-22T09:01:12.043Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@373fb9
2023-02-22T09:01:12.044Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-02-22T09:01:12.044Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-02-22T09:01:42.032Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T09:01:42.035Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 0f32072a-269c-4617-b658-5a4ccfe79b3d url= /sdc/v1/artifactTypes
2023-02-22T09:01:42.036Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T09:01:42.040Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-02-22T09:01:42.040Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@22e10ad7
2023-02-22T09:01:42.040Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-02-22T09:01:42.041Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-02-22T09:02:12.031Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T09:02:12.034Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 14165cd8-d087-4a41-b135-9a0deff3b04b url= /sdc/v1/artifactTypes
2023-02-22T09:02:12.034Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T09:02:12.037Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-02-22T09:02:12.037Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@43a396f1
2023-02-22T09:02:12.037Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-02-22T09:02:12.037Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-02-22T09:02:42.032Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T09:02:42.034Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 98c1ba60-84a9-461d-9cc9-3f4b8641c407 url= /sdc/v1/artifactTypes
2023-02-22T09:02:42.034Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T09:02:42.038Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-02-22T09:02:42.039Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@5a151517
2023-02-22T09:02:42.039Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-02-22T09:02:42.039Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-02-22T09:03:12.032Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T09:03:12.034Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= a28ef0bc-3070-44c1-a1d4-5a9cc895dcf6 url= /sdc/v1/artifactTypes
2023-02-22T09:03:12.034Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T09:03:12.037Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-02-22T09:03:12.037Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@13124fd
2023-02-22T09:03:12.037Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-02-22T09:03:12.037Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-02-22T09:03:42.032Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T09:03:42.035Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 4211f265-7e80-4f90-8fd3-217f9fc5042a url= /sdc/v1/artifactTypes
2023-02-22T09:03:42.035Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T09:03:42.039Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-02-22T09:03:42.040Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@3a6202d5
2023-02-22T09:03:42.040Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-02-22T09:03:42.040Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-02-22T09:04:12.034Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T09:04:12.041Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 3dc02468-8d9a-4652-8b9c-23e2dd0c4fc4 url= /sdc/v1/artifactTypes
2023-02-22T09:04:12.041Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T09:04:12.049Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-02-22T09:04:12.049Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@7f93a2e1
2023-02-22T09:04:12.050Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-02-22T09:04:12.050Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-02-22T09:04:42.033Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T09:04:42.036Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= ffcfc56c-775d-463b-a3db-4e445d5f20f0 url= /sdc/v1/artifactTypes
2023-02-22T09:04:42.037Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T09:04:42.047Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-02-22T09:04:42.047Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@a7ad4b1
2023-02-22T09:04:42.047Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-02-22T09:04:42.048Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-02-22T09:05:12.034Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T09:05:12.040Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 0cd5a58e-9e56-4a99-9006-9813671ff730 url= /sdc/v1/artifactTypes
2023-02-22T09:05:12.041Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T09:05:12.047Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-02-22T09:05:12.048Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@270826
2023-02-22T09:05:12.048Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-02-22T09:05:12.049Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-02-22T09:05:42.032Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T09:05:42.035Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 2385e094-b10d-4318-956c-5176619965bf url= /sdc/v1/artifactTypes
2023-02-22T09:05:42.036Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T09:05:42.039Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-02-22T09:05:42.039Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@414bbd24
2023-02-22T09:05:42.039Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-02-22T09:05:42.040Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-02-22T09:06:12.032Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T09:06:12.035Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= ebc73b5d-134a-4d61-9f46-e68c78dbfe12 url= /sdc/v1/artifactTypes
2023-02-22T09:06:12.035Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T09:06:12.042Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-02-22T09:06:12.042Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@7fd1dc64
2023-02-22T09:06:12.043Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-02-22T09:06:12.043Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-02-22T09:06:42.033Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T09:06:42.037Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= d3967636-f144-4683-a9a1-6723137535d4 url= /sdc/v1/artifactTypes
2023-02-22T09:06:42.037Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T09:06:42.041Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-02-22T09:06:42.041Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@507874fc
2023-02-22T09:06:42.041Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-02-22T09:06:42.042Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-02-22T09:07:12.031Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T09:07:12.035Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= f3ad751a-4b09-4776-912f-36d51fca5379 url= /sdc/v1/artifactTypes
2023-02-22T09:07:12.035Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T09:07:12.039Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-02-22T09:07:12.039Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@23c69dd7
2023-02-22T09:07:12.039Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-02-22T09:07:12.040Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-02-22T09:07:42.033Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T09:07:42.036Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 078a38fb-1e10-4952-94f9-18892063a21a url= /sdc/v1/artifactTypes
2023-02-22T09:07:42.036Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T09:07:42.042Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-02-22T09:07:42.043Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@5de61a31
2023-02-22T09:07:42.043Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-02-22T09:07:42.043Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-02-22T09:08:12.034Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-02-22T09:08:12.036Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 1a350b24-fbdf-4006-90a1-099a22836caf url= /sdc/v1/artifactTypes
2023-02-22T09:08:12.037Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-22T09:08:12.100Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-02-22T09:08:12.108Z|||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-02-22T09:08:12.108Z|||Timer-0||||DEBUG|||||org.onap.sdc.impl.DistributionClientImpl||Get MessageBus cluster information from SDC
2023-02-22T09:08:12.108Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= c1fd75d0-71e4-4318-9a69-e9f2ef5a6f00 url= /sdc/v1/distributionKafkaData
2023-02-22T09:08:12.108Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-02-22T09:08:12.150Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-02-22T09:08:12.153Z|||Timer-0||||DEBUG|||||org.onap.sdc.impl.DistributionClientImpl||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@671ac7f6
2023-02-22T09:08:12.224Z|||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-d3244e79-589b-42bf-a3a0-3a372528c219
compression.type = none
connections.max.idle.ms = 540000
delivery.timeout.ms = 120000
enable.idempotence = true
interceptor.classes = []
key.serializer = class org.apache.kafka.common.serialization.StringSerializer
linger.ms = 0
max.block.ms = 60000
max.in.flight.requests.per.connection = 5
max.request.size = 1048576
metadata.max.age.ms = 300000
metadata.max.idle.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partitioner.adaptive.partitioning.enable = true
partitioner.availability.timeout.ms = 0
partitioner.class = null
partitioner.ignore.keys = false
receive.buffer.bytes = 32768
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retries = 2147483647
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
transaction.timeout.ms = 60000
transactional.id = null
value.serializer = class org.apache.kafka.common.serialization.StringSerializer
2023-02-22T09:08:12.406Z|||Timer-0||||INFO|||||org.apache.kafka.clients.producer.KafkaProducer||[Producer clientId=multicloud-k8s-producer-d3244e79-589b-42bf-a3a0-3a372528c219] Instantiated an idempotent producer.
2023-02-22T09:08:12.489Z|||Timer-0||||INFO|||||org.apache.kafka.common.security.authenticator.AbstractLogin||Successfully logged in.
2023-02-22T09:08:12.544Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka version: 3.3.1
2023-02-22T09:08:12.545Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka commitId: e23c59d00e687ff5
2023-02-22T09:08:12.545Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka startTimeMs: 1677056892540
2023-02-22T09:08:12.551Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||start DistributionClient
2023-02-22T09:08:12.570Z|||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-93909da6-1ef5-4c4f-9dc9-7051137113f2
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-02-22T09:08:12.637Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka version: 3.3.1
2023-02-22T09:08:12.638Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka commitId: e23c59d00e687ff5
2023-02-22T09:08:12.638Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka startTimeMs: 1677056892637
2023-02-22T09:08:12.639Z|||Timer-0||||INFO|||||org.apache.kafka.clients.consumer.KafkaConsumer||[Consumer clientId=multicloud-k8s-consumer-93909da6-1ef5-4c4f-9dc9-7051137113f2, groupId=multicloud] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:08:12.643Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:08:13.588Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-93909da6-1ef5-4c4f-9dc9-7051137113f2, 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 eTiGwhU6T-6hnKlXhh6_bg
2023-02-22T09:08:13.588Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-93909da6-1ef5-4c4f-9dc9-7051137113f2, 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 eTiGwhU6T-6hnKlXhh6_bg
2023-02-22T09:08:13.589Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-93909da6-1ef5-4c4f-9dc9-7051137113f2, 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 eTiGwhU6T-6hnKlXhh6_bg
2023-02-22T09:08:13.589Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-93909da6-1ef5-4c4f-9dc9-7051137113f2, 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 eTiGwhU6T-6hnKlXhh6_bg
2023-02-22T09:08:13.589Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-93909da6-1ef5-4c4f-9dc9-7051137113f2, 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 eTiGwhU6T-6hnKlXhh6_bg
2023-02-22T09:08:13.589Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-93909da6-1ef5-4c4f-9dc9-7051137113f2, 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 eTiGwhU6T-6hnKlXhh6_bg
2023-02-22T09:08:13.595Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-93909da6-1ef5-4c4f-9dc9-7051137113f2, groupId=multicloud] Cluster ID: Z0zO7Xv2RfyuF513xOzuDQ
2023-02-22T09:08:13.596Z|||kafka-producer-network-thread | multicloud-k8s-producer-d3244e79-589b-42bf-a3a0-3a372528c219||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-d3244e79-589b-42bf-a3a0-3a372528c219] Cluster ID: Z0zO7Xv2RfyuF513xOzuDQ
2023-02-22T09:08:13.596Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-93909da6-1ef5-4c4f-9dc9-7051137113f2, groupId=multicloud] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-02-22T09:08:13.609Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-93909da6-1ef5-4c4f-9dc9-7051137113f2, groupId=multicloud] (Re-)joining group
2023-02-22T09:08:13.700Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-93909da6-1ef5-4c4f-9dc9-7051137113f2, groupId=multicloud] Request joining group due to: need to re-join with the given member-id: multicloud-k8s-consumer-93909da6-1ef5-4c4f-9dc9-7051137113f2-4467d6b2-da5b-43b6-9eeb-e6c8e0e04a61
2023-02-22T09:08:13.701Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-93909da6-1ef5-4c4f-9dc9-7051137113f2, 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-02-22T09:08:13.701Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-93909da6-1ef5-4c4f-9dc9-7051137113f2, groupId=multicloud] (Re-)joining group
2023-02-22T09:08:13.793Z|||kafka-producer-network-thread | multicloud-k8s-producer-d3244e79-589b-42bf-a3a0-3a372528c219||||INFO|||||org.apache.kafka.clients.producer.internals.TransactionManager||[Producer clientId=multicloud-k8s-producer-d3244e79-589b-42bf-a3a0-3a372528c219] ProducerId set to 2000 with epoch 0
2023-02-22T09:08:16.715Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-93909da6-1ef5-4c4f-9dc9-7051137113f2, groupId=multicloud] Successfully joined group with generation Generation{generationId=1, memberId='multicloud-k8s-consumer-93909da6-1ef5-4c4f-9dc9-7051137113f2-4467d6b2-da5b-43b6-9eeb-e6c8e0e04a61', protocol='range'}
2023-02-22T09:08:16.719Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-93909da6-1ef5-4c4f-9dc9-7051137113f2, groupId=multicloud] Finished assignment for group at generation 1: {multicloud-k8s-consumer-93909da6-1ef5-4c4f-9dc9-7051137113f2-4467d6b2-da5b-43b6-9eeb-e6c8e0e04a61=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])}
2023-02-22T09:08:16.818Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-93909da6-1ef5-4c4f-9dc9-7051137113f2, groupId=multicloud] Successfully synced group in generation Generation{generationId=1, memberId='multicloud-k8s-consumer-93909da6-1ef5-4c4f-9dc9-7051137113f2-4467d6b2-da5b-43b6-9eeb-e6c8e0e04a61', protocol='range'}
2023-02-22T09:08:16.820Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-93909da6-1ef5-4c4f-9dc9-7051137113f2, 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-02-22T09:08:16.824Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-93909da6-1ef5-4c4f-9dc9-7051137113f2, 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-02-22T09:08:16.862Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-93909da6-1ef5-4c4f-9dc9-7051137113f2, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-02-22T09:08:16.862Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-93909da6-1ef5-4c4f-9dc9-7051137113f2, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-02-22T09:08:16.863Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-93909da6-1ef5-4c4f-9dc9-7051137113f2, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-02-22T09:08:16.863Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-93909da6-1ef5-4c4f-9dc9-7051137113f2, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-02-22T09:08:16.863Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-93909da6-1ef5-4c4f-9dc9-7051137113f2, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-02-22T09:08:16.864Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-93909da6-1ef5-4c4f-9dc9-7051137113f2, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-02-22T09:08:16.997Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-93909da6-1ef5-4c4f-9dc9-7051137113f2, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-22T09:08:16.998Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-93909da6-1ef5-4c4f-9dc9-7051137113f2, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-22T09:08:17.006Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-93909da6-1ef5-4c4f-9dc9-7051137113f2, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-22T09:08:17.006Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-93909da6-1ef5-4c4f-9dc9-7051137113f2, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-22T09:08:17.021Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-93909da6-1ef5-4c4f-9dc9-7051137113f2, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-22T09:08:17.021Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-93909da6-1ef5-4c4f-9dc9-7051137113f2, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-22T09:08:42.646Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:09:12.647Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:09:42.649Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:10:12.650Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:10:42.651Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:11:12.652Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:11:42.654Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:12:12.656Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:12:42.656Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:13:12.657Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:13:42.659Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:14:12.661Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:14:42.664Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:15:12.664Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:15:42.666Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:16:12.668Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:16:42.670Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:17:12.671Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:17:13.739Z|||pool-3-thread-5||||INFO|||||org.apache.kafka.clients.NetworkClient||[Consumer clientId=multicloud-k8s-consumer-93909da6-1ef5-4c4f-9dc9-7051137113f2, groupId=multicloud] Node -1 disconnected.
2023-02-22T09:17:13.895Z|||kafka-producer-network-thread | multicloud-k8s-producer-d3244e79-589b-42bf-a3a0-3a372528c219||||INFO|||||org.apache.kafka.clients.NetworkClient||[Producer clientId=multicloud-k8s-producer-d3244e79-589b-42bf-a3a0-3a372528c219] Node -1 disconnected.
2023-02-22T09:17:42.673Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:18:12.673Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:18:42.675Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:19:12.676Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:19:42.676Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:20:12.678Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:20:42.679Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:21:12.681Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:21:42.683Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:22:12.683Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:22:42.685Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:23:12.687Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:23:42.689Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:24:12.691Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:24:42.691Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:25:12.693Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:25:42.694Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:26:12.695Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:26:42.696Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:27:12.697Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:27:42.700Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:28:12.701Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:28:42.701Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:29:12.702Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:29:42.703Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:30:12.704Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:30:42.705Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:31:12.707Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:31:42.708Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:32:12.709Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:32:42.709Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:33:12.712Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:33:42.714Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:34:12.715Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:34:42.715Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:35:12.716Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:35:42.718Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:36:12.721Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:36:42.726Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:37:12.728Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:37:42.731Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:38:12.739Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:38:42.741Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:39:12.743Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:39:42.745Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:40:12.746Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:40:42.747Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:41:12.748Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:41:42.749Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:42:12.751Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:42:42.752Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:43:12.753Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:43:42.753Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:44:12.754Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:44:42.756Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:45:12.757Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:45:42.759Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:46:12.759Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:46:42.761Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:47:12.764Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:47:42.766Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:48:12.768Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:48:42.770Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:49:12.772Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:49:42.774Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:50:12.774Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:50:42.776Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:51:12.777Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:51:42.778Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:52:12.779Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:52:42.780Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:53:12.782Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:53:42.782Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:54:12.784Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:54:42.784Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:55:12.786Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:55:42.786Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:56:12.787Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:56:42.790Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:57:12.792Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:57:42.793Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:58:12.795Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:58:42.797Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:59:12.797Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T09:59:42.799Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:00:12.800Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:00:42.800Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:01:12.801Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:01:42.801Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:02:12.803Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:02:42.803Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:03:12.805Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:03:42.807Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:04:12.809Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:04:42.809Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:05:12.811Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:05:42.813Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:06:12.814Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:06:42.815Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:07:12.815Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:07:42.816Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:08:12.817Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:08:42.819Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:09:12.819Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:09:42.823Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:10:12.823Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:10:42.827Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:11:12.827Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:11:42.829Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:12:12.831Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:12:42.832Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:13:12.835Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:13:42.835Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:14:12.836Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:14:42.837Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:15:12.837Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:15:42.839Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:16:12.839Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:16:42.840Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:17:12.841Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:17:42.842Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:18:12.843Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:18:42.846Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:19:12.847Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:19:42.848Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:20:12.850Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:20:42.851Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:21:12.854Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:21:42.856Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:22:12.857Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:22:42.858Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:23:12.859Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:23:42.861Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:24:12.862Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:24:42.864Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:25:12.865Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:25:42.865Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:26:12.867Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:26:42.868Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:27:12.868Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:27:42.869Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:28:12.871Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:28:42.871Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:29:12.872Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:29:42.874Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:30:12.875Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:30:42.875Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:31:12.876Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:31:42.878Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:32:12.879Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:32:42.880Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:33:12.881Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:33:42.883Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:34:12.886Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:34:42.887Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:35:12.887Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:35:42.891Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:36:12.892Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:36:42.892Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:37:12.894Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:37:42.895Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:38:12.897Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:38:42.898Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:39:12.901Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:39:42.903Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:40:12.904Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:40:42.906Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:41:12.906Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:41:42.910Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:42:12.912Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:42:42.913Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:43:12.913Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:43:42.915Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:44:12.915Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:44:42.917Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:45:12.918Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:45:42.919Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:46:12.920Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:46:42.922Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:47:12.924Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:47:42.928Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:48:12.929Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:48:42.931Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:49:12.932Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:49:42.932Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:50:12.934Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:50:42.935Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:51:12.935Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:51:42.937Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:52:12.938Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:52:42.939Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:53:12.940Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:53:42.941Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:54:12.943Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:54:42.945Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:55:12.947Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:55:42.947Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:56:12.949Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:56:42.952Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:57:12.952Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:57:42.954Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:58:12.963Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:58:42.963Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:59:12.964Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T10:59:42.965Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:00:12.968Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:00:42.969Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:01:12.970Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:01:42.971Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:02:12.974Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:02:42.975Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:03:12.978Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:03:42.978Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:04:12.980Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:04:42.980Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:05:12.981Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:05:42.982Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:06:12.984Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:06:42.987Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:07:12.987Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:07:42.989Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:08:12.990Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:08:42.991Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:09:09.382Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-02-22T11:09:09.383Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"414b01e0-25a3-4725-b318-c2d61f6766bd","serviceName":"vFW 2023-02-22 11-07-49","serviceVersion":"1.0","serviceUUID":"47d2d6b7-1e54-4649-ad25-6f69fd97a9ef","serviceDescription":"catalog service description","serviceInvariantUUID":"c48335cc-1a3a-4307-9a52-65e547172892","resources":[{"resourceInstanceName":"vFW a4406efb-ace9 0","resourceName":"vFW a4406efb-ace9","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4d83b250-c155-4266-be0e-0c1691771ae3","resourceInvariantUUID":"92ab8c34-25e3-4b3e-adcf-6acca93cfdcf","resourceCustomizationUUID":"a59d0df3-c3cb-49cf-b46a-a778b74ffed8","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230222110749/1.0/resourceInstances/vfwa4406efbace90/artifacts/vf-license-model.xml","artifactChecksum":"OTgwZGVmMWEyMzRkYjA4OTNhZmQxNDExM2UyMjAxZjg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1ff4d549-71cc-406c-a578-27b8eec6a4c7","artifactVersion":"1"},{"artifactName":"vfwa4406efbace90_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230222110749/1.0/resourceInstances/vfwa4406efbace90/artifacts/vfwa4406efbace90_modules.json","artifactChecksum":"NGI4YzQyMjQwZmNjMzUwNDRlMjc2NDZkYjc4MDUxZjU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"4ddc09b9-8e8b-481f-b4ed-801d8d8fb576","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230222110749/1.0/resourceInstances/vfwa4406efbace90/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"86c88913-182f-4e09-9c37-9568216f8741","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230222110749/1.0/resourceInstances/vfwa4406efbace90/artifacts/vendor-license-model.xml","artifactChecksum":"NWQ3NTcwOTVmMjk5ZWQ4NzRjYTgxNjY2NTFjNmUyMWQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"fb6c8b93-6c9f-4f03-94f4-74ba4b88b7d1","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230222110749/1.0/resourceInstances/vfwa4406efbace90/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"657ce060-99e6-490c-b3ad-67d08c7e4b9e","artifactVersion":"2","generatedFromUUID":"86c88913-182f-4e09-9c37-9568216f8741"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230222110749-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230222110749/1.0/artifacts/service-Vfw20230222110749-template.yml","artifactChecksum":"ZTgxMmNmYTdlMTJkYjczYjdlMWE0ZTA1YjcxODY4NTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"522b566d-7842-4cc9-8c04-77bcf5e9b32b","artifactVersion":"1"},{"artifactName":"service-Vfw20230222110749-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230222110749/1.0/artifacts/service-Vfw20230222110749-csar.csar","artifactChecksum":"MWJkNGMwODc3M2Q0ZjhlYThhZTJhOWFkZmNkNjQ0ZjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7e0b955e-43ed-48d3-982f-4c90ba87d7a4","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-22T11:09:09.394Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T11:09:09.407Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:09:09.407Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:09:09.408Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "414b01e0-25a3-4725-b318-c2d61f6766bd",
"consumerID": "multicloud-k8s",
"timestamp": 1677064122991,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230222110749/1.0/resourceInstances/vfwa4406efbace90/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:09:09.424Z|||kafka-producer-network-thread | multicloud-k8s-producer-d3244e79-589b-42bf-a3a0-3a372528c219||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-d3244e79-589b-42bf-a3a0-3a372528c219] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to r9QLwsoOQQyTNTZz3v8AjA
2023-02-22T11:09:09.425Z|||kafka-producer-network-thread | multicloud-k8s-producer-d3244e79-589b-42bf-a3a0-3a372528c219||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-d3244e79-589b-42bf-a3a0-3a372528c219] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to r9QLwsoOQQyTNTZz3v8AjA
2023-02-22T11:09:09.425Z|||kafka-producer-network-thread | multicloud-k8s-producer-d3244e79-589b-42bf-a3a0-3a372528c219||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-d3244e79-589b-42bf-a3a0-3a372528c219] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to r9QLwsoOQQyTNTZz3v8AjA
2023-02-22T11:09:09.427Z|||kafka-producer-network-thread | multicloud-k8s-producer-d3244e79-589b-42bf-a3a0-3a372528c219||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-d3244e79-589b-42bf-a3a0-3a372528c219] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to r9QLwsoOQQyTNTZz3v8AjA
2023-02-22T11:09:09.427Z|||kafka-producer-network-thread | multicloud-k8s-producer-d3244e79-589b-42bf-a3a0-3a372528c219||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-d3244e79-589b-42bf-a3a0-3a372528c219] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to r9QLwsoOQQyTNTZz3v8AjA
2023-02-22T11:09:09.427Z|||kafka-producer-network-thread | multicloud-k8s-producer-d3244e79-589b-42bf-a3a0-3a372528c219||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-d3244e79-589b-42bf-a3a0-3a372528c219] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to r9QLwsoOQQyTNTZz3v8AjA
2023-02-22T11:09:10.462Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T11:09:10.463Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:09:10.463Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:09:10.464Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "414b01e0-25a3-4725-b318-c2d61f6766bd",
"consumerID": "multicloud-k8s",
"timestamp": 1677064122991,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230222110749/1.0/resourceInstances/vfwa4406efbace90/artifacts/vfwa4406efbace90_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:09:11.465Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T11:09:11.466Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:09:11.466Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:09:11.467Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "414b01e0-25a3-4725-b318-c2d61f6766bd",
"consumerID": "multicloud-k8s",
"timestamp": 1677064122991,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230222110749/1.0/resourceInstances/vfwa4406efbace90/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:09:12.468Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T11:09:12.469Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:09:12.469Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:09:12.469Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "414b01e0-25a3-4725-b318-c2d61f6766bd",
"consumerID": "multicloud-k8s",
"timestamp": 1677064122991,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230222110749/1.0/resourceInstances/vfwa4406efbace90/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:09:13.471Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T11:09:13.472Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:09:13.472Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:09:13.472Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "414b01e0-25a3-4725-b318-c2d61f6766bd",
"consumerID": "multicloud-k8s",
"timestamp": 1677064122991,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230222110749/1.0/resourceInstances/vfwa4406efbace90/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:09:14.473Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T11:09:14.474Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:09:14.475Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:09:14.475Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "414b01e0-25a3-4725-b318-c2d61f6766bd",
"consumerID": "multicloud-k8s",
"timestamp": 1677064122991,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230222110749/1.0/artifacts/service-Vfw20230222110749-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:09:15.476Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T11:09:15.477Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:09:15.477Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:09:15.478Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "414b01e0-25a3-4725-b318-c2d61f6766bd",
"consumerID": "multicloud-k8s",
"timestamp": 1677064122991,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230222110749/1.0/artifacts/service-Vfw20230222110749-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:09:16.481Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
"distributionID": "414b01e0-25a3-4725-b318-c2d61f6766bd",
"serviceName": "vFW 2023-02-22 11-07-49",
"serviceVersion": "1.0",
"serviceUUID": "47d2d6b7-1e54-4649-ad25-6f69fd97a9ef",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "c48335cc-1a3a-4307-9a52-65e547172892",
"resources": [
{
"resourceInstanceName": "vFW a4406efb-ace9 0",
"resourceCustomizationUUID": "a59d0df3-c3cb-49cf-b46a-a778b74ffed8",
"resourceName": "vFW a4406efb-ace9",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "4d83b250-c155-4266-be0e-0c1691771ae3",
"resourceInvariantUUID": "92ab8c34-25e3-4b3e-adcf-6acca93cfdcf",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfwa4406efbace90_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230222110749/1.0/resourceInstances/vfwa4406efbace90/artifacts/vfwa4406efbace90_modules.json",
"artifactChecksum": "NGI4YzQyMjQwZmNjMzUwNDRlMjc2NDZkYjc4MDUxZjU\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "4ddc09b9-8e8b-481f-b4ed-801d8d8fb576",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230222110749/1.0/resourceInstances/vfwa4406efbace90/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "86c88913-182f-4e09-9c37-9568216f8741",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230222110749/1.0/resourceInstances/vfwa4406efbace90/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "657ce060-99e6-490c-b3ad-67d08c7e4b9e",
"generatedFromUUID": "86c88913-182f-4e09-9c37-9568216f8741"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230222110749/1.0/resourceInstances/vfwa4406efbace90/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "657ce060-99e6-490c-b3ad-67d08c7e4b9e",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230222110749-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230222110749/1.0/artifacts/service-Vfw20230222110749-csar.csar",
"artifactChecksum": "MWJkNGMwODc3M2Q0ZjhlYThhZTJhOWFkZmNkNjQ0ZjI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "7e0b955e-43ed-48d3-982f-4c90ba87d7a4"
}
],
"workloadContext": "Production"
}
2023-02-22T11:09:16.485Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-02-22T11:09:16.486Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230222110749/1.0/resourceInstances/vfwa4406efbace90/artifacts/vfwa4406efbace90_modules.json
2023-02-22T11:09:16.580Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-02-22T11:09:16.591Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-02-22T11:09:16.593Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:09:16.594Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:09:16.594Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "414b01e0-25a3-4725-b318-c2d61f6766bd",
"consumerID": "multicloud-k8s",
"timestamp": 1677064156589,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230222110749/1.0/resourceInstances/vfwa4406efbace90/artifacts/vfwa4406efbace90_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:09:17.617Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-02-22T11:09:17.619Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230222110749/1.0/resourceInstances/vfwa4406efbace90/artifacts/base_vfw.yaml
2023-02-22T11:09:17.682Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-02-22T11:09:17.683Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-02-22T11:09:17.684Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:09:17.684Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:09:17.685Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "414b01e0-25a3-4725-b318-c2d61f6766bd",
"consumerID": "multicloud-k8s",
"timestamp": 1677064157683,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230222110749/1.0/resourceInstances/vfwa4406efbace90/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:09:18.689Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-02-22T11:09:18.690Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230222110749/1.0/resourceInstances/vfwa4406efbace90/artifacts/base_vfw.env
2023-02-22T11:09:18.762Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-02-22T11:09:18.764Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-02-22T11:09:18.765Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:09:18.765Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:09:18.766Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "414b01e0-25a3-4725-b318-c2d61f6766bd",
"consumerID": "multicloud-k8s",
"timestamp": 1677064158764,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230222110749/1.0/resourceInstances/vfwa4406efbace90/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
get a CloudArtifact !
the artifactMap = {657ce060-99e6-490c-b3ad-67d08c7e4b9e=BaseArtifactInfoImpl [artifactName=base_vfw.env, artifactType=HEAT_ENV, artifactURL=/sdc/v1/catalog/services/Vfw20230222110749/1.0/resourceInstances/vfwa4406efbace90/artifacts/base_vfw.env, artifactChecksum=MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=, artifactDescription=Auto-generated HEAT Environment deployment artifact, artifactVersion=2, artifactUUID=657ce060-99e6-490c-b3ad-67d08c7e4b9e, artifactTimeout=0], 4ddc09b9-8e8b-481f-b4ed-801d8d8fb576=BaseArtifactInfoImpl [artifactName=vfwa4406efbace90_modules.json, artifactType=VF_MODULES_METADATA, artifactURL=/sdc/v1/catalog/services/Vfw20230222110749/1.0/resourceInstances/vfwa4406efbace90/artifacts/vfwa4406efbace90_modules.json, artifactChecksum=NGI4YzQyMjQwZmNjMzUwNDRlMjc2NDZkYjc4MDUxZjU=, artifactDescription=Auto-generated VF Modules information artifact, artifactVersion=1, artifactUUID=4ddc09b9-8e8b-481f-b4ed-801d8d8fb576, artifactTimeout=0], 86c88913-182f-4e09-9c37-9568216f8741=BaseArtifactInfoImpl [artifactName=base_vfw.yaml, artifactType=HEAT, artifactURL=/sdc/v1/catalog/services/Vfw20230222110749/1.0/resourceInstances/vfwa4406efbace90/artifacts/base_vfw.yaml, artifactChecksum=ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU=, artifactDescription=created from csar, artifactVersion=1, artifactUUID=86c88913-182f-4e09-9c37-9568216f8741, 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":"5d54a647-42ac-438e-9d38-bcfed1fc7568","rb-version":"37202e0a-31c5-4286-a823-dfc2a419bcff","labels":{"vf_module_model_uuid":"53a694b9-6d39-4a00-b993-30e8a18c2514","vf_module_model_name":"VfwA4406efbAce9..base_vfw..module-0"}}
result2
result = {}{"rb-name":"5d54a647-42ac-438e-9d38-bcfed1fc7568","rb-version":"37202e0a-31c5-4286-a823-dfc2a419bcff","chart-name":"","description":"","labels":{"vf_module_model_name":"VfwA4406efbAce9..base_vfw..module-0","vf_module_model_uuid":"53a694b9-6d39-4a00-b993-30e8a18c2514"}}
status = {}201
httpPost end!
after create type !
artifacts = [86c88913-182f-4e09-9c37-9568216f8741, 657ce060-99e6-490c-b3ad-67d08c7e4b9e]
meets error , no CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT or HELM type found
2023-02-22T11:09:19.908Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendComponentDone status
2023-02-22T11:09:19.909Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:09:19.909Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:09:19.909Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "414b01e0-25a3-4725-b318-c2d61f6766bd",
"consumerID": "multicloud-k8s",
"timestamp": 1677064159908,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:09:20.912Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDeploymentStatus
2023-02-22T11:09:20.913Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:09:20.913Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:09:20.913Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "414b01e0-25a3-4725-b318-c2d61f6766bd",
"consumerID": "multicloud-k8s",
"timestamp": 1677064160912,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230222110749/1.0/resourceInstances/vfwa4406efbace90/artifacts/vfwa4406efbace90_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:09:21.918Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:09:51.919Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:10:04.494Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-02-22T11:10:04.494Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"ffa902e0-0f6d-4550-97e3-1c21d97b7ac4","serviceName":"basic_onboard_xGQNiB","serviceVersion":"1.0","serviceUUID":"ea65b949-9096-460b-ad65-8cc725df8c85","serviceDescription":"service","serviceInvariantUUID":"4aa3e549-add9-46f4-94b8-9d1d0e25eeb8","resources":[{"resourceInstanceName":"basic_onboard_xGQNiB 0","resourceName":"basic_onboard_xGQNiB","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9a950d57-d11a-4843-a0aa-02b81e756724","resourceInvariantUUID":"a0d70c82-d703-46db-b3bd-6e87ac05bda4","resourceCustomizationUUID":"43c25eb6-506d-4888-8489-60b7450b9fcc","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardXgqnib/1.0/resourceInstances/basic_onboard_xgqnib0/artifacts/vf-license-model.xml","artifactChecksum":"NDkzNDA0YWI4Y2NmZTgwMDQ5OTBkZmM1NzkxZThhM2Q\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3c206226-ce90-4a68-91e7-5b5d99724261","artifactVersion":"1"},{"artifactName":"basic_onboard_xgqnib0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardXgqnib/1.0/resourceInstances/basic_onboard_xgqnib0/artifacts/basic_onboard_xgqnib0_modules.json","artifactChecksum":"MTE0NTQ1ZjNjYWNhNzA2ZDAxOWJmMmRjYzVjY2M5MTA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"91b1babb-621e-4047-9b34-8d2e8ad13ea7","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardXgqnib/1.0/resourceInstances/basic_onboard_xgqnib0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"b03cd057-fb13-4a1f-aa77-853cfe41de98","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardXgqnib/1.0/resourceInstances/basic_onboard_xgqnib0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"f45faca1-4dde-4df8-8624-17010510966b","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardXgqnib/1.0/resourceInstances/basic_onboard_xgqnib0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"55d71b5b-bebe-4aca-9280-2abe8cdec0a3","artifactVersion":"2","generatedFromUUID":"b03cd057-fb13-4a1f-aa77-853cfe41de98"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardXgqnib-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardXgqnib/1.0/artifacts/service-BasicOnboardXgqnib-template.yml","artifactChecksum":"YTlmMjk2Y2RiOGM3ZDJkMGQ2NDRmYjY3OWQzM2YzOTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9dc2511c-b2cc-4f32-b89a-24c3aa5e8e68","artifactVersion":"1"},{"artifactName":"service-BasicOnboardXgqnib-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardXgqnib/1.0/artifacts/service-BasicOnboardXgqnib-csar.csar","artifactChecksum":"ZmVmNjlmMjFlZThjMDYzZDU0MjMzYWI0MTYyZGEwZjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"bf3c6d8d-50d7-45b7-b078-294581136dd9","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-22T11:10:04.503Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T11:10:04.503Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:10:04.503Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:10:04.504Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "ffa902e0-0f6d-4550-97e3-1c21d97b7ac4",
"consumerID": "multicloud-k8s",
"timestamp": 1677064191919,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardXgqnib/1.0/resourceInstances/basic_onboard_xgqnib0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:10:05.504Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T11:10:05.505Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:10:05.505Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:10:05.505Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "ffa902e0-0f6d-4550-97e3-1c21d97b7ac4",
"consumerID": "multicloud-k8s",
"timestamp": 1677064191919,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardXgqnib/1.0/resourceInstances/basic_onboard_xgqnib0/artifacts/basic_onboard_xgqnib0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:10:06.506Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T11:10:06.507Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:10:06.507Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:10:06.507Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "ffa902e0-0f6d-4550-97e3-1c21d97b7ac4",
"consumerID": "multicloud-k8s",
"timestamp": 1677064191919,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardXgqnib/1.0/resourceInstances/basic_onboard_xgqnib0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:10:07.508Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T11:10:07.509Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:10:07.509Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:10:07.510Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "ffa902e0-0f6d-4550-97e3-1c21d97b7ac4",
"consumerID": "multicloud-k8s",
"timestamp": 1677064191919,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardXgqnib/1.0/resourceInstances/basic_onboard_xgqnib0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:10:08.513Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T11:10:08.514Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:10:08.514Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:10:08.514Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "ffa902e0-0f6d-4550-97e3-1c21d97b7ac4",
"consumerID": "multicloud-k8s",
"timestamp": 1677064191919,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardXgqnib/1.0/resourceInstances/basic_onboard_xgqnib0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:10:09.516Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T11:10:09.517Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:10:09.518Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:10:09.518Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "ffa902e0-0f6d-4550-97e3-1c21d97b7ac4",
"consumerID": "multicloud-k8s",
"timestamp": 1677064191919,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardXgqnib/1.0/artifacts/service-BasicOnboardXgqnib-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:10:10.520Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T11:10:10.521Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:10:10.521Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:10:10.521Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "ffa902e0-0f6d-4550-97e3-1c21d97b7ac4",
"consumerID": "multicloud-k8s",
"timestamp": 1677064191919,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardXgqnib/1.0/artifacts/service-BasicOnboardXgqnib-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:10:11.524Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
"distributionID": "ffa902e0-0f6d-4550-97e3-1c21d97b7ac4",
"serviceName": "basic_onboard_xGQNiB",
"serviceVersion": "1.0",
"serviceUUID": "ea65b949-9096-460b-ad65-8cc725df8c85",
"serviceDescription": "service",
"serviceInvariantUUID": "4aa3e549-add9-46f4-94b8-9d1d0e25eeb8",
"resources": [
{
"resourceInstanceName": "basic_onboard_xGQNiB 0",
"resourceCustomizationUUID": "43c25eb6-506d-4888-8489-60b7450b9fcc",
"resourceName": "basic_onboard_xGQNiB",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "9a950d57-d11a-4843-a0aa-02b81e756724",
"resourceInvariantUUID": "a0d70c82-d703-46db-b3bd-6e87ac05bda4",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_xgqnib0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardXgqnib/1.0/resourceInstances/basic_onboard_xgqnib0/artifacts/basic_onboard_xgqnib0_modules.json",
"artifactChecksum": "MTE0NTQ1ZjNjYWNhNzA2ZDAxOWJmMmRjYzVjY2M5MTA\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "91b1babb-621e-4047-9b34-8d2e8ad13ea7",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardXgqnib/1.0/resourceInstances/basic_onboard_xgqnib0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "b03cd057-fb13-4a1f-aa77-853cfe41de98",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardXgqnib/1.0/resourceInstances/basic_onboard_xgqnib0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "55d71b5b-bebe-4aca-9280-2abe8cdec0a3",
"generatedFromUUID": "b03cd057-fb13-4a1f-aa77-853cfe41de98"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardXgqnib/1.0/resourceInstances/basic_onboard_xgqnib0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "55d71b5b-bebe-4aca-9280-2abe8cdec0a3",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardXgqnib-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardXgqnib/1.0/artifacts/service-BasicOnboardXgqnib-csar.csar",
"artifactChecksum": "ZmVmNjlmMjFlZThjMDYzZDU0MjMzYWI0MTYyZGEwZjE\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "bf3c6d8d-50d7-45b7-b078-294581136dd9"
}
],
"workloadContext": "Production"
}
2023-02-22T11:10:11.530Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-02-22T11:10:11.531Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardXgqnib/1.0/resourceInstances/basic_onboard_xgqnib0/artifacts/basic_onboard_xgqnib0_modules.json
2023-02-22T11:10:11.626Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-02-22T11:10:11.631Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-02-22T11:10:11.632Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:10:11.632Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:10:11.633Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "ffa902e0-0f6d-4550-97e3-1c21d97b7ac4",
"consumerID": "multicloud-k8s",
"timestamp": 1677064211631,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardXgqnib/1.0/resourceInstances/basic_onboard_xgqnib0/artifacts/basic_onboard_xgqnib0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:10:12.643Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-02-22T11:10:12.644Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardXgqnib/1.0/resourceInstances/basic_onboard_xgqnib0/artifacts/base_ubuntu18.yaml
2023-02-22T11:10:12.705Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-02-22T11:10:12.706Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-02-22T11:10:12.707Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:10:12.707Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:10:12.707Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "ffa902e0-0f6d-4550-97e3-1c21d97b7ac4",
"consumerID": "multicloud-k8s",
"timestamp": 1677064212706,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardXgqnib/1.0/resourceInstances/basic_onboard_xgqnib0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:10:13.710Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-02-22T11:10:13.710Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardXgqnib/1.0/resourceInstances/basic_onboard_xgqnib0/artifacts/base_ubuntu18.env
2023-02-22T11:10:13.801Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-02-22T11:10:13.801Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-02-22T11:10:13.802Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:10:13.802Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:10:13.802Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "ffa902e0-0f6d-4550-97e3-1c21d97b7ac4",
"consumerID": "multicloud-k8s",
"timestamp": 1677064213801,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardXgqnib/1.0/resourceInstances/basic_onboard_xgqnib0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
get a CloudArtifact !
the artifactMap = {55d71b5b-bebe-4aca-9280-2abe8cdec0a3=BaseArtifactInfoImpl [artifactName=base_ubuntu18.env, artifactType=HEAT_ENV, artifactURL=/sdc/v1/catalog/services/BasicOnboardXgqnib/1.0/resourceInstances/basic_onboard_xgqnib0/artifacts/base_ubuntu18.env, artifactChecksum=ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=, artifactDescription=Auto-generated HEAT Environment deployment artifact, artifactVersion=2, artifactUUID=55d71b5b-bebe-4aca-9280-2abe8cdec0a3, artifactTimeout=0], b03cd057-fb13-4a1f-aa77-853cfe41de98=BaseArtifactInfoImpl [artifactName=base_ubuntu18.yaml, artifactType=HEAT, artifactURL=/sdc/v1/catalog/services/BasicOnboardXgqnib/1.0/resourceInstances/basic_onboard_xgqnib0/artifacts/base_ubuntu18.yaml, artifactChecksum=NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=, artifactDescription=created from csar, artifactVersion=1, artifactUUID=b03cd057-fb13-4a1f-aa77-853cfe41de98, artifactTimeout=30], 91b1babb-621e-4047-9b34-8d2e8ad13ea7=BaseArtifactInfoImpl [artifactName=basic_onboard_xgqnib0_modules.json, artifactType=VF_MODULES_METADATA, artifactURL=/sdc/v1/catalog/services/BasicOnboardXgqnib/1.0/resourceInstances/basic_onboard_xgqnib0/artifacts/basic_onboard_xgqnib0_modules.json, artifactChecksum=MTE0NTQ1ZjNjYWNhNzA2ZDAxOWJmMmRjYzVjY2M5MTA=, artifactDescription=Auto-generated VF Modules information artifact, artifactVersion=1, artifactUUID=91b1babb-621e-4047-9b34-8d2e8ad13ea7, 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":"b5dcda45-065f-4323-94c0-6fc26b2d7d83","rb-version":"1c5d06e3-38b2-4851-8778-58696ca528e7","labels":{"vf_module_model_uuid":"39e87c92-a426-4626-ba41-e7446e7e4472","vf_module_model_name":"BasicOnboardXgqnib..base_ubuntu18..module-0"}}
result2
result = {}{"rb-name":"b5dcda45-065f-4323-94c0-6fc26b2d7d83","rb-version":"1c5d06e3-38b2-4851-8778-58696ca528e7","chart-name":"","description":"","labels":{"vf_module_model_name":"BasicOnboardXgqnib..base_ubuntu18..module-0","vf_module_model_uuid":"39e87c92-a426-4626-ba41-e7446e7e4472"}}
status = {}201
httpPost end!
after create type !
artifacts = [b03cd057-fb13-4a1f-aa77-853cfe41de98, 55d71b5b-bebe-4aca-9280-2abe8cdec0a3]
meets error , no CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT or HELM type found
2023-02-22T11:10:14.854Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendComponentDone status
2023-02-22T11:10:14.855Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:10:14.855Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:10:14.855Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "ffa902e0-0f6d-4550-97e3-1c21d97b7ac4",
"consumerID": "multicloud-k8s",
"timestamp": 1677064214854,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:10:15.857Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDeploymentStatus
2023-02-22T11:10:15.857Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:10:15.858Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:10:15.858Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "ffa902e0-0f6d-4550-97e3-1c21d97b7ac4",
"consumerID": "multicloud-k8s",
"timestamp": 1677064215857,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardXgqnib/1.0/resourceInstances/basic_onboard_xgqnib0/artifacts/basic_onboard_xgqnib0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:10:16.861Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:10:46.864Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:11:16.866Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:11:46.867Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:12:16.868Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:12:46.871Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:13:16.872Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:13:46.873Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:14:16.874Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:14:46.876Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:15:16.878Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:15:46.880Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:16:16.880Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:16:46.882Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:17:16.883Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:17:46.883Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:18:16.885Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:18:46.885Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:19:16.885Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:19:46.887Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:20:16.888Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:20:46.888Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:21:16.890Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:21:46.890Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:22:16.892Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:22:46.892Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:23:16.894Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:23:46.895Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:24:16.896Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:24:46.897Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:25:16.898Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:25:46.899Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:26:16.901Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:26:46.902Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:27:16.904Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:27:46.907Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:28:16.908Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:28:46.909Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:29:16.909Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:29:46.909Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:30:16.911Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:30:46.911Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:31:16.912Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:31:46.912Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:32:16.913Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:32:46.914Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:33:16.916Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:33:46.918Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:34:16.919Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:34:46.923Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:35:16.923Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:35:46.924Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:36:16.926Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:36:46.926Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:37:16.928Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:37:46.929Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:38:16.929Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:38:46.931Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:39:16.932Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:39:46.933Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:40:16.935Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:40:46.938Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:41:16.939Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:41:46.941Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:42:16.941Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:42:46.943Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:43:16.943Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:43:46.945Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:44:16.946Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:44:46.947Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:45:16.948Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:45:46.949Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:46:16.950Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:46:46.950Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:47:16.952Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:47:46.953Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:48:16.954Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:48:46.955Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:49:16.956Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:49:46.956Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:50:16.958Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:50:46.959Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:51:16.960Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:51:46.960Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:52:16.961Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:52:46.963Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:53:16.964Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:53:46.966Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:54:16.968Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:54:46.971Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:55:16.972Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:55:46.972Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:56:03.965Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-02-22T11:56:03.965Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"b2476b45-3b5f-4e88-8043-72a22222880b","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"29fa0ff7-a381-43f0-a347-a4c385ba94e5","serviceDescription":"service","serviceInvariantUUID":"2b196c3e-311d-4803-ad63-679272b801d1","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"c1b65671-fe67-491e-8441-013a224e32a5","resourceInvariantUUID":"7a07f259-f20a-43ca-99b9-a08bdc5c6686","resourceCustomizationUUID":"7027c016-66b7-48ef-953e-e80bffa622a5","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":"ZjNiM2VkZjMwOTg2N2QyYzY4ZThkZTVhYmI5ODNiYzY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"85b0e4c0-3017-4aff-9466-fd0108707de7","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"NmIzYmFiN2M0NjhlZDUzMDI3ZDhmODczMmJlZDEwZTQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6c043522-8e12-485d-b89f-1b2f1d46c455","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-22T11:56:03.976Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T11:56:03.977Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:56:03.977Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:56:03.978Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "b2476b45-3b5f-4e88-8043-72a22222880b",
"consumerID": "multicloud-k8s",
"timestamp": 1677066946972,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:56:03.989Z|||kafka-producer-network-thread | multicloud-k8s-producer-d3244e79-589b-42bf-a3a0-3a372528c219||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-d3244e79-589b-42bf-a3a0-3a372528c219] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to r9QLwsoOQQyTNTZz3v8AjA
2023-02-22T11:56:03.989Z|||kafka-producer-network-thread | multicloud-k8s-producer-d3244e79-589b-42bf-a3a0-3a372528c219||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-d3244e79-589b-42bf-a3a0-3a372528c219] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to r9QLwsoOQQyTNTZz3v8AjA
2023-02-22T11:56:03.990Z|||kafka-producer-network-thread | multicloud-k8s-producer-d3244e79-589b-42bf-a3a0-3a372528c219||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-d3244e79-589b-42bf-a3a0-3a372528c219] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to r9QLwsoOQQyTNTZz3v8AjA
2023-02-22T11:56:03.990Z|||kafka-producer-network-thread | multicloud-k8s-producer-d3244e79-589b-42bf-a3a0-3a372528c219||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-d3244e79-589b-42bf-a3a0-3a372528c219] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to r9QLwsoOQQyTNTZz3v8AjA
2023-02-22T11:56:03.990Z|||kafka-producer-network-thread | multicloud-k8s-producer-d3244e79-589b-42bf-a3a0-3a372528c219||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-d3244e79-589b-42bf-a3a0-3a372528c219] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to r9QLwsoOQQyTNTZz3v8AjA
2023-02-22T11:56:03.990Z|||kafka-producer-network-thread | multicloud-k8s-producer-d3244e79-589b-42bf-a3a0-3a372528c219||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-d3244e79-589b-42bf-a3a0-3a372528c219] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to r9QLwsoOQQyTNTZz3v8AjA
2023-02-22T11:56:04.999Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T11:56:05.000Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:56:05.000Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:56:05.000Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "b2476b45-3b5f-4e88-8043-72a22222880b",
"consumerID": "multicloud-k8s",
"timestamp": 1677066946972,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:56:06.001Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
"distributionID": "b2476b45-3b5f-4e88-8043-72a22222880b",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "29fa0ff7-a381-43f0-a347-a4c385ba94e5",
"serviceDescription": "service",
"serviceInvariantUUID": "2b196c3e-311d-4803-ad63-679272b801d1",
"resources": [],
"serviceArtifacts": [
{
"artifactName": "service-BasicNetwork-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"artifactChecksum": "NmIzYmFiN2M0NjhlZDUzMDI3ZDhmODczMmJlZDEwZTQ\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "6c043522-8e12-485d-b89f-1b2f1d46c455"
}
],
"workloadContext": "Production"
}
2023-02-22T11:56:06.007Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:56:31.911Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-02-22T11:56:31.911Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"8b5b7940-ce23-4a65-aa43-d553b70d1f02","serviceName":"Demo_pNF_GqZWKHSDcVjN7AOpIqez","serviceVersion":"1.0","serviceUUID":"f9c70a4d-49cc-401f-b456-b3219def539a","serviceDescription":"catalog service description","serviceInvariantUUID":"f5c90401-a016-4245-a52c-0830f066061a","resources":[{"resourceInstanceName":"pNF 57102e4a-79be 0","resourceName":"pNF 57102e4a-79be","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"dd62ac1c-77b5-428d-b4f0-5261201db77b","resourceInvariantUUID":"5869b33a-3a07-4d2c-b7b5-d7bd244473f1","resourceCustomizationUUID":"4ce5394b-ca87-426b-a38a-6aa62bb8d2d4","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGqzwkhsdcvjn7aopiqez/1.0/resourceInstances/pnf57102e4a79be0/artifacts/vf-license-model.xml","artifactChecksum":"MzgzZjVkOTg5YjI5ZDk2MzhiNDRjNWJmODdlMDliODU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"a375a492-e1ad-4064-be33-ac87396e80a4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGqzwkhsdcvjn7aopiqez/1.0/resourceInstances/pnf57102e4a79be0/artifacts/pNF.csar","artifactChecksum":"MWU2YzIwNWQyMzQ0ZDkyZTZkNTk5ZDRjMmI5NzgyNTg\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"81b89d31-0b26-402f-84d9-ab3b8d9c9251","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGqzwkhsdcvjn7aopiqez/1.0/resourceInstances/pnf57102e4a79be0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"903547bb-6001-4e27-9ce4-17b641267617","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGqzwkhsdcvjn7aopiqez/1.0/resourceInstances/pnf57102e4a79be0/artifacts/vendor-license-model.xml","artifactChecksum":"Nzc2YjE3ZDhiMTYyMTk1NjE3YTY0ODMxOTYwYWFiYmE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"91a4c570-63ce-41c7-ac0b-2a43c4423cba","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfGqzwkhsdcvjn7aopiqez/1.0/resourceInstances/pnf57102e4a79be0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7832069b-6a37-439c-a4cf-bf2fa8e3ec70","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfGqzwkhsdcvjn7aopiqez/1.0/resourceInstances/pnf57102e4a79be0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"676f64a6-c31a-4e6e-ab59-1760b388ae69","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfGqzwkhsdcvjn7aopiqez-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGqzwkhsdcvjn7aopiqez/1.0/artifacts/service-DemoPnfGqzwkhsdcvjn7aopiqez-template.yml","artifactChecksum":"MGMyOThjYjA3NzU3ZjJjYjExN2NjNmFiNWJlYWMwMDQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9689ba92-245f-4a20-8873-439bac8a3efb","artifactVersion":"1"},{"artifactName":"service-DemoPnfGqzwkhsdcvjn7aopiqez-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfGqzwkhsdcvjn7aopiqez/1.0/artifacts/service-DemoPnfGqzwkhsdcvjn7aopiqez-csar.csar","artifactChecksum":"MDVhYzkxMWI5NDZmYmZhYzFiOTk2YTUxZTZhMDliZmQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"af2deca8-3f2f-4039-8fc1-54cc3db931e8","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-22T11:56:31.918Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T11:56:31.918Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:56:31.918Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:56:31.919Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "8b5b7940-ce23-4a65-aa43-d553b70d1f02",
"consumerID": "multicloud-k8s",
"timestamp": 1677066966007,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGqzwkhsdcvjn7aopiqez/1.0/resourceInstances/pnf57102e4a79be0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:56:32.920Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T11:56:32.921Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:56:32.921Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:56:32.921Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "8b5b7940-ce23-4a65-aa43-d553b70d1f02",
"consumerID": "multicloud-k8s",
"timestamp": 1677066966007,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGqzwkhsdcvjn7aopiqez/1.0/resourceInstances/pnf57102e4a79be0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:56:33.922Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T11:56:33.923Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:56:33.923Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:56:33.924Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "8b5b7940-ce23-4a65-aa43-d553b70d1f02",
"consumerID": "multicloud-k8s",
"timestamp": 1677066966007,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGqzwkhsdcvjn7aopiqez/1.0/resourceInstances/pnf57102e4a79be0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:56:34.925Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T11:56:34.925Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:56:34.925Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:56:34.926Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "8b5b7940-ce23-4a65-aa43-d553b70d1f02",
"consumerID": "multicloud-k8s",
"timestamp": 1677066966007,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGqzwkhsdcvjn7aopiqez/1.0/resourceInstances/pnf57102e4a79be0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:56:35.927Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T11:56:35.928Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:56:35.928Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:56:35.928Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "8b5b7940-ce23-4a65-aa43-d553b70d1f02",
"consumerID": "multicloud-k8s",
"timestamp": 1677066966007,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGqzwkhsdcvjn7aopiqez/1.0/resourceInstances/pnf57102e4a79be0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:56:36.929Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T11:56:36.930Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:56:36.930Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:56:36.930Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "8b5b7940-ce23-4a65-aa43-d553b70d1f02",
"consumerID": "multicloud-k8s",
"timestamp": 1677066966007,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGqzwkhsdcvjn7aopiqez/1.0/resourceInstances/pnf57102e4a79be0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:56:37.931Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T11:56:37.932Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:56:37.932Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:56:37.933Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "8b5b7940-ce23-4a65-aa43-d553b70d1f02",
"consumerID": "multicloud-k8s",
"timestamp": 1677066966007,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGqzwkhsdcvjn7aopiqez/1.0/artifacts/service-DemoPnfGqzwkhsdcvjn7aopiqez-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:56:38.935Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T11:56:38.936Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:56:38.936Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:56:38.936Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "8b5b7940-ce23-4a65-aa43-d553b70d1f02",
"consumerID": "multicloud-k8s",
"timestamp": 1677066966007,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGqzwkhsdcvjn7aopiqez/1.0/artifacts/service-DemoPnfGqzwkhsdcvjn7aopiqez-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:56:39.937Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
"distributionID": "8b5b7940-ce23-4a65-aa43-d553b70d1f02",
"serviceName": "Demo_pNF_GqZWKHSDcVjN7AOpIqez",
"serviceVersion": "1.0",
"serviceUUID": "f9c70a4d-49cc-401f-b456-b3219def539a",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "f5c90401-a016-4245-a52c-0830f066061a",
"resources": [],
"serviceArtifacts": [
{
"artifactName": "service-DemoPnfGqzwkhsdcvjn7aopiqez-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGqzwkhsdcvjn7aopiqez/1.0/artifacts/service-DemoPnfGqzwkhsdcvjn7aopiqez-csar.csar",
"artifactChecksum": "MDVhYzkxMWI5NDZmYmZhYzFiOTk2YTUxZTZhMDliZmQ\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "af2deca8-3f2f-4039-8fc1-54cc3db931e8"
}
],
"workloadContext": "Production"
}
2023-02-22T11:56:39.938Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:56:55.504Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-02-22T11:56:55.505Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"670071b9-2e71-4f4d-a5ca-92345e259b79","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"26b627aa-06d6-4e87-9959-8c917ad5b29d","serviceDescription":"service","serviceInvariantUUID":"53b2f622-b42f-4da3-aac2-14196b5bcf06","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"0735a602-bf97-4530-a05f-8f8dc54fd7d8","resourceInvariantUUID":"9b29cade-ba89-4d35-beda-8bc6ebaf98d1","resourceCustomizationUUID":"f273dbfc-d77a-4a08-9b7d-f74aced8d7a3","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","artifactChecksum":"NWQ2N2ExOGExMmU1OWI2M2JhZmU1N2Q4NzUxNDQzZjU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9e0cc8aa-b5b2-4077-8c65-89ac621caaec","artifactVersion":"1"},{"artifactName":"nginx_cloudtech_k8s_charts.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"e26012d0-684b-4195-8277-3aa0db04f361","artifactVersion":"2","generatedFromUUID":"57e584f1-0f5d-4877-b767-e3ea9d3db3c3"},{"artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"57e584f1-0f5d-4877-b767-e3ea9d3db3c3","artifactVersion":"1"},{"artifactName":"basic_cnf0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","artifactChecksum":"NjExYTg0MTM2MzAxZDMwNzFlN2JmMGIzZjEwZDFkYmY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"a7f72854-6ad6-4b3f-b36e-a5fd0720e291","artifactVersion":"1"},{"artifactName":"base_dummy.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"879c57fc-8d2c-45f2-9a10-f7137daa3846","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"6bb7346f-ad18-4266-862f-ea88e5d7c43e","artifactVersion":"1"},{"artifactName":"base_dummy.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6f58c89e-4329-4163-bf1a-e07509364e9a","artifactVersion":"2","generatedFromUUID":"879c57fc-8d2c-45f2-9a10-f7137daa3846"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"ODhmZTA3NzljMjYyMmM0ZmU4MDM5NmU3ZjhiYjJhMzg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ccc22dea-66ca-4d52-b95e-00416ecdcb74","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"NTNjZGYxNjc2ZWM4NGRhMDIwZTA1MTBkNTIzMjA0ZGQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"78ea5059-4bdb-4c90-b821-a49889ef09c4","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-22T11:56:55.509Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T11:56:55.509Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:56:55.510Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:56:55.510Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "670071b9-2e71-4f4d-a5ca-92345e259b79",
"consumerID": "multicloud-k8s",
"timestamp": 1677066999938,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:56:56.511Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T11:56:56.511Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:56:56.511Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:56:56.512Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "670071b9-2e71-4f4d-a5ca-92345e259b79",
"consumerID": "multicloud-k8s",
"timestamp": 1677066999938,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:56:57.512Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T11:56:57.513Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:56:57.513Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:56:57.513Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "670071b9-2e71-4f4d-a5ca-92345e259b79",
"consumerID": "multicloud-k8s",
"timestamp": 1677066999938,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:56:58.514Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T11:56:58.514Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:56:58.514Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:56:58.515Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "670071b9-2e71-4f4d-a5ca-92345e259b79",
"consumerID": "multicloud-k8s",
"timestamp": 1677066999938,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:56:59.516Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T11:56:59.516Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:56:59.516Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:56:59.517Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "670071b9-2e71-4f4d-a5ca-92345e259b79",
"consumerID": "multicloud-k8s",
"timestamp": 1677066999938,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:57:00.518Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T11:57:00.519Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:57:00.519Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:57:00.519Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "670071b9-2e71-4f4d-a5ca-92345e259b79",
"consumerID": "multicloud-k8s",
"timestamp": 1677066999938,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:57:01.520Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T11:57:01.521Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:57:01.521Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:57:01.521Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "670071b9-2e71-4f4d-a5ca-92345e259b79",
"consumerID": "multicloud-k8s",
"timestamp": 1677066999938,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:57:02.522Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T11:57:02.522Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:57:02.523Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:57:02.523Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "670071b9-2e71-4f4d-a5ca-92345e259b79",
"consumerID": "multicloud-k8s",
"timestamp": 1677066999938,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:57:03.524Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T11:57:03.524Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:57:03.524Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:57:03.524Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "670071b9-2e71-4f4d-a5ca-92345e259b79",
"consumerID": "multicloud-k8s",
"timestamp": 1677066999938,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:57:04.526Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
"distributionID": "670071b9-2e71-4f4d-a5ca-92345e259b79",
"serviceName": "basic_cnf",
"serviceVersion": "1.0",
"serviceUUID": "26b627aa-06d6-4e87-9959-8c917ad5b29d",
"serviceDescription": "service",
"serviceInvariantUUID": "53b2f622-b42f-4da3-aac2-14196b5bcf06",
"resources": [
{
"resourceInstanceName": "basic_cnf 0",
"resourceCustomizationUUID": "f273dbfc-d77a-4a08-9b7d-f74aced8d7a3",
"resourceName": "basic_cnf",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "0735a602-bf97-4530-a05f-8f8dc54fd7d8",
"resourceInvariantUUID": "9b29cade-ba89-4d35-beda-8bc6ebaf98d1",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "nginx_cloudtech_k8s_charts.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "e26012d0-684b-4195-8277-3aa0db04f361",
"relatedArtifactsInfo": []
},
{
"artifactName": "nginx_cloudtech_k8s_charts.tgz",
"artifactType": "CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"artifactChecksum": "YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "57e584f1-0f5d-4877-b767-e3ea9d3db3c3",
"relatedArtifactsInfo": []
},
{
"artifactName": "basic_cnf0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"artifactChecksum": "NjExYTg0MTM2MzAxZDMwNzFlN2JmMGIzZjEwZDFkYmY\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "a7f72854-6ad6-4b3f-b36e-a5fd0720e291",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_dummy.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"artifactChecksum": "MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "879c57fc-8d2c-45f2-9a10-f7137daa3846",
"generatedArtifact": {
"artifactName": "base_dummy.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "6f58c89e-4329-4163-bf1a-e07509364e9a",
"generatedFromUUID": "879c57fc-8d2c-45f2-9a10-f7137daa3846"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_dummy.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "6f58c89e-4329-4163-bf1a-e07509364e9a",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicCnf-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"artifactChecksum": "NTNjZGYxNjc2ZWM4NGRhMDIwZTA1MTBkNTIzMjA0ZGQ\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "78ea5059-4bdb-4c90-b821-a49889ef09c4"
}
],
"workloadContext": "Production"
}
2023-02-22T11:57:04.527Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-02-22T11:57:04.527Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2023-02-22T11:57:04.687Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-02-22T11:57:04.688Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-02-22T11:57:04.688Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:57:04.688Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:57:04.688Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "670071b9-2e71-4f4d-a5ca-92345e259b79",
"consumerID": "multicloud-k8s",
"timestamp": 1677067024688,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:57:05.695Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-02-22T11:57:05.696Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
2023-02-22T11:57:05.789Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-02-22T11:57:05.790Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-02-22T11:57:05.790Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:57:05.790Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:57:05.790Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "670071b9-2e71-4f4d-a5ca-92345e259b79",
"consumerID": "multicloud-k8s",
"timestamp": 1677067025790,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:57:06.792Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-02-22T11:57:06.793Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2023-02-22T11:57:06.842Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-02-22T11:57:06.843Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-02-22T11:57:06.843Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:57:06.844Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:57:06.844Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "670071b9-2e71-4f4d-a5ca-92345e259b79",
"consumerID": "multicloud-k8s",
"timestamp": 1677067026843,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:57:07.846Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-02-22T11:57:07.846Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2023-02-22T11:57:07.939Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-02-22T11:57:07.940Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-02-22T11:57:07.940Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:57:07.940Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:57:07.940Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "670071b9-2e71-4f4d-a5ca-92345e259b79",
"consumerID": "multicloud-k8s",
"timestamp": 1677067027940,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
get a CloudArtifact !
the artifactMap = {879c57fc-8d2c-45f2-9a10-f7137daa3846=BaseArtifactInfoImpl [artifactName=base_dummy.yaml, artifactType=HEAT, artifactURL=/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml, artifactChecksum=MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=, artifactDescription=created from csar, artifactVersion=1, artifactUUID=879c57fc-8d2c-45f2-9a10-f7137daa3846, artifactTimeout=30], 6f58c89e-4329-4163-bf1a-e07509364e9a=BaseArtifactInfoImpl [artifactName=base_dummy.env, artifactType=HEAT_ENV, artifactURL=/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env, artifactChecksum=NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=, artifactDescription=Auto-generated HEAT Environment deployment artifact, artifactVersion=2, artifactUUID=6f58c89e-4329-4163-bf1a-e07509364e9a, artifactTimeout=0], e26012d0-684b-4195-8277-3aa0db04f361=BaseArtifactInfoImpl [artifactName=nginx_cloudtech_k8s_charts.env, artifactType=HEAT_ENV, artifactURL=/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env, artifactChecksum=MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=, artifactDescription=Auto-generated HEAT Environment deployment artifact, artifactVersion=2, artifactUUID=e26012d0-684b-4195-8277-3aa0db04f361, artifactTimeout=0], a7f72854-6ad6-4b3f-b36e-a5fd0720e291=BaseArtifactInfoImpl [artifactName=basic_cnf0_modules.json, artifactType=VF_MODULES_METADATA, artifactURL=/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json, artifactChecksum=NjExYTg0MTM2MzAxZDMwNzFlN2JmMGIzZjEwZDFkYmY=, artifactDescription=Auto-generated VF Modules information artifact, artifactVersion=1, artifactUUID=a7f72854-6ad6-4b3f-b36e-a5fd0720e291, artifactTimeout=0], 57e584f1-0f5d-4877-b767-e3ea9d3db3c3=BaseArtifactInfoImpl [artifactName=nginx_cloudtech_k8s_charts.tgz, artifactType=CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, artifactURL=/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz, artifactChecksum=YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=, artifactDescription=created from csar, artifactVersion=1, artifactUUID=57e584f1-0f5d-4877-b767-e3ea9d3db3c3, 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":"59e33820-47e4-4b01-823d-43379cf74126","rb-version":"10e36427-e4ae-4998-8312-12afef706725","labels":{"vf_module_model_uuid":"bab93ec7-4a40-4d21-bfd8-f93a17fca983","vf_module_model_name":"BasicCnf..base_dummy..module-0"}}
result2
result = {}{"rb-name":"59e33820-47e4-4b01-823d-43379cf74126","rb-version":"10e36427-e4ae-4998-8312-12afef706725","chart-name":"","description":"","labels":{"vf_module_model_name":"BasicCnf..base_dummy..module-0","vf_module_model_uuid":"bab93ec7-4a40-4d21-bfd8-f93a17fca983"}}
status = {}201
httpPost end!
after create type !
artifacts = [57e584f1-0f5d-4877-b767-e3ea9d3db3c3, 879c57fc-8d2c-45f2-9a10-f7137daa3846, 6f58c89e-4329-4163-bf1a-e07509364e9a]
httpPost URI: POST http://localhost:9015/v1/rb/definition/59e33820-47e4-4b01-823d-43379cf74126/10e36427-e4ae-4998-8312-12afef706725/content HTTP/1.1
Execute Post Body: íkoÛ8²õ+xJi{µüH\ò¡{ÁµÑô²(hTEÊ/ûí7CJ,ÇqÒ6)Õp$j83á<ø¨pqÕ~ö¨Ðø·;èwªxÖÝì½îõ½½Þ³N·×íþãe!S¦<ÓSÎÒt¾oÓ÷¿(coÊ¢OLÙ#ð0öï÷×Ú¿ß{
öï q·×¼îÞnìßyYVà'·ÿRY*ÑØ)@.§LQÆ£ IhpA'LyÎù8å¨,Idªá¦MD&ê`
دHÊ"ªùA?=´SÁ&ðU
òi
HÈ8çg$ä©r¼ ×mókÅw¼ÑÒ¶ù-¦6þ¯j&Ú%¡/KÈGL9/=uÀï^À¯áùzNS.3EaÊ?Y ¶-49ÞL2dmçG[õþ`ýÿ`JSíÍi=MþßÝë×ýòEãÿO4áç,Uà>u$W·ëu\'d*Hy¢MÓ[òOH$ÀéBÆ2%ÿÊFà¨Lç3ùäÌ
ü
Üá§ëÿÅ Dm¦¥|Pýgý¿Ûßkê¿§ºýON?yúJGâo°;¨Åÿþën¯ÿO]üÊ4ÑSF öG<°ÕÙ¿?¼#£9I3!°Ï ê%¨âï\_·ïF2¥<&è(îæÆ`¤TLÙJ¥¿¿í
q )±=¬óÖ©ÖÉõ52Ú®÷Õâ(øÊòóÛmx6¬]hw¯¤nÑúcÃúr¨Ý¨ßPܺqKg<`'ÌÒcWXþÓãÏÃÓ÷·_@4Ô ËVS¡²âUÌ;Y´ÞÜ$*)p´ûîµ§x¦¨þ½ó'r!n\sWH ÊBF\ã´Þ8"ääq¾¨ v<¬
DÕW Ç!<¹ÀUt¦<hfÚò×L¥1Øc;Ãß^(jÎßIþFT,½Kï |r¬a]1'^À¬%cvIb.2_¦&Á¹\%I¸¶îò§¨g©Yø$3PA.q©bzÛq9®úÀÎm¬fi]n´ÜNi¹³£çǷϺÏMÌl»s]4ªè«p2´.OnvV[Jé£5{¬õ¯.K÷p°áéáç·ïjºHdxßy¢w±¨R=.ÛØqUO¥^öÙ5*g¿ÎÐݵþ3MCª©¡]ñ÷+®}v{¯ÿºþÎNÕ´6YZ
É.t.´ÚiÁT¿¤iH¶5ì4ªAncü¯çÿϰ¤e7DØä»7åx«åÿ×{&ÿ? \_·_}È4Úì îǨ`
ºmãËíÎÑUÙßHÏñÙ,='Çk¹¨yU«üF³HÏn8* bÂÂ1åàÿ%ân@^ïGeã1¿"n«$St) é àqoN¾d4âcE øÛs~cºÁ×ÈÇ C]OI«\ÙÚÑâMx.¢§jÜ{Y5qxr¸,0¿ðã1na°°DqЮ MKE9È©0§ð¹´k[õB¬ø¸Ðg³á^
Çh^¼lᡬ»·M+r.ô`©,GÔ
¬K0I¹Ðcâþ¢Z¿(·FÍò}È,[÷¼4û*fEWÉ·AФƴù<±XP°hy
»v0U]Ûç|Û2å Ý¿»Äýì>h?:5ðÄPÏÿ!L9øÛÁòÿ®Ýÿ©æ³
Ôäÿ'êþ/dHÕu.B.fSÔ±>Ô vwÓ2M|S¾YiÝ^ßFf!x.é©iÛÃÛðó8¹è°¾t÷WÖ ëûÄTÐ [£ùr¯3»TÁáqpm¡DW1Ï{yã̶\P´L>̩ػ¾AE_3æÂßsi*æEû&ѾÎ
nòRæh)P«
ÕLXáJÁ>q+V1Mh «/Îqßh峦\ÓÕ)
az%u¾dhÛ'Y|\ÁlèøÕ½
è¸ö[úP)nýø°«}OR©e #|<V¾E|Ƭש±enÈåW¦ý:%X¨ú¤]o5lkA]òG¤®`°°"ÑòäGåPÃOH·Wª»äEé)Cv;]Vm-yVùUè¿Y&/©oåF¡¢\Wì_´ÜË&ZF,5{ªdSiü*Nõü_l°~ϳà
ùWÖÿý^§ÉÿOvò«=Lï'ùïÌøÕ]i&ð䢺8¶n/-Jn?C%q«f BH]uùJïÜáê{+'6§®1·=NÁÂÀê¹r³S9Áñ+!2ïS9Ù±Ð2cù¾dR³µaˤ eúdÝË÷»r dÛ ùPVvËÃf6g0§RËvõ¼ªMå T xÙ¤®çÌ|üdÜ:\ͧK¹]S+þ_ÿÅfüSƼìSÿnÿj÷lpÎS³î»cÝÛäKKÕc¬JùßÊëß;ÎËòz¦¦Wû¶Úi!±¼¾üj½?T?zú6ð`ãÿÌNÉGº ºñüÏÄÿêýÿ½Ý½æþçÀ9ÌÏoì07(lh(®{s<úôöý;ÓH±Z=N®mÝ"õjPÐPYkjë
0N»:ÍîAU*ì¢d5¯Å®((yhT$ S¤ßÿpòJ
ôÖKZh*ܶBö6fN¹kc¼E~óËâkÊð
0ùx¾8',wrÌi²$Qf̤³Ï àm{C:J̼ÅÅæÙy &ÎRÌHæHU,?ZUxmHñT
ÜÆVvqÍTÚ*EyETLý{.8ZÅÙ
3\R±4J·LØÑÚtcEòìm¨ãÿ\ þ ³
¿ÇÈ@0è¨h:7ÿ#hÅÒ KA£ÝÀLMÉN©ê/'óÒFAu:qþ5ônïÍ{ñxõ}{8Kûch]§ºÁd¦Öbc?ÿèðÕ@
4Ð@
4Ð@
4Ð@
4Ð@
4Ð@
4Ð@
þÐ[} P
result2
result = {}
status = {}200
httpPost end!
2023-02-22T11:57:09.032Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendComponentDone status
2023-02-22T11:57:09.033Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:57:09.033Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:57:09.033Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "670071b9-2e71-4f4d-a5ca-92345e259b79",
"consumerID": "multicloud-k8s",
"timestamp": 1677067029032,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:57:10.035Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDeploymentStatus
2023-02-22T11:57:10.037Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:57:10.037Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:57:10.037Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "670071b9-2e71-4f4d-a5ca-92345e259b79",
"consumerID": "multicloud-k8s",
"timestamp": 1677067030035,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:57:11.040Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:57:19.774Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-02-22T11:57:19.774Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"78b4f4ed-313e-4dec-afd2-2db70abaae57","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"07095464-fbed-452c-8c1f-52ce6db07d8b","serviceDescription":"service","serviceInvariantUUID":"b8cf81ef-a0d0-4560-b579-d4bcb9943f61","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"da6a0d7b-81ac-4c15-8bb8-6adbb9f9f52f","resourceInvariantUUID":"27d9b6ae-9e05-4254-a72d-431132f23f9e","resourceCustomizationUUID":"4ca69018-42df-4b16-90b3-dd1c4382c1fd","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":"MWU4ZjEzZjYyM2YxMjI3NWIxNWY2NzdjYTM2NjdmMWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"0a6bb622-fff4-4d51-936c-f360776f3711","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":"MzQyMGIzZjUzMmFjNjZmMzM4MzgyZDUxMWYyYmMyMDQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"4c4c4138-0da6-4499-ab8d-06f28f996aec","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":"5740dcc6-4eb1-4178-8593-3fc1ff1f0ec8","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":"769a977f-2892-4161-9c5d-095d4caf5c24","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":"f93942ee-ec95-4332-ab1a-199958ed48ff","artifactVersion":"2","generatedFromUUID":"5740dcc6-4eb1-4178-8593-3fc1ff1f0ec8"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"Mjc2YWJkY2Q3MTUzOGFhNGFjNzI0MDg3Y2E4ZmJlNmE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"955142cc-dd1c-4c71-b039-3913b72d7f23","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MmNkZDBlNzZjODExZjgzMzZjNzIwNjAzYzBjNmE3YTE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2c607226-4359-4e3b-8118-16c9398066cd","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-22T11:57:19.783Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T11:57:19.783Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:57:19.784Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:57:19.784Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "78b4f4ed-313e-4dec-afd2-2db70abaae57",
"consumerID": "multicloud-k8s",
"timestamp": 1677067031040,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:57:20.785Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T11:57:20.786Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:57:20.786Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:57:20.787Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "78b4f4ed-313e-4dec-afd2-2db70abaae57",
"consumerID": "multicloud-k8s",
"timestamp": 1677067031040,
"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-02-22T11:57:21.789Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T11:57:21.790Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:57:21.790Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:57:21.790Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "78b4f4ed-313e-4dec-afd2-2db70abaae57",
"consumerID": "multicloud-k8s",
"timestamp": 1677067031040,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:57:22.792Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T11:57:22.795Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:57:22.795Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:57:22.796Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "78b4f4ed-313e-4dec-afd2-2db70abaae57",
"consumerID": "multicloud-k8s",
"timestamp": 1677067031040,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:57:23.796Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T11:57:23.797Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:57:23.797Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:57:23.798Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "78b4f4ed-313e-4dec-afd2-2db70abaae57",
"consumerID": "multicloud-k8s",
"timestamp": 1677067031040,
"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-02-22T11:57:24.799Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T11:57:24.799Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:57:24.800Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:57:24.800Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "78b4f4ed-313e-4dec-afd2-2db70abaae57",
"consumerID": "multicloud-k8s",
"timestamp": 1677067031040,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:57:25.801Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T11:57:25.801Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:57:25.801Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:57:25.802Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "78b4f4ed-313e-4dec-afd2-2db70abaae57",
"consumerID": "multicloud-k8s",
"timestamp": 1677067031040,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:57:26.803Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
"distributionID": "78b4f4ed-313e-4dec-afd2-2db70abaae57",
"serviceName": "basic_vm",
"serviceVersion": "1.0",
"serviceUUID": "07095464-fbed-452c-8c1f-52ce6db07d8b",
"serviceDescription": "service",
"serviceInvariantUUID": "b8cf81ef-a0d0-4560-b579-d4bcb9943f61",
"resources": [
{
"resourceInstanceName": "basic_vm 0",
"resourceCustomizationUUID": "4ca69018-42df-4b16-90b3-dd1c4382c1fd",
"resourceName": "basic_vm",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "da6a0d7b-81ac-4c15-8bb8-6adbb9f9f52f",
"resourceInvariantUUID": "27d9b6ae-9e05-4254-a72d-431132f23f9e",
"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": "MzQyMGIzZjUzMmFjNjZmMzM4MzgyZDUxMWYyYmMyMDQ\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "4c4c4138-0da6-4499-ab8d-06f28f996aec",
"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": "5740dcc6-4eb1-4178-8593-3fc1ff1f0ec8",
"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": "f93942ee-ec95-4332-ab1a-199958ed48ff",
"generatedFromUUID": "5740dcc6-4eb1-4178-8593-3fc1ff1f0ec8"
},
"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": "f93942ee-ec95-4332-ab1a-199958ed48ff",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicVm-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"artifactChecksum": "MmNkZDBlNzZjODExZjgzMzZjNzIwNjAzYzBjNmE3YTE\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "2c607226-4359-4e3b-8118-16c9398066cd"
}
],
"workloadContext": "Production"
}
2023-02-22T11:57:26.805Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-02-22T11:57:26.805Z|||pool-3-thread-8||||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-02-22T11:57:26.906Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-02-22T11:57:26.907Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-02-22T11:57:26.907Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:57:26.908Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:57:26.908Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "78b4f4ed-313e-4dec-afd2-2db70abaae57",
"consumerID": "multicloud-k8s",
"timestamp": 1677067046907,
"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-02-22T11:57:27.918Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-02-22T11:57:27.919Z|||pool-3-thread-8||||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-02-22T11:57:27.972Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-02-22T11:57:27.973Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-02-22T11:57:27.973Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:57:27.974Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:57:27.974Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "78b4f4ed-313e-4dec-afd2-2db70abaae57",
"consumerID": "multicloud-k8s",
"timestamp": 1677067047973,
"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-02-22T11:57:28.976Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-02-22T11:57:28.977Z|||pool-3-thread-8||||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-02-22T11:57:29.051Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-02-22T11:57:29.052Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-02-22T11:57:29.052Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:57:29.052Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:57:29.053Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "78b4f4ed-313e-4dec-afd2-2db70abaae57",
"consumerID": "multicloud-k8s",
"timestamp": 1677067049052,
"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 = {f93942ee-ec95-4332-ab1a-199958ed48ff=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=f93942ee-ec95-4332-ab1a-199958ed48ff, artifactTimeout=0], 4c4c4138-0da6-4499-ab8d-06f28f996aec=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=MzQyMGIzZjUzMmFjNjZmMzM4MzgyZDUxMWYyYmMyMDQ=, artifactDescription=Auto-generated VF Modules information artifact, artifactVersion=1, artifactUUID=4c4c4138-0da6-4499-ab8d-06f28f996aec, artifactTimeout=0], 5740dcc6-4eb1-4178-8593-3fc1ff1f0ec8=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=5740dcc6-4eb1-4178-8593-3fc1ff1f0ec8, 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":"54469ff6-5e33-445c-a571-d3106b4411dd","rb-version":"cd94f26d-c65e-432f-9d10-8e4652a127d7","labels":{"vf_module_model_uuid":"1593356a-0f6a-4e6c-bd3d-bcd476958baf","vf_module_model_name":"BasicVm..base_ubuntu20..module-0"}}
result2
result = {}{"rb-name":"54469ff6-5e33-445c-a571-d3106b4411dd","rb-version":"cd94f26d-c65e-432f-9d10-8e4652a127d7","chart-name":"","description":"","labels":{"vf_module_model_name":"BasicVm..base_ubuntu20..module-0","vf_module_model_uuid":"1593356a-0f6a-4e6c-bd3d-bcd476958baf"}}
status = {}201
httpPost end!
after create type !
artifacts = [5740dcc6-4eb1-4178-8593-3fc1ff1f0ec8, f93942ee-ec95-4332-ab1a-199958ed48ff]
meets error , no CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT or HELM type found
2023-02-22T11:57:30.221Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendComponentDone status
2023-02-22T11:57:30.221Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:57:30.221Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:57:30.222Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "78b4f4ed-313e-4dec-afd2-2db70abaae57",
"consumerID": "multicloud-k8s",
"timestamp": 1677067050221,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T11:57:31.227Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDeploymentStatus
2023-02-22T11:57:31.228Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T11:57:31.228Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T11:57:31.228Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "78b4f4ed-313e-4dec-afd2-2db70abaae57",
"consumerID": "multicloud-k8s",
"timestamp": 1677067051227,
"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-02-22T11:57:32.231Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:58:02.233Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:58:32.234Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:59:02.236Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T11:59:32.237Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:00:02.239Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:00:32.240Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:01:02.241Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:01:32.243Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:02:02.244Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:02:32.246Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:03:02.248Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:03:32.248Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:04:02.250Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:04:32.252Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:05:02.253Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:05:32.254Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:06:02.257Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:06:32.258Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:07:02.259Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:07:32.260Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:08:02.262Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:08:32.262Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:09:02.264Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:09:32.266Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:10:02.268Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:10:32.268Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:11:02.270Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:11:32.270Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:12:02.272Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:12:32.275Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:13:02.277Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:13:32.277Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:14:02.278Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:14:32.280Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:15:02.280Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:15:32.281Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:16:02.282Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:16:32.286Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:17:02.288Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:17:32.289Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:18:02.290Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:18:32.292Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:19:02.294Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:19:32.297Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:20:02.300Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:20:32.301Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:21:02.303Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:21:32.303Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:22:02.304Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:22:32.305Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:23:02.307Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:23:32.307Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:24:02.308Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:24:32.310Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:25:02.311Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:25:32.313Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:26:02.315Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:26:32.315Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:27:02.315Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:27:32.316Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:28:02.318Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:28:32.318Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:29:02.320Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:29:32.320Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:30:02.322Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:30:32.323Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:31:02.325Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:31:32.327Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:32:02.328Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:32:32.328Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:33:02.330Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:33:32.331Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:34:02.331Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:34:32.333Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:35:02.335Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:35:32.337Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:36:02.339Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:36:32.340Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:37:02.341Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:37:32.343Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:38:02.344Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:38:32.345Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:39:02.347Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:39:32.348Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:40:02.349Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:40:32.349Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:41:02.351Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:41:32.351Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:42:02.351Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:42:32.352Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:43:02.353Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:43:32.354Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:44:02.355Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:44:32.357Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:45:02.358Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:45:32.360Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:46:02.361Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:46:32.361Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:47:02.363Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:47:32.364Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:48:02.364Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:48:32.366Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:49:02.369Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:49:32.370Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-22T12:50:01.825Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-02-22T12:50:01.826Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"f7e038cc-c3d9-4d52-a3bf-1e0eeeacff17","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"a23c5c7a-be93-406e-9cf0-76608dd86a72","serviceDescription":"service","serviceInvariantUUID":"6f84e98a-4934-4c29-be95-b0a2bc56dd04","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e2303a5d-8246-4092-80db-3ef6042a48ee","resourceInvariantUUID":"261da528-1f2b-4342-bc9b-7d7dd7a53d6b","resourceCustomizationUUID":"7b0dc2e8-b7fe-44de-b646-ac43a4d93198","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":"ZDgwNWNmZWJhYTExZGFjNjkzMjk3Y2QxZGM0NGEyNmQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"2fb99fcc-d743-41cc-a4e6-019dd2b00a2d","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":"NGE2ZDVlY2MyZjM0ZWZiODI4NmZlNDAzY2FjYTMxYzQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"4fb57ef7-1d27-4353-ac04-067b753de11c","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":"ef4ff98f-b1c3-4cb5-98c9-780f7e9d1dee","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":"15b22464-c479-4c38-97e1-d3e07aabee55","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":"7205c2d4-ee59-46c0-b104-b9314c45d6db","artifactVersion":"2","generatedFromUUID":"c6edface-b66d-4254-9c69-081c06144ee2"},{"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":"75aed0b1-34cf-494a-9c6f-630e32936b03","artifactVersion":"2","generatedFromUUID":"ef4ff98f-b1c3-4cb5-98c9-780f7e9d1dee"},{"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":"c6edface-b66d-4254-9c69-081c06144ee2","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":"e92952d7-d1c6-47a4-b07e-d075a6a74da6","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":"Y2Y4OWU4ODZjNWRiZGNlNTgyYTIyODdmOTYxZGM4OTQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f1eb96b0-a8bd-41a5-9af0-934f9d331c69","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"N2E0NDY2NDJiZTI2MDIzNmY2ZmYyNTE1YjFlMGJmZTE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"78d380d5-3260-47ea-aaee-e7a653086b87","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-22T12:50:01.832Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T12:50:01.833Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T12:50:01.833Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T12:50:01.833Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "f7e038cc-c3d9-4d52-a3bf-1e0eeeacff17",
"consumerID": "multicloud-k8s",
"timestamp": 1677070172370,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T12:50:01.844Z|||kafka-producer-network-thread | multicloud-k8s-producer-d3244e79-589b-42bf-a3a0-3a372528c219||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-d3244e79-589b-42bf-a3a0-3a372528c219] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to r9QLwsoOQQyTNTZz3v8AjA
2023-02-22T12:50:01.845Z|||kafka-producer-network-thread | multicloud-k8s-producer-d3244e79-589b-42bf-a3a0-3a372528c219||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-d3244e79-589b-42bf-a3a0-3a372528c219] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to r9QLwsoOQQyTNTZz3v8AjA
2023-02-22T12:50:01.845Z|||kafka-producer-network-thread | multicloud-k8s-producer-d3244e79-589b-42bf-a3a0-3a372528c219||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-d3244e79-589b-42bf-a3a0-3a372528c219] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to r9QLwsoOQQyTNTZz3v8AjA
2023-02-22T12:50:01.845Z|||kafka-producer-network-thread | multicloud-k8s-producer-d3244e79-589b-42bf-a3a0-3a372528c219||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-d3244e79-589b-42bf-a3a0-3a372528c219] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to r9QLwsoOQQyTNTZz3v8AjA
2023-02-22T12:50:01.846Z|||kafka-producer-network-thread | multicloud-k8s-producer-d3244e79-589b-42bf-a3a0-3a372528c219||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-d3244e79-589b-42bf-a3a0-3a372528c219] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to r9QLwsoOQQyTNTZz3v8AjA
2023-02-22T12:50:01.846Z|||kafka-producer-network-thread | multicloud-k8s-producer-d3244e79-589b-42bf-a3a0-3a372528c219||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-d3244e79-589b-42bf-a3a0-3a372528c219] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to r9QLwsoOQQyTNTZz3v8AjA
2023-02-22T12:50:02.848Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T12:50:02.850Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T12:50:02.850Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T12:50:02.850Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "f7e038cc-c3d9-4d52-a3bf-1e0eeeacff17",
"consumerID": "multicloud-k8s",
"timestamp": 1677070172370,
"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-02-22T12:50:03.851Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T12:50:03.851Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T12:50:03.853Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T12:50:03.853Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "f7e038cc-c3d9-4d52-a3bf-1e0eeeacff17",
"consumerID": "multicloud-k8s",
"timestamp": 1677070172370,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T12:50:04.854Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T12:50:04.855Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T12:50:04.855Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T12:50:04.855Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "f7e038cc-c3d9-4d52-a3bf-1e0eeeacff17",
"consumerID": "multicloud-k8s",
"timestamp": 1677070172370,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T12:50:05.855Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T12:50:05.856Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T12:50:05.856Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T12:50:05.856Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "f7e038cc-c3d9-4d52-a3bf-1e0eeeacff17",
"consumerID": "multicloud-k8s",
"timestamp": 1677070172370,
"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-02-22T12:50:06.857Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T12:50:06.858Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T12:50:06.858Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T12:50:06.858Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "f7e038cc-c3d9-4d52-a3bf-1e0eeeacff17",
"consumerID": "multicloud-k8s",
"timestamp": 1677070172370,
"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-02-22T12:50:07.859Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T12:50:07.859Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T12:50:07.860Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T12:50:07.860Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "f7e038cc-c3d9-4d52-a3bf-1e0eeeacff17",
"consumerID": "multicloud-k8s",
"timestamp": 1677070172370,
"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-02-22T12:50:08.860Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T12:50:08.861Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T12:50:08.861Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T12:50:08.861Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "f7e038cc-c3d9-4d52-a3bf-1e0eeeacff17",
"consumerID": "multicloud-k8s",
"timestamp": 1677070172370,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T12:50:09.862Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T12:50:09.862Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T12:50:09.863Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T12:50:09.863Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "f7e038cc-c3d9-4d52-a3bf-1e0eeeacff17",
"consumerID": "multicloud-k8s",
"timestamp": 1677070172370,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T12:50:10.863Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-02-22T12:50:10.864Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T12:50:10.864Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T12:50:10.864Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "f7e038cc-c3d9-4d52-a3bf-1e0eeeacff17",
"consumerID": "multicloud-k8s",
"timestamp": 1677070172370,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-22T12:50:11.867Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
"distributionID": "f7e038cc-c3d9-4d52-a3bf-1e0eeeacff17",
"serviceName": "basic_cnf_macro",
"serviceVersion": "1.0",
"serviceUUID": "a23c5c7a-be93-406e-9cf0-76608dd86a72",
"serviceDescription": "service",
"serviceInvariantUUID": "6f84e98a-4934-4c29-be95-b0a2bc56dd04",
"resources": [
{
"resourceInstanceName": "basic_cnf_macro 0",
"resourceCustomizationUUID": "7b0dc2e8-b7fe-44de-b646-ac43a4d93198",
"resourceName": "basic_cnf_macro",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "e2303a5d-8246-4092-80db-3ef6042a48ee",
"resourceInvariantUUID": "261da528-1f2b-4342-bc9b-7d7dd7a53d6b",
"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": "NGE2ZDVlY2MyZjM0ZWZiODI4NmZlNDAzY2FjYTMxYzQ\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "4fb57ef7-1d27-4353-ac04-067b753de11c",
"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": "ef4ff98f-b1c3-4cb5-98c9-780f7e9d1dee",
"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": "75aed0b1-34cf-494a-9c6f-630e32936b03",
"generatedFromUUID": "ef4ff98f-b1c3-4cb5-98c9-780f7e9d1dee"
},
"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": "7205c2d4-ee59-46c0-b104-b9314c45d6db",
"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": "75aed0b1-34cf-494a-9c6f-630e32936b03",
"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": "c6edface-b66d-4254-9c69-081c06144ee2",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicCnfMacro-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
"artifactChecksum": "N2E0NDY2NDJiZTI2MDIzNmY2ZmYyNTE1YjFlMGJmZTE\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "78d380d5-3260-47ea-aaee-e7a653086b87"
}
],
"workloadContext": "Production"
}
2023-02-22T12:50:11.872Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-02-22T12:50:11.873Z|||pool-3-thread-3||||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-02-22T12:50:11.990Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-02-22T12:50:11.991Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-02-22T12:50:11.991Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T12:50:11.991Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T12:50:11.992Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "f7e038cc-c3d9-4d52-a3bf-1e0eeeacff17",
"consumerID": "multicloud-k8s",
"timestamp": 1677070211991,
"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-02-22T12:50:13.000Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-02-22T12:50:13.000Z|||pool-3-thread-3||||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-02-22T12:50:13.112Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-02-22T12:50:13.113Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-02-22T12:50:13.113Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T12:50:13.113Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T12:50:13.114Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "f7e038cc-c3d9-4d52-a3bf-1e0eeeacff17",
"consumerID": "multicloud-k8s",
"timestamp": 1677070213113,
"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-02-22T12:50:14.116Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-02-22T12:50:14.116Z|||pool-3-thread-3||||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-02-22T12:50:14.185Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-02-22T12:50:14.186Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-02-22T12:50:14.186Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T12:50:14.187Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T12:50:14.187Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "f7e038cc-c3d9-4d52-a3bf-1e0eeeacff17",
"consumerID": "multicloud-k8s",
"timestamp": 1677070214186,
"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-02-22T12:50:15.192Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-02-22T12:50:15.192Z|||pool-3-thread-3||||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-02-22T12:50:15.253Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-02-22T12:50:15.254Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-02-22T12:50:15.254Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-02-22T12:50:15.254Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-22T12:50:15.254Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "f7e038cc-c3d9-4d52-a3bf-1e0eeeacff17",
"consumerID": "multicloud-k8s",
"timestamp": 1677070215254,
"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 = {ef4ff98f-b1c3-4cb5-98c9-780f7e9d1dee=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=ef4ff98f-b1c3-4cb5-98c9-780f7e9d1dee, artifactTimeout=30], 7205c2d4-ee59-46c0-b104-b9314c45d6db=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=7205c2d4-ee59-46c0-b104-b9314c45d6db, artifactTimeout=0], 4fb57ef7-1d27-4353-ac04-067b753de11c=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=NGE2ZDVlY2MyZjM0ZWZiODI4NmZlNDAzY2FjYTMxYzQ=, artifactDescription=Auto-generated VF Modules information artifact, artifactVersion=1, artifactUUID=4fb57ef7-1d27-4353-ac04-067b753de11c, artifactTimeout=0], 75aed0b1-34cf-494a-9c6f-630e32936b03=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=75aed0b1-34cf-494a-9c6f-630e32936b03, artifactTimeout=0], c6edface-b66d-4254-9c69-081c06144ee2=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=c6edface-b66d-4254-9c69-081c06144ee2, artifactTimeout=30]}
the size of vfModule = 2
before create type !
httpPost URI: POST http://localhost:9015/v1/rb/definition HTTP/1.1
Execute Post Body: {"rb-name":"8e485d5c-e7c4-48bf-bef0-0b1f8da6890b","rb-version":"05557aca-da64-4f2b-a551-47559304df2c","labels":{"vf_module_model_uuid":"fa8da569-6cba-42e8-b4b5-4a6790bddc6b","vf_module_model_name":"BasicCnfMacro..base_template_dummy_ignore..module-0"}}
result2
result = {}{"rb-name":"8e485d5c-e7c4-48bf-bef0-0b1f8da6890b","rb-version":"05557aca-da64-4f2b-a551-47559304df2c","chart-name":"","description":"","labels":{"vf_module_model_name":"BasicCnfMacro..base_template_dummy_ignore..module-0","vf_module_model_uuid":"fa8da569-6cba-42e8-b4b5-4a6790bddc6b"}}
status = {}201
httpPost end!
after create type !
artifacts = [ef4ff98f-b1c3-4cb5-98c9-780f7e9d1dee, 75aed0b1-34cf-494a-9c6f-630e32936b03]
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":"7da330c9-b9f9-43be-b61a-0c1efa121259","rb-version":"fc58a26c-38d7-499b-bce8-a4f53812f138","labels":{"vf_module_model_uuid":"46968d9d-ae33-42db-86b4-6350416e25a6","vf_module_model_name":"BasicCnfMacro..helm_apache..module-1"}}
result2
result = {}{"rb-name":"7da330c9-b9f9-43be-b61a-0c1efa121259","rb-version":"fc58a26c-38d7-499b-bce8-a4f53812f138","chart-name":"","description":"","labels":{"vf_module_model_name":"BasicCnfMacro..helm_apache..module-1","vf_module_model_uuid":"46968d9d-ae33-42db-86b4-6350416e25a6"}}
status = {}201
httpPost end!
after create type !
artifacts = [c6edface-b66d-4254-9c69-081c06144ee2]
httpPost URI: POST http://localhost:9015/v1/rb/definition/7da330c9-b9f9-43be-b61a-0c1efa121259/fc58a26c-38d7-499b-bce8-a4f53812f138/content HTTP/1.1
Execute Post Body: ÿ) +aHR0cHM6Ly95b3V0dS5iZS96OVV6MWljandyTQo=Helm ì½{wÛ¶ò(ºÿæ§À³OìÔ¤$ÇvZ{ë¤Ý^m_ÛMïþ¥]DBj`ÐvìóÙï Á¶â¤ýk5µH<Á`Á)§¤{<Å\s<ÿ±ù§×ëõ÷÷áÿ½^¯úÿÞÃþ?úûýÃÞÁýÞóôú{û{{ÿ@½O KíÉÄü½{÷UÜ_äÁIÂ$%bà!bI&Ïè$s,$ÏBqâá¾#\PÐUßÃiÿÜöýC/""ä4ðè GG@`è_§èð+½)JA·;¡rͺ#*<£ÝPÕ]É éΰç4½z4T½Ø&ÌGhA¤è
ÃKawélbþôá¿·×û°÷|?HwIæ×GbàùÈ4ïCÓæÂóÑõõµú<qrE¸ (åìÃÜaHL¡2Ã4 ÙÿÛÎC(Ájìßêwþe:,ã!VàÆüßXxI¸_XUQÿý:`|â]Ùyz=¯:ÿAW8ÎøD`1ÿïíí=ïUùÿðàù#ÿ?ijµ
¾ÙÇè¢3