Results

By type

          Starting ueb-listener
2022-11-02 03:17:39,442 main DEBUG Apache Log4j Core 2.17.1 initializing configuration XmlConfiguration[location=jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.4.1.jar!/log4j2.xml]
2022-11-02 03:17:39,451 main DEBUG Installed 1 script engine
Warning: Nashorn engine is planned to be removed from a future JDK release
2022-11-02 03:17:39,855 main DEBUG Oracle Nashorn version: 11.0.9.1, language: ECMAScript, threading: Not Thread Safe, compile: true, names: [nashorn, Nashorn, js, JS, JavaScript, javascript, ECMAScript, ecmascript], factory class: jdk.nashorn.api.scripting.NashornScriptEngineFactory
2022-11-02 03:17:39,857 main DEBUG PluginManager 'Core' found 127 plugins
2022-11-02 03:17:39,857 main DEBUG PluginManager 'Level' found 0 plugins
2022-11-02 03:17:39,870 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
2022-11-02 03:17:39,888 main DEBUG PluginManager 'TypeConverter' found 26 plugins
2022-11-02 03:17:39,901 main DEBUG createProperty(name="logDir", value="${env:LOGDIR:-logs}")
2022-11-02 03:17:39,902 main DEBUG Building Plugin[name=properties, class=org.apache.logging.log4j.core.config.PropertiesPlugin].
2022-11-02 03:17:39,908 main DEBUG configureSubstitutor(={logDir=${env:LOGDIR:-logs}}, Configuration(jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.4.1.jar!/log4j2.xml))
2022-11-02 03:17:39,909 main DEBUG PluginManager 'Lookup' found 15 plugins
2022-11-02 03:17:39,912 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2022-11-02 03:17:39,919 main DEBUG PatternLayout$Builder(pattern="%p %d{yyyy-MM-dd HH:mm:ss.SSS Z} %c{1} - %m%n", PatternSelector=null, Configuration(jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.4.1.jar!/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null")
2022-11-02 03:17:39,920 main DEBUG PluginManager 'Converter' found 45 plugins
2022-11-02 03:17:40,041 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
2022-11-02 03:17:40,044 main DEBUG createPolicy(size="10 MB")
2022-11-02 03:17:40,047 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
2022-11-02 03:17:40,047 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=10485760)})
2022-11-02 03:17:40,048 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
2022-11-02 03:17:40,052 main DEBUG DefaultRolloverStrategy$Builder(max="10", min="null", fileIndex="null", compressionLevel="null", ={}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.4.1.jar!/log4j2.xml))
2022-11-02 03:17:40,052 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
2022-11-02 03:17:40,064 main DEBUG RollingFileAppender$Builder(fileName="logs/ueb-listener.log", filePattern="logs/ueb-listener-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=10485760)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=10, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", bufferedIo="null", bufferSize="null", immediateFlush="null", ignoreExceptions="null", PatternLayout(%p %d{yyyy-MM-dd HH:mm:ss.SSS Z} %c{1} - %m%n), name="LOGFILE", Configuration(jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.4.1.jar!/log4j2.xml), Filter=null, ={})
2022-11-02 03:17:40,070 main DEBUG Returning file creation time for /opt/onap/sdnc/ueb-listener/logs/ueb-listener.log
2022-11-02 03:17:40,070 main DEBUG Starting RollingFileManager logs/ueb-listener.log
2022-11-02 03:17:40,073 main DEBUG PluginManager 'FileConverter' found 2 plugins
2022-11-02 03:17:40,077 main DEBUG Setting prev file time to 2022-11-02T03:17:40.064+0000
2022-11-02 03:17:40,078 main DEBUG Initializing triggering policy CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=10485760)])
2022-11-02 03:17:40,078 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=10485760)
2022-11-02 03:17:40,079 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2022-11-02 03:17:40,079 main DEBUG PatternLayout$Builder(pattern="%p %d{yyyy-MM-dd HH:mm:ss.SSS Z} %c{1} - %m%n", PatternSelector=null, Configuration(jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.4.1.jar!/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null")
2022-11-02 03:17:40,080 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.ConsoleAppender].
2022-11-02 03:17:40,083 main DEBUG ConsoleAppender$Builder(target="SYSTEM_OUT", follow="null", direct="null", bufferedIo="null", bufferSize="null", immediateFlush="null", ignoreExceptions="null", PatternLayout(%p %d{yyyy-MM-dd HH:mm:ss.SSS Z} %c{1} - %m%n), name="CONSOLE", Configuration(jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.4.1.jar!/log4j2.xml), Filter=null, ={})
2022-11-02 03:17:40,087 main DEBUG Starting OutputStreamManager SYSTEM_OUT.false.false
2022-11-02 03:17:40,087 main DEBUG Building Plugin[name=appenders, class=org.apache.logging.log4j.core.config.AppendersPlugin].
2022-11-02 03:17:40,088 main DEBUG createAppenders(={LOGFILE, CONSOLE})
2022-11-02 03:17:40,089 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
2022-11-02 03:17:40,089 main DEBUG createAppenderRef(ref="LOGFILE", level="null", Filter=null)
2022-11-02 03:17:40,090 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
2022-11-02 03:17:40,090 main DEBUG createAppenderRef(ref="CONSOLE", level="null", Filter=null)
2022-11-02 03:17:40,091 main DEBUG Building Plugin[name=root, class=org.apache.logging.log4j.core.config.LoggerConfig$RootLogger].
2022-11-02 03:17:40,092 main DEBUG createLogger(additivity="null", level="DEBUG", includeLocation="null", ={LOGFILE, CONSOLE}, ={}, Configuration(jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.4.1.jar!/log4j2.xml), Filter=null)
2022-11-02 03:17:40,094 main DEBUG Building Plugin[name=loggers, class=org.apache.logging.log4j.core.config.LoggersPlugin].
2022-11-02 03:17:40,095 main DEBUG createLoggers(={root})
2022-11-02 03:17:40,096 main DEBUG Configuration XmlConfiguration[location=jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.4.1.jar!/log4j2.xml] initialized
2022-11-02 03:17:40,096 main DEBUG Starting configuration XmlConfiguration[location=jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.4.1.jar!/log4j2.xml]
2022-11-02 03:17:40,097 main DEBUG Started configuration XmlConfiguration[location=jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.4.1.jar!/log4j2.xml] OK.
2022-11-02 03:17:40,098 main DEBUG Shutting down OutputStreamManager SYSTEM_OUT.false.false-1
2022-11-02 03:17:40,098 main DEBUG OutputStream closed
2022-11-02 03:17:40,098 main DEBUG Shut down OutputStreamManager SYSTEM_OUT.false.false-1, all resources released: true
2022-11-02 03:17:40,099 main DEBUG Appender DefaultConsole-1 stopped with status true
2022-11-02 03:17:40,099 main DEBUG Stopped org.apache.logging.log4j.core.config.DefaultConfiguration@28c4711c OK
2022-11-02 03:17:40,189 main DEBUG Registering MBean org.apache.logging.log4j2:type=97e1986
2022-11-02 03:17:40,192 main DEBUG Registering MBean org.apache.logging.log4j2:type=97e1986,component=StatusLogger
2022-11-02 03:17:40,194 main DEBUG Registering MBean org.apache.logging.log4j2:type=97e1986,component=ContextSelector
2022-11-02 03:17:40,195 main DEBUG Registering MBean org.apache.logging.log4j2:type=97e1986,component=Loggers,name=
2022-11-02 03:17:40,197 main DEBUG Registering MBean org.apache.logging.log4j2:type=97e1986,component=Appenders,name=LOGFILE
2022-11-02 03:17:40,197 main DEBUG Registering MBean org.apache.logging.log4j2:type=97e1986,component=Appenders,name=CONSOLE
2022-11-02 03:17:40,199 main DEBUG org.apache.logging.log4j.core.util.SystemClock supports precise timestamps.
2022-11-02 03:17:40,200 main DEBUG Reconfiguration complete for context[name=97e1986] at URI jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.4.1.jar!/log4j2.xml (org.apache.logging.log4j.core.LoggerContext@14b030a0) with optional ClassLoader: null
2022-11-02 03:17:40,200 main DEBUG Shutdown hook enabled. Registering a new one.
2022-11-02 03:17:40,202 main DEBUG LoggerContext[name=97e1986, org.apache.logging.log4j.core.LoggerContext@14b030a0] started OK.
INFO 2022-11-02 03:17:40.281 +0000 SdncUebConfiguration - Loading artifactMapFile /opt/onap/sdnc/data/properties/artifact.map
INFO 2022-11-02 03:17:40.285 +0000 SdncUebConfiguration - Initializing ASDC distribution client
INFO 2022-11-02 03:17:40.295 +0000 DistributionClientImpl - DistributionClient - init
DEBUG 2022-11-02 03:17:40.299 +0000 DistributionClientImpl - get ueb cluster server list from component(configuration file)
DEBUG 2022-11-02 03:17:40.631 +0000 SdcConnectorClient - about to perform getServerList. requestId= 74a05fd2-e049-4567-9a15-c3700a2e665e url= /sdc/v1/artifactTypes
DEBUG 2022-11-02 03:17:40.632 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes
DEBUG 2022-11-02 03:17:40.896 +0000 HttpAsdcClient - GET Response Status 200
DEBUG 2022-11-02 03:17:40.940 +0000 DistributionClientImpl - Artifact types: [TOSCA_CSAR] were validated with ASDC server
DEBUG 2022-11-02 03:17:40.954 +0000 DistributionClientImpl - create keys
INFO 2022-11-02 03:17:40.959 +0000 HttpClient - POST http://message-router.onap:3904/apiKeys/create (anonymous) ...
INFO 2022-11-02 03:17:40.989 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:17:40.991 +0000 HttpClient - Consuming the entity.
DEBUG 2022-11-02 03:17:41.000 +0000 SdcConnectorClient - about to perform registerAsdcTopics. requestId= e597d707-6f08-4c42-a29f-64e8c912b8cf url= /sdc/v1/registerForDistribution
DEBUG 2022-11-02 03:17:41.088 +0000 SdcConnectorClient - registerAsdcTopics response= 200. requestId= e597d707-6f08-4c42-a29f-64e8c912b8cf url= /sdc/v1/registerForDistribution
INFO 2022-11-02 03:17:41.089 +0000 SdncUebConfiguration - Initialized ASDC distribution client - results = distribution client initialized successfuly
INFO 2022-11-02 03:17:41.089 +0000 SdncUebConfiguration - Scanning for local distribution artifacts before starting client
DEBUG 2022-11-02 03:17:41.089 +0000 SdncUebCallback - incomingDir is null - using /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-11-02 03:17:41.091 +0000 SdncUebConfiguration - Starting client...
INFO 2022-11-02 03:17:41.091 +0000 DistributionClientImpl - start DistributionClient
INFO 2022-11-02 03:17:41.099 +0000 SdncUebConfiguration - Client startup result = distribution client started successfuly
INFO 2022-11-02 03:17:41.101 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:17:41.108 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:17:41.109 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:17:51.426 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:17:51.428 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:18:11.100 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:18:11.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:18:11.102 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:18:20.681 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:18:20.683 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:18:41.100 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:18:41.105 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:18:41.105 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:18:50.662 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:18:50.663 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:19:11.100 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:19:11.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:19:11.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:19:20.684 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:19:20.685 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:19:41.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:19:41.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:19:41.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:19:50.645 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:19:50.647 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:20:11.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:20:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:20:11.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:20:20.645 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:20:20.646 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:20:41.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:20:41.103 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:20:41.103 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:20:50.664 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:20:50.665 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:21:11.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:21:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:21:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:21:20.647 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:21:20.648 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:21:41.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:21:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:21:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:21:50.647 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:21:50.647 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:22:11.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:22:11.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:22:11.102 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:22:20.650 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:22:20.651 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:22:41.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:22:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:22:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:22:50.640 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:22:50.640 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:23:11.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:23:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:23:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:23:20.658 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:23:20.659 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:23:41.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:23:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:23:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:23:50.644 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:23:50.644 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:24:11.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:24:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:24:11.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:24:20.663 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:24:20.664 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:24:41.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:24:41.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:24:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:24:50.646 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:24:50.646 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:25:11.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:25:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:25:11.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:25:20.685 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:25:20.686 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:25:41.100 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:25:41.105 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:25:41.105 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:25:50.671 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:25:50.672 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:26:11.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:26:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:26:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:26:20.669 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:26:20.670 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:26:41.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:26:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:26:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:26:50.646 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:26:50.647 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:27:11.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:27:11.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:27:11.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:27:20.657 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:27:20.658 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:27:41.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:27:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:27:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:27:50.655 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:27:50.655 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:28:11.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:28:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:28:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:28:20.640 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:28:20.641 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:28:41.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:28:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:28:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:28:50.671 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:28:50.671 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:29:11.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:29:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:29:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:29:20.660 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:29:20.661 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:29:41.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:29:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:29:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:29:50.654 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:29:50.656 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:30:11.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:30:11.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:30:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:30:20.649 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:30:20.650 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:30:41.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:30:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:30:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:30:50.643 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:30:50.644 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:31:11.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:31:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:31:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:31:20.645 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:31:20.645 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:31:41.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:31:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:31:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:31:50.650 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:31:50.651 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:32:11.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:32:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:32:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:32:20.672 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:32:20.673 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:32:41.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:32:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:32:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:32:50.645 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:32:50.645 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:33:11.100 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:33:11.103 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:33:11.103 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:33:20.643 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:33:20.644 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:33:41.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:33:41.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:33:41.102 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:33:50.651 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:33:50.652 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:34:11.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:34:11.102 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:34:11.102 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:34:20.650 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:34:20.651 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:34:41.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:34:41.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:34:41.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:34:50.641 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:34:50.642 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:35:11.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:35:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:35:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:35:20.650 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:35:20.651 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:35:41.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:35:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:35:41.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:35:50.643 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:35:50.644 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:36:11.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:36:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:36:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:36:20.639 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:36:20.640 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:36:41.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:36:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:36:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:36:50.648 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:36:50.648 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:37:11.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:37:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:37:11.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:37:20.651 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:37:20.652 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:37:41.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:37:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:37:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:37:50.647 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:37:50.648 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:38:11.100 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:38:11.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:38:11.102 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:38:20.654 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:38:20.655 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:38:41.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:38:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:38:41.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:38:50.644 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:38:50.645 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:39:11.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:39:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:39:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:39:20.649 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:39:20.650 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:39:41.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:39:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:39:41.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:39:50.642 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:39:50.643 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:40:11.100 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:40:11.105 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:40:11.105 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:40:20.645 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:40:20.646 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:40:41.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:40:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:40:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:40:50.643 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:40:50.644 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:41:11.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:41:11.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:41:11.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:41:20.648 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:41:20.648 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:41:41.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:41:41.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:41:41.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:41:50.648 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:41:50.649 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:42:11.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:42:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:42:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:42:20.686 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:42:20.686 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:42:41.100 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:42:41.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:42:41.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:42:50.669 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:42:50.670 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:43:11.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:43:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:43:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:43:20.653 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:43:20.654 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:43:41.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:43:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:43:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:43:50.644 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:43:50.645 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:44:11.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:44:11.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:44:11.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:44:20.676 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:44:20.677 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:44:41.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:44:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:44:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:44:50.641 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:44:50.643 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:45:11.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:45:11.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:45:11.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:45:20.646 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:45:20.647 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:45:41.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:45:41.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:45:41.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:45:50.671 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:45:50.672 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:46:11.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:46:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:46:11.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:46:20.662 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:46:20.662 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:46:41.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:46:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:46:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:46:50.643 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:46:50.644 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:47:11.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:47:11.103 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:47:11.103 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:47:20.664 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:47:20.666 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:47:41.100 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:47:41.103 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:47:41.103 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:47:50.680 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:47:50.681 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:48:11.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:48:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:48:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:48:20.645 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:48:20.646 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:48:41.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:48:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:48:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:48:50.669 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:48:50.670 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:49:11.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:49:11.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:49:11.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:49:20.653 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:49:20.654 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:49:41.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:49:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:49:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:49:50.661 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:49:50.662 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:50:11.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:50:11.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:50:11.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:50:20.668 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:50:20.669 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:50:41.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:50:41.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:50:41.102 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:50:50.671 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:50:50.671 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:51:11.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:51:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:51:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:51:20.660 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:51:20.660 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:51:41.100 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:51:41.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:51:41.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:51:50.659 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:51:50.660 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:52:11.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:52:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:52:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:52:20.658 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:52:20.659 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:52:41.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:52:41.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:52:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:52:50.643 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:52:50.644 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:53:11.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:53:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:53:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:53:20.649 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:53:20.650 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:53:41.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:53:41.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:53:41.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:53:50.651 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:53:50.652 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:54:11.100 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:54:11.104 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:54:11.105 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:54:20.686 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:54:20.689 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:54:41.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:54:41.102 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:54:41.102 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:54:50.646 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:54:50.647 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:55:11.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:55:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:55:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:55:20.652 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:55:20.653 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:55:41.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:55:41.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:55:41.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:55:50.653 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:55:50.653 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:56:11.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:56:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:56:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:56:20.646 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:56:20.646 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:56:41.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:56:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:56:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:56:50.643 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:56:50.644 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:57:11.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:57:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:57:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:57:20.647 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:57:20.647 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:57:41.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:57:41.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:57:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:57:50.649 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:57:50.649 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:58:11.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:58:11.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:58:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:58:20.645 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:58:20.646 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:58:41.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:58:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:58:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:58:50.639 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:58:50.640 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:59:11.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:59:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:59:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:59:20.664 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:59:20.664 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 03:59:41.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 03:59:41.102 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 03:59:41.102 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 03:59:50.663 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 03:59:50.664 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:00:11.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:00:11.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:00:11.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:00:20.643 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:00:20.644 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:00:41.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:00:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:00:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:00:41.728 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:00:41.729 +0000 HttpClient - Consuming the entity.
DEBUG 2022-11-02 04:00:41.730 +0000 NotificationConsumer - received message from topic
DEBUG 2022-11-02 04:00:41.730 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"aa0cf591-3bf5-4d61-ad63-9ae84134fdb1","serviceName":"vFW 2022-11-02 03-59-42","serviceVersion":"1.0","serviceUUID":"7a34181c-f95a-45a7-9c43-9ee118d14f76","serviceDescription":"catalog service description","serviceInvariantUUID":"b9a3d9e1-cb7c-41fd-a4e2-d7aff2568f43","resources":[{"resourceInstanceName":"vFW eded6730-76c8 0","resourceName":"vFW eded6730-76c8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"030f89d0-66b6-4f6c-8ab9-dfb81905a9ad","resourceInvariantUUID":"9c2714b2-61ca-4108-a600-e01bf2a5f65f","resourceCustomizationUUID":"ce3218a3-39c2-406e-8799-976a4fa11071","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221102035942/1.0/resourceInstances/vfweded673076c80/artifacts/vf-license-model.xml","artifactChecksum":"NzBhMGExZDRlMjRjMmNhZjM4YzZhYjczM2E5ZmY1MjM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b394d84e-225d-4df8-9c94-6a4ead6f0228","artifactVersion":"1"},{"artifactName":"vfweded673076c80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20221102035942/1.0/resourceInstances/vfweded673076c80/artifacts/vfweded673076c80_modules.json","artifactChecksum":"NDE3NDg4OWFiYTkwNDM5ZDA0NTExZmNkMjFlMzg1ZGU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"0fef4476-3e2b-43a7-a945-997b5a6909ba","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20221102035942/1.0/resourceInstances/vfweded673076c80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"b31c2ef1-9de0-4ccc-8eac-8b4586fba089","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221102035942/1.0/resourceInstances/vfweded673076c80/artifacts/vendor-license-model.xml","artifactChecksum":"MDVkYjhjN2U4MWU3YzA2Mzc0YWY5ZDYwMWJkMWYzNzE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"dd73870c-4dac-4448-9113-9830741dd7ce","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20221102035942/1.0/resourceInstances/vfweded673076c80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a38e64f5-7623-424c-870c-b5a71b31f0f9","artifactVersion":"2","generatedFromUUID":"b31c2ef1-9de0-4ccc-8eac-8b4586fba089"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20221102035942-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20221102035942/1.0/artifacts/service-Vfw20221102035942-template.yml","artifactChecksum":"ZjNhMWJkMGJhZDMzZTdhZWMwZmNkNDJlZDVjNGIxOGU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"81dfc7f6-96ad-4df0-a5d3-3a2b2ab7403b","artifactVersion":"1"},{"artifactName":"service-Vfw20221102035942-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20221102035942/1.0/artifacts/service-Vfw20221102035942-csar.csar","artifactChecksum":"NThkN2I3ZmUyOTQ4YTYwNzk3MGEwNzhkNTMxYWUzNTA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"284d4b7e-6f12-4f38-a0f2-59150a3c59d6","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-11-02 04:00:41.750 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:00:41.758 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:00:41.770 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:00:41.770 +0000 DistributionClientImpl - try to send status {
  "distributionID": "aa0cf591-3bf5-4d61-ad63-9ae84134fdb1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667361641098,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102035942/1.0/resourceInstances/vfweded673076c80/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:00:41.870 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 97 ms
WARN 2022-11-02 04:00:41.874 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:00:41.875 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:00:41.894 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:00:41.895 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:00:41.895 +0000 CambriaSimplerBatchPublisher - cambria reply ok (21 ms):{"serverTimeMs":1,"count":1}
INFO 2022-11-02 04:00:42.774 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:00:42.774 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:00:42.777 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:00:42.777 +0000 DistributionClientImpl - try to send status {
  "distributionID": "aa0cf591-3bf5-4d61-ad63-9ae84134fdb1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667361641098,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102035942/1.0/resourceInstances/vfweded673076c80/artifacts/vfweded673076c80_modules.json",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:00:42.877 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:00:42.879 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:00:42.879 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:00:42.922 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:00:42.924 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:00:42.924 +0000 CambriaSimplerBatchPublisher - cambria reply ok (46 ms):{"serverTimeMs":0,"count":1}
INFO 2022-11-02 04:00:43.777 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:00:43.778 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:00:43.781 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:00:43.781 +0000 DistributionClientImpl - try to send status {
  "distributionID": "aa0cf591-3bf5-4d61-ad63-9ae84134fdb1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667361641098,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102035942/1.0/resourceInstances/vfweded673076c80/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:00:43.882 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:00:43.883 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:00:43.883 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:00:43.894 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:00:43.895 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:00:43.895 +0000 CambriaSimplerBatchPublisher - cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
INFO 2022-11-02 04:00:44.782 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:00:44.783 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:00:44.786 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:00:44.786 +0000 DistributionClientImpl - try to send status {
  "distributionID": "aa0cf591-3bf5-4d61-ad63-9ae84134fdb1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667361641098,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102035942/1.0/resourceInstances/vfweded673076c80/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:00:44.888 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
WARN 2022-11-02 04:00:44.889 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:00:44.889 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:00:44.910 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:00:44.910 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:00:44.910 +0000 CambriaSimplerBatchPublisher - cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
INFO 2022-11-02 04:00:45.786 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:00:45.787 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:00:45.790 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:00:45.790 +0000 DistributionClientImpl - try to send status {
  "distributionID": "aa0cf591-3bf5-4d61-ad63-9ae84134fdb1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667361641098,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102035942/1.0/resourceInstances/vfweded673076c80/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:00:45.891 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:00:45.892 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:00:45.892 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:00:45.905 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:00:45.905 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:00:45.906 +0000 CambriaSimplerBatchPublisher - cambria reply ok (15 ms):{"serverTimeMs":1,"count":1}
INFO 2022-11-02 04:00:46.791 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:00:46.792 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:00:46.795 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:00:46.795 +0000 DistributionClientImpl - try to send status {
  "distributionID": "aa0cf591-3bf5-4d61-ad63-9ae84134fdb1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667361641098,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102035942/1.0/artifacts/service-Vfw20221102035942-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:00:46.896 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
WARN 2022-11-02 04:00:46.898 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:00:46.898 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:00:46.912 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:00:46.912 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:00:46.913 +0000 CambriaSimplerBatchPublisher - cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
INFO 2022-11-02 04:00:47.797 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:00:47.798 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:00:47.800 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:00:47.801 +0000 DistributionClientImpl - try to send status {
  "distributionID": "aa0cf591-3bf5-4d61-ad63-9ae84134fdb1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667361641098,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102035942/1.0/artifacts/service-Vfw20221102035942-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-11-02 04:00:47.901 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:00:47.903 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:00:47.903 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:00:47.916 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:00:47.916 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:00:47.916 +0000 CambriaSimplerBatchPublisher - cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-11-02 04:00:48.803 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "aa0cf591-3bf5-4d61-ad63-9ae84134fdb1",
  "serviceName": "vFW 2022-11-02 03-59-42",
  "serviceVersion": "1.0",
  "serviceUUID": "7a34181c-f95a-45a7-9c43-9ee118d14f76",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "b9a3d9e1-cb7c-41fd-a4e2-d7aff2568f43",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20221102035942-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20221102035942/1.0/artifacts/service-Vfw20221102035942-csar.csar",
      "artifactChecksum": "NThkN2I3ZmUyOTQ4YTYwNzk3MGEwNzhkNTMxYWUzNTA\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "284d4b7e-6f12-4f38-a0f2-59150a3c59d6"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-11-02 04:00:48.804 +0000 SdncUebCallback - Received notification : (aa0cf591-3bf5-4d61-ad63-9ae84134fdb1,vFW 2022-11-02 03-59-42,1.0,catalog service description)
DEBUG 2022-11-02 04:00:48.805 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-11-02 04:00:48.806 +0000 SdncUebCallback - Received artifact service-Vfw20221102035942-csar.csar
INFO 2022-11-02 04:00:48.806 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-11-02 04:00:48.807 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfw20221102035942/1.0/artifacts/service-Vfw20221102035942-csar.csar
DEBUG 2022-11-02 04:00:48.935 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-11-02 04:00:48.959 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-11-02 04:00:48.960 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:00:48.963 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:00:48.963 +0000 DistributionClientImpl - try to send status {
  "distributionID": "aa0cf591-3bf5-4d61-ad63-9ae84134fdb1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667361648960,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102035942/1.0/artifacts/service-Vfw20221102035942-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-11-02 04:00:49.063 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:00:49.064 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:00:49.064 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:00:49.077 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:00:49.077 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:00:49.078 +0000 CambriaSimplerBatchPublisher - cambria reply ok (14 ms):{"serverTimeMs":1,"count":1}
INFO 2022-11-02 04:00:49.967 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20221102035942/service-Vfw20221102035942-csar.csar
DEBUG 2022-11-02 04:00:50.423 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-11-02 04:00:50.434 +0000 Reflections - Reflections took 10 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-11-02 04:00:50.789 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-11-02 04:00:50.790 +0000 Reflections - Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-11-02 04:00:51.032 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP15449914922310893292/Definitions/service-Vfw20221102035942-template.yml
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
DEBUG 2022-11-02 04:00:53.768 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-11-02 04:00:53.772 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-11-02 04:00:53.772 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20221102035942/service-Vfw20221102035942-csar.csar
WARN 2022-11-02 04:00:53.772 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 13 Parsing Warnings occurred...
WARN 2022-11-02 04:00:53.772 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [port_vfw_int_unprotected_private_port_0_related_networks, port_vfw_onap_private_port_0_network_role, port_vfw_int_protected_private_port_0_order, port_vfw_int_protected_private_port_0_subnetpoolid, port_vfw_int_protected_private_port_0_vlan_requirements, port_vfw_int_protected_private_port_0_network_role, port_vfw_int_unprotected_private_port_0_vlan_requirements, port_vfw_int_unprotected_private_port_0_order, port_vfw_onap_private_port_0_related_networks, port_vfw_onap_private_port_0_subnetpoolid, port_vfw_onap_private_port_0_vlan_requirements, port_vfw_onap_private_port_0_order, nfc_function, port_vfw_int_protected_private_port_0_network_role_tag, port_vfw_int_unprotected_private_port_0_subnetpoolid, port_vfw_int_unprotected_private_port_0_network_role, port_vfw_int_unprotected_private_port_0_network_role_tag, port_vfw_int_protected_private_port_0_related_networks]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20221102035942/service-Vfw20221102035942-csar.csar
WARN 2022-11-02 04:00:53.773 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [port_vpg_onap_private_port_0_network_role, port_vpg_int_unprotected_private_port_0_order, port_vpg_onap_private_port_0_related_networks, port_vpg_onap_private_port_0_vlan_requirements, port_vpg_int_unprotected_private_port_0_related_networks, nfc_function, port_vpg_onap_private_port_0_order, port_vpg_int_unprotected_private_port_0_vlan_requirements, port_vpg_int_unprotected_private_port_0_network_role_tag, port_vpg_onap_private_port_0_subnetpoolid, port_vpg_int_unprotected_private_port_0_subnetpoolid, port_vpg_int_unprotected_private_port_0_network_role]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20221102035942/service-Vfw20221102035942-csar.csar
WARN 2022-11-02 04:00:53.773 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20221102035942/service-Vfw20221102035942-csar.csar
WARN 2022-11-02 04:00:53.773 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20221102035942/service-Vfw20221102035942-csar.csar
WARN 2022-11-02 04:00:53.773 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20221102035942/service-Vfw20221102035942-csar.csar
WARN 2022-11-02 04:00:53.773 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [port_vsn_int_protected_private_port_0_subnetpoolid, port_vsn_int_protected_private_port_0_vlan_requirements, port_vsn_int_protected_private_port_0_network_role_tag, port_vsn_onap_private_port_0_order, nfc_function, port_vsn_onap_private_port_0_vlan_requirements, port_vsn_int_protected_private_port_0_network_role, port_vsn_onap_private_port_0_related_networks, port_vsn_int_protected_private_port_0_related_networks, port_vsn_onap_private_port_0_network_role, port_vsn_int_protected_private_port_0_order, port_vsn_onap_private_port_0_subnetpoolid]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20221102035942/service-Vfw20221102035942-csar.csar
WARN 2022-11-02 04:00:53.774 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW eded6730-76c8 0" are missing field(s): [nf_type, nf_naming_code, sdnc_artifact_name, max_instances, sdnc_model_version, min_instances, nf_function, nf_role, sdnc_model_name]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20221102035942/service-Vfw20221102035942-csar.csar
WARN 2022-11-02 04:00:53.774 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20221102035942/service-Vfw20221102035942-csar.csar
WARN 2022-11-02 04:00:53.774 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20221102035942/service-Vfw20221102035942-csar.csar
WARN 2022-11-02 04:00:53.774 +0000 SdcToscaParserFactory - JTosca Exception [JE001]: TypeMismatchError: "[{get_input=sec_group}]" is not a map. The type is "json". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20221102035942/service-Vfw20221102035942-csar.csar
WARN 2022-11-02 04:00:53.775 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20221102035942/service-Vfw20221102035942-csar.csar
WARN 2022-11-02 04:00:53.775 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20221102035942/service-Vfw20221102035942-csar.csar
WARN 2022-11-02 04:00:53.775 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20221102035942/service-Vfw20221102035942-csar.csar
WARN 2022-11-02 04:00:53.775 +0000 SdcToscaParserFactory - ####################################################################################################
INFO 2022-11-02 04:00:53.794 +0000 DBResourceManager - Creating dummy instance of org.mariadb.jdbc.Driver
INFO 2022-11-02 04:00:53.799 +0000 DBResourceManager - Recovery Mode disabled
DEBUG 2022-11-02 04:00:53.802 +0000 DbConfigPool - Initializing DbConfigType
INFO 2022-11-02 04:00:53.814 +0000 JdbcDBCachedDataSource - JdbcDBCachedDataSource  configured successfully. Using URL: jdbc:mysql://mariadb-galera:3306/sdnctl
DEBUG 2022-11-02 04:00:53.818 +0000 DBResourceManager - Timeout set to 60 seconds
DEBUG 2022-11-02 04:00:53.990 +0000 CachedDataSource - SQL DataSource < sdnctldb01 > connected to onap-mariadb-galera-0, read-only is false, tested successfully
DEBUG 2022-11-02 04:00:53.991 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:00:53.991 +0000 CachedDataSource - SQL Statement: SELECT @@global.read_only, @@global.hostname
DEBUG 2022-11-02 04:00:54.058 +0000 CachedDataSource - SQL SUCCESS. rows returned: 1, time(ms): 67
DEBUG 2022-11-02 04:00:54.058 +0000 CachedDataSource - SQL MASTER : sdnctldb01 on server sdnctldb01, pool 10
INFO 2022-11-02 04:00:54.059 +0000 DBResourceManager - Adding MASTER sdnctldb01 to active queue
INFO 2022-11-02 04:00:54.059 +0000 DBResourceManager - Thread DataSourceTester terminated Thread-2 for sdnctldb01
INFO 2022-11-02 04:00:54.059 +0000 DBResourceManager - Completed wait with 1 active datasource(s) in 256 ms
WARN 2022-11-02 04:00:54.059 +0000 SdncUebCallback - DBLIB: JDBC DataSource has been initialized.
DEBUG 2022-11-02 04:00:54.060 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:00:54.061 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "7a34181c-f95a-45a7-9c43-9ee118d14f76";
DEBUG 2022-11-02 04:00:54.068 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 7
DEBUG 2022-11-02 04:00:54.069 +0000 DBResourceManager - >> getData : sdnctldb01 9  miliseconds.
INFO 2022-11-02 04:00:54.069 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "7a34181c-f95a-45a7-9c43-9ee118d14f76"
DEBUG 2022-11-02 04:00:54.069 +0000 SdncUebCallback - insertToscaData: INSERT into SERVICE_MODEL (service_uuid, model_yaml, filename, service_instance_name_prefix, ecomp_naming, name, description, type, category, invariant_uuid) values ("7a34181c-f95a-45a7-9c43-9ee118d14f76", "null", "service-Vfw20221102035942-csar.csar", "Vfw20221102035942", "Y", "vFW 2022-11-02 03-59-42", "catalog service description", "Service", "Network L1-3", "b9a3d9e1-cb7c-41fd-a4e2-d7aff2568f43");
DEBUG 2022-11-02 04:00:54.070 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:00:54.073 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-11-02 04:00:54.074 +0000 DBResourceManager - writeData processing time : sdnctldb01 5 miliseconds.
DEBUG 2022-11-02 04:00:54.081 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:00:54.082 +0000 QueryProcessor - Service vFW 2022-11-02 03-59-42 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-11-02 04:00:54.084 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:00:54.084 +0000 QueryProcessor - Service vFW 2022-11-02 03-59-42 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-11-02 04:00:54.087 +0000 TopologyTemplateQuery - Node template vFW eded6730-76c8 0 is matching search criteria
DEBUG 2022-11-02 04:00:54.088 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-11-02 04:00:54.090 +0000 QueryProcessor - Found topology templates [vFW eded6730-76c8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-11-02 04:00:54.094 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:00:54.095 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:00:54.095 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:00:54.095 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:00:54.095 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:00:54.095 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:00:54.096 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:00:54.096 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:00:54.096 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:00:54.096 +0000 TopologyTemplateQuery - Node template vFW eded6730-76c8 0 is matching search criteria
DEBUG 2022-11-02 04:00:54.097 +0000 QueryProcessor - Found topology templates [vFW eded6730-76c8 0] matching following query criteria: sdcType=VF, customizationUUID=ce3218a3-39c2-406e-8799-976a4fa11071
DEBUG 2022-11-02 04:00:54.098 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:00:54.098 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODEL where customization_uuid = "ce3218a3-39c2-406e-8799-976a4fa11071";
DEBUG 2022-11-02 04:00:54.105 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 7
DEBUG 2022-11-02 04:00:54.105 +0000 DBResourceManager - >> getData : sdnctldb01 7  miliseconds.
INFO 2022-11-02 04:00:54.105 +0000 SdncVFModel - Call insertToscaData for VF_MODEL where customization_uuid = "ce3218a3-39c2-406e-8799-976a4fa11071"
DEBUG 2022-11-02 04:00:54.105 +0000 SdncBaseModel - insertToscaData: INSERT into VF_MODEL (customization_uuid, model_yaml, vendor, name, ecomp_generated_naming, avail_zone_max_count, vendor_version, invariant_uuid, uuid, version) values ("ce3218a3-39c2-406e-8799-976a4fa11071", "null", "33ec4685-97c2-44d7-9b7d", "vFW eded6730-76c8", "Y", 1, "1.0", "9c2714b2-61ca-4108-a600-e01bf2a5f65f", "772df34a-f4fb-4566-a06a-31a32ee6392d", "1.0");
DEBUG 2022-11-02 04:00:54.106 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:00:54.109 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-11-02 04:00:54.109 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-11-02 04:00:54.110 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:00:54.110 +0000 TopologyTemplateQuery - Node template vFW eded6730-76c8 0 is not matching search criteria
DEBUG 2022-11-02 04:00:54.110 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-11-02 04:00:54.110 +0000 TopologyTemplateQuery - Node template abstract_vfw is matching search criteria
DEBUG 2022-11-02 04:00:54.110 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-11-02 04:00:54.111 +0000 TopologyTemplateQuery - Node template abstract_vsn is matching search criteria
DEBUG 2022-11-02 04:00:54.111 +0000 TopologyTemplateQuery - Node template abstract_vpg is matching search criteria
DEBUG 2022-11-02 04:00:54.111 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-11-02 04:00:54.111 +0000 QueryProcessor - Found topology templates [abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=null
DEBUG 2022-11-02 04:00:54.112 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:00:54.112 +0000 QueryProcessor - Service vFW 2022-11-02 03-59-42 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
DEBUG 2022-11-02 04:00:54.113 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:00:54.113 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_MODEL where customization_uuid = "964d22bf-1c32-4d31-ba02-b84506479056";
DEBUG 2022-11-02 04:00:54.119 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 6
DEBUG 2022-11-02 04:00:54.120 +0000 DBResourceManager - >> getData : sdnctldb01 6  miliseconds.
DEBUG 2022-11-02 04:00:54.120 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:00:54.120 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "964d22bf-1c32-4d31-ba02-b84506479056";
DEBUG 2022-11-02 04:00:54.126 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 6
DEBUG 2022-11-02 04:00:54.126 +0000 DBResourceManager - >> getData : sdnctldb01 6  miliseconds.
INFO 2022-11-02 04:00:54.127 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_MODEL where customization_uuid = "964d22bf-1c32-4d31-ba02-b84506479056"
DEBUG 2022-11-02 04:00:54.127 +0000 SdncBaseModel - insertToscaData: INSERT into VF_MODULE_MODEL (customization_uuid, model_yaml, vf_module_label, vf_customization_uuid, vf_module_type, invariant_uuid, uuid, version) values ("964d22bf-1c32-4d31-ba02-b84506479056", "null", "base_vfw", "ce3218a3-39c2-406e-8799-976a4fa11071", "Base", "5c640d10-ccc0-467b-a053-bf96490e57af", "01ec5e09-0f05-42d8-86a7-883a86945c7b", "1");
DEBUG 2022-11-02 04:00:54.128 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:00:54.131 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-11-02 04:00:54.132 +0000 DBResourceManager - writeData processing time : sdnctldb01 5 miliseconds.
DEBUG 2022-11-02 04:00:54.132 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:00:54.132 +0000 TopologyTemplateQuery - Node template vFW eded6730-76c8 0 is matching search criteria
DEBUG 2022-11-02 04:00:54.133 +0000 QueryProcessor - Found topology templates [vFW eded6730-76c8 0] matching following query criteria: sdcType=VF, customizationUUID=ce3218a3-39c2-406e-8799-976a4fa11071
DEBUG 2022-11-02 04:00:54.134 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_vsnServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-11-02 04:00:54.134 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:00:54.134 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_vsnServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-11-02 04:00:54.134 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-11-02 04:00:54.135 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "964d22bf-1c32-4d31-ba02-b84506479056"
DEBUG 2022-11-02 04:00:54.135 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("964d22bf-1c32-4d31-ba02-b84506479056", "9ccb7003-bb6c-4ebd-883e-7302b4bc19dc", "vsn", "1")
DEBUG 2022-11-02 04:00:54.136 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:00:54.139 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-11-02 04:00:54.139 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-11-02 04:00:54.139 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:00:54.139 +0000 TopologyTemplateQuery - Node template vFW eded6730-76c8 0 is not matching search criteria
DEBUG 2022-11-02 04:00:54.139 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-11-02 04:00:54.140 +0000 TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria
DEBUG 2022-11-02 04:00:54.140 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-11-02 04:00:54.140 +0000 TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria
DEBUG 2022-11-02 04:00:54.140 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-11-02 04:00:54.140 +0000 TopologyTemplateQuery - Node template vfw is not matching search criteria
DEBUG 2022-11-02 04:00:54.140 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-11-02 04:00:54.140 +0000 TopologyTemplateQuery - Node template abstract_vsn is matching search criteria
DEBUG 2022-11-02 04:00:54.141 +0000 TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria
DEBUG 2022-11-02 04:00:54.141 +0000 TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria
DEBUG 2022-11-02 04:00:54.141 +0000 TopologyTemplateQuery - Node template vpg is not matching search criteria
DEBUG 2022-11-02 04:00:54.141 +0000 TopologyTemplateQuery - Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-11-02 04:00:54.141 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-11-02 04:00:54.141 +0000 QueryProcessor - Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=9ccb7003-bb6c-4ebd-883e-7302b4bc19dc
DEBUG 2022-11-02 04:00:54.142 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: 9ccb7003-bb6c-4ebd-883e-7302b4bc19dc
DEBUG 2022-11-02 04:00:54.142 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_vfwServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-11-02 04:00:54.142 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:00:54.142 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_vfwServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-11-02 04:00:54.142 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-11-02 04:00:54.143 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "964d22bf-1c32-4d31-ba02-b84506479056"
DEBUG 2022-11-02 04:00:54.143 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("964d22bf-1c32-4d31-ba02-b84506479056", "c623b074-53f9-4066-a3ed-d946d99dd007", "vfw", "1")
DEBUG 2022-11-02 04:00:54.143 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:00:54.147 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-11-02 04:00:54.147 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-11-02 04:00:54.147 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:00:54.147 +0000 TopologyTemplateQuery - Node template vFW eded6730-76c8 0 is not matching search criteria
DEBUG 2022-11-02 04:00:54.147 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-11-02 04:00:54.148 +0000 TopologyTemplateQuery - Node template abstract_vfw is matching search criteria
DEBUG 2022-11-02 04:00:54.148 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-11-02 04:00:54.148 +0000 TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria
DEBUG 2022-11-02 04:00:54.148 +0000 TopologyTemplateQuery - Node template vsn is not matching search criteria
DEBUG 2022-11-02 04:00:54.148 +0000 TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-11-02 04:00:54.148 +0000 TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria
DEBUG 2022-11-02 04:00:54.148 +0000 TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria
DEBUG 2022-11-02 04:00:54.149 +0000 TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria
DEBUG 2022-11-02 04:00:54.149 +0000 TopologyTemplateQuery - Node template vpg is not matching search criteria
DEBUG 2022-11-02 04:00:54.149 +0000 TopologyTemplateQuery - Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-11-02 04:00:54.149 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-11-02 04:00:54.149 +0000 QueryProcessor - Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=c623b074-53f9-4066-a3ed-d946d99dd007
DEBUG 2022-11-02 04:00:54.150 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: c623b074-53f9-4066-a3ed-d946d99dd007
DEBUG 2022-11-02 04:00:54.150 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_vpgServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-11-02 04:00:54.150 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:00:54.150 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_vpgServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-11-02 04:00:54.150 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-11-02 04:00:54.150 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "964d22bf-1c32-4d31-ba02-b84506479056"
DEBUG 2022-11-02 04:00:54.150 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("964d22bf-1c32-4d31-ba02-b84506479056", "7db8c1d2-13eb-4365-92b9-d892c708df44", "vpg", "1")
DEBUG 2022-11-02 04:00:54.151 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:00:54.155 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-11-02 04:00:54.155 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-11-02 04:00:54.155 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:00:54.155 +0000 TopologyTemplateQuery - Node template vFW eded6730-76c8 0 is not matching search criteria
DEBUG 2022-11-02 04:00:54.156 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-11-02 04:00:54.156 +0000 TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria
DEBUG 2022-11-02 04:00:54.156 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-11-02 04:00:54.156 +0000 TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria
DEBUG 2022-11-02 04:00:54.156 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-11-02 04:00:54.156 +0000 TopologyTemplateQuery - Node template vfw is not matching search criteria
DEBUG 2022-11-02 04:00:54.156 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-11-02 04:00:54.156 +0000 TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria
DEBUG 2022-11-02 04:00:54.157 +0000 TopologyTemplateQuery - Node template vsn is not matching search criteria
DEBUG 2022-11-02 04:00:54.157 +0000 TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-11-02 04:00:54.157 +0000 TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria
DEBUG 2022-11-02 04:00:54.157 +0000 TopologyTemplateQuery - Node template abstract_vpg is matching search criteria
DEBUG 2022-11-02 04:00:54.157 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-11-02 04:00:54.157 +0000 QueryProcessor - Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=7db8c1d2-13eb-4365-92b9-d892c708df44
DEBUG 2022-11-02 04:00:54.158 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: 7db8c1d2-13eb-4365-92b9-d892c708df44
DEBUG 2022-11-02 04:00:54.158 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:00:54.158 +0000 CachedDataSource - SQL Statement: SELECT * from VF_TO_NETWORK_ROLE_MAPPING where vf_customization_uuid = "ce3218a3-39c2-406e-8799-976a4fa11071";
DEBUG 2022-11-02 04:00:54.163 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 5
DEBUG 2022-11-02 04:00:54.164 +0000 DBResourceManager - >> getData : sdnctldb01 6  miliseconds.
DEBUG 2022-11-02 04:00:54.164 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:00:54.164 +0000 TopologyTemplateQuery - Node template vFW eded6730-76c8 0 is matching search criteria
DEBUG 2022-11-02 04:00:54.164 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-11-02 04:00:54.164 +0000 QueryProcessor - Found topology templates [vFW eded6730-76c8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=VF, customizationUUID=ce3218a3-39c2-406e-8799-976a4fa11071
DEBUG 2022-11-02 04:00:54.165 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:00:54.165 +0000 TopologyTemplateQuery - Node template vFW eded6730-76c8 0 is matching search criteria
DEBUG 2022-11-02 04:00:54.165 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-11-02 04:00:54.166 +0000 QueryProcessor - Found topology templates [vFW eded6730-76c8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=VF, customizationUUID=ce3218a3-39c2-406e-8799-976a4fa11071
DEBUG 2022-11-02 04:00:54.168 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:00:54.168 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:00:54.168 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:00:54.168 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:00:54.169 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:00:54.169 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:00:54.169 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:00:54.169 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:00:54.169 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_vfwServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-11-02 04:00:54.169 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:00:54.169 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_vfwServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-11-02 04:00:54.170 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:00:54.170 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:00:54.170 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "c623b074-53f9-4066-a3ed-d946d99dd007";
DEBUG 2022-11-02 04:00:54.176 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 6
DEBUG 2022-11-02 04:00:54.177 +0000 DBResourceManager - >> getData : sdnctldb01 7  miliseconds.
INFO 2022-11-02 04:00:54.177 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "c623b074-53f9-4066-a3ed-d946d99dd007"
DEBUG 2022-11-02 04:00:54.177 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_MODEL (customization_uuid, model_yaml, vm_type, vm_image_name, vm_type_tag, ecomp_generated_naming, min_instances, nfc_naming, vm_flavor_name, invariant_uuid, uuid, version, nfc_naming_code) values ("c623b074-53f9-4066-a3ed-d946d99dd007", "null", "vfw", "PUT THE VM IMAGE NAME HERE (UBUNTU 1404 required)", "vfw", "Y", "0", "{ecomp_generated_naming=true}", "PUT THE VM FLAVOR NAME HERE (m1.medium suggested)", "e5bf057a-2a2c-432c-8fa5-259ebe4683c0", "ab3c69f0-573f-472e-accd-6919c60ea174", "1.0", "vfw");
DEBUG 2022-11-02 04:00:54.177 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:00:54.180 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-11-02 04:00:54.181 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-11-02 04:00:54.181 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:00:54.181 +0000 TopologyTemplateQuery - Node template vFW eded6730-76c8 0 is not matching search criteria
DEBUG 2022-11-02 04:00:54.181 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-11-02 04:00:54.181 +0000 TopologyTemplateQuery - Node template abstract_vfw is matching search criteria
DEBUG 2022-11-02 04:00:54.182 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-11-02 04:00:54.182 +0000 TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria
DEBUG 2022-11-02 04:00:54.182 +0000 TopologyTemplateQuery - Node template vsn is not matching search criteria
DEBUG 2022-11-02 04:00:54.182 +0000 TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-11-02 04:00:54.182 +0000 TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria
DEBUG 2022-11-02 04:00:54.182 +0000 TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria
DEBUG 2022-11-02 04:00:54.182 +0000 TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria
DEBUG 2022-11-02 04:00:54.183 +0000 TopologyTemplateQuery - Node template vpg is not matching search criteria
DEBUG 2022-11-02 04:00:54.183 +0000 TopologyTemplateQuery - Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-11-02 04:00:54.183 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-11-02 04:00:54.183 +0000 QueryProcessor - Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=c623b074-53f9-4066-a3ed-d946d99dd007
DEBUG 2022-11-02 04:00:54.184 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:00:54.184 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "c623b074-53f9-4066-a3ed-d946d99dd007";
DEBUG 2022-11-02 04:00:54.190 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 6
DEBUG 2022-11-02 04:00:54.191 +0000 DBResourceManager - >> getData : sdnctldb01 8  miliseconds.
INFO 2022-11-02 04:00:54.191 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "c623b074-53f9-4066-a3ed-d946d99dd007"
DEBUG 2022-11-02 04:00:54.191 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_TO_NETWORK_ROLE_MAPPING (vfc_customization_uuid, network_role, vm_type, subinterface_indicator, ipv4_count, ipv6_count, ipv4_use_dhcp, ipv4_ip_version) values ("c623b074-53f9-4066-a3ed-d946d99dd007", "default-network-role", "vfw", "N", "0", "0", "N", "4");
DEBUG 2022-11-02 04:00:54.192 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:00:54.196 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-11-02 04:00:54.196 +0000 DBResourceManager - writeData processing time : sdnctldb01 5 miliseconds.
INFO 2022-11-02 04:00:54.196 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "c623b074-53f9-4066-a3ed-d946d99dd007"
DEBUG 2022-11-02 04:00:54.197 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_TO_NETWORK_ROLE_MAPPING (vfc_customization_uuid, network_role, vm_type, subinterface_indicator, ipv4_count, ipv6_count, ipv4_use_dhcp, network_role_tag, ipv4_ip_version) values ("c623b074-53f9-4066-a3ed-d946d99dd007", "default-network-role", "vfw", "N", "0", "0", "N", "onap_private", "4");
DEBUG 2022-11-02 04:00:54.197 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:00:54.200 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-11-02 04:00:54.201 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
INFO 2022-11-02 04:00:54.201 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "c623b074-53f9-4066-a3ed-d946d99dd007"
DEBUG 2022-11-02 04:00:54.201 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_TO_NETWORK_ROLE_MAPPING (vfc_customization_uuid, network_role, vm_type, subinterface_indicator, ipv4_count, ipv6_count, ipv4_use_dhcp, ipv4_ip_version) values ("c623b074-53f9-4066-a3ed-d946d99dd007", "default-network-role", "vfw", "N", "0", "0", "N", "4");
DEBUG 2022-11-02 04:00:54.202 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:00:54.204 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-11-02 04:00:54.205 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-11-02 04:00:54.205 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:00:54.205 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:00:54.205 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:00:54.205 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:00:54.205 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:00:54.205 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:00:54.206 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:00:54.206 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:00:54.206 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_vsnServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-11-02 04:00:54.206 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:00:54.206 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_vsnServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-11-02 04:00:54.206 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:00:54.207 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:00:54.207 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "9ccb7003-bb6c-4ebd-883e-7302b4bc19dc";
DEBUG 2022-11-02 04:00:54.209 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-11-02 04:00:54.209 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-11-02 04:00:54.209 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "9ccb7003-bb6c-4ebd-883e-7302b4bc19dc"
DEBUG 2022-11-02 04:00:54.210 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_MODEL (customization_uuid, model_yaml, vm_type, vm_image_name, vm_type_tag, ecomp_generated_naming, min_instances, nfc_naming, vm_flavor_name, invariant_uuid, uuid, version, nfc_naming_code) values ("9ccb7003-bb6c-4ebd-883e-7302b4bc19dc", "null", "vsn", "PUT THE VM IMAGE NAME HERE (UBUNTU 1404 required)", "vsn", "Y", "0", "{ecomp_generated_naming=true}", "PUT THE VM FLAVOR NAME HERE (m1.medium suggested)", "1825a58c-39d5-4f3c-be1c-467fd9133b23", "74ca2af9-99a7-46cd-83fe-a71046be4fcc", "1.0", "vsn");
DEBUG 2022-11-02 04:00:54.210 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:00:54.213 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-11-02 04:00:54.213 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-11-02 04:00:54.213 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:00:54.214 +0000 TopologyTemplateQuery - Node template vFW eded6730-76c8 0 is not matching search criteria
DEBUG 2022-11-02 04:00:54.214 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-11-02 04:00:54.214 +0000 TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria
DEBUG 2022-11-02 04:00:54.214 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-11-02 04:00:54.214 +0000 TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria
DEBUG 2022-11-02 04:00:54.214 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-11-02 04:00:54.214 +0000 TopologyTemplateQuery - Node template vfw is not matching search criteria
DEBUG 2022-11-02 04:00:54.214 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-11-02 04:00:54.215 +0000 TopologyTemplateQuery - Node template abstract_vsn is matching search criteria
DEBUG 2022-11-02 04:00:54.215 +0000 TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria
DEBUG 2022-11-02 04:00:54.215 +0000 TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria
DEBUG 2022-11-02 04:00:54.215 +0000 TopologyTemplateQuery - Node template vpg is not matching search criteria
DEBUG 2022-11-02 04:00:54.215 +0000 TopologyTemplateQuery - Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-11-02 04:00:54.215 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-11-02 04:00:54.215 +0000 QueryProcessor - Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=9ccb7003-bb6c-4ebd-883e-7302b4bc19dc
DEBUG 2022-11-02 04:00:54.216 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:00:54.216 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "9ccb7003-bb6c-4ebd-883e-7302b4bc19dc";
DEBUG 2022-11-02 04:00:54.218 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-11-02 04:00:54.219 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-11-02 04:00:54.219 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "9ccb7003-bb6c-4ebd-883e-7302b4bc19dc"
DEBUG 2022-11-02 04:00:54.219 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_TO_NETWORK_ROLE_MAPPING (vfc_customization_uuid, network_role, vm_type, subinterface_indicator, ipv4_count, ipv6_count, ipv4_use_dhcp, ipv4_ip_version) values ("9ccb7003-bb6c-4ebd-883e-7302b4bc19dc", "default-network-role", "vsn", "N", "0", "0", "N", "4");
DEBUG 2022-11-02 04:00:54.220 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:00:54.223 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-11-02 04:00:54.223 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
INFO 2022-11-02 04:00:54.223 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "9ccb7003-bb6c-4ebd-883e-7302b4bc19dc"
DEBUG 2022-11-02 04:00:54.223 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_TO_NETWORK_ROLE_MAPPING (vfc_customization_uuid, network_role, vm_type, subinterface_indicator, ipv4_count, ipv6_count, ipv4_use_dhcp, network_role_tag, ipv4_ip_version) values ("9ccb7003-bb6c-4ebd-883e-7302b4bc19dc", "default-network-role", "vsn", "N", "0", "0", "N", "onap_private", "4");
DEBUG 2022-11-02 04:00:54.224 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:00:54.227 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-11-02 04:00:54.227 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-11-02 04:00:54.227 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:00:54.227 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:00:54.227 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:00:54.227 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:00:54.228 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:00:54.228 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:00:54.228 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:00:54.228 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:00:54.228 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_vpgServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-11-02 04:00:54.228 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:00:54.228 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_vpgServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-11-02 04:00:54.228 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:00:54.229 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:00:54.229 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "7db8c1d2-13eb-4365-92b9-d892c708df44";
DEBUG 2022-11-02 04:00:54.231 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-11-02 04:00:54.232 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
INFO 2022-11-02 04:00:54.232 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "7db8c1d2-13eb-4365-92b9-d892c708df44"
DEBUG 2022-11-02 04:00:54.232 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_MODEL (customization_uuid, model_yaml, vm_type, vm_image_name, vm_type_tag, ecomp_generated_naming, min_instances, nfc_naming, vm_flavor_name, invariant_uuid, uuid, version, nfc_naming_code) values ("7db8c1d2-13eb-4365-92b9-d892c708df44", "null", "vpg", "PUT THE VM IMAGE NAME HERE (UBUNTU 1404 required)", "vpg", "Y", "0", "{ecomp_generated_naming=true}", "PUT THE VM FLAVOR NAME HERE (m1.medium suggested)", "96c375d0-7815-4b80-bd8e-91006b3645eb", "fb8f5894-60ad-41c9-acec-f7d24372ea4f", "1.0", "vpg");
DEBUG 2022-11-02 04:00:54.232 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:00:54.236 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-11-02 04:00:54.236 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-11-02 04:00:54.236 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:00:54.236 +0000 TopologyTemplateQuery - Node template vFW eded6730-76c8 0 is not matching search criteria
DEBUG 2022-11-02 04:00:54.237 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-11-02 04:00:54.237 +0000 TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria
DEBUG 2022-11-02 04:00:54.237 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-11-02 04:00:54.237 +0000 TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria
DEBUG 2022-11-02 04:00:54.237 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-11-02 04:00:54.237 +0000 TopologyTemplateQuery - Node template vfw is not matching search criteria
DEBUG 2022-11-02 04:00:54.237 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-11-02 04:00:54.237 +0000 TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria
DEBUG 2022-11-02 04:00:54.238 +0000 TopologyTemplateQuery - Node template vsn is not matching search criteria
DEBUG 2022-11-02 04:00:54.238 +0000 TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-11-02 04:00:54.238 +0000 TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria
DEBUG 2022-11-02 04:00:54.238 +0000 TopologyTemplateQuery - Node template abstract_vpg is matching search criteria
DEBUG 2022-11-02 04:00:54.238 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-11-02 04:00:54.238 +0000 QueryProcessor - Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=7db8c1d2-13eb-4365-92b9-d892c708df44
DEBUG 2022-11-02 04:00:54.239 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:00:54.239 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "7db8c1d2-13eb-4365-92b9-d892c708df44";
DEBUG 2022-11-02 04:00:54.242 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-11-02 04:00:54.242 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-11-02 04:00:54.242 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "7db8c1d2-13eb-4365-92b9-d892c708df44"
DEBUG 2022-11-02 04:00:54.242 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_TO_NETWORK_ROLE_MAPPING (vfc_customization_uuid, network_role, vm_type, subinterface_indicator, ipv4_count, ipv6_count, ipv4_use_dhcp, network_role_tag, ipv4_ip_version) values ("7db8c1d2-13eb-4365-92b9-d892c708df44", "default-network-role", "vpg", "N", "0", "0", "N", "onap_private", "4");
DEBUG 2022-11-02 04:00:54.243 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:00:54.247 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-11-02 04:00:54.247 +0000 DBResourceManager - writeData processing time : sdnctldb01 5 miliseconds.
INFO 2022-11-02 04:00:54.247 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "7db8c1d2-13eb-4365-92b9-d892c708df44"
DEBUG 2022-11-02 04:00:54.247 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_TO_NETWORK_ROLE_MAPPING (vfc_customization_uuid, network_role, vm_type, subinterface_indicator, ipv4_count, ipv6_count, ipv4_use_dhcp, ipv4_ip_version) values ("7db8c1d2-13eb-4365-92b9-d892c708df44", "default-network-role", "vpg", "N", "0", "0", "N", "4");
DEBUG 2022-11-02 04:00:54.248 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:00:54.251 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-11-02 04:00:54.252 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-11-02 04:00:54.252 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:00:54.252 +0000 TopologyTemplateQuery - Node template vFW eded6730-76c8 0 is matching search criteria
DEBUG 2022-11-02 04:00:54.252 +0000 QueryProcessor - Found topology templates [vFW eded6730-76c8 0] matching following query criteria: sdcType=VF, customizationUUID=ce3218a3-39c2-406e-8799-976a4fa11071
DEBUG 2022-11-02 04:00:54.253 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:00:54.254 +0000 TopologyTemplateQuery - Node template vFW eded6730-76c8 0 is matching search criteria
DEBUG 2022-11-02 04:00:54.254 +0000 QueryProcessor - Found topology templates [vFW eded6730-76c8 0] matching following query criteria: sdcType=VF, customizationUUID=ce3218a3-39c2-406e-8799-976a4fa11071
DEBUG 2022-11-02 04:00:54.255 +0000 SdncBaseModel - insertPolicyData: Could not find policy data for Service/VF: "772df34a-f4fb-4566-a06a-31a32ee6392d"
DEBUG 2022-11-02 04:00:54.255 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:00:54.256 +0000 QueryProcessor - Service vFW 2022-11-02 03-59-42 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
INFO 2022-11-02 04:00:54.256 +0000 SdncUebCallback - Update to SDN-C succeeded
INFO 2022-11-02 04:00:54.258 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-11-02 04:00:54.258 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:00:54.260 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:00:54.260 +0000 DistributionClientImpl - try to send status {
  "distributionID": "aa0cf591-3bf5-4d61-ad63-9ae84134fdb1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667361654258,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102035942/1.0/artifacts/service-Vfw20221102035942-csar.csar",
  "status": "DEPLOY_OK"
}
INFO 2022-11-02 04:00:54.361 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:00:54.362 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:00:54.362 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:00:54.377 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:00:54.377 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:00:54.378 +0000 CambriaSimplerBatchPublisher - cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-11-02 04:00:55.261 +0000 SdncUebCallback - incomingDir is not null - it is /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20221102035942
INFO 2022-11-02 04:00:55.262 +0000 SdncUebCallback - Sending Component Status for Distribution: (aa0cf591-3bf5-4d61-ad63-9ae84134fdb1,vFW 2022-11-02 03-59-42,1.0,catalog service description)
INFO 2022-11-02 04:00:55.263 +0000 DistributionClientImpl - DistributionClient - sendComponentDone status
INFO 2022-11-02 04:00:55.263 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:00:55.266 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:00:55.266 +0000 DistributionClientImpl - try to send status {
  "distributionID": "aa0cf591-3bf5-4d61-ad63-9ae84134fdb1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667361655263,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
INFO 2022-11-02 04:00:55.367 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:00:55.368 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:00:55.369 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:00:55.382 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:00:55.382 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:00:55.382 +0000 CambriaSimplerBatchPublisher - cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
INFO 2022-11-02 04:00:56.267 +0000 SdncUebCallback - Sending Component Status COMPONENT_DONE_OK for Distribution result: messages successfully sent
INFO 2022-11-02 04:01:11.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:01:11.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:01:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:01:19.077 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:01:19.078 +0000 HttpClient - Consuming the entity.
DEBUG 2022-11-02 04:01:19.079 +0000 NotificationConsumer - received message from topic
DEBUG 2022-11-02 04:01:19.079 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"42695dda-53f3-4e75-a8b0-45d6dda4428a","serviceName":"basic_onboard_vROZZE","serviceVersion":"1.0","serviceUUID":"40b033db-5509-4e68-b705-6bb577615f5e","serviceDescription":"service","serviceInvariantUUID":"91363243-0e17-4de3-bebe-51bed48e12c0","resources":[{"resourceInstanceName":"basic_onboard_vROZZE 0","resourceName":"basic_onboard_vROZZE","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"6f5f2318-7397-4f19-861e-b52b210a0a9f","resourceInvariantUUID":"1dc21c20-cc20-4a57-ace7-b29ba9cb23c0","resourceCustomizationUUID":"17a80aa0-f9bb-4a44-8162-8f1d91d961a1","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardVrozze/1.0/resourceInstances/basic_onboard_vrozze0/artifacts/vf-license-model.xml","artifactChecksum":"ZjQ5M2MyYzMwZjE0NGFlNzMyNGFiMGUyZGUzMzE3OWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3d826f7c-002d-4638-9fd9-cd56344a6fc7","artifactVersion":"1"},{"artifactName":"basic_onboard_vrozze0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardVrozze/1.0/resourceInstances/basic_onboard_vrozze0/artifacts/basic_onboard_vrozze0_modules.json","artifactChecksum":"OTczNTllODRhYTIxMmYyNWRiZGNkNTkwNTE1MGNjOGE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"c44930ac-e01e-48c0-96f2-d5aaf9e76cca","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardVrozze/1.0/resourceInstances/basic_onboard_vrozze0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"56b7cf38-43c1-40e3-b2d8-5948b6db90a7","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardVrozze/1.0/resourceInstances/basic_onboard_vrozze0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"dffb653c-42f4-485f-9dc9-2fea4d595041","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardVrozze/1.0/resourceInstances/basic_onboard_vrozze0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"482bf4f7-d756-4f44-85c9-00c40e6ef24c","artifactVersion":"2","generatedFromUUID":"56b7cf38-43c1-40e3-b2d8-5948b6db90a7"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardVrozze-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardVrozze/1.0/artifacts/service-BasicOnboardVrozze-template.yml","artifactChecksum":"ZThkNjA4MTYxM2M4MTdmZWY1NzNlYmE1YWI0MzZlMjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"3494c5d2-46e5-48e8-a767-d471bf32a4b9","artifactVersion":"1"},{"artifactName":"service-BasicOnboardVrozze-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardVrozze/1.0/artifacts/service-BasicOnboardVrozze-csar.csar","artifactChecksum":"NDFiN2I1N2I2NzdjNjYzYzFkMTQ1ZjI2NDAxYWNkOTk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"28632a5f-caea-4658-a89a-f22f39e21577","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-11-02 04:01:19.092 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:01:19.095 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:01:19.104 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:01:19.104 +0000 DistributionClientImpl - try to send status {
  "distributionID": "42695dda-53f3-4e75-a8b0-45d6dda4428a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667361671098,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardVrozze/1.0/resourceInstances/basic_onboard_vrozze0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:01:19.198 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 94 ms
WARN 2022-11-02 04:01:19.200 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:01:19.200 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:01:19.216 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:01:19.217 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:01:19.217 +0000 CambriaSimplerBatchPublisher - cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
INFO 2022-11-02 04:01:20.105 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:01:20.107 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:01:20.111 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:01:20.111 +0000 DistributionClientImpl - try to send status {
  "distributionID": "42695dda-53f3-4e75-a8b0-45d6dda4428a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667361671098,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardVrozze/1.0/resourceInstances/basic_onboard_vrozze0/artifacts/basic_onboard_vrozze0_modules.json",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:01:20.211 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:01:20.212 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:01:20.213 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:01:20.270 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:01:20.271 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:01:20.271 +0000 CambriaSimplerBatchPublisher - cambria reply ok (59 ms):{"serverTimeMs":0,"count":1}
INFO 2022-11-02 04:01:21.111 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:01:21.112 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:01:21.115 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:01:21.115 +0000 DistributionClientImpl - try to send status {
  "distributionID": "42695dda-53f3-4e75-a8b0-45d6dda4428a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667361671098,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardVrozze/1.0/resourceInstances/basic_onboard_vrozze0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:01:21.216 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:01:21.217 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:01:21.217 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:01:21.229 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:01:21.229 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:01:21.229 +0000 CambriaSimplerBatchPublisher - cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
INFO 2022-11-02 04:01:22.116 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:01:22.117 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:01:22.119 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:01:22.119 +0000 DistributionClientImpl - try to send status {
  "distributionID": "42695dda-53f3-4e75-a8b0-45d6dda4428a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667361671098,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardVrozze/1.0/resourceInstances/basic_onboard_vrozze0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:01:22.219 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-11-02 04:01:22.220 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:01:22.220 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:01:22.231 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:01:22.231 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:01:22.231 +0000 CambriaSimplerBatchPublisher - cambria reply ok (11 ms):{"serverTimeMs":0,"count":1}
INFO 2022-11-02 04:01:23.121 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:01:23.123 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:01:23.129 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:01:23.129 +0000 DistributionClientImpl - try to send status {
  "distributionID": "42695dda-53f3-4e75-a8b0-45d6dda4428a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667361671098,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardVrozze/1.0/resourceInstances/basic_onboard_vrozze0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:01:23.229 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:01:23.231 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:01:23.231 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:01:23.245 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:01:23.246 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:01:23.246 +0000 CambriaSimplerBatchPublisher - cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
INFO 2022-11-02 04:01:24.129 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:01:24.130 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:01:24.134 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:01:24.134 +0000 DistributionClientImpl - try to send status {
  "distributionID": "42695dda-53f3-4e75-a8b0-45d6dda4428a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667361671098,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardVrozze/1.0/artifacts/service-BasicOnboardVrozze-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:01:24.234 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:01:24.235 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:01:24.235 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:01:24.247 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:01:24.247 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:01:24.248 +0000 CambriaSimplerBatchPublisher - cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
INFO 2022-11-02 04:01:25.135 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:01:25.136 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:01:25.141 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:01:25.141 +0000 DistributionClientImpl - try to send status {
  "distributionID": "42695dda-53f3-4e75-a8b0-45d6dda4428a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667361671098,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardVrozze/1.0/artifacts/service-BasicOnboardVrozze-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-11-02 04:01:25.241 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:01:25.242 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:01:25.242 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:01:25.254 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:01:25.254 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:01:25.254 +0000 CambriaSimplerBatchPublisher - cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-11-02 04:01:26.142 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "42695dda-53f3-4e75-a8b0-45d6dda4428a",
  "serviceName": "basic_onboard_vROZZE",
  "serviceVersion": "1.0",
  "serviceUUID": "40b033db-5509-4e68-b705-6bb577615f5e",
  "serviceDescription": "service",
  "serviceInvariantUUID": "91363243-0e17-4de3-bebe-51bed48e12c0",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardVrozze-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardVrozze/1.0/artifacts/service-BasicOnboardVrozze-csar.csar",
      "artifactChecksum": "NDFiN2I1N2I2NzdjNjYzYzFkMTQ1ZjI2NDAxYWNkOTk\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "28632a5f-caea-4658-a89a-f22f39e21577"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-11-02 04:01:26.143 +0000 SdncUebCallback - Received notification : (42695dda-53f3-4e75-a8b0-45d6dda4428a,basic_onboard_vROZZE,1.0,service)
DEBUG 2022-11-02 04:01:26.143 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-11-02 04:01:26.143 +0000 SdncUebCallback - Received artifact service-BasicOnboardVrozze-csar.csar
INFO 2022-11-02 04:01:26.143 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-11-02 04:01:26.144 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicOnboardVrozze/1.0/artifacts/service-BasicOnboardVrozze-csar.csar
DEBUG 2022-11-02 04:01:26.248 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-11-02 04:01:26.253 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-11-02 04:01:26.253 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:01:26.256 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:01:26.256 +0000 DistributionClientImpl - try to send status {
  "distributionID": "42695dda-53f3-4e75-a8b0-45d6dda4428a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667361686253,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardVrozze/1.0/artifacts/service-BasicOnboardVrozze-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-11-02 04:01:26.356 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:01:26.358 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:01:26.358 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:01:26.369 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:01:26.370 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:01:26.370 +0000 CambriaSimplerBatchPublisher - cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
INFO 2022-11-02 04:01:27.257 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/basic_onboard_vROZZE/service-BasicOnboardVrozze-csar.csar
DEBUG 2022-11-02 04:01:27.259 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-11-02 04:01:27.262 +0000 Reflections - Reflections took 3 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-11-02 04:01:27.441 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP15149055621222598277/Definitions/service-BasicOnboardVrozze-template.yml
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided
DEBUG 2022-11-02 04:01:28.529 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-11-02 04:01:28.530 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-11-02 04:01:28.530 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_onboard_vROZZE/service-BasicOnboardVrozze-csar.csar
WARN 2022-11-02 04:01:28.530 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 9 Parsing Warnings occurred...
WARN 2022-11-02 04:01:28.530 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [port_ubuntu18_admin_plane_port_0_name, port_ubuntu18_admin_plane_port_0_order, port_ubuntu18_admin_plane_port_0_vlan_requirements, nfc_function, port_ubuntu18_admin_plane_port_0_network_role, port_ubuntu18_admin_plane_port_0_related_networks, port_ubuntu18_admin_plane_port_0_subnetpoolid]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_onboard_vROZZE/service-BasicOnboardVrozze-csar.csar
WARN 2022-11-02 04:01:28.531 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_onboard_vROZZE/service-BasicOnboardVrozze-csar.csar
WARN 2022-11-02 04:01:28.531 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_onboard_vROZZE/service-BasicOnboardVrozze-csar.csar
WARN 2022-11-02 04:01:28.531 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_onboard_vROZZE/service-BasicOnboardVrozze-csar.csar
WARN 2022-11-02 04:01:28.531 +0000 SdcToscaParserFactory - JTosca Exception [JE001]: TypeMismatchError: "[ubuntu18_admin_security_group]" is not a map. The type is "json". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_onboard_vROZZE/service-BasicOnboardVrozze-csar.csar
WARN 2022-11-02 04:01:28.531 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_onboard_vROZZE/service-BasicOnboardVrozze-csar.csar
WARN 2022-11-02 04:01:28.531 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_onboard_vROZZE/service-BasicOnboardVrozze-csar.csar
WARN 2022-11-02 04:01:28.532 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_vROZZE 0" are missing field(s): [nf_naming_code, nf_function, sdnc_artifact_name, max_instances, nf_type, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_onboard_vROZZE/service-BasicOnboardVrozze-csar.csar
WARN 2022-11-02 04:01:28.532 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_onboard_vROZZE/service-BasicOnboardVrozze-csar.csar
WARN 2022-11-02 04:01:28.532 +0000 SdcToscaParserFactory - ####################################################################################################
DEBUG 2022-11-02 04:01:28.536 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:01:28.536 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "40b033db-5509-4e68-b705-6bb577615f5e";
DEBUG 2022-11-02 04:01:28.541 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 5
DEBUG 2022-11-02 04:01:28.541 +0000 DBResourceManager - >> getData : sdnctldb01 9  miliseconds.
INFO 2022-11-02 04:01:28.541 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "40b033db-5509-4e68-b705-6bb577615f5e"
DEBUG 2022-11-02 04:01:28.541 +0000 SdncUebCallback - insertToscaData: INSERT into SERVICE_MODEL (service_uuid, model_yaml, filename, service_instance_name_prefix, ecomp_naming, name, description, type, category, invariant_uuid) values ("40b033db-5509-4e68-b705-6bb577615f5e", "null", "service-BasicOnboardVrozze-csar.csar", "BasicOnboardVrozze", "Y", "basic_onboard_vROZZE", "service", "Service", "Network Service", "91363243-0e17-4de3-bebe-51bed48e12c0");
DEBUG 2022-11-02 04:01:28.542 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:01:28.545 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-11-02 04:01:28.546 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-11-02 04:01:28.546 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:01:28.546 +0000 QueryProcessor - Service basic_onboard_vROZZE is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-11-02 04:01:28.546 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:01:28.546 +0000 QueryProcessor - Service basic_onboard_vROZZE is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-11-02 04:01:28.546 +0000 TopologyTemplateQuery - Node template basic_onboard_vROZZE 0 is matching search criteria
DEBUG 2022-11-02 04:01:28.547 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-11-02 04:01:28.547 +0000 QueryProcessor - Found topology templates [basic_onboard_vROZZE 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-11-02 04:01:28.548 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:01:28.548 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:01:28.548 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:01:28.548 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:01:28.548 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:01:28.548 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:01:28.548 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:01:28.548 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:01:28.549 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:01:28.549 +0000 TopologyTemplateQuery - Node template basic_onboard_vROZZE 0 is matching search criteria
DEBUG 2022-11-02 04:01:28.549 +0000 QueryProcessor - Found topology templates [basic_onboard_vROZZE 0] matching following query criteria: sdcType=VF, customizationUUID=17a80aa0-f9bb-4a44-8162-8f1d91d961a1
DEBUG 2022-11-02 04:01:28.550 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:01:28.550 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODEL where customization_uuid = "17a80aa0-f9bb-4a44-8162-8f1d91d961a1";
DEBUG 2022-11-02 04:01:28.552 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-11-02 04:01:28.553 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-11-02 04:01:28.553 +0000 SdncVFModel - Call insertToscaData for VF_MODEL where customization_uuid = "17a80aa0-f9bb-4a44-8162-8f1d91d961a1"
DEBUG 2022-11-02 04:01:28.553 +0000 SdncBaseModel - insertToscaData: INSERT into VF_MODEL (customization_uuid, model_yaml, vendor, name, ecomp_generated_naming, avail_zone_max_count, vendor_version, invariant_uuid, uuid, version) values ("17a80aa0-f9bb-4a44-8162-8f1d91d961a1", "null", "basic_onboard_vendor", "basic_onboard_vROZZE", "Y", 1, "1.0", "1dc21c20-cc20-4a57-ace7-b29ba9cb23c0", "f289ad84-641d-4600-92ae-d1785d0e1a3e", "1.0");
DEBUG 2022-11-02 04:01:28.554 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:01:28.557 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-11-02 04:01:28.557 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-11-02 04:01:28.557 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:01:28.558 +0000 TopologyTemplateQuery - Node template basic_onboard_vROZZE 0 is not matching search criteria
DEBUG 2022-11-02 04:01:28.558 +0000 TopologyTemplateQuery - Node template abstract_ubuntu18 is matching search criteria
DEBUG 2022-11-02 04:01:28.558 +0000 TopologyTemplateQuery - Node template ubuntu18_admin_security_group is not matching search criteria
DEBUG 2022-11-02 04:01:28.559 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-11-02 04:01:28.559 +0000 QueryProcessor - Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=null
DEBUG 2022-11-02 04:01:28.559 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:01:28.559 +0000 QueryProcessor - Service basic_onboard_vROZZE is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
DEBUG 2022-11-02 04:01:28.560 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:01:28.560 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_MODEL where customization_uuid = "abaf8a99-5148-4a2d-9d16-7a50eafffb40";
DEBUG 2022-11-02 04:01:28.563 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-11-02 04:01:28.563 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
DEBUG 2022-11-02 04:01:28.563 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:01:28.563 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "abaf8a99-5148-4a2d-9d16-7a50eafffb40";
DEBUG 2022-11-02 04:01:28.567 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-11-02 04:01:28.568 +0000 DBResourceManager - >> getData : sdnctldb01 4  miliseconds.
INFO 2022-11-02 04:01:28.568 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_MODEL where customization_uuid = "abaf8a99-5148-4a2d-9d16-7a50eafffb40"
DEBUG 2022-11-02 04:01:28.568 +0000 SdncBaseModel - insertToscaData: INSERT into VF_MODULE_MODEL (customization_uuid, model_yaml, vf_module_label, vf_customization_uuid, vf_module_type, invariant_uuid, uuid, version) values ("abaf8a99-5148-4a2d-9d16-7a50eafffb40", "null", "base_ubuntu18", "17a80aa0-f9bb-4a44-8162-8f1d91d961a1", "Base", "b4497402-ca36-4d13-ba8f-cdd012844d47", "e5d1a74d-e472-44e4-a42e-a5780894637f", "1");
DEBUG 2022-11-02 04:01:28.569 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:01:28.571 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-11-02 04:01:28.572 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-11-02 04:01:28.574 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:01:28.575 +0000 TopologyTemplateQuery - Node template basic_onboard_vROZZE 0 is matching search criteria
DEBUG 2022-11-02 04:01:28.577 +0000 QueryProcessor - Found topology templates [basic_onboard_vROZZE 0] matching following query criteria: sdcType=VF, customizationUUID=17a80aa0-f9bb-4a44-8162-8f1d91d961a1
DEBUG 2022-11-02 04:01:28.578 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_ubuntu18ServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-11-02 04:01:28.578 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:01:28.578 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_ubuntu18ServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-11-02 04:01:28.578 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-11-02 04:01:28.579 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "abaf8a99-5148-4a2d-9d16-7a50eafffb40"
DEBUG 2022-11-02 04:01:28.579 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("abaf8a99-5148-4a2d-9d16-7a50eafffb40", "e8fd28ff-08a9-4d04-8f6e-4e056541320c", "ubuntu18", "1")
DEBUG 2022-11-02 04:01:28.579 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:01:28.582 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-11-02 04:01:28.583 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-11-02 04:01:28.583 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:01:28.583 +0000 TopologyTemplateQuery - Node template basic_onboard_vROZZE 0 is not matching search criteria
DEBUG 2022-11-02 04:01:28.584 +0000 TopologyTemplateQuery - Node template abstract_ubuntu18 is matching search criteria
DEBUG 2022-11-02 04:01:28.584 +0000 TopologyTemplateQuery - Node template ubuntu18_admin_security_group is not matching search criteria
DEBUG 2022-11-02 04:01:28.584 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-11-02 04:01:28.584 +0000 QueryProcessor - Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=e8fd28ff-08a9-4d04-8f6e-4e056541320c
DEBUG 2022-11-02 04:01:28.584 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: e8fd28ff-08a9-4d04-8f6e-4e056541320c
DEBUG 2022-11-02 04:01:28.585 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:01:28.585 +0000 CachedDataSource - SQL Statement: SELECT * from VF_TO_NETWORK_ROLE_MAPPING where vf_customization_uuid = "17a80aa0-f9bb-4a44-8162-8f1d91d961a1";
DEBUG 2022-11-02 04:01:28.586 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 1
DEBUG 2022-11-02 04:01:28.587 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
DEBUG 2022-11-02 04:01:28.587 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:01:28.587 +0000 TopologyTemplateQuery - Node template basic_onboard_vROZZE 0 is matching search criteria
DEBUG 2022-11-02 04:01:28.587 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-11-02 04:01:28.587 +0000 QueryProcessor - Found topology templates [basic_onboard_vROZZE 0, abstract_ubuntu18] matching following query criteria: sdcType=VF, customizationUUID=17a80aa0-f9bb-4a44-8162-8f1d91d961a1
DEBUG 2022-11-02 04:01:28.588 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:01:28.588 +0000 TopologyTemplateQuery - Node template basic_onboard_vROZZE 0 is matching search criteria
DEBUG 2022-11-02 04:01:28.588 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-11-02 04:01:28.588 +0000 QueryProcessor - Found topology templates [basic_onboard_vROZZE 0, abstract_ubuntu18] matching following query criteria: sdcType=VF, customizationUUID=17a80aa0-f9bb-4a44-8162-8f1d91d961a1
DEBUG 2022-11-02 04:01:28.589 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:01:28.589 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:01:28.589 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:01:28.589 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:01:28.589 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:01:28.590 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:01:28.590 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:01:28.590 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:01:28.590 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_ubuntu18ServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-11-02 04:01:28.590 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:01:28.590 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_ubuntu18ServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-11-02 04:01:28.590 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:01:28.591 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:01:28.591 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "e8fd28ff-08a9-4d04-8f6e-4e056541320c";
DEBUG 2022-11-02 04:01:28.593 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-11-02 04:01:28.593 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
INFO 2022-11-02 04:01:28.594 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "e8fd28ff-08a9-4d04-8f6e-4e056541320c"
DEBUG 2022-11-02 04:01:28.594 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_MODEL (customization_uuid, model_yaml, vm_type, vm_image_name, vm_type_tag, ecomp_generated_naming, min_instances, nfc_naming, vm_flavor_name, invariant_uuid, uuid, version, nfc_naming_code) values ("e8fd28ff-08a9-4d04-8f6e-4e056541320c", "null", "ubuntu18", "ubuntu-18.04-daily", "ubuntu18", "Y", "0", "{ecomp_generated_naming=true}", "m1.small", "070dabbf-7bf3-4a84-8e82-737e5eaa953d", "3086d5f7-8217-498b-a088-f0a4c00d643b", "1.0", "ubuntu18");
DEBUG 2022-11-02 04:01:28.594 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:01:28.597 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-11-02 04:01:28.597 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-11-02 04:01:28.598 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:01:28.598 +0000 TopologyTemplateQuery - Node template basic_onboard_vROZZE 0 is not matching search criteria
DEBUG 2022-11-02 04:01:28.598 +0000 TopologyTemplateQuery - Node template abstract_ubuntu18 is matching search criteria
DEBUG 2022-11-02 04:01:28.598 +0000 TopologyTemplateQuery - Node template ubuntu18_admin_security_group is not matching search criteria
DEBUG 2022-11-02 04:01:28.598 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-11-02 04:01:28.598 +0000 QueryProcessor - Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=e8fd28ff-08a9-4d04-8f6e-4e056541320c
DEBUG 2022-11-02 04:01:28.599 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:01:28.599 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "e8fd28ff-08a9-4d04-8f6e-4e056541320c";
DEBUG 2022-11-02 04:01:28.601 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-11-02 04:01:28.601 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
INFO 2022-11-02 04:01:28.602 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "e8fd28ff-08a9-4d04-8f6e-4e056541320c"
DEBUG 2022-11-02 04:01:28.602 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_TO_NETWORK_ROLE_MAPPING (vfc_customization_uuid, network_role, vm_type, subinterface_indicator, ipv4_count, ipv6_count, ipv4_use_dhcp, network_role_tag, ipv4_ip_version) values ("e8fd28ff-08a9-4d04-8f6e-4e056541320c", "default-network-role", "ubuntu18", "N", "0", "0", "N", "admin_plane", "4");
DEBUG 2022-11-02 04:01:28.602 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:01:28.605 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-11-02 04:01:28.605 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-11-02 04:01:28.606 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:01:28.606 +0000 TopologyTemplateQuery - Node template basic_onboard_vROZZE 0 is matching search criteria
DEBUG 2022-11-02 04:01:28.606 +0000 QueryProcessor - Found topology templates [basic_onboard_vROZZE 0] matching following query criteria: sdcType=VF, customizationUUID=17a80aa0-f9bb-4a44-8162-8f1d91d961a1
DEBUG 2022-11-02 04:01:28.606 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:01:28.606 +0000 TopologyTemplateQuery - Node template basic_onboard_vROZZE 0 is matching search criteria
DEBUG 2022-11-02 04:01:28.607 +0000 QueryProcessor - Found topology templates [basic_onboard_vROZZE 0] matching following query criteria: sdcType=VF, customizationUUID=17a80aa0-f9bb-4a44-8162-8f1d91d961a1
DEBUG 2022-11-02 04:01:28.607 +0000 SdncBaseModel - insertPolicyData: Could not find policy data for Service/VF: "f289ad84-641d-4600-92ae-d1785d0e1a3e"
DEBUG 2022-11-02 04:01:28.607 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:01:28.607 +0000 QueryProcessor - Service basic_onboard_vROZZE is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
INFO 2022-11-02 04:01:28.607 +0000 SdncUebCallback - Update to SDN-C succeeded
INFO 2022-11-02 04:01:28.608 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-11-02 04:01:28.608 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:01:28.610 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:01:28.610 +0000 DistributionClientImpl - try to send status {
  "distributionID": "42695dda-53f3-4e75-a8b0-45d6dda4428a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667361688608,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardVrozze/1.0/artifacts/service-BasicOnboardVrozze-csar.csar",
  "status": "DEPLOY_OK"
}
INFO 2022-11-02 04:01:28.711 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
WARN 2022-11-02 04:01:28.712 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:01:28.713 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:01:28.724 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:01:28.724 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:01:28.725 +0000 CambriaSimplerBatchPublisher - cambria reply ok (14 ms):{"serverTimeMs":1,"count":1}
DEBUG 2022-11-02 04:01:29.611 +0000 SdncUebCallback - incomingDir is not null - it is /opt/onap/sdnc/ueb-listener/spool/incoming/basic_onboard_vROZZE
INFO 2022-11-02 04:01:29.612 +0000 SdncUebCallback - Sending Component Status for Distribution: (42695dda-53f3-4e75-a8b0-45d6dda4428a,basic_onboard_vROZZE,1.0,service)
INFO 2022-11-02 04:01:29.612 +0000 DistributionClientImpl - DistributionClient - sendComponentDone status
INFO 2022-11-02 04:01:29.613 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:01:29.615 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:01:29.615 +0000 DistributionClientImpl - try to send status {
  "distributionID": "42695dda-53f3-4e75-a8b0-45d6dda4428a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667361689613,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
INFO 2022-11-02 04:01:29.716 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:01:29.718 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:01:29.718 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:01:29.730 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:01:29.731 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:01:29.731 +0000 CambriaSimplerBatchPublisher - cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
INFO 2022-11-02 04:01:30.618 +0000 SdncUebCallback - Sending Component Status COMPONENT_DONE_OK for Distribution result: messages successfully sent
INFO 2022-11-02 04:01:41.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:01:41.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:01:41.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:01:50.642 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:01:50.643 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:02:11.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:02:11.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:02:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:02:20.640 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:02:20.641 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:02:41.105 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:02:41.106 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:02:41.106 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:02:50.656 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:02:50.656 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:03:11.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:03:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:03:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:03:20.648 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:03:20.649 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:03:41.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:03:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:03:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:03:50.644 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:03:50.645 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:04:11.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:04:11.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:04:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:04:20.639 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:04:20.639 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:04:41.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:04:41.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:04:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:04:50.643 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:04:50.643 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:05:11.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:05:11.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:05:11.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:05:20.640 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:05:20.641 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:05:41.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:05:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:05:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:05:50.642 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:05:50.642 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:06:11.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:06:11.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:06:11.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:06:20.648 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:06:20.648 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:06:41.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:06:41.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:06:41.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:06:50.640 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:06:50.640 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:07:11.100 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:07:11.102 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:07:11.102 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:07:20.646 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:07:20.646 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:07:41.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:07:41.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:07:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:07:50.644 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:07:50.644 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:08:11.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:08:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:08:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:08:20.656 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:08:20.657 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:08:41.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:08:41.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:08:41.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:08:50.640 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:08:50.640 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:09:11.100 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:09:11.103 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:09:11.103 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:09:20.654 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:09:20.655 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:09:41.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:09:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:09:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:09:50.645 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:09:50.646 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:10:11.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:10:11.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:10:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:10:20.639 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:10:20.639 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:10:41.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:10:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:10:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:10:50.647 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:10:50.648 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:11:11.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:11:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:11:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:11:20.637 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:11:20.638 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:11:41.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:11:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:11:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:11:50.640 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:11:50.640 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:12:11.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:12:11.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:12:11.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:12:20.645 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:12:20.645 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:12:41.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:12:41.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:12:41.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:12:50.640 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:12:50.641 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:13:11.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:13:11.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:13:11.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:13:20.643 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:13:20.644 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:13:41.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:13:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:13:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:13:50.648 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:13:50.648 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:14:11.101 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:14:11.102 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:14:11.102 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:14:20.647 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:14:20.647 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:14:41.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:14:41.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:14:41.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:14:50.639 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:14:50.640 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:15:11.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:15:11.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:15:11.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:15:20.640 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:15:20.641 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:15:41.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:15:41.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:15:41.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:15:50.645 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:15:50.645 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:16:11.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:16:11.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:16:11.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:16:20.650 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:16:20.650 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:16:41.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:16:41.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:16:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:16:49.689 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:16:49.690 +0000 HttpClient - Consuming the entity.
DEBUG 2022-11-02 04:16:49.690 +0000 NotificationConsumer - received message from topic
DEBUG 2022-11-02 04:16:49.691 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"dab126ad-3f18-41a5-b1cb-6ca045fc66f0","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"e0873c6b-0182-4ebe-bd32-25c889e311a9","serviceDescription":"service","serviceInvariantUUID":"99c04672-c1b5-4eab-a7f7-44d7c1ad95bd","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"e933be99-d805-4127-9f94-9ad363176962","resourceInvariantUUID":"abf99b4b-257c-45b0-87dd-46a52a5d51c9","resourceCustomizationUUID":"d0c8a919-ae1f-4316-8da6-7c6ef53b97cf","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":"NWRjMDBlMzA4YzViNWUxM2Q0YTFkODUyMzBlOGFkMTE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"cae66170-43f5-408d-b1f5-f49a3964d605","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"M2U0OGUzZWE1YjQ2YzNjOWE4NjkyZDE1YjRmOGVmMTc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"c2f58b86-3125-4655-b31f-a70bbccd8fc1","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-11-02 04:16:49.699 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:16:49.700 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:16:49.706 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:16:49.707 +0000 DistributionClientImpl - try to send status {
  "distributionID": "dab126ad-3f18-41a5-b1cb-6ca045fc66f0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667362601098,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:16:49.807 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:16:49.809 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:16:49.809 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:16:49.836 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:16:49.837 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:16:49.837 +0000 CambriaSimplerBatchPublisher - cambria reply ok (29 ms):{"serverTimeMs":0,"count":1}
INFO 2022-11-02 04:16:50.707 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:16:50.708 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:16:50.711 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:16:50.711 +0000 DistributionClientImpl - try to send status {
  "distributionID": "dab126ad-3f18-41a5-b1cb-6ca045fc66f0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667362601098,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-11-02 04:16:50.811 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:16:50.813 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:16:50.813 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:16:50.831 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:16:50.832 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:16:50.832 +0000 CambriaSimplerBatchPublisher - cambria reply ok (20 ms):{"serverTimeMs":1,"count":1}
DEBUG 2022-11-02 04:16:51.717 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "dab126ad-3f18-41a5-b1cb-6ca045fc66f0",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "e0873c6b-0182-4ebe-bd32-25c889e311a9",
  "serviceDescription": "service",
  "serviceInvariantUUID": "99c04672-c1b5-4eab-a7f7-44d7c1ad95bd",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicNetwork-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
      "artifactChecksum": "M2U0OGUzZWE1YjQ2YzNjOWE4NjkyZDE1YjRmOGVmMTc\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "c2f58b86-3125-4655-b31f-a70bbccd8fc1"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-11-02 04:16:51.718 +0000 SdncUebCallback - Received notification : (dab126ad-3f18-41a5-b1cb-6ca045fc66f0,basic_network,1.0,service)
DEBUG 2022-11-02 04:16:51.718 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-11-02 04:16:51.719 +0000 SdncUebCallback - Received artifact service-BasicNetwork-csar.csar
INFO 2022-11-02 04:16:51.719 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-11-02 04:16:51.720 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
DEBUG 2022-11-02 04:16:51.915 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-11-02 04:16:51.918 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-11-02 04:16:51.919 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:16:51.925 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:16:51.925 +0000 DistributionClientImpl - try to send status {
  "distributionID": "dab126ad-3f18-41a5-b1cb-6ca045fc66f0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667362611918,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-11-02 04:16:52.022 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 97 ms
WARN 2022-11-02 04:16:52.024 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:16:52.024 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:16:52.075 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:16:52.075 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:16:52.076 +0000 CambriaSimplerBatchPublisher - cambria reply ok (53 ms):{"serverTimeMs":2,"count":1}
INFO 2022-11-02 04:16:52.926 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/basic_network/service-BasicNetwork-csar.csar
DEBUG 2022-11-02 04:16:52.928 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-11-02 04:16:52.930 +0000 Reflections - Reflections took 2 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-11-02 04:16:53.154 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP13944527133991542658/Definitions/service-BasicNetwork-template.yml
DEBUG 2022-11-02 04:16:53.593 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-11-02 04:16:53.594 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-11-02 04:16:53.594 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_network/service-BasicNetwork-csar.csar
WARN 2022-11-02 04:16:53.595 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
WARN 2022-11-02 04:16:53.595 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_network/service-BasicNetwork-csar.csar
WARN 2022-11-02 04:16:53.595 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_network/service-BasicNetwork-csar.csar
WARN 2022-11-02 04:16:53.595 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_network/service-BasicNetwork-csar.csar
WARN 2022-11-02 04:16:53.595 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_network/service-BasicNetwork-csar.csar
WARN 2022-11-02 04:16:53.595 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_network/service-BasicNetwork-csar.csar
WARN 2022-11-02 04:16:53.596 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_network/service-BasicNetwork-csar.csar
WARN 2022-11-02 04:16:53.596 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_network/service-BasicNetwork-csar.csar
WARN 2022-11-02 04:16:53.596 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_network/service-BasicNetwork-csar.csar
WARN 2022-11-02 04:16:53.596 +0000 SdcToscaParserFactory - ####################################################################################################
DEBUG 2022-11-02 04:16:53.602 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:16:53.603 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "e0873c6b-0182-4ebe-bd32-25c889e311a9";
DEBUG 2022-11-02 04:16:53.606 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-11-02 04:16:53.607 +0000 DBResourceManager - >> getData : sdnctldb01 10  miliseconds.
INFO 2022-11-02 04:16:53.607 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "e0873c6b-0182-4ebe-bd32-25c889e311a9"
DEBUG 2022-11-02 04:16:53.607 +0000 SdncUebCallback - insertToscaData: INSERT into SERVICE_MODEL (service_uuid, model_yaml, filename, service_instance_name_prefix, ecomp_naming, name, description, type, category, invariant_uuid) values ("e0873c6b-0182-4ebe-bd32-25c889e311a9", "null", "service-BasicNetwork-csar.csar", "BasicNetwork", "Y", "basic_network", "service", "Service", "Network Service", "99c04672-c1b5-4eab-a7f7-44d7c1ad95bd");
DEBUG 2022-11-02 04:16:53.608 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:16:53.612 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-11-02 04:16:53.612 +0000 DBResourceManager - writeData processing time : sdnctldb01 5 miliseconds.
DEBUG 2022-11-02 04:16:53.613 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:16:53.613 +0000 QueryProcessor - Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-11-02 04:16:53.616 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:16:53.617 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:16:53.617 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:16:53.617 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:16:53.617 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:16:53.618 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:16:53.618 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:16:53.618 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:16:53.618 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: is_shared_network, value: {is_external_network=false, is_trunked=false, ipv4_subnet_default_assignment={min_subnets_count=1}, ecomp_generated_network_assignment=false, ipv6_subnet_default_assignment={min_subnets_count=1}}
DEBUG 2022-11-02 04:16:53.619 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:16:53.619 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: is_shared_network, value: {is_external_network=false, is_trunked=false, ipv4_subnet_default_assignment={min_subnets_count=1}, ecomp_generated_network_assignment=false, ipv6_subnet_default_assignment={min_subnets_count=1}}
DEBUG 2022-11-02 04:16:53.619 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:16:53.619 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: is_external_network, value: {is_external_network=false, is_trunked=false, ipv4_subnet_default_assignment={min_subnets_count=1}, ecomp_generated_network_assignment=false, ipv6_subnet_default_assignment={min_subnets_count=1}}
DEBUG 2022-11-02 04:16:53.619 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:16:53.620 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: is_external_network, value: {is_external_network=false, is_trunked=false, ipv4_subnet_default_assignment={min_subnets_count=1}, ecomp_generated_network_assignment=false, ipv6_subnet_default_assignment={min_subnets_count=1}}
DEBUG 2022-11-02 04:16:53.620 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:16:53.620 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: is_trunked, value: {is_external_network=false, is_trunked=false, ipv4_subnet_default_assignment={min_subnets_count=1}, ecomp_generated_network_assignment=false, ipv6_subnet_default_assignment={min_subnets_count=1}}
DEBUG 2022-11-02 04:16:53.620 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:16:53.620 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: is_trunked, value: {is_external_network=false, is_trunked=false, ipv4_subnet_default_assignment={min_subnets_count=1}, ecomp_generated_network_assignment=false, ipv6_subnet_default_assignment={min_subnets_count=1}}
DEBUG 2022-11-02 04:16:53.621 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:16:53.621 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: is_bound_to_vpn, value: {is_network_policy=false, is_bound_to_vpn=false}
DEBUG 2022-11-02 04:16:53.621 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:16:53.621 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: is_bound_to_vpn, value: {is_network_policy=false, is_bound_to_vpn=false}
DEBUG 2022-11-02 04:16:53.622 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:16:53.622 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: vpn_binding, value: {is_network_policy=false, is_bound_to_vpn=false}
DEBUG 2022-11-02 04:16:53.622 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:16:53.622 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: vpn_binding, value: {is_network_policy=false, is_bound_to_vpn=false}
DEBUG 2022-11-02 04:16:53.622 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:16:53.623 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:16:53.623 +0000 CachedDataSource - SQL Statement: SELECT * from NETWORK_MODEL where customization_uuid = "d0c8a919-ae1f-4316-8da6-7c6ef53b97cf";
DEBUG 2022-11-02 04:16:53.631 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 8
DEBUG 2022-11-02 04:16:53.631 +0000 DBResourceManager - >> getData : sdnctldb01 8  miliseconds.
DEBUG 2022-11-02 04:16:53.632 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:16:53.632 +0000 CachedDataSource - SQL Statement: SELECT * from VPN_BINDINGS where network_customization_uuid = "d0c8a919-ae1f-4316-8da6-7c6ef53b97cf";
DEBUG 2022-11-02 04:16:53.636 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-11-02 04:16:53.636 +0000 DBResourceManager - >> getData : sdnctldb01 5  miliseconds.
INFO 2022-11-02 04:16:53.637 +0000 SdncNodeModel - Call insertToscaData for NETWORK_MODEL where customization_uuid = "d0c8a919-ae1f-4316-8da6-7c6ef53b97cf"
DEBUG 2022-11-02 04:16:53.637 +0000 SdncBaseModel - insertToscaData: INSERT into NETWORK_MODEL (service_uuid, customization_uuid, model_yaml, is_external_network, is_bound_to_vpn, trunk_network_indicator, ecomp_generated_naming, network_type, invariant_uuid, uuid, version, network_technology) values ("e0873c6b-0182-4ebe-bd32-25c889e311a9", "d0c8a919-ae1f-4316-8da6-7c6ef53b97cf", "null", "N", "N", "N", "Y", "NEUTRON", "abf99b4b-257c-45b0-87dd-46a52a5d51c9", "0b45a5cd-c81e-4be0-85f4-9c97a8239dcb", "1.0", "NEUTRON");
DEBUG 2022-11-02 04:16:53.638 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:16:53.641 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-11-02 04:16:53.641 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-11-02 04:16:53.642 +0000 SdncBaseModel - insertToscaData: INSERT into VPN_BINDINGS (network_customization_uuid, binding_uuid) values ("d0c8a919-ae1f-4316-8da6-7c6ef53b97cf", ""); 
DEBUG 2022-11-02 04:16:53.642 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:16:53.647 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 5
DEBUG 2022-11-02 04:16:53.647 +0000 DBResourceManager - writeData processing time : sdnctldb01 5 miliseconds.
DEBUG 2022-11-02 04:16:53.647 +0000 SdncNodeModel - Node Template [Generic NeutronNet 0], property [related_networks] property value: null
DEBUG 2022-11-02 04:16:53.648 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:16:53.648 +0000 QueryProcessor - Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-11-02 04:16:53.648 +0000 TopologyTemplateQuery - Node template Generic NeutronNet 0 is not matching search criteria
DEBUG 2022-11-02 04:16:53.648 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-11-02 04:16:53.651 +0000 QueryProcessor - Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-11-02 04:16:53.651 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:16:53.651 +0000 QueryProcessor - Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
INFO 2022-11-02 04:16:53.652 +0000 SdncUebCallback - Update to SDN-C succeeded
INFO 2022-11-02 04:16:53.652 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-11-02 04:16:53.653 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:16:53.655 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:16:53.655 +0000 DistributionClientImpl - try to send status {
  "distributionID": "dab126ad-3f18-41a5-b1cb-6ca045fc66f0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667362613652,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
INFO 2022-11-02 04:16:53.766 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 111 ms
WARN 2022-11-02 04:16:53.767 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:16:53.767 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:16:53.784 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:16:53.784 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:16:53.785 +0000 CambriaSimplerBatchPublisher - cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-11-02 04:16:54.656 +0000 SdncUebCallback - incomingDir is not null - it is /opt/onap/sdnc/ueb-listener/spool/incoming/basic_network
INFO 2022-11-02 04:16:54.657 +0000 SdncUebCallback - Sending Component Status for Distribution: (dab126ad-3f18-41a5-b1cb-6ca045fc66f0,basic_network,1.0,service)
INFO 2022-11-02 04:16:54.657 +0000 DistributionClientImpl - DistributionClient - sendComponentDone status
INFO 2022-11-02 04:16:54.657 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:16:54.660 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:16:54.660 +0000 DistributionClientImpl - try to send status {
  "distributionID": "dab126ad-3f18-41a5-b1cb-6ca045fc66f0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667362614657,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
INFO 2022-11-02 04:16:54.760 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:16:54.761 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:16:54.761 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:16:54.773 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:16:54.773 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:16:54.774 +0000 CambriaSimplerBatchPublisher - cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
INFO 2022-11-02 04:16:55.661 +0000 SdncUebCallback - Sending Component Status COMPONENT_DONE_OK for Distribution result: messages successfully sent
INFO 2022-11-02 04:17:11.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:17:11.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:17:11.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:17:20.651 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:17:20.651 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:17:41.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:17:41.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:17:41.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:17:41.726 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:17:41.728 +0000 HttpClient - Consuming the entity.
DEBUG 2022-11-02 04:17:41.728 +0000 NotificationConsumer - received message from topic
DEBUG 2022-11-02 04:17:41.729 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"7ff68e26-ce70-40ec-bc8a-e8d0ab86eebd","serviceName":"Demo_pNF_fqs3eboFXxPz1yQQW5X6","serviceVersion":"1.0","serviceUUID":"35ebd8f2-44fe-43ff-87ed-4b51adf214bb","serviceDescription":"catalog service description","serviceInvariantUUID":"d783c153-2579-4194-86fc-4d06a22e3a5e","resources":[{"resourceInstanceName":"pNF 4399931a-a563 0","resourceName":"pNF 4399931a-a563","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"e9a44aad-57ee-4c2c-9da2-4eb277ff55b7","resourceInvariantUUID":"abd10ed5-83aa-4db1-a36f-fff37df21425","resourceCustomizationUUID":"cf63b3ec-f5ad-435f-bb69-fc16d3004134","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFqs3ebofxxpz1yqqw5x6/1.0/resourceInstances/pnf4399931aa5630/artifacts/vf-license-model.xml","artifactChecksum":"NTc3OGU1OWYyZDA4MjQ4ZmQ2MTUxZmE5ODViOTk5Yzg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"62a08055-fa40-42fd-beb6-03e099b5a416","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFqs3ebofxxpz1yqqw5x6/1.0/resourceInstances/pnf4399931aa5630/artifacts/pNF.csar","artifactChecksum":"Yzk0ZjYxZDIzZDY1N2IyZmNjODc2MjIzMDMzMDFiNWI\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"66591077-8a5c-4da5-8fc3-59822e5e6c16","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFqs3ebofxxpz1yqqw5x6/1.0/resourceInstances/pnf4399931aa5630/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c98ea16a-a04c-4842-b8d1-51adbb5ebee3","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFqs3ebofxxpz1yqqw5x6/1.0/resourceInstances/pnf4399931aa5630/artifacts/vendor-license-model.xml","artifactChecksum":"NGIzYzdlZDU2NDgzMGIyMTViNGRmYTA3NzllMTZlOTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"31c7b646-b439-4590-a068-4872b98247b6","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfFqs3ebofxxpz1yqqw5x6/1.0/resourceInstances/pnf4399931aa5630/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"17f81d08-8c16-43ee-a699-746a358ede68","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfFqs3ebofxxpz1yqqw5x6/1.0/resourceInstances/pnf4399931aa5630/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cc2ce652-781b-4ca0-9377-f90dc01924b3","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfFqs3ebofxxpz1yqqw5x6-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFqs3ebofxxpz1yqqw5x6/1.0/artifacts/service-DemoPnfFqs3ebofxxpz1yqqw5x6-template.yml","artifactChecksum":"YTMzYzZkMjQ1YzNmZTdiOTUzYjk2ZTM0YjUzNTk3NTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"3baac6ff-04b4-4502-84c1-97a9bd7e9a23","artifactVersion":"1"},{"artifactName":"service-DemoPnfFqs3ebofxxpz1yqqw5x6-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfFqs3ebofxxpz1yqqw5x6/1.0/artifacts/service-DemoPnfFqs3ebofxxpz1yqqw5x6-csar.csar","artifactChecksum":"NjY0YjFlMzJhZTI4MTZlMzQ3NzFmOWRiYjg0MmVhOTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0d0d1954-86d8-48f8-9619-906d6fcb94ce","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-11-02 04:17:41.735 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:17:41.735 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:17:41.746 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:17:41.746 +0000 DistributionClientImpl - try to send status {
  "distributionID": "7ff68e26-ce70-40ec-bc8a-e8d0ab86eebd",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667362661099,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfFqs3ebofxxpz1yqqw5x6/1.0/resourceInstances/pnf4399931aa5630/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:17:41.843 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 97 ms
WARN 2022-11-02 04:17:41.844 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:17:41.844 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:17:41.875 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:17:41.876 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:17:41.876 +0000 CambriaSimplerBatchPublisher - cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
INFO 2022-11-02 04:17:42.747 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:17:42.748 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:17:42.751 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:17:42.751 +0000 DistributionClientImpl - try to send status {
  "distributionID": "7ff68e26-ce70-40ec-bc8a-e8d0ab86eebd",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667362661099,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfFqs3ebofxxpz1yqqw5x6/1.0/resourceInstances/pnf4399931aa5630/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:17:42.851 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:17:42.854 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:17:42.854 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:17:42.866 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:17:42.866 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:17:42.866 +0000 CambriaSimplerBatchPublisher - cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
INFO 2022-11-02 04:17:43.752 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:17:43.753 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:17:43.755 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:17:43.755 +0000 DistributionClientImpl - try to send status {
  "distributionID": "7ff68e26-ce70-40ec-bc8a-e8d0ab86eebd",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667362661099,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfFqs3ebofxxpz1yqqw5x6/1.0/resourceInstances/pnf4399931aa5630/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:17:43.856 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:17:43.857 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:17:43.857 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:17:43.869 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:17:43.870 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:17:43.870 +0000 CambriaSimplerBatchPublisher - cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
INFO 2022-11-02 04:17:44.756 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:17:44.757 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:17:44.760 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:17:44.760 +0000 DistributionClientImpl - try to send status {
  "distributionID": "7ff68e26-ce70-40ec-bc8a-e8d0ab86eebd",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667362661099,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfFqs3ebofxxpz1yqqw5x6/1.0/resourceInstances/pnf4399931aa5630/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:17:44.860 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:17:44.862 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:17:44.862 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:17:44.875 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:17:44.875 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:17:44.875 +0000 CambriaSimplerBatchPublisher - cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
INFO 2022-11-02 04:17:45.761 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:17:45.762 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:17:45.764 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:17:45.764 +0000 DistributionClientImpl - try to send status {
  "distributionID": "7ff68e26-ce70-40ec-bc8a-e8d0ab86eebd",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667362661099,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfFqs3ebofxxpz1yqqw5x6/1.0/resourceInstances/pnf4399931aa5630/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:17:45.865 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:17:45.867 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:17:45.867 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:17:45.880 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:17:45.880 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:17:45.881 +0000 CambriaSimplerBatchPublisher - cambria reply ok (15 ms):{"serverTimeMs":1,"count":1}
INFO 2022-11-02 04:17:46.765 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:17:46.767 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:17:46.770 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:17:46.770 +0000 DistributionClientImpl - try to send status {
  "distributionID": "7ff68e26-ce70-40ec-bc8a-e8d0ab86eebd",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667362661099,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfFqs3ebofxxpz1yqqw5x6/1.0/resourceInstances/pnf4399931aa5630/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:17:46.870 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:17:46.871 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:17:46.871 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:17:46.884 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:17:46.884 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:17:46.884 +0000 CambriaSimplerBatchPublisher - cambria reply ok (14 ms):{"serverTimeMs":1,"count":1}
INFO 2022-11-02 04:17:47.770 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:17:47.771 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:17:47.773 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:17:47.773 +0000 DistributionClientImpl - try to send status {
  "distributionID": "7ff68e26-ce70-40ec-bc8a-e8d0ab86eebd",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667362661099,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfFqs3ebofxxpz1yqqw5x6/1.0/artifacts/service-DemoPnfFqs3ebofxxpz1yqqw5x6-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:17:47.874 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-11-02 04:17:47.875 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:17:47.875 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:17:47.887 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:17:47.888 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:17:47.888 +0000 CambriaSimplerBatchPublisher - cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
INFO 2022-11-02 04:17:48.774 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:17:48.775 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:17:48.779 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:17:48.779 +0000 DistributionClientImpl - try to send status {
  "distributionID": "7ff68e26-ce70-40ec-bc8a-e8d0ab86eebd",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667362661099,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfFqs3ebofxxpz1yqqw5x6/1.0/artifacts/service-DemoPnfFqs3ebofxxpz1yqqw5x6-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-11-02 04:17:48.879 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:17:48.880 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:17:48.881 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:17:48.896 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:17:48.897 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:17:48.897 +0000 CambriaSimplerBatchPublisher - cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-11-02 04:17:49.780 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "7ff68e26-ce70-40ec-bc8a-e8d0ab86eebd",
  "serviceName": "Demo_pNF_fqs3eboFXxPz1yQQW5X6",
  "serviceVersion": "1.0",
  "serviceUUID": "35ebd8f2-44fe-43ff-87ed-4b51adf214bb",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "d783c153-2579-4194-86fc-4d06a22e3a5e",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfFqs3ebofxxpz1yqqw5x6-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfFqs3ebofxxpz1yqqw5x6/1.0/artifacts/service-DemoPnfFqs3ebofxxpz1yqqw5x6-csar.csar",
      "artifactChecksum": "NjY0YjFlMzJhZTI4MTZlMzQ3NzFmOWRiYjg0MmVhOTM\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "0d0d1954-86d8-48f8-9619-906d6fcb94ce"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-11-02 04:17:49.781 +0000 SdncUebCallback - Received notification : (7ff68e26-ce70-40ec-bc8a-e8d0ab86eebd,Demo_pNF_fqs3eboFXxPz1yQQW5X6,1.0,catalog service description)
DEBUG 2022-11-02 04:17:49.781 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-11-02 04:17:49.781 +0000 SdncUebCallback - Received artifact service-DemoPnfFqs3ebofxxpz1yqqw5x6-csar.csar
INFO 2022-11-02 04:17:49.781 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-11-02 04:17:49.782 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/DemoPnfFqs3ebofxxpz1yqqw5x6/1.0/artifacts/service-DemoPnfFqs3ebofxxpz1yqqw5x6-csar.csar
DEBUG 2022-11-02 04:17:49.869 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-11-02 04:17:49.874 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-11-02 04:17:49.874 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:17:49.876 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:17:49.876 +0000 DistributionClientImpl - try to send status {
  "distributionID": "7ff68e26-ce70-40ec-bc8a-e8d0ab86eebd",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667362669874,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfFqs3ebofxxpz1yqqw5x6/1.0/artifacts/service-DemoPnfFqs3ebofxxpz1yqqw5x6-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-11-02 04:17:49.976 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:17:49.977 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:17:49.978 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:17:49.989 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:17:49.989 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:17:49.989 +0000 CambriaSimplerBatchPublisher - cambria reply ok (12 ms):{"serverTimeMs":1,"count":1}
INFO 2022-11-02 04:17:50.877 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_fqs3eboFXxPz1yQQW5X6/service-DemoPnfFqs3ebofxxpz1yqqw5x6-csar.csar
DEBUG 2022-11-02 04:17:50.878 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-11-02 04:17:50.879 +0000 Reflections - Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-11-02 04:17:51.040 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP8617647667813347466/Definitions/service-DemoPnfFqs3ebofxxpz1yqqw5x6-template.yml
DEBUG 2022-11-02 04:17:51.740 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-11-02 04:17:51.740 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-11-02 04:17:51.740 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_fqs3eboFXxPz1yQQW5X6/service-DemoPnfFqs3ebofxxpz1yqqw5x6-csar.csar
WARN 2022-11-02 04:17:51.740 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
WARN 2022-11-02 04:17:51.740 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_fqs3eboFXxPz1yQQW5X6/service-DemoPnfFqs3ebofxxpz1yqqw5x6-csar.csar
WARN 2022-11-02 04:17:51.741 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_fqs3eboFXxPz1yQQW5X6/service-DemoPnfFqs3ebofxxpz1yqqw5x6-csar.csar
WARN 2022-11-02 04:17:51.741 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_fqs3eboFXxPz1yQQW5X6/service-DemoPnfFqs3ebofxxpz1yqqw5x6-csar.csar
WARN 2022-11-02 04:17:51.741 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_fqs3eboFXxPz1yQQW5X6/service-DemoPnfFqs3ebofxxpz1yqqw5x6-csar.csar
WARN 2022-11-02 04:17:51.741 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_fqs3eboFXxPz1yQQW5X6/service-DemoPnfFqs3ebofxxpz1yqqw5x6-csar.csar
WARN 2022-11-02 04:17:51.741 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_fqs3eboFXxPz1yQQW5X6/service-DemoPnfFqs3ebofxxpz1yqqw5x6-csar.csar
WARN 2022-11-02 04:17:51.741 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 4399931a-a563 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_fqs3eboFXxPz1yQQW5X6/service-DemoPnfFqs3ebofxxpz1yqqw5x6-csar.csar
WARN 2022-11-02 04:17:51.741 +0000 SdcToscaParserFactory - ####################################################################################################
DEBUG 2022-11-02 04:17:51.747 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:17:51.747 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "35ebd8f2-44fe-43ff-87ed-4b51adf214bb";
DEBUG 2022-11-02 04:17:51.749 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-11-02 04:17:51.749 +0000 DBResourceManager - >> getData : sdnctldb01 8  miliseconds.
INFO 2022-11-02 04:17:51.749 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "35ebd8f2-44fe-43ff-87ed-4b51adf214bb"
DEBUG 2022-11-02 04:17:51.750 +0000 SdncUebCallback - insertToscaData: INSERT into SERVICE_MODEL (service_uuid, model_yaml, filename, service_instance_name_prefix, ecomp_naming, name, description, type, category, invariant_uuid) values ("35ebd8f2-44fe-43ff-87ed-4b51adf214bb", "null", "service-DemoPnfFqs3ebofxxpz1yqqw5x6-csar.csar", "DemoPnfFqs3ebofxxpz1yqqw5x6", "Y", "Demo_pNF_fqs3eboFXxPz1yQQW5X6", "catalog service description", "Service", "Network L1-3", "d783c153-2579-4194-86fc-4d06a22e3a5e");
DEBUG 2022-11-02 04:17:51.750 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:17:51.753 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-11-02 04:17:51.753 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-11-02 04:17:51.754 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:17:51.754 +0000 QueryProcessor - Service Demo_pNF_fqs3eboFXxPz1yQQW5X6 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-11-02 04:17:51.754 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:17:51.754 +0000 QueryProcessor - Service Demo_pNF_fqs3eboFXxPz1yQQW5X6 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-11-02 04:17:51.754 +0000 TopologyTemplateQuery - Node template pNF 4399931a-a563 0 is matching search criteria
DEBUG 2022-11-02 04:17:51.754 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-11-02 04:17:51.755 +0000 QueryProcessor - Found topology templates [pNF 4399931a-a563 0] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-11-02 04:17:51.755 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:17:51.755 +0000 QueryProcessor - Service Demo_pNF_fqs3eboFXxPz1yQQW5X6 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-11-02 04:17:51.757 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:17:51.758 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODEL where customization_uuid = "cf63b3ec-f5ad-435f-bb69-fc16d3004134";
DEBUG 2022-11-02 04:17:51.760 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-11-02 04:17:51.760 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
DEBUG 2022-11-02 04:17:51.760 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:17:51.760 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL_TO_VF_MODEL_MAPPING where service_uuid = "35ebd8f2-44fe-43ff-87ed-4b51adf214bb" AND vf_customization_uuid = "cf63b3ec-f5ad-435f-bb69-fc16d3004134";
DEBUG 2022-11-02 04:17:51.765 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 5
DEBUG 2022-11-02 04:17:51.765 +0000 DBResourceManager - >> getData : sdnctldb01 5  miliseconds.
INFO 2022-11-02 04:17:51.766 +0000 SdncVFModel - Call insertToscaData for VF_MODEL where customization_uuid = "cf63b3ec-f5ad-435f-bb69-fc16d3004134"
DEBUG 2022-11-02 04:17:51.766 +0000 SdncBaseModel - insertToscaData: INSERT into VF_MODEL (customization_uuid, model_yaml, vendor, name, vendor_version, invariant_uuid, uuid, version) values ("cf63b3ec-f5ad-435f-bb69-fc16d3004134", "null", "348f1ce5-5126-4116-92dd", "pNF 4399931a-a563", "1.0", "abd10ed5-83aa-4db1-a36f-fff37df21425", "5bdb5dd0-0032-43ec-b35c-5af49620a502", "1.0");
DEBUG 2022-11-02 04:17:51.766 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:17:51.769 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-11-02 04:17:51.770 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-11-02 04:17:51.770 +0000 SdncBaseModel - insertToscaData: INSERT into SERVICE_MODEL_TO_VF_MODEL_MAPPING (service_uuid, vf_uuid, vf_customization_uuid, service_invariant_uuid) values ("35ebd8f2-44fe-43ff-87ed-4b51adf214bb", "5bdb5dd0-0032-43ec-b35c-5af49620a502", "cf63b3ec-f5ad-435f-bb69-fc16d3004134", "d783c153-2579-4194-86fc-4d06a22e3a5e");
DEBUG 2022-11-02 04:17:51.770 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:17:51.773 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-11-02 04:17:51.773 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
INFO 2022-11-02 04:17:51.774 +0000 SdncUebCallback - Update to SDN-C succeeded
INFO 2022-11-02 04:17:51.774 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-11-02 04:17:51.774 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:17:51.776 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:17:51.776 +0000 DistributionClientImpl - try to send status {
  "distributionID": "7ff68e26-ce70-40ec-bc8a-e8d0ab86eebd",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667362671774,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfFqs3ebofxxpz1yqqw5x6/1.0/artifacts/service-DemoPnfFqs3ebofxxpz1yqqw5x6-csar.csar",
  "status": "DEPLOY_OK"
}
INFO 2022-11-02 04:17:51.878 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
WARN 2022-11-02 04:17:51.880 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:17:51.880 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:17:51.893 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:17:51.894 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:17:51.894 +0000 CambriaSimplerBatchPublisher - cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-11-02 04:17:52.778 +0000 SdncUebCallback - incomingDir is not null - it is /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_fqs3eboFXxPz1yQQW5X6
INFO 2022-11-02 04:17:52.778 +0000 SdncUebCallback - Sending Component Status for Distribution: (7ff68e26-ce70-40ec-bc8a-e8d0ab86eebd,Demo_pNF_fqs3eboFXxPz1yQQW5X6,1.0,catalog service description)
INFO 2022-11-02 04:17:52.778 +0000 DistributionClientImpl - DistributionClient - sendComponentDone status
INFO 2022-11-02 04:17:52.779 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:17:52.786 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:17:52.786 +0000 DistributionClientImpl - try to send status {
  "distributionID": "7ff68e26-ce70-40ec-bc8a-e8d0ab86eebd",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667362672779,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
INFO 2022-11-02 04:17:52.881 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 95 ms
WARN 2022-11-02 04:17:52.882 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:17:52.882 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:17:52.894 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:17:52.894 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:17:52.894 +0000 CambriaSimplerBatchPublisher - cambria reply ok (12 ms):{"serverTimeMs":0,"count":1}
INFO 2022-11-02 04:17:53.786 +0000 SdncUebCallback - Sending Component Status COMPONENT_DONE_OK for Distribution result: messages successfully sent
DEBUG 2022-11-02 04:17:53.787 +0000 NotificationConsumer - received message from topic
DEBUG 2022-11-02 04:17:53.787 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"31392343-3aa4-4a63-90ff-65959eea25b6","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"1347ee60-8982-4af2-98e8-ea22c0ce76d3","serviceDescription":"service","serviceInvariantUUID":"92fab79e-627c-4333-8092-f3f55d2fe0e2","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"03fe309f-52b6-451e-9510-5c2ddd16693a","resourceInvariantUUID":"c16900b8-64fe-4e30-a66d-415215ff8949","resourceCustomizationUUID":"a481c0cb-1e79-45d8-a77a-b89970901891","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":"ZWY1ZjUzMTNiODY3MTQ3YjMxMDNmYmQwNTNlZmY5YTk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"45498397-d388-4d78-855c-c440f1f71bbd","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":"30b9c9ec-9554-41a5-b55d-ed57f41430ea","artifactVersion":"2","generatedFromUUID":"b3ac3ce5-40dc-4966-af4e-e6dbedaeaa6e"},{"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":"b3ac3ce5-40dc-4966-af4e-e6dbedaeaa6e","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":"NWI5YjllMmU2NjJiYTQ0OGU0YzkyZWU4MGZmNGU1YjU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"954a59f1-98e6-486d-a92d-b9439383e55e","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":"87048044-1bff-479c-9853-5a20c514c39d","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":"aaf230cd-1d78-45ce-ad38-5d7213b4d562","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":"bc7e1efc-0a29-4858-ba78-422a39a6d2ee","artifactVersion":"2","generatedFromUUID":"87048044-1bff-479c-9853-5a20c514c39d"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"NmEzNTQxMzU5Mzg5ZWU4NjJiOGE4OWE5OTZlNjk2ZjI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f0bbab1d-2d33-42b5-871c-af58ec381f0e","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"ODYyOWQ3MzE2MzE0MmZiNzcwNjYxYjk0NWI4NmU1MjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"feb05c4a-77b3-4849-94db-20c20f440393","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-11-02 04:17:53.788 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:17:53.788 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:17:53.790 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:17:53.790 +0000 DistributionClientImpl - try to send status {
  "distributionID": "31392343-3aa4-4a63-90ff-65959eea25b6",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667362661099,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:17:53.891 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:17:53.893 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:17:53.893 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:17:53.912 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:17:53.912 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:17:53.912 +0000 CambriaSimplerBatchPublisher - cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
INFO 2022-11-02 04:17:54.790 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:17:54.791 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:17:54.793 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:17:54.793 +0000 DistributionClientImpl - try to send status {
  "distributionID": "31392343-3aa4-4a63-90ff-65959eea25b6",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667362661099,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:17:54.894 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:17:54.895 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:17:54.895 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:17:54.904 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:17:54.905 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:17:54.905 +0000 CambriaSimplerBatchPublisher - cambria reply ok (11 ms):{"serverTimeMs":0,"count":1}
INFO 2022-11-02 04:17:55.794 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:17:55.795 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:17:55.797 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:17:55.797 +0000 DistributionClientImpl - try to send status {
  "distributionID": "31392343-3aa4-4a63-90ff-65959eea25b6",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667362661099,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:17:55.897 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:17:55.898 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:17:55.898 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:17:55.908 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:17:55.908 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:17:55.908 +0000 CambriaSimplerBatchPublisher - cambria reply ok (10 ms):{"serverTimeMs":1,"count":1}
INFO 2022-11-02 04:17:56.798 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:17:56.798 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:17:56.801 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:17:56.801 +0000 DistributionClientImpl - try to send status {
  "distributionID": "31392343-3aa4-4a63-90ff-65959eea25b6",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667362661099,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:17:56.901 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:17:56.902 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:17:56.902 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:17:56.917 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:17:56.918 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:17:56.918 +0000 CambriaSimplerBatchPublisher - cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
INFO 2022-11-02 04:17:57.802 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:17:57.803 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:17:57.805 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:17:57.805 +0000 DistributionClientImpl - try to send status {
  "distributionID": "31392343-3aa4-4a63-90ff-65959eea25b6",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667362661099,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:17:57.905 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 96 ms
WARN 2022-11-02 04:17:57.906 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:17:57.906 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:17:57.919 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:17:57.919 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:17:57.919 +0000 CambriaSimplerBatchPublisher - cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
INFO 2022-11-02 04:17:58.809 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:17:58.810 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:17:58.813 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:17:58.813 +0000 DistributionClientImpl - try to send status {
  "distributionID": "31392343-3aa4-4a63-90ff-65959eea25b6",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667362661099,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:17:58.913 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:17:58.914 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:17:58.914 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:17:58.932 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:17:58.932 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:17:58.932 +0000 CambriaSimplerBatchPublisher - cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
INFO 2022-11-02 04:17:59.813 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:17:59.814 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:17:59.817 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:17:59.817 +0000 DistributionClientImpl - try to send status {
  "distributionID": "31392343-3aa4-4a63-90ff-65959eea25b6",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667362661099,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:17:59.917 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
WARN 2022-11-02 04:17:59.918 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:17:59.918 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:17:59.929 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:17:59.929 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:17:59.930 +0000 CambriaSimplerBatchPublisher - cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
INFO 2022-11-02 04:18:00.818 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:18:00.819 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:18:00.821 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:18:00.821 +0000 DistributionClientImpl - try to send status {
  "distributionID": "31392343-3aa4-4a63-90ff-65959eea25b6",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667362661099,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:18:00.922 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:18:00.927 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:18:00.927 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:18:00.938 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:18:00.939 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:18:00.939 +0000 CambriaSimplerBatchPublisher - cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
INFO 2022-11-02 04:18:01.822 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:18:01.822 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:18:01.825 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:18:01.825 +0000 DistributionClientImpl - try to send status {
  "distributionID": "31392343-3aa4-4a63-90ff-65959eea25b6",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667362661099,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-11-02 04:18:01.926 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
WARN 2022-11-02 04:18:01.928 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:18:01.928 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:18:01.942 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:18:01.943 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:18:01.943 +0000 CambriaSimplerBatchPublisher - cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-11-02 04:18:02.826 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "31392343-3aa4-4a63-90ff-65959eea25b6",
  "serviceName": "basic_cnf",
  "serviceVersion": "1.0",
  "serviceUUID": "1347ee60-8982-4af2-98e8-ea22c0ce76d3",
  "serviceDescription": "service",
  "serviceInvariantUUID": "92fab79e-627c-4333-8092-f3f55d2fe0e2",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnf-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
      "artifactChecksum": "ODYyOWQ3MzE2MzE0MmZiNzcwNjYxYjk0NWI4NmU1MjI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "feb05c4a-77b3-4849-94db-20c20f440393"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-11-02 04:18:02.826 +0000 SdncUebCallback - Received notification : (31392343-3aa4-4a63-90ff-65959eea25b6,basic_cnf,1.0,service)
DEBUG 2022-11-02 04:18:02.826 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-11-02 04:18:02.827 +0000 SdncUebCallback - Received artifact service-BasicCnf-csar.csar
INFO 2022-11-02 04:18:02.827 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-11-02 04:18:02.827 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
DEBUG 2022-11-02 04:18:02.878 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-11-02 04:18:02.882 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-11-02 04:18:02.882 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:18:02.884 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:18:02.884 +0000 DistributionClientImpl - try to send status {
  "distributionID": "31392343-3aa4-4a63-90ff-65959eea25b6",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667362682882,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-11-02 04:18:02.984 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:18:02.986 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:18:02.986 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:18:02.999 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:18:02.999 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:18:03.000 +0000 CambriaSimplerBatchPublisher - cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
INFO 2022-11-02 04:18:03.885 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf/service-BasicCnf-csar.csar
DEBUG 2022-11-02 04:18:03.886 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-11-02 04:18:03.887 +0000 Reflections - Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-11-02 04:18:03.989 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP5128629428225422302/Definitions/service-BasicCnf-template.yml
DEBUG 2022-11-02 04:18:05.005 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-11-02 04:18:05.006 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-11-02 04:18:05.006 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf/service-BasicCnf-csar.csar
WARN 2022-11-02 04:18:05.006 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
WARN 2022-11-02 04:18:05.006 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [nfc_function]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf/service-BasicCnf-csar.csar
WARN 2022-11-02 04:18:05.006 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [unit, type]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf/service-BasicCnf-csar.csar
WARN 2022-11-02 04:18:05.007 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf/service-BasicCnf-csar.csar
WARN 2022-11-02 04:18:05.007 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf 0" are missing field(s): [nf_naming_code, nf_function, sdnc_artifact_name, max_instances, nf_type, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf/service-BasicCnf-csar.csar
WARN 2022-11-02 04:18:05.007 +0000 SdcToscaParserFactory - ####################################################################################################
DEBUG 2022-11-02 04:18:05.007 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:18:05.008 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "1347ee60-8982-4af2-98e8-ea22c0ce76d3";
DEBUG 2022-11-02 04:18:05.012 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-11-02 04:18:05.012 +0000 DBResourceManager - >> getData : sdnctldb01 5  miliseconds.
INFO 2022-11-02 04:18:05.012 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "1347ee60-8982-4af2-98e8-ea22c0ce76d3"
DEBUG 2022-11-02 04:18:05.012 +0000 SdncUebCallback - insertToscaData: INSERT into SERVICE_MODEL (service_uuid, model_yaml, filename, service_instance_name_prefix, ecomp_naming, name, description, type, category, invariant_uuid) values ("1347ee60-8982-4af2-98e8-ea22c0ce76d3", "null", "service-BasicCnf-csar.csar", "BasicCnf", "Y", "basic_cnf", "service", "Service", "Network Service", "92fab79e-627c-4333-8092-f3f55d2fe0e2");
DEBUG 2022-11-02 04:18:05.012 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:18:05.015 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-11-02 04:18:05.016 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-11-02 04:18:05.016 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:18:05.016 +0000 QueryProcessor - Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-11-02 04:18:05.016 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:18:05.017 +0000 QueryProcessor - Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-11-02 04:18:05.017 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria
DEBUG 2022-11-02 04:18:05.017 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-11-02 04:18:05.017 +0000 QueryProcessor - Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-11-02 04:18:05.017 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:18:05.018 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:18:05.018 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:18:05.018 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:18:05.018 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:18:05.018 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:18:05.018 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:18:05.018 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:18:05.018 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:18:05.019 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria
DEBUG 2022-11-02 04:18:05.019 +0000 QueryProcessor - Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=a481c0cb-1e79-45d8-a77a-b89970901891
DEBUG 2022-11-02 04:18:05.019 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:18:05.019 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODEL where customization_uuid = "a481c0cb-1e79-45d8-a77a-b89970901891";
DEBUG 2022-11-02 04:18:05.021 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-11-02 04:18:05.021 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
INFO 2022-11-02 04:18:05.021 +0000 SdncVFModel - Call insertToscaData for VF_MODEL where customization_uuid = "a481c0cb-1e79-45d8-a77a-b89970901891"
DEBUG 2022-11-02 04:18:05.021 +0000 SdncBaseModel - insertToscaData: INSERT into VF_MODEL (customization_uuid, model_yaml, vendor, name, ecomp_generated_naming, avail_zone_max_count, vendor_version, invariant_uuid, uuid, version) values ("a481c0cb-1e79-45d8-a77a-b89970901891", "null", "basicnf_vendor", "basic_cnf", "Y", 1, "1.0", "c16900b8-64fe-4e30-a66d-415215ff8949", "86495263-a717-40fc-9044-582516354ff0", "1.0");
DEBUG 2022-11-02 04:18:05.022 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:18:05.025 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-11-02 04:18:05.025 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-11-02 04:18:05.025 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:18:05.025 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is not matching search criteria
DEBUG 2022-11-02 04:18:05.025 +0000 TopologyTemplateQuery - Node template abstract_dummy is matching search criteria
DEBUG 2022-11-02 04:18:05.025 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-11-02 04:18:05.026 +0000 QueryProcessor - Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=null
DEBUG 2022-11-02 04:18:05.026 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:18:05.026 +0000 QueryProcessor - Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
DEBUG 2022-11-02 04:18:05.026 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:18:05.027 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_MODEL where customization_uuid = "663f68e4-8b6d-408b-9b26-906ce1f02346";
DEBUG 2022-11-02 04:18:05.028 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 1
DEBUG 2022-11-02 04:18:05.029 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
DEBUG 2022-11-02 04:18:05.029 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:18:05.029 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "663f68e4-8b6d-408b-9b26-906ce1f02346";
DEBUG 2022-11-02 04:18:05.031 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-11-02 04:18:05.031 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
INFO 2022-11-02 04:18:05.031 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_MODEL where customization_uuid = "663f68e4-8b6d-408b-9b26-906ce1f02346"
DEBUG 2022-11-02 04:18:05.031 +0000 SdncBaseModel - insertToscaData: INSERT into VF_MODULE_MODEL (customization_uuid, model_yaml, vf_module_label, vf_customization_uuid, vf_module_type, invariant_uuid, uuid, version) values ("663f68e4-8b6d-408b-9b26-906ce1f02346", "null", "base_dummy", "a481c0cb-1e79-45d8-a77a-b89970901891", "Base", "1823d80c-0451-4767-a5ae-c861c748106e", "0da6ab8a-9020-4afa-ab7f-dbf6998fd926", "1");
DEBUG 2022-11-02 04:18:05.031 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:18:05.034 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-11-02 04:18:05.034 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-11-02 04:18:05.035 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:18:05.035 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria
DEBUG 2022-11-02 04:18:05.035 +0000 QueryProcessor - Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=a481c0cb-1e79-45d8-a77a-b89970901891
DEBUG 2022-11-02 04:18:05.035 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_dummyServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-11-02 04:18:05.035 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:18:05.035 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_dummyServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-11-02 04:18:05.036 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-11-02 04:18:05.036 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "663f68e4-8b6d-408b-9b26-906ce1f02346"
DEBUG 2022-11-02 04:18:05.036 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("663f68e4-8b6d-408b-9b26-906ce1f02346", "1e544d1c-35c7-4a9e-abc4-a2bd22e05894", "dummy", "1")
DEBUG 2022-11-02 04:18:05.036 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:18:05.039 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-11-02 04:18:05.040 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-11-02 04:18:05.040 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:18:05.040 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is not matching search criteria
DEBUG 2022-11-02 04:18:05.040 +0000 TopologyTemplateQuery - Node template abstract_dummy is matching search criteria
DEBUG 2022-11-02 04:18:05.040 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-11-02 04:18:05.040 +0000 QueryProcessor - Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=1e544d1c-35c7-4a9e-abc4-a2bd22e05894
DEBUG 2022-11-02 04:18:05.040 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: 1e544d1c-35c7-4a9e-abc4-a2bd22e05894
DEBUG 2022-11-02 04:18:05.041 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:18:05.041 +0000 CachedDataSource - SQL Statement: SELECT * from VF_TO_NETWORK_ROLE_MAPPING where vf_customization_uuid = "a481c0cb-1e79-45d8-a77a-b89970901891";
DEBUG 2022-11-02 04:18:05.043 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-11-02 04:18:05.043 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
DEBUG 2022-11-02 04:18:05.043 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:18:05.043 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria
DEBUG 2022-11-02 04:18:05.043 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-11-02 04:18:05.043 +0000 QueryProcessor - Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=VF, customizationUUID=a481c0cb-1e79-45d8-a77a-b89970901891
DEBUG 2022-11-02 04:18:05.044 +0000 SdncVFModel - insertVFtoNetworkRoleMappingData: Could not find CPs for VF: a481c0cb-1e79-45d8-a77a-b89970901891
DEBUG 2022-11-02 04:18:05.044 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:18:05.044 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria
DEBUG 2022-11-02 04:18:05.044 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-11-02 04:18:05.044 +0000 QueryProcessor - Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=VF, customizationUUID=a481c0cb-1e79-45d8-a77a-b89970901891
DEBUG 2022-11-02 04:18:05.045 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:18:05.045 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:18:05.045 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:18:05.045 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:18:05.045 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:18:05.045 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:18:05.045 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:18:05.045 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:18:05.046 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_dummyServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-11-02 04:18:05.046 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:18:05.046 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_dummyServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-11-02 04:18:05.046 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:18:05.046 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:18:05.046 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "1e544d1c-35c7-4a9e-abc4-a2bd22e05894";
DEBUG 2022-11-02 04:18:05.048 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-11-02 04:18:05.048 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
INFO 2022-11-02 04:18:05.049 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "1e544d1c-35c7-4a9e-abc4-a2bd22e05894"
DEBUG 2022-11-02 04:18:05.049 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_MODEL (customization_uuid, model_yaml, vm_type, vm_image_name, vm_type_tag, ecomp_generated_naming, min_instances, nfc_naming, vm_flavor_name, invariant_uuid, uuid, version, nfc_naming_code) values ("1e544d1c-35c7-4a9e-abc4-a2bd22e05894", "null", "dummy", "dummy", "dummy", "Y", "0", "{ecomp_generated_naming=true}", "dummy.default", "c8bc3258-c1c7-4411-94cd-c497af85e709", "0a7c6128-dbaf-417c-8831-60169e94cf9b", "1.0", "dummy");
DEBUG 2022-11-02 04:18:05.049 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:18:05.052 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-11-02 04:18:05.052 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-11-02 04:18:05.053 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:18:05.053 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is not matching search criteria
DEBUG 2022-11-02 04:18:05.053 +0000 TopologyTemplateQuery - Node template abstract_dummy is matching search criteria
DEBUG 2022-11-02 04:18:05.053 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-11-02 04:18:05.053 +0000 QueryProcessor - Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=1e544d1c-35c7-4a9e-abc4-a2bd22e05894
DEBUG 2022-11-02 04:18:05.053 +0000 SdncVFCModel - insertVFCtoNetworkRoleMappingData: Could not find the nested CVFCs for: 1e544d1c-35c7-4a9e-abc4-a2bd22e05894
DEBUG 2022-11-02 04:18:05.054 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:18:05.054 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria
DEBUG 2022-11-02 04:18:05.054 +0000 QueryProcessor - Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=a481c0cb-1e79-45d8-a77a-b89970901891
DEBUG 2022-11-02 04:18:05.054 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:18:05.055 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria
DEBUG 2022-11-02 04:18:05.055 +0000 QueryProcessor - Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=a481c0cb-1e79-45d8-a77a-b89970901891
DEBUG 2022-11-02 04:18:05.055 +0000 SdncBaseModel - insertPolicyData: Could not find policy data for Service/VF: "86495263-a717-40fc-9044-582516354ff0"
DEBUG 2022-11-02 04:18:05.055 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:18:05.056 +0000 QueryProcessor - Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
INFO 2022-11-02 04:18:05.056 +0000 SdncUebCallback - Update to SDN-C succeeded
INFO 2022-11-02 04:18:05.056 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-11-02 04:18:05.057 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:18:05.060 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:18:05.060 +0000 DistributionClientImpl - try to send status {
  "distributionID": "31392343-3aa4-4a63-90ff-65959eea25b6",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667362685056,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
INFO 2022-11-02 04:18:05.161 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
WARN 2022-11-02 04:18:05.162 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:18:05.162 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:18:05.173 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:18:05.173 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:18:05.173 +0000 CambriaSimplerBatchPublisher - cambria reply ok (12 ms):{"serverTimeMs":1,"count":1}
DEBUG 2022-11-02 04:18:06.061 +0000 SdncUebCallback - incomingDir is not null - it is /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf
INFO 2022-11-02 04:18:06.062 +0000 SdncUebCallback - Sending Component Status for Distribution: (31392343-3aa4-4a63-90ff-65959eea25b6,basic_cnf,1.0,service)
INFO 2022-11-02 04:18:06.062 +0000 DistributionClientImpl - DistributionClient - sendComponentDone status
INFO 2022-11-02 04:18:06.062 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:18:06.065 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:18:06.065 +0000 DistributionClientImpl - try to send status {
  "distributionID": "31392343-3aa4-4a63-90ff-65959eea25b6",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667362686062,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
INFO 2022-11-02 04:18:06.165 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:18:06.166 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:18:06.166 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:18:06.177 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:18:06.177 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:18:06.177 +0000 CambriaSimplerBatchPublisher - cambria reply ok (12 ms):{"serverTimeMs":1,"count":1}
INFO 2022-11-02 04:18:07.065 +0000 SdncUebCallback - Sending Component Status COMPONENT_DONE_OK for Distribution result: messages successfully sent
DEBUG 2022-11-02 04:18:07.066 +0000 NotificationConsumer - received message from topic
DEBUG 2022-11-02 04:18:07.066 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"4af18c28-6dc3-4bce-a646-f21a5a90a7a1","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"7cfa1da2-c3aa-4760-ac08-cc7043ac5a68","serviceDescription":"service","serviceInvariantUUID":"9ff01712-7efe-45da-b3e1-e26e1ccafc20","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"5819d145-f083-47e4-82ac-3d1bc9473f32","resourceInvariantUUID":"a8626461-ee05-4eb9-8bec-a80fff8477c9","resourceCustomizationUUID":"5ca9d8c5-8c73-4942-ab0b-ae41a0635030","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":"NWRjZGEyOGRjOGU5ZmJjOTc2NWUyYzY1OTIyYzYyZWI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"07bb7b31-dea1-4837-9042-c39dc775679c","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":"ZjE2MDEzN2VmMmQ0ZTEzM2ZhNjQyMDIwNDlkYzBlMWI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"8e0ae060-e01c-4cfd-aba7-8553b6df7748","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":"7c5d0ccf-7314-47ae-9ed4-2c86d85cd10e","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":"64a4462a-fc9e-42e4-a257-f38eec4d1909","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":"1e398712-bdf8-4323-a5f8-26e9828fb405","artifactVersion":"2","generatedFromUUID":"7c5d0ccf-7314-47ae-9ed4-2c86d85cd10e"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"NTVmNmM0MjYzMzQ5ODI3YmIyNmU2YzBiZDc1NDhhMDA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6b184b41-0732-4c87-890e-cf6a6e9f8843","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NTQwMTdjMDdhOWYwYTQyYWY1MDYwMjczN2RmZmMwNWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"bb871e23-fa1a-45c1-b28f-0175b3d5583a","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-11-02 04:18:07.066 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:18:07.067 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:18:07.069 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:18:07.069 +0000 DistributionClientImpl - try to send status {
  "distributionID": "4af18c28-6dc3-4bce-a646-f21a5a90a7a1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667362661099,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:18:07.169 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:18:07.170 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:18:07.170 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:18:07.181 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:18:07.181 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:18:07.181 +0000 CambriaSimplerBatchPublisher - cambria reply ok (11 ms):{"serverTimeMs":1,"count":1}
INFO 2022-11-02 04:18:08.069 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:18:08.070 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:18:08.072 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:18:08.072 +0000 DistributionClientImpl - try to send status {
  "distributionID": "4af18c28-6dc3-4bce-a646-f21a5a90a7a1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667362661099,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:18:08.172 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:18:08.174 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:18:08.174 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:18:08.184 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:18:08.185 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:18:08.185 +0000 CambriaSimplerBatchPublisher - cambria reply ok (12 ms):{"serverTimeMs":0,"count":1}
INFO 2022-11-02 04:18:09.073 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:18:09.074 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:18:09.077 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:18:09.078 +0000 DistributionClientImpl - try to send status {
  "distributionID": "4af18c28-6dc3-4bce-a646-f21a5a90a7a1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667362661099,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:18:09.176 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
WARN 2022-11-02 04:18:09.177 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:18:09.177 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:18:09.188 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:18:09.188 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:18:09.189 +0000 CambriaSimplerBatchPublisher - cambria reply ok (12 ms):{"serverTimeMs":0,"count":1}
INFO 2022-11-02 04:18:10.078 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:18:10.079 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:18:10.081 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:18:10.081 +0000 DistributionClientImpl - try to send status {
  "distributionID": "4af18c28-6dc3-4bce-a646-f21a5a90a7a1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667362661099,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:18:10.182 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-11-02 04:18:10.183 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:18:10.183 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:18:10.199 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:18:10.200 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:18:10.200 +0000 CambriaSimplerBatchPublisher - cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
INFO 2022-11-02 04:18:11.083 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:18:11.084 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:18:11.086 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:18:11.086 +0000 DistributionClientImpl - try to send status {
  "distributionID": "4af18c28-6dc3-4bce-a646-f21a5a90a7a1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667362661099,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:18:11.187 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:18:11.188 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:18:11.188 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:18:11.199 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:18:11.199 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:18:11.199 +0000 CambriaSimplerBatchPublisher - cambria reply ok (12 ms):{"serverTimeMs":1,"count":1}
INFO 2022-11-02 04:18:12.086 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:18:12.087 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:18:12.089 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:18:12.089 +0000 DistributionClientImpl - try to send status {
  "distributionID": "4af18c28-6dc3-4bce-a646-f21a5a90a7a1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667362661099,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:18:12.189 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:18:12.190 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:18:12.190 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:18:12.215 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:18:12.215 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:18:12.216 +0000 CambriaSimplerBatchPublisher - cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
INFO 2022-11-02 04:18:13.089 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:18:13.090 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:18:13.092 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:18:13.093 +0000 DistributionClientImpl - try to send status {
  "distributionID": "4af18c28-6dc3-4bce-a646-f21a5a90a7a1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667362661099,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-11-02 04:18:13.193 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-11-02 04:18:13.194 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:18:13.194 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:18:13.205 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:18:13.206 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:18:13.206 +0000 CambriaSimplerBatchPublisher - cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-11-02 04:18:14.093 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "4af18c28-6dc3-4bce-a646-f21a5a90a7a1",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "7cfa1da2-c3aa-4760-ac08-cc7043ac5a68",
  "serviceDescription": "service",
  "serviceInvariantUUID": "9ff01712-7efe-45da-b3e1-e26e1ccafc20",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "NTQwMTdjMDdhOWYwYTQyYWY1MDYwMjczN2RmZmMwNWU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "bb871e23-fa1a-45c1-b28f-0175b3d5583a"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-11-02 04:18:14.094 +0000 SdncUebCallback - Received notification : (4af18c28-6dc3-4bce-a646-f21a5a90a7a1,basic_vm,1.0,service)
DEBUG 2022-11-02 04:18:14.094 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-11-02 04:18:14.094 +0000 SdncUebCallback - Received artifact service-BasicVm-csar.csar
INFO 2022-11-02 04:18:14.094 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-11-02 04:18:14.094 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
DEBUG 2022-11-02 04:18:14.156 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-11-02 04:18:14.159 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-11-02 04:18:14.159 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:18:14.161 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:18:14.161 +0000 DistributionClientImpl - try to send status {
  "distributionID": "4af18c28-6dc3-4bce-a646-f21a5a90a7a1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667362694159,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-11-02 04:18:14.262 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:18:14.263 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:18:14.263 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:18:14.274 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:18:14.275 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:18:14.275 +0000 CambriaSimplerBatchPublisher - cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
INFO 2022-11-02 04:18:15.162 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm/service-BasicVm-csar.csar
DEBUG 2022-11-02 04:18:15.163 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-11-02 04:18:15.164 +0000 Reflections - Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-11-02 04:18:15.291 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP12023999599532297023/Definitions/service-BasicVm-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
DEBUG 2022-11-02 04:18:16.376 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-11-02 04:18:16.377 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-11-02 04:18:16.377 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm/service-BasicVm-csar.csar
WARN 2022-11-02 04:18:16.377 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 9 Parsing Warnings occurred...
WARN 2022-11-02 04:18:16.377 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [port_ubuntu20_admin_plane_port_0_name, port_ubuntu20_admin_plane_port_0_vlan_requirements, port_ubuntu20_admin_plane_port_0_related_networks, port_ubuntu20_admin_plane_port_0_order, nfc_function, port_ubuntu20_admin_plane_port_0_network_role, port_ubuntu20_admin_plane_port_0_subnetpoolid]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm/service-BasicVm-csar.csar
WARN 2022-11-02 04:18:16.377 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_naming_code, nf_function, sdnc_artifact_name, max_instances, nf_type, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm/service-BasicVm-csar.csar
WARN 2022-11-02 04:18:16.377 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm/service-BasicVm-csar.csar
WARN 2022-11-02 04:18:16.377 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm/service-BasicVm-csar.csar
WARN 2022-11-02 04:18:16.377 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm/service-BasicVm-csar.csar
WARN 2022-11-02 04:18:16.377 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm/service-BasicVm-csar.csar
WARN 2022-11-02 04:18:16.377 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm/service-BasicVm-csar.csar
WARN 2022-11-02 04:18:16.378 +0000 SdcToscaParserFactory - JTosca Exception [JE001]: TypeMismatchError: "[ubuntu20_admin_security_group]" is not a map. The type is "json". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm/service-BasicVm-csar.csar
WARN 2022-11-02 04:18:16.378 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm/service-BasicVm-csar.csar
WARN 2022-11-02 04:18:16.378 +0000 SdcToscaParserFactory - ####################################################################################################
DEBUG 2022-11-02 04:18:16.378 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:18:16.378 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "7cfa1da2-c3aa-4760-ac08-cc7043ac5a68";
DEBUG 2022-11-02 04:18:16.381 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-11-02 04:18:16.381 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-11-02 04:18:16.381 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "7cfa1da2-c3aa-4760-ac08-cc7043ac5a68"
DEBUG 2022-11-02 04:18:16.382 +0000 SdncUebCallback - insertToscaData: INSERT into SERVICE_MODEL (service_uuid, model_yaml, filename, service_instance_name_prefix, ecomp_naming, name, description, type, category, invariant_uuid) values ("7cfa1da2-c3aa-4760-ac08-cc7043ac5a68", "null", "service-BasicVm-csar.csar", "BasicVm", "Y", "basic_vm", "service", "Service", "Network Service", "9ff01712-7efe-45da-b3e1-e26e1ccafc20");
DEBUG 2022-11-02 04:18:16.382 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:18:16.386 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-11-02 04:18:16.386 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-11-02 04:18:16.386 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:18:16.386 +0000 QueryProcessor - Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-11-02 04:18:16.386 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:18:16.386 +0000 QueryProcessor - Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-11-02 04:18:16.387 +0000 TopologyTemplateQuery - Node template basic_vm 0 is matching search criteria
DEBUG 2022-11-02 04:18:16.387 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-11-02 04:18:16.387 +0000 QueryProcessor - Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-11-02 04:18:16.387 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:18:16.387 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:18:16.387 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:18:16.387 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:18:16.387 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:18:16.388 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:18:16.388 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:18:16.388 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:18:16.388 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:18:16.388 +0000 TopologyTemplateQuery - Node template basic_vm 0 is matching search criteria
DEBUG 2022-11-02 04:18:16.388 +0000 QueryProcessor - Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=5ca9d8c5-8c73-4942-ab0b-ae41a0635030
DEBUG 2022-11-02 04:18:16.389 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:18:16.389 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODEL where customization_uuid = "5ca9d8c5-8c73-4942-ab0b-ae41a0635030";
DEBUG 2022-11-02 04:18:16.391 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 1
DEBUG 2022-11-02 04:18:16.391 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-11-02 04:18:16.391 +0000 SdncVFModel - Call insertToscaData for VF_MODEL where customization_uuid = "5ca9d8c5-8c73-4942-ab0b-ae41a0635030"
DEBUG 2022-11-02 04:18:16.391 +0000 SdncBaseModel - insertToscaData: INSERT into VF_MODEL (customization_uuid, model_yaml, vendor, name, ecomp_generated_naming, avail_zone_max_count, vendor_version, invariant_uuid, uuid, version) values ("5ca9d8c5-8c73-4942-ab0b-ae41a0635030", "null", "basicvm_vendor", "basic_vm", "Y", 1, "1.0", "a8626461-ee05-4eb9-8bec-a80fff8477c9", "2c91e72b-20ec-44b5-b0c8-6d002f073726", "1.0");
DEBUG 2022-11-02 04:18:16.392 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:18:16.395 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-11-02 04:18:16.395 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-11-02 04:18:16.395 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:18:16.395 +0000 TopologyTemplateQuery - Node template basic_vm 0 is not matching search criteria
DEBUG 2022-11-02 04:18:16.396 +0000 TopologyTemplateQuery - Node template abstract_ubuntu20 is matching search criteria
DEBUG 2022-11-02 04:18:16.396 +0000 TopologyTemplateQuery - Node template ubuntu20_admin_security_group is not matching search criteria
DEBUG 2022-11-02 04:18:16.396 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-11-02 04:18:16.396 +0000 QueryProcessor - Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=null
DEBUG 2022-11-02 04:18:16.396 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:18:16.396 +0000 QueryProcessor - Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
DEBUG 2022-11-02 04:18:16.397 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:18:16.397 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_MODEL where customization_uuid = "1bd9aeb8-aed8-4bb5-898f-a118f38d701a";
DEBUG 2022-11-02 04:18:16.398 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 1
DEBUG 2022-11-02 04:18:16.398 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
DEBUG 2022-11-02 04:18:16.399 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:18:16.399 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "1bd9aeb8-aed8-4bb5-898f-a118f38d701a";
DEBUG 2022-11-02 04:18:16.401 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-11-02 04:18:16.401 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
INFO 2022-11-02 04:18:16.401 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_MODEL where customization_uuid = "1bd9aeb8-aed8-4bb5-898f-a118f38d701a"
DEBUG 2022-11-02 04:18:16.401 +0000 SdncBaseModel - insertToscaData: INSERT into VF_MODULE_MODEL (customization_uuid, model_yaml, vf_module_label, vf_customization_uuid, vf_module_type, invariant_uuid, uuid, version) values ("1bd9aeb8-aed8-4bb5-898f-a118f38d701a", "null", "base_ubuntu20", "5ca9d8c5-8c73-4942-ab0b-ae41a0635030", "Base", "7ea8b6ad-63f5-4921-9799-c5653c5768fb", "0a5214c7-13fe-4a29-8b86-784d86a64944", "1");
DEBUG 2022-11-02 04:18:16.402 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:18:16.405 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-11-02 04:18:16.405 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-11-02 04:18:16.405 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:18:16.405 +0000 TopologyTemplateQuery - Node template basic_vm 0 is matching search criteria
DEBUG 2022-11-02 04:18:16.405 +0000 QueryProcessor - Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=5ca9d8c5-8c73-4942-ab0b-ae41a0635030
DEBUG 2022-11-02 04:18:16.406 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_ubuntu20ServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-11-02 04:18:16.406 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:18:16.406 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_ubuntu20ServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-11-02 04:18:16.406 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-11-02 04:18:16.406 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "1bd9aeb8-aed8-4bb5-898f-a118f38d701a"
DEBUG 2022-11-02 04:18:16.406 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("1bd9aeb8-aed8-4bb5-898f-a118f38d701a", "e51a2b75-b57d-4d04-aeb9-3e1a34e5b5e0", "ubuntu20", "1")
DEBUG 2022-11-02 04:18:16.406 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:18:16.410 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-11-02 04:18:16.410 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-11-02 04:18:16.410 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:18:16.411 +0000 TopologyTemplateQuery - Node template basic_vm 0 is not matching search criteria
DEBUG 2022-11-02 04:18:16.411 +0000 TopologyTemplateQuery - Node template abstract_ubuntu20 is matching search criteria
DEBUG 2022-11-02 04:18:16.411 +0000 TopologyTemplateQuery - Node template ubuntu20_admin_security_group is not matching search criteria
DEBUG 2022-11-02 04:18:16.411 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-11-02 04:18:16.411 +0000 QueryProcessor - Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=e51a2b75-b57d-4d04-aeb9-3e1a34e5b5e0
DEBUG 2022-11-02 04:18:16.411 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: e51a2b75-b57d-4d04-aeb9-3e1a34e5b5e0
DEBUG 2022-11-02 04:18:16.411 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:18:16.412 +0000 CachedDataSource - SQL Statement: SELECT * from VF_TO_NETWORK_ROLE_MAPPING where vf_customization_uuid = "5ca9d8c5-8c73-4942-ab0b-ae41a0635030";
DEBUG 2022-11-02 04:18:16.413 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 1
DEBUG 2022-11-02 04:18:16.413 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
DEBUG 2022-11-02 04:18:16.413 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:18:16.413 +0000 TopologyTemplateQuery - Node template basic_vm 0 is matching search criteria
DEBUG 2022-11-02 04:18:16.414 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-11-02 04:18:16.414 +0000 QueryProcessor - Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=VF, customizationUUID=5ca9d8c5-8c73-4942-ab0b-ae41a0635030
DEBUG 2022-11-02 04:18:16.414 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:18:16.414 +0000 TopologyTemplateQuery - Node template basic_vm 0 is matching search criteria
DEBUG 2022-11-02 04:18:16.414 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-11-02 04:18:16.414 +0000 QueryProcessor - Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=VF, customizationUUID=5ca9d8c5-8c73-4942-ab0b-ae41a0635030
DEBUG 2022-11-02 04:18:16.415 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:18:16.415 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:18:16.415 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:18:16.415 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:18:16.415 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:18:16.415 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:18:16.415 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:18:16.415 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:18:16.415 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_ubuntu20ServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-11-02 04:18:16.416 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:18:16.416 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_ubuntu20ServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-11-02 04:18:16.416 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:18:16.416 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:18:16.416 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "e51a2b75-b57d-4d04-aeb9-3e1a34e5b5e0";
DEBUG 2022-11-02 04:18:16.420 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-11-02 04:18:16.420 +0000 DBResourceManager - >> getData : sdnctldb01 4  miliseconds.
INFO 2022-11-02 04:18:16.420 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "e51a2b75-b57d-4d04-aeb9-3e1a34e5b5e0"
DEBUG 2022-11-02 04:18:16.420 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_MODEL (customization_uuid, model_yaml, vm_type, vm_image_name, vm_type_tag, ecomp_generated_naming, min_instances, nfc_naming, vm_flavor_name, invariant_uuid, uuid, version, nfc_naming_code) values ("e51a2b75-b57d-4d04-aeb9-3e1a34e5b5e0", "null", "ubuntu20", "ubuntu-20.04", "ubuntu20", "Y", "0", "{ecomp_generated_naming=true}", "m1.small", "8963543f-8896-4668-ab53-5c7cb835d043", "735969c5-75b3-431c-a5b9-69717f06cee6", "1.0", "ubuntu20");
DEBUG 2022-11-02 04:18:16.420 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:18:16.423 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-11-02 04:18:16.424 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-11-02 04:18:16.424 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:18:16.424 +0000 TopologyTemplateQuery - Node template basic_vm 0 is not matching search criteria
DEBUG 2022-11-02 04:18:16.424 +0000 TopologyTemplateQuery - Node template abstract_ubuntu20 is matching search criteria
DEBUG 2022-11-02 04:18:16.424 +0000 TopologyTemplateQuery - Node template ubuntu20_admin_security_group is not matching search criteria
DEBUG 2022-11-02 04:18:16.425 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-11-02 04:18:16.425 +0000 QueryProcessor - Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=e51a2b75-b57d-4d04-aeb9-3e1a34e5b5e0
DEBUG 2022-11-02 04:18:16.425 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:18:16.425 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "e51a2b75-b57d-4d04-aeb9-3e1a34e5b5e0";
DEBUG 2022-11-02 04:18:16.428 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-11-02 04:18:16.428 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-11-02 04:18:16.428 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "e51a2b75-b57d-4d04-aeb9-3e1a34e5b5e0"
DEBUG 2022-11-02 04:18:16.429 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_TO_NETWORK_ROLE_MAPPING (vfc_customization_uuid, network_role, vm_type, subinterface_indicator, ipv4_count, ipv6_count, ipv4_use_dhcp, network_role_tag, ipv4_ip_version) values ("e51a2b75-b57d-4d04-aeb9-3e1a34e5b5e0", "default-network-role", "ubuntu20", "N", "0", "0", "N", "admin_plane", "4");
DEBUG 2022-11-02 04:18:16.429 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:18:16.432 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-11-02 04:18:16.432 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-11-02 04:18:16.432 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:18:16.433 +0000 TopologyTemplateQuery - Node template basic_vm 0 is matching search criteria
DEBUG 2022-11-02 04:18:16.433 +0000 QueryProcessor - Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=5ca9d8c5-8c73-4942-ab0b-ae41a0635030
DEBUG 2022-11-02 04:18:16.433 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:18:16.433 +0000 TopologyTemplateQuery - Node template basic_vm 0 is matching search criteria
DEBUG 2022-11-02 04:18:16.434 +0000 QueryProcessor - Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=5ca9d8c5-8c73-4942-ab0b-ae41a0635030
DEBUG 2022-11-02 04:18:16.434 +0000 SdncBaseModel - insertPolicyData: Could not find policy data for Service/VF: "2c91e72b-20ec-44b5-b0c8-6d002f073726"
DEBUG 2022-11-02 04:18:16.434 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:18:16.434 +0000 QueryProcessor - Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
INFO 2022-11-02 04:18:16.434 +0000 SdncUebCallback - Update to SDN-C succeeded
INFO 2022-11-02 04:18:16.435 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-11-02 04:18:16.435 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:18:16.438 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:18:16.438 +0000 DistributionClientImpl - try to send status {
  "distributionID": "4af18c28-6dc3-4bce-a646-f21a5a90a7a1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667362696435,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
INFO 2022-11-02 04:18:16.538 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:18:16.539 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:18:16.539 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:18:16.551 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:18:16.551 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:18:16.551 +0000 CambriaSimplerBatchPublisher - cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-11-02 04:18:17.439 +0000 SdncUebCallback - incomingDir is not null - it is /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm
INFO 2022-11-02 04:18:17.439 +0000 SdncUebCallback - Sending Component Status for Distribution: (4af18c28-6dc3-4bce-a646-f21a5a90a7a1,basic_vm,1.0,service)
INFO 2022-11-02 04:18:17.440 +0000 DistributionClientImpl - DistributionClient - sendComponentDone status
INFO 2022-11-02 04:18:17.440 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:18:17.442 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:18:17.442 +0000 DistributionClientImpl - try to send status {
  "distributionID": "4af18c28-6dc3-4bce-a646-f21a5a90a7a1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667362697440,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
INFO 2022-11-02 04:18:17.543 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-11-02 04:18:17.543 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:18:17.544 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:18:17.553 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:18:17.554 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:18:17.554 +0000 CambriaSimplerBatchPublisher - cambria reply ok (11 ms):{"serverTimeMs":0,"count":1}
INFO 2022-11-02 04:18:18.443 +0000 SdncUebCallback - Sending Component Status COMPONENT_DONE_OK for Distribution result: messages successfully sent
INFO 2022-11-02 04:18:18.444 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:18:18.444 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:18:18.444 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:18:27.987 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:18:27.988 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:18:41.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:18:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:18:41.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:18:50.679 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:18:50.680 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:19:11.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:19:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:19:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:19:20.698 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:19:20.699 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:19:41.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:19:41.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:19:41.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:19:50.666 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:19:50.667 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:20:11.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:20:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:20:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:20:20.659 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:20:20.660 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:20:41.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:20:41.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:20:41.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:20:50.636 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:20:50.636 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:21:11.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:21:11.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:21:11.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:21:20.694 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:21:20.695 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:21:41.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:21:41.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:21:41.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:21:50.688 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:21:50.688 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:22:11.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:22:11.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:22:11.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:22:20.643 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:22:20.644 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:22:41.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:22:41.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:22:41.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:22:50.639 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:22:50.640 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:23:11.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:23:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:23:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:23:20.656 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:23:20.656 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:23:41.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:23:41.103 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:23:41.103 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:23:50.663 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:23:50.664 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:24:11.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:24:11.104 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:24:11.104 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:24:20.654 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:24:20.655 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:24:41.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:24:41.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:24:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:24:50.641 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:24:50.642 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:25:11.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:25:11.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:25:11.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:25:20.646 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:25:20.647 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:25:41.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:25:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:25:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:25:50.655 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:25:50.656 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:26:11.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:26:11.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:26:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:26:20.647 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:26:20.647 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:26:41.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:26:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:26:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:26:50.638 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:26:50.639 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:27:11.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:27:11.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:27:11.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:27:20.642 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:27:20.643 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:27:41.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:27:41.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:27:41.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:27:50.640 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:27:50.640 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:28:11.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:28:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:28:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:28:20.638 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:28:20.638 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:28:41.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:28:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:28:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:28:50.644 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:28:50.645 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:29:11.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:29:11.102 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:29:11.102 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:29:20.644 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:29:20.645 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:29:41.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:29:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:29:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:29:50.662 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:29:50.663 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:30:11.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:30:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:30:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:30:20.668 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:30:20.668 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:30:41.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:30:41.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:30:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:30:50.639 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:30:50.640 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:31:11.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:31:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:31:11.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:31:20.648 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:31:20.648 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:31:41.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:31:41.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:31:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:31:50.657 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:31:50.658 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:32:11.100 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:32:11.104 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:32:11.104 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:32:20.684 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:32:20.685 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:32:41.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:32:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:32:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:32:50.645 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:32:50.646 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:33:11.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:33:11.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:33:11.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:33:20.653 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:33:20.654 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:33:41.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:33:41.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:33:41.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:33:50.646 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:33:50.647 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:34:11.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:34:11.105 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:34:11.105 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:34:20.680 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:34:20.681 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:34:41.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:34:41.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:34:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:34:50.683 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:34:50.683 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:35:11.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:35:11.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:35:11.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:35:20.642 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:35:20.642 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:35:41.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:35:41.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:35:41.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:35:50.643 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:35:50.643 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:36:11.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:36:11.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:36:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:36:20.666 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:36:20.667 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:36:41.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:36:41.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:36:41.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:36:50.653 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:36:50.654 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:37:11.100 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:37:11.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:37:11.101 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:37:20.646 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:37:20.646 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:37:41.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:37:41.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:37:41.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:37:50.667 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:37:50.668 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:38:11.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:38:11.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:38:11.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:38:20.655 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:38:20.655 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:38:41.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:38:41.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:38:41.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:38:50.636 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:38:50.636 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:39:11.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:39:11.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:39:11.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:39:20.665 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:39:20.665 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:39:41.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:39:41.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:39:41.099 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:39:50.657 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:39:50.657 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:40:11.100 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:40:11.104 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:40:11.104 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:40:18.088 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:40:18.090 +0000 HttpClient - Consuming the entity.
DEBUG 2022-11-02 04:40:18.090 +0000 NotificationConsumer - received message from topic
DEBUG 2022-11-02 04:40:18.090 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"9dd249d6-6d07-40db-bea0-783765b68138","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"129e7216-c78f-4b10-b9b9-9647fa143df2","serviceDescription":"service","serviceInvariantUUID":"f7183d30-36a6-44cb-a42a-2acf4143f7f0","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3461fba4-8fd1-4275-b902-43a18603b1f6","resourceInvariantUUID":"928e663a-112c-4030-89f6-1b1168ce81ee","resourceCustomizationUUID":"601325c8-5515-49e9-a635-9df2785c41d5","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":"YmRlZjk5MTY2NTRhNDFkNWVkYWEyODBiMTAxM2UyYTk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"a605352e-fecd-4c2c-a9b4-2cc16b315b61","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":"NzgwMjVmY2Y1Y2RiM2NmYTllNzFlZmVkMmE3OWIxMzM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d1c71b33-b7f5-4bfa-97bd-17794011d625","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":"52d967cb-7db2-45b3-9704-e10f2d8f3f99","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":"3a104f72-d6ff-423e-ad90-16cf44fbfaaf","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":"37aded4d-6a32-4a69-9c39-e9fa7ccf207b","artifactVersion":"2","generatedFromUUID":"978178d0-40f1-475c-960a-be831f4ba1a1"},{"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":"c93ddc3c-7a48-4359-88ea-8cea67bb4e25","artifactVersion":"2","generatedFromUUID":"52d967cb-7db2-45b3-9704-e10f2d8f3f99"},{"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":"978178d0-40f1-475c-960a-be831f4ba1a1","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":"04db8108-ac1e-487c-9f5a-7fd994967508","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":"ZGY5ZmM1OGQ5NzQ3N2IyYzM3NjYxOWEwYTQzNzEyMmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"dbd42159-e5d0-4843-93c8-042b0fc48f85","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"ODFmNDRmYTAyZTFjZmQ4ZTNkNWQ5N2ZmYmI0OTI5Y2Y\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"617033a7-5ae0-48ce-8e18-4c096eeed7aa","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-11-02 04:40:18.097 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:40:18.097 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:40:18.104 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:40:18.104 +0000 DistributionClientImpl - try to send status {
  "distributionID": "9dd249d6-6d07-40db-bea0-783765b68138",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667364011099,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:40:18.205 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
WARN 2022-11-02 04:40:18.207 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:40:18.208 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:40:18.228 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:40:18.229 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:40:18.229 +0000 CambriaSimplerBatchPublisher - cambria reply ok (23 ms):{"serverTimeMs":4,"count":1}
INFO 2022-11-02 04:40:19.105 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:40:19.105 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:40:19.115 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:40:19.115 +0000 DistributionClientImpl - try to send status {
  "distributionID": "9dd249d6-6d07-40db-bea0-783765b68138",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667364011099,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:40:19.215 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:40:19.219 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:40:19.219 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:40:19.236 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:40:19.237 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:40:19.237 +0000 CambriaSimplerBatchPublisher - cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
INFO 2022-11-02 04:40:20.116 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:40:20.117 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:40:20.120 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:40:20.120 +0000 DistributionClientImpl - try to send status {
  "distributionID": "9dd249d6-6d07-40db-bea0-783765b68138",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667364011099,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:40:20.223 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 103 ms
WARN 2022-11-02 04:40:20.224 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:40:20.224 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:40:20.242 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:40:20.243 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:40:20.243 +0000 CambriaSimplerBatchPublisher - cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
INFO 2022-11-02 04:40:21.121 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:40:21.122 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:40:21.124 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:40:21.125 +0000 DistributionClientImpl - try to send status {
  "distributionID": "9dd249d6-6d07-40db-bea0-783765b68138",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667364011099,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:40:21.225 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:40:21.226 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:40:21.226 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:40:21.236 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:40:21.236 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:40:21.236 +0000 CambriaSimplerBatchPublisher - cambria reply ok (11 ms):{"serverTimeMs":1,"count":1}
INFO 2022-11-02 04:40:22.125 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:40:22.126 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:40:22.128 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:40:22.128 +0000 DistributionClientImpl - try to send status {
  "distributionID": "9dd249d6-6d07-40db-bea0-783765b68138",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667364011099,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:40:22.229 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
WARN 2022-11-02 04:40:22.230 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:40:22.230 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:40:22.248 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:40:22.249 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:40:22.249 +0000 CambriaSimplerBatchPublisher - cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
INFO 2022-11-02 04:40:23.129 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:40:23.130 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:40:23.132 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:40:23.132 +0000 DistributionClientImpl - try to send status {
  "distributionID": "9dd249d6-6d07-40db-bea0-783765b68138",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667364011099,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:40:23.232 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:40:23.233 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:40:23.234 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:40:23.245 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:40:23.246 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:40:23.246 +0000 CambriaSimplerBatchPublisher - cambria reply ok (13 ms):{"serverTimeMs":1,"count":1}
INFO 2022-11-02 04:40:24.132 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:40:24.133 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:40:24.135 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:40:24.135 +0000 DistributionClientImpl - try to send status {
  "distributionID": "9dd249d6-6d07-40db-bea0-783765b68138",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667364011099,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:40:24.235 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:40:24.237 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:40:24.237 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:40:24.255 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:40:24.256 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:40:24.256 +0000 CambriaSimplerBatchPublisher - cambria reply ok (20 ms):{"serverTimeMs":1,"count":1}
INFO 2022-11-02 04:40:25.137 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:40:25.138 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:40:25.140 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:40:25.141 +0000 DistributionClientImpl - try to send status {
  "distributionID": "9dd249d6-6d07-40db-bea0-783765b68138",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667364011099,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:40:25.241 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-11-02 04:40:25.242 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:40:25.242 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:40:25.256 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:40:25.256 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:40:25.257 +0000 CambriaSimplerBatchPublisher - cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
INFO 2022-11-02 04:40:26.142 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:40:26.143 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:40:26.145 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:40:26.146 +0000 DistributionClientImpl - try to send status {
  "distributionID": "9dd249d6-6d07-40db-bea0-783765b68138",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667364011099,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:40:26.247 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
WARN 2022-11-02 04:40:26.249 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:40:26.249 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:40:26.261 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:40:26.262 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:40:26.262 +0000 CambriaSimplerBatchPublisher - cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
INFO 2022-11-02 04:40:27.146 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:40:27.151 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:40:27.153 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:40:27.153 +0000 DistributionClientImpl - try to send status {
  "distributionID": "9dd249d6-6d07-40db-bea0-783765b68138",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667364011099,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-11-02 04:40:27.254 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-11-02 04:40:27.255 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:40:27.255 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:40:27.266 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:40:27.266 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:40:27.266 +0000 CambriaSimplerBatchPublisher - cambria reply ok (12 ms):{"serverTimeMs":1,"count":1}
DEBUG 2022-11-02 04:40:28.155 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "9dd249d6-6d07-40db-bea0-783765b68138",
  "serviceName": "basic_cnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "129e7216-c78f-4b10-b9b9-9647fa143df2",
  "serviceDescription": "service",
  "serviceInvariantUUID": "f7183d30-36a6-44cb-a42a-2acf4143f7f0",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
      "artifactChecksum": "ODFmNDRmYTAyZTFjZmQ4ZTNkNWQ5N2ZmYmI0OTI5Y2Y\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "617033a7-5ae0-48ce-8e18-4c096eeed7aa"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-11-02 04:40:28.156 +0000 SdncUebCallback - Received notification : (9dd249d6-6d07-40db-bea0-783765b68138,basic_cnf_macro,1.0,service)
DEBUG 2022-11-02 04:40:28.156 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-11-02 04:40:28.156 +0000 SdncUebCallback - Received artifact service-BasicCnfMacro-csar.csar
INFO 2022-11-02 04:40:28.157 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-11-02 04:40:28.157 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
DEBUG 2022-11-02 04:40:28.298 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-11-02 04:40:28.308 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-11-02 04:40:28.308 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:40:28.311 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:40:28.311 +0000 DistributionClientImpl - try to send status {
  "distributionID": "9dd249d6-6d07-40db-bea0-783765b68138",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667364028308,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-11-02 04:40:28.411 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:40:28.413 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:40:28.413 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:40:28.430 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:40:28.430 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:40:28.430 +0000 CambriaSimplerBatchPublisher - cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
INFO 2022-11-02 04:40:29.312 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf_macro/service-BasicCnfMacro-csar.csar
DEBUG 2022-11-02 04:40:29.314 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-11-02 04:40:29.315 +0000 Reflections - Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-11-02 04:40:29.505 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP692589342871157912/Definitions/service-BasicCnfMacro-template.yml
DEBUG 2022-11-02 04:40:30.510 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-11-02 04:40:30.510 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-11-02 04:40:30.510 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf_macro/service-BasicCnfMacro-csar.csar
WARN 2022-11-02 04:40:30.511 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
WARN 2022-11-02 04:40:30.511 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf_macro/service-BasicCnfMacro-csar.csar
WARN 2022-11-02 04:40:30.511 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf_macro/service-BasicCnfMacro-csar.csar
WARN 2022-11-02 04:40:30.511 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf_macro/service-BasicCnfMacro-csar.csar
WARN 2022-11-02 04:40:30.511 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_naming_code, nf_function, max_instances, nf_type, nf_role, min_instances]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf_macro/service-BasicCnfMacro-csar.csar
WARN 2022-11-02 04:40:30.511 +0000 SdcToscaParserFactory - ####################################################################################################
DEBUG 2022-11-02 04:40:30.520 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:40:30.520 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "129e7216-c78f-4b10-b9b9-9647fa143df2";
DEBUG 2022-11-02 04:40:30.524 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-11-02 04:40:30.524 +0000 DBResourceManager - >> getData : sdnctldb01 13  miliseconds.
INFO 2022-11-02 04:40:30.524 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "129e7216-c78f-4b10-b9b9-9647fa143df2"
DEBUG 2022-11-02 04:40:30.524 +0000 SdncUebCallback - insertToscaData: INSERT into SERVICE_MODEL (service_uuid, model_yaml, filename, service_instance_name_prefix, ecomp_naming, name, description, type, category, invariant_uuid) values ("129e7216-c78f-4b10-b9b9-9647fa143df2", "null", "service-BasicCnfMacro-csar.csar", "BasicCnfMacro", "Y", "basic_cnf_macro", "service", "Service", "Network Service", "f7183d30-36a6-44cb-a42a-2acf4143f7f0");
DEBUG 2022-11-02 04:40:30.525 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:40:30.528 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-11-02 04:40:30.529 +0000 DBResourceManager - writeData processing time : sdnctldb01 5 miliseconds.
DEBUG 2022-11-02 04:40:30.529 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:40:30.529 +0000 QueryProcessor - Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-11-02 04:40:30.529 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:40:30.529 +0000 QueryProcessor - Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-11-02 04:40:30.530 +0000 TopologyTemplateQuery - Node template basic_cnf_macro 0 is matching search criteria
DEBUG 2022-11-02 04:40:30.530 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-11-02 04:40:30.530 +0000 QueryProcessor - Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-11-02 04:40:30.531 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:40:30.531 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:40:30.531 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:40:30.531 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:40:30.531 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:40:30.531 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:40:30.531 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:40:30.531 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:40:30.532 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:40:30.532 +0000 TopologyTemplateQuery - Node template basic_cnf_macro 0 is matching search criteria
DEBUG 2022-11-02 04:40:30.532 +0000 QueryProcessor - Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=601325c8-5515-49e9-a635-9df2785c41d5
DEBUG 2022-11-02 04:40:30.533 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:40:30.533 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODEL where customization_uuid = "601325c8-5515-49e9-a635-9df2785c41d5";
DEBUG 2022-11-02 04:40:30.535 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-11-02 04:40:30.535 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-11-02 04:40:30.535 +0000 SdncVFModel - Call insertToscaData for VF_MODEL where customization_uuid = "601325c8-5515-49e9-a635-9df2785c41d5"
DEBUG 2022-11-02 04:40:30.535 +0000 SdncBaseModel - insertToscaData: INSERT into VF_MODEL (customization_uuid, model_yaml, sdnc_model_version, vendor, sdnc_artifact_name, name, ecomp_generated_naming, avail_zone_max_count, vendor_version, invariant_uuid, uuid, version, sdnc_model_name) values ("601325c8-5515-49e9-a635-9df2785c41d5", "null", "1.0.0", "basiccnf_macro_vendor", "vnf", "basic_cnf_macro", "Y", 1, "1.0", "928e663a-112c-4030-89f6-1b1168ce81ee", "6c00edc1-6f61-4b91-a975-e0b528aec20c", "1.0", "APACHE");
DEBUG 2022-11-02 04:40:30.536 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:40:30.539 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-11-02 04:40:30.539 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-11-02 04:40:30.539 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:40:30.539 +0000 TopologyTemplateQuery - Node template basic_cnf_macro 0 is not matching search criteria
DEBUG 2022-11-02 04:40:30.539 +0000 TopologyTemplateQuery - Node template abstract_dummy_base is matching search criteria
DEBUG 2022-11-02 04:40:30.539 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-11-02 04:40:30.540 +0000 QueryProcessor - Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=null
DEBUG 2022-11-02 04:40:30.540 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:40:30.540 +0000 QueryProcessor - Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
DEBUG 2022-11-02 04:40:30.541 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:40:30.541 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_MODEL where customization_uuid = "3e0f8900-8e7f-4495-af2d-f5f5395a0a5b";
DEBUG 2022-11-02 04:40:30.543 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-11-02 04:40:30.543 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
DEBUG 2022-11-02 04:40:30.543 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:40:30.543 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "3e0f8900-8e7f-4495-af2d-f5f5395a0a5b";
DEBUG 2022-11-02 04:40:30.545 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-11-02 04:40:30.545 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
INFO 2022-11-02 04:40:30.545 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_MODEL where customization_uuid = "3e0f8900-8e7f-4495-af2d-f5f5395a0a5b"
DEBUG 2022-11-02 04:40:30.545 +0000 SdncBaseModel - insertToscaData: INSERT into VF_MODULE_MODEL (customization_uuid, model_yaml, vf_module_label, vf_customization_uuid, vf_module_type, invariant_uuid, uuid, version) values ("3e0f8900-8e7f-4495-af2d-f5f5395a0a5b", "null", "helm_apache", "601325c8-5515-49e9-a635-9df2785c41d5", "Expansion", "f4f9c276-608b-4f7c-8707-58b2e039a867", "b71d444b-fcdf-4c86-ba72-ebd3f9389d1f", "1");
DEBUG 2022-11-02 04:40:30.546 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:40:30.549 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-11-02 04:40:30.549 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-11-02 04:40:30.549 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:40:30.550 +0000 TopologyTemplateQuery - Node template basic_cnf_macro 0 is matching search criteria
DEBUG 2022-11-02 04:40:30.550 +0000 QueryProcessor - Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=601325c8-5515-49e9-a635-9df2785c41d5
DEBUG 2022-11-02 04:40:30.550 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:40:30.550 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_MODEL where customization_uuid = "173556e5-7939-4742-8d86-da2b30bcdf37";
DEBUG 2022-11-02 04:40:30.552 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-11-02 04:40:30.552 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
DEBUG 2022-11-02 04:40:30.553 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:40:30.553 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "173556e5-7939-4742-8d86-da2b30bcdf37";
DEBUG 2022-11-02 04:40:30.555 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-11-02 04:40:30.555 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-11-02 04:40:30.555 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_MODEL where customization_uuid = "173556e5-7939-4742-8d86-da2b30bcdf37"
DEBUG 2022-11-02 04:40:30.555 +0000 SdncBaseModel - insertToscaData: INSERT into VF_MODULE_MODEL (customization_uuid, model_yaml, vf_module_label, vf_customization_uuid, vf_module_type, invariant_uuid, uuid, version) values ("173556e5-7939-4742-8d86-da2b30bcdf37", "null", "base_template_dummy_ignore", "601325c8-5515-49e9-a635-9df2785c41d5", "Base", "e88b4532-a436-48f9-a263-f03cb40c0bf0", "afc56c94-7b3d-4168-a2ea-056ec276eec5", "1");
DEBUG 2022-11-02 04:40:30.556 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:40:30.559 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-11-02 04:40:30.559 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-11-02 04:40:30.559 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:40:30.559 +0000 TopologyTemplateQuery - Node template basic_cnf_macro 0 is matching search criteria
DEBUG 2022-11-02 04:40:30.559 +0000 QueryProcessor - Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=601325c8-5515-49e9-a635-9df2785c41d5
DEBUG 2022-11-02 04:40:30.560 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_dummy_baseServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-11-02 04:40:30.560 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:40:30.560 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_dummy_baseServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-11-02 04:40:30.560 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-11-02 04:40:30.560 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "173556e5-7939-4742-8d86-da2b30bcdf37"
DEBUG 2022-11-02 04:40:30.560 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("173556e5-7939-4742-8d86-da2b30bcdf37", "cef1fe6c-c65a-437b-9420-cf24079d8de4", "dummy_base", "1")
DEBUG 2022-11-02 04:40:30.561 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:40:30.564 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-11-02 04:40:30.564 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-11-02 04:40:30.564 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:40:30.564 +0000 TopologyTemplateQuery - Node template basic_cnf_macro 0 is not matching search criteria
DEBUG 2022-11-02 04:40:30.564 +0000 TopologyTemplateQuery - Node template abstract_dummy_base is matching search criteria
DEBUG 2022-11-02 04:40:30.565 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-11-02 04:40:30.565 +0000 QueryProcessor - Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=cef1fe6c-c65a-437b-9420-cf24079d8de4
DEBUG 2022-11-02 04:40:30.567 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: cef1fe6c-c65a-437b-9420-cf24079d8de4
DEBUG 2022-11-02 04:40:30.567 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:40:30.568 +0000 CachedDataSource - SQL Statement: SELECT * from VF_TO_NETWORK_ROLE_MAPPING where vf_customization_uuid = "601325c8-5515-49e9-a635-9df2785c41d5";
DEBUG 2022-11-02 04:40:30.569 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 1
DEBUG 2022-11-02 04:40:30.570 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
DEBUG 2022-11-02 04:40:30.570 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:40:30.570 +0000 TopologyTemplateQuery - Node template basic_cnf_macro 0 is matching search criteria
DEBUG 2022-11-02 04:40:30.570 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-11-02 04:40:30.570 +0000 QueryProcessor - Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=VF, customizationUUID=601325c8-5515-49e9-a635-9df2785c41d5
DEBUG 2022-11-02 04:40:30.571 +0000 SdncVFModel - insertVFtoNetworkRoleMappingData: Could not find CPs for VF: 601325c8-5515-49e9-a635-9df2785c41d5
DEBUG 2022-11-02 04:40:30.571 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:40:30.572 +0000 TopologyTemplateQuery - Node template basic_cnf_macro 0 is matching search criteria
DEBUG 2022-11-02 04:40:30.572 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-11-02 04:40:30.572 +0000 QueryProcessor - Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=VF, customizationUUID=601325c8-5515-49e9-a635-9df2785c41d5
DEBUG 2022-11-02 04:40:30.572 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:40:30.572 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:40:30.573 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:40:30.573 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:40:30.573 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:40:30.573 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:40:30.573 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:40:30.573 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:40:30.574 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_dummy_baseServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-11-02 04:40:30.574 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:40:30.574 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_dummy_baseServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-11-02 04:40:30.574 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:40:30.574 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:40:30.574 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "cef1fe6c-c65a-437b-9420-cf24079d8de4";
DEBUG 2022-11-02 04:40:30.576 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-11-02 04:40:30.577 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-11-02 04:40:30.577 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "cef1fe6c-c65a-437b-9420-cf24079d8de4"
DEBUG 2022-11-02 04:40:30.577 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_MODEL (customization_uuid, model_yaml, vm_type, vm_image_name, vm_type_tag, ecomp_generated_naming, min_instances, nfc_naming, vm_flavor_name, invariant_uuid, uuid, version, nfc_naming_code) values ("cef1fe6c-c65a-437b-9420-cf24079d8de4", "null", "dummy_base", "test", "dummy_base", "Y", "0", "{ecomp_generated_naming=true}", "test", "ca7bee87-fb9b-42eb-a7df-a43702227d42", "84e90375-f33e-4471-95df-ca63b361b03f", "1.0", "dummy_base");
DEBUG 2022-11-02 04:40:30.577 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:40:30.580 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-11-02 04:40:30.581 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-11-02 04:40:30.581 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:40:30.581 +0000 TopologyTemplateQuery - Node template basic_cnf_macro 0 is not matching search criteria
DEBUG 2022-11-02 04:40:30.581 +0000 TopologyTemplateQuery - Node template abstract_dummy_base is matching search criteria
DEBUG 2022-11-02 04:40:30.581 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-11-02 04:40:30.582 +0000 QueryProcessor - Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=cef1fe6c-c65a-437b-9420-cf24079d8de4
DEBUG 2022-11-02 04:40:30.582 +0000 SdncVFCModel - insertVFCtoNetworkRoleMappingData: Could not find the nested CVFCs for: cef1fe6c-c65a-437b-9420-cf24079d8de4
DEBUG 2022-11-02 04:40:30.582 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:40:30.582 +0000 TopologyTemplateQuery - Node template basic_cnf_macro 0 is matching search criteria
DEBUG 2022-11-02 04:40:30.582 +0000 QueryProcessor - Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=601325c8-5515-49e9-a635-9df2785c41d5
DEBUG 2022-11-02 04:40:30.583 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:40:30.583 +0000 TopologyTemplateQuery - Node template basic_cnf_macro 0 is matching search criteria
DEBUG 2022-11-02 04:40:30.583 +0000 QueryProcessor - Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=601325c8-5515-49e9-a635-9df2785c41d5
DEBUG 2022-11-02 04:40:30.583 +0000 SdncBaseModel - insertPolicyData: Could not find policy data for Service/VF: "6c00edc1-6f61-4b91-a975-e0b528aec20c"
DEBUG 2022-11-02 04:40:30.583 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:40:30.583 +0000 QueryProcessor - Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
INFO 2022-11-02 04:40:30.584 +0000 SdncUebCallback - Update to SDN-C succeeded
INFO 2022-11-02 04:40:30.584 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-11-02 04:40:30.585 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:40:30.587 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:40:30.588 +0000 DistributionClientImpl - try to send status {
  "distributionID": "9dd249d6-6d07-40db-bea0-783765b68138",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667364030584,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
INFO 2022-11-02 04:40:30.688 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-11-02 04:40:30.689 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:40:30.689 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:40:30.701 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:40:30.701 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:40:30.702 +0000 CambriaSimplerBatchPublisher - cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-11-02 04:40:31.593 +0000 SdncUebCallback - incomingDir is not null - it is /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf_macro
INFO 2022-11-02 04:40:31.597 +0000 SdncUebCallback - Sending Component Status for Distribution: (9dd249d6-6d07-40db-bea0-783765b68138,basic_cnf_macro,1.0,service)
INFO 2022-11-02 04:40:31.597 +0000 DistributionClientImpl - DistributionClient - sendComponentDone status
INFO 2022-11-02 04:40:31.598 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:40:31.599 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:40:31.600 +0000 DistributionClientImpl - try to send status {
  "distributionID": "9dd249d6-6d07-40db-bea0-783765b68138",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667364031597,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
INFO 2022-11-02 04:40:31.700 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:40:31.701 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:40:31.701 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:40:31.712 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:40:31.713 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:40:31.713 +0000 CambriaSimplerBatchPublisher - cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
INFO 2022-11-02 04:40:32.600 +0000 SdncUebCallback - Sending Component Status COMPONENT_DONE_OK for Distribution result: messages successfully sent
INFO 2022-11-02 04:40:41.098 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:40:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:40:41.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:40:50.677 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:40:50.677 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:41:11.099 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-11-02 04:41:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-11-02 04:41:11.100 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:41:13.317 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:41:13.319 +0000 HttpClient - Consuming the entity.
DEBUG 2022-11-02 04:41:13.319 +0000 NotificationConsumer - received message from topic
DEBUG 2022-11-02 04:41:13.319 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"b366879c-ee3c-4a2d-baae-5e5c67fe950a","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"e8d3898e-77f1-4b8c-8aa3-481c65835913","serviceDescription":"service","serviceInvariantUUID":"f28da8dc-7d76-4d2a-abb7-31732788d92c","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"58ba740a-f087-4536-b5b4-b9c13c17444f","resourceInvariantUUID":"68abdb26-4739-4970-9ff4-794ebee38c69","resourceCustomizationUUID":"56aaa3b0-036d-400b-a8a4-9a5e86867ab6","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","artifactChecksum":"YWI3MzI1YTdiYzc5OTA5ZDgwZTI2NWFjNDU5YzZlZjg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"885eb146-b350-4080-82c3-9b6b16594a3e","artifactVersion":"1"},{"artifactName":"basic_vm_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","artifactChecksum":"N2M5ZWE2MjZlMDg5ODRhNDA2Yzk5MjY5ZTE4YjczOWY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"a59f92e8-83e6-4a6a-a565-13215bf8985c","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"437fd2bd-8197-46ba-be7f-b8ec26c432b2","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"OWU2MDAzY2U5YmM3Y2I4NzM1MjdlMzY3NjE0N2IyYmI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"032d0c3d-7996-4100-a1e4-4155687c0392","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"18c57c26-099e-427f-a748-9cc3f235de49","artifactVersion":"2","generatedFromUUID":"437fd2bd-8197-46ba-be7f-b8ec26c432b2"},{"artifactName":"BASIC_VM_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","artifactChecksum":"MTM4NGYxM2E1MDVmMGE1OTJlNTEyN2Q5MzczY2MxYjk\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"26c0610f-d1f4-4245-9ef0-e6c51fa7f15f","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVmMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","artifactChecksum":"NDM3Y2ZlMWNhYjMwM2JmYmM3M2RkMjlkNjY5ZTRkMjY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"fb49551f-fb77-4481-9fb8-03c09370273c","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"ZDA1MmQ3MzQ3NWZiMzc4MjdiM2YyNmUxNjBkOTAxOGI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"99962404-bef9-41ab-a1fc-80fd60e1dbcc","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-11-02 04:41:13.324 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:41:13.324 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:41:13.327 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:41:13.327 +0000 DistributionClientImpl - try to send status {
  "distributionID": "b366879c-ee3c-4a2d-baae-5e5c67fe950a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667364071098,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:41:13.427 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:41:13.429 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:41:13.429 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:41:13.447 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:41:13.447 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:41:13.447 +0000 CambriaSimplerBatchPublisher - cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
INFO 2022-11-02 04:41:14.331 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:41:14.331 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:41:14.334 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:41:14.334 +0000 DistributionClientImpl - try to send status {
  "distributionID": "b366879c-ee3c-4a2d-baae-5e5c67fe950a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667364071098,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:41:14.434 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:41:14.435 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:41:14.436 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:41:14.454 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:41:14.455 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:41:14.455 +0000 CambriaSimplerBatchPublisher - cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
INFO 2022-11-02 04:41:15.335 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:41:15.335 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:41:15.337 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:41:15.337 +0000 DistributionClientImpl - try to send status {
  "distributionID": "b366879c-ee3c-4a2d-baae-5e5c67fe950a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667364071098,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:41:15.437 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:41:15.444 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:41:15.444 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:41:15.454 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:41:15.455 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:41:15.455 +0000 CambriaSimplerBatchPublisher - cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
INFO 2022-11-02 04:41:16.338 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:41:16.340 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:41:16.348 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:41:16.349 +0000 DistributionClientImpl - try to send status {
  "distributionID": "b366879c-ee3c-4a2d-baae-5e5c67fe950a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667364071098,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:41:16.449 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-11-02 04:41:16.450 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:41:16.450 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:41:16.476 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:41:16.477 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:41:16.477 +0000 CambriaSimplerBatchPublisher - cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
INFO 2022-11-02 04:41:17.351 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:41:17.352 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:41:17.354 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:41:17.354 +0000 DistributionClientImpl - try to send status {
  "distributionID": "b366879c-ee3c-4a2d-baae-5e5c67fe950a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667364071098,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:41:17.455 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-11-02 04:41:17.456 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:41:17.456 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:41:17.470 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:41:17.470 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:41:17.470 +0000 CambriaSimplerBatchPublisher - cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
INFO 2022-11-02 04:41:18.355 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:41:18.356 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:41:18.358 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:41:18.358 +0000 DistributionClientImpl - try to send status {
  "distributionID": "b366879c-ee3c-4a2d-baae-5e5c67fe950a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667364071098,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:41:18.458 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:41:18.459 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:41:18.459 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:41:18.470 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:41:18.477 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:41:18.477 +0000 CambriaSimplerBatchPublisher - cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
INFO 2022-11-02 04:41:19.359 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:41:19.360 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:41:19.362 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:41:19.362 +0000 DistributionClientImpl - try to send status {
  "distributionID": "b366879c-ee3c-4a2d-baae-5e5c67fe950a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667364071098,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-11-02 04:41:19.463 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
WARN 2022-11-02 04:41:19.464 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:41:19.464 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:41:19.474 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:41:19.474 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:41:19.474 +0000 CambriaSimplerBatchPublisher - cambria reply ok (11 ms):{"serverTimeMs":0,"count":1}
INFO 2022-11-02 04:41:20.363 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-11-02 04:41:20.364 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:41:20.366 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:41:20.366 +0000 DistributionClientImpl - try to send status {
  "distributionID": "b366879c-ee3c-4a2d-baae-5e5c67fe950a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667364071098,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-11-02 04:41:20.466 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:41:20.467 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:41:20.468 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:41:20.479 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:41:20.480 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:41:20.480 +0000 CambriaSimplerBatchPublisher - cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-11-02 04:41:21.366 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "b366879c-ee3c-4a2d-baae-5e5c67fe950a",
  "serviceName": "basic_vm_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "e8d3898e-77f1-4b8c-8aa3-481c65835913",
  "serviceDescription": "service",
  "serviceInvariantUUID": "f28da8dc-7d76-4d2a-abb7-31732788d92c",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVmMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
      "artifactChecksum": "ZDA1MmQ3MzQ3NWZiMzc4MjdiM2YyNmUxNjBkOTAxOGI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "99962404-bef9-41ab-a1fc-80fd60e1dbcc"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-11-02 04:41:21.367 +0000 SdncUebCallback - Received notification : (b366879c-ee3c-4a2d-baae-5e5c67fe950a,basic_vm_macro,1.0,service)
DEBUG 2022-11-02 04:41:21.367 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-11-02 04:41:21.367 +0000 SdncUebCallback - Received artifact service-BasicVmMacro-csar.csar
INFO 2022-11-02 04:41:21.368 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-11-02 04:41:21.368 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
DEBUG 2022-11-02 04:41:21.475 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-11-02 04:41:21.479 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-11-02 04:41:21.479 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-11-02 04:41:21.481 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-11-02 04:41:21.481 +0000 DistributionClientImpl - try to send status {
  "distributionID": "b366879c-ee3c-4a2d-baae-5e5c67fe950a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667364081479,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-11-02 04:41:21.582 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-11-02 04:41:21.584 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-11-02 04:41:21.584 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JuOgJ6yW7k8bWedQ) ...
INFO 2022-11-02 04:41:21.592 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-11-02 04:41:21.593 +0000 HttpClient - Consuming the entity.
INFO 2022-11-02 04:41:21.593 +0000 CambriaSimplerBatchPublisher - cambria reply ok (10 ms):{"serverTimeMs":0,"count":1}
INFO 2022-11-02 04:41:22.482 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm_macro/service-BasicVmMacro-csar.csar
DEBUG 2022-11-02 04:41:22.484 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-11-02 04:41:22.485 +0000 Reflections - Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-11-02 04:41:22.609 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP11366133313358333118/Definitions/service-BasicVmMacro-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
DEBUG 2022-11-02 04:41:23.668 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-11-02 04:41:23.669 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-11-02 04:41:23.669 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm_macro/service-BasicVmMacro-csar.csar
WARN 2022-11-02 04:41:23.669 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 9 Parsing Warnings occurred...
WARN 2022-11-02 04:41:23.669 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_naming_code, nf_function, max_instances, nf_type, nf_role, min_instances]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm_macro/service-BasicVmMacro-csar.csar
WARN 2022-11-02 04:41:23.669 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [port_ubuntu20_admin_plane_port_0_name, port_ubuntu20_admin_plane_port_0_vlan_requirements, port_ubuntu20_admin_plane_port_0_related_networks, port_ubuntu20_admin_plane_port_0_order, nfc_function, port_ubuntu20_admin_plane_port_0_network_role, port_ubuntu20_admin_plane_port_0_subnetpoolid]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm_macro/service-BasicVmMacro-csar.csar
WARN 2022-11-02 04:41:23.669 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm_macro/service-BasicVmMacro-csar.csar
WARN 2022-11-02 04:41:23.669 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm_macro/service-BasicVmMacro-csar.csar
WARN 2022-11-02 04:41:23.669 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm_macro/service-BasicVmMacro-csar.csar
WARN 2022-11-02 04:41:23.669 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm_macro/service-BasicVmMacro-csar.csar
WARN 2022-11-02 04:41:23.669 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm_macro/service-BasicVmMacro-csar.csar
WARN 2022-11-02 04:41:23.670 +0000 SdcToscaParserFactory - JTosca Exception [JE001]: TypeMismatchError: "[ubuntu20_admin_security_group]" is not a map. The type is "json". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm_macro/service-BasicVmMacro-csar.csar
WARN 2022-11-02 04:41:23.670 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm_macro/service-BasicVmMacro-csar.csar
WARN 2022-11-02 04:41:23.670 +0000 SdcToscaParserFactory - ####################################################################################################
DEBUG 2022-11-02 04:41:23.673 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:41:23.673 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "e8d3898e-77f1-4b8c-8aa3-481c65835913";
DEBUG 2022-11-02 04:41:23.675 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-11-02 04:41:23.675 +0000 DBResourceManager - >> getData : sdnctldb01 5  miliseconds.
INFO 2022-11-02 04:41:23.676 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "e8d3898e-77f1-4b8c-8aa3-481c65835913"
DEBUG 2022-11-02 04:41:23.676 +0000 SdncUebCallback - insertToscaData: INSERT into SERVICE_MODEL (service_uuid, model_yaml, filename, service_instance_name_prefix, ecomp_naming, name, description, type, category, invariant_uuid) values ("e8d3898e-77f1-4b8c-8aa3-481c65835913", "null", "service-BasicVmMacro-csar.csar", "BasicVmMacro", "Y", "basic_vm_macro", "service", "Service", "Network Service", "f28da8dc-7d76-4d2a-abb7-31732788d92c");
DEBUG 2022-11-02 04:41:23.676 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:41:23.679 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-11-02 04:41:23.679 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-11-02 04:41:23.679 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:41:23.680 +0000 QueryProcessor - Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-11-02 04:41:23.680 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:41:23.680 +0000 QueryProcessor - Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-11-02 04:41:23.680 +0000 TopologyTemplateQuery - Node template basic_vm_macro 0 is matching search criteria
DEBUG 2022-11-02 04:41:23.680 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-11-02 04:41:23.680 +0000 QueryProcessor - Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-11-02 04:41:23.681 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:41:23.681 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:41:23.681 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:41:23.681 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:41:23.681 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:41:23.681 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:41:23.681 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-11-02 04:41:23.681 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:41:23.681 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:41:23.681 +0000 TopologyTemplateQuery - Node template basic_vm_macro 0 is matching search criteria
DEBUG 2022-11-02 04:41:23.682 +0000 QueryProcessor - Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=56aaa3b0-036d-400b-a8a4-9a5e86867ab6
DEBUG 2022-11-02 04:41:23.682 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:41:23.682 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODEL where customization_uuid = "56aaa3b0-036d-400b-a8a4-9a5e86867ab6";
DEBUG 2022-11-02 04:41:23.683 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 1
DEBUG 2022-11-02 04:41:23.684 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
INFO 2022-11-02 04:41:23.684 +0000 SdncVFModel - Call insertToscaData for VF_MODEL where customization_uuid = "56aaa3b0-036d-400b-a8a4-9a5e86867ab6"
DEBUG 2022-11-02 04:41:23.684 +0000 SdncBaseModel - insertToscaData: INSERT into VF_MODEL (customization_uuid, model_yaml, sdnc_model_version, vendor, sdnc_artifact_name, name, ecomp_generated_naming, avail_zone_max_count, vendor_version, invariant_uuid, uuid, version, sdnc_model_name) values ("56aaa3b0-036d-400b-a8a4-9a5e86867ab6", "null", "1.0.0", "basicvm_macro_vendor", "vnf", "basic_vm_macro", "Y", 1, "1.0", "68abdb26-4739-4970-9ff4-794ebee38c69", "6184aaae-5d6f-43d5-b455-3a3c541fbdab", "1.0", "ubuntu20");
DEBUG 2022-11-02 04:41:23.684 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:41:23.687 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-11-02 04:41:23.688 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-11-02 04:41:23.688 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:41:23.688 +0000 TopologyTemplateQuery - Node template basic_vm_macro 0 is not matching search criteria
DEBUG 2022-11-02 04:41:23.688 +0000 TopologyTemplateQuery - Node template abstract_ubuntu20 is matching search criteria
DEBUG 2022-11-02 04:41:23.688 +0000 TopologyTemplateQuery - Node template ubuntu20_admin_security_group is not matching search criteria
DEBUG 2022-11-02 04:41:23.688 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-11-02 04:41:23.688 +0000 QueryProcessor - Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=null
DEBUG 2022-11-02 04:41:23.689 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:41:23.689 +0000 QueryProcessor - Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
DEBUG 2022-11-02 04:41:23.689 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:41:23.690 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_MODEL where customization_uuid = "d502d5e1-47e5-4bce-9ead-46dcd8188be6";
DEBUG 2022-11-02 04:41:23.691 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 1
DEBUG 2022-11-02 04:41:23.691 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
DEBUG 2022-11-02 04:41:23.691 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:41:23.691 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "d502d5e1-47e5-4bce-9ead-46dcd8188be6";
DEBUG 2022-11-02 04:41:23.693 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-11-02 04:41:23.693 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
INFO 2022-11-02 04:41:23.693 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_MODEL where customization_uuid = "d502d5e1-47e5-4bce-9ead-46dcd8188be6"
DEBUG 2022-11-02 04:41:23.694 +0000 SdncBaseModel - insertToscaData: INSERT into VF_MODULE_MODEL (customization_uuid, model_yaml, vf_module_label, vf_customization_uuid, vf_module_type, invariant_uuid, uuid, version) values ("d502d5e1-47e5-4bce-9ead-46dcd8188be6", "null", "base_ubuntu20", "56aaa3b0-036d-400b-a8a4-9a5e86867ab6", "Base", "7d366bc2-dc4b-4842-8797-68f6aa8356f1", "3607b8f7-ad33-4ba0-840b-97d67e35caed", "1");
DEBUG 2022-11-02 04:41:23.694 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:41:23.697 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-11-02 04:41:23.698 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-11-02 04:41:23.698 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:41:23.698 +0000 TopologyTemplateQuery - Node template basic_vm_macro 0 is matching search criteria
DEBUG 2022-11-02 04:41:23.698 +0000 QueryProcessor - Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=56aaa3b0-036d-400b-a8a4-9a5e86867ab6
DEBUG 2022-11-02 04:41:23.698 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_ubuntu20ServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-11-02 04:41:23.698 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-11-02 04:41:23.699 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_ubuntu20ServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-11-02 04:41:23.699 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-11-02 04:41:23.699 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "d502d5e1-47e5-4bce-9ead-46dcd8188be6"
DEBUG 2022-11-02 04:41:23.699 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("d502d5e1-47e5-4bce-9ead-46dcd8188be6", "6cc08f91-8205-4f49-b9d8-9a6285fe1582", "ubuntu20", "1")
DEBUG 2022-11-02 04:41:23.699 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:41:23.702 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-11-02 04:41:23.702 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-11-02 04:41:23.702 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:41:23.702 +0000 TopologyTemplateQuery - Node template basic_vm_macro 0 is not matching search criteria
DEBUG 2022-11-02 04:41:23.702 +0000 TopologyTemplateQuery - Node template abstract_ubuntu20 is matching search criteria
DEBUG 2022-11-02 04:41:23.702 +0000 TopologyTemplateQuery - Node template ubuntu20_admin_security_group is not matching search criteria
DEBUG 2022-11-02 04:41:23.703 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-11-02 04:41:23.703 +0000 QueryProcessor - Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=6cc08f91-8205-4f49-b9d8-9a6285fe1582
DEBUG 2022-11-02 04:41:23.703 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: 6cc08f91-8205-4f49-b9d8-9a6285fe1582
DEBUG 2022-11-02 04:41:23.703 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@1923283e]]
DEBUG 2022-11-02 04:41:23.703 +0000 CachedDataSource - SQL Statement: SELECT * from VF_TO_NETWORK_ROLE_MAPPING where vf_customization_uuid = "56aaa3b0-036d-400b-a8a4-9a5e86867ab6";
DEBUG 2022-11-02 04:41:23.705 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-11-02 04:41:23.705 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
DEBUG 2022-11-02 04:41:23.705 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-11-02 04:41:23.705 +0000 TopologyTemplateQuery - Node template basic_vm_macro 0 is matching search criteria
DEBUG 2022-11-02 04:41:23.706 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-11-02 04:41:23.706 +0000 QueryProcessor - Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=VF, customi