Results

By type

          Starting ueb-listener
2022-08-24 03:22:51,283 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-08-24 03:22:51,293 main DEBUG Installed 1 script engine
Warning: Nashorn engine is planned to be removed from a future JDK release
2022-08-24 03:22:51,638 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-08-24 03:22:51,639 main DEBUG PluginManager 'Core' found 127 plugins
2022-08-24 03:22:51,639 main DEBUG PluginManager 'Level' found 0 plugins
2022-08-24 03:22:51,645 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
2022-08-24 03:22:51,660 main DEBUG PluginManager 'TypeConverter' found 26 plugins
2022-08-24 03:22:51,671 main DEBUG createProperty(name="logDir", value="${env:LOGDIR:-logs}")
2022-08-24 03:22:51,672 main DEBUG Building Plugin[name=properties, class=org.apache.logging.log4j.core.config.PropertiesPlugin].
2022-08-24 03:22:51,678 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-08-24 03:22:51,678 main DEBUG PluginManager 'Lookup' found 15 plugins
2022-08-24 03:22:51,679 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2022-08-24 03:22:51,685 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-08-24 03:22:51,686 main DEBUG PluginManager 'Converter' found 45 plugins
2022-08-24 03:22:51,809 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
2022-08-24 03:22:51,812 main DEBUG createPolicy(size="10 MB")
2022-08-24 03:22:51,815 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
2022-08-24 03:22:51,816 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=10485760)})
2022-08-24 03:22:51,816 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
2022-08-24 03:22:51,820 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-08-24 03:22:51,821 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
2022-08-24 03:22:51,835 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-08-24 03:22:51,841 main DEBUG Returning file creation time for /opt/onap/sdnc/ueb-listener/logs/ueb-listener.log
2022-08-24 03:22:51,841 main DEBUG Starting RollingFileManager logs/ueb-listener.log
2022-08-24 03:22:51,844 main DEBUG PluginManager 'FileConverter' found 2 plugins
2022-08-24 03:22:51,848 main DEBUG Setting prev file time to 2022-08-24T03:22:51.836+0000
2022-08-24 03:22:51,848 main DEBUG Initializing triggering policy CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=10485760)])
2022-08-24 03:22:51,850 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=10485760)
2022-08-24 03:22:51,851 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2022-08-24 03:22:51,852 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-08-24 03:22:51,854 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.ConsoleAppender].
2022-08-24 03:22:51,864 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-08-24 03:22:51,876 main DEBUG Starting OutputStreamManager SYSTEM_OUT.false.false
2022-08-24 03:22:51,877 main DEBUG Building Plugin[name=appenders, class=org.apache.logging.log4j.core.config.AppendersPlugin].
2022-08-24 03:22:51,880 main DEBUG createAppenders(={LOGFILE, CONSOLE})
2022-08-24 03:22:51,881 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
2022-08-24 03:22:51,883 main DEBUG createAppenderRef(ref="LOGFILE", level="null", Filter=null)
2022-08-24 03:22:51,883 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
2022-08-24 03:22:51,885 main DEBUG createAppenderRef(ref="CONSOLE", level="null", Filter=null)
2022-08-24 03:22:51,886 main DEBUG Building Plugin[name=root, class=org.apache.logging.log4j.core.config.LoggerConfig$RootLogger].
2022-08-24 03:22:51,889 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-08-24 03:22:51,895 main DEBUG Building Plugin[name=loggers, class=org.apache.logging.log4j.core.config.LoggersPlugin].
2022-08-24 03:22:51,896 main DEBUG createLoggers(={root})
2022-08-24 03:22:51,896 main DEBUG Configuration XmlConfiguration[location=jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.4.1.jar!/log4j2.xml] initialized
2022-08-24 03:22:51,897 main DEBUG Starting configuration XmlConfiguration[location=jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.4.1.jar!/log4j2.xml]
2022-08-24 03:22:51,897 main DEBUG Started configuration XmlConfiguration[location=jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.4.1.jar!/log4j2.xml] OK.
2022-08-24 03:22:51,898 main DEBUG Shutting down OutputStreamManager SYSTEM_OUT.false.false-1
2022-08-24 03:22:51,898 main DEBUG OutputStream closed
2022-08-24 03:22:51,899 main DEBUG Shut down OutputStreamManager SYSTEM_OUT.false.false-1, all resources released: true
2022-08-24 03:22:51,900 main DEBUG Appender DefaultConsole-1 stopped with status true
2022-08-24 03:22:51,901 main DEBUG Stopped org.apache.logging.log4j.core.config.DefaultConfiguration@59717824 OK
2022-08-24 03:22:52,009 main DEBUG Registering MBean org.apache.logging.log4j2:type=26f67b76
2022-08-24 03:22:52,013 main DEBUG Registering MBean org.apache.logging.log4j2:type=26f67b76,component=StatusLogger
2022-08-24 03:22:52,015 main DEBUG Registering MBean org.apache.logging.log4j2:type=26f67b76,component=ContextSelector
2022-08-24 03:22:52,016 main DEBUG Registering MBean org.apache.logging.log4j2:type=26f67b76,component=Loggers,name=
2022-08-24 03:22:52,018 main DEBUG Registering MBean org.apache.logging.log4j2:type=26f67b76,component=Appenders,name=LOGFILE
2022-08-24 03:22:52,019 main DEBUG Registering MBean org.apache.logging.log4j2:type=26f67b76,component=Appenders,name=CONSOLE
2022-08-24 03:22:52,086 main DEBUG org.apache.logging.log4j.core.util.SystemClock supports precise timestamps.
2022-08-24 03:22:52,086 main DEBUG Reconfiguration complete for context[name=26f67b76] at URI jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.4.1.jar!/log4j2.xml (org.apache.logging.log4j.core.LoggerContext@41e350f1) with optional ClassLoader: null
2022-08-24 03:22:52,087 main DEBUG Shutdown hook enabled. Registering a new one.
2022-08-24 03:22:52,088 main DEBUG LoggerContext[name=26f67b76, org.apache.logging.log4j.core.LoggerContext@41e350f1] started OK.
INFO 2022-08-24 03:22:52.105 +0000 SdncUebConfiguration - Loading artifactMapFile /opt/onap/sdnc/data/properties/artifact.map
INFO 2022-08-24 03:22:52.109 +0000 SdncUebConfiguration - Initializing ASDC distribution client
INFO 2022-08-24 03:22:52.120 +0000 DistributionClientImpl - DistributionClient - init
DEBUG 2022-08-24 03:22:52.124 +0000 DistributionClientImpl - get ueb cluster server list from component(configuration file)
DEBUG 2022-08-24 03:22:52.509 +0000 SdcConnectorClient - about to perform getServerList. requestId= bcd4862b-8b1a-4ee5-9acb-bcb7b002e198 url= /sdc/v1/artifactTypes
DEBUG 2022-08-24 03:22:52.510 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes
DEBUG 2022-08-24 03:22:52.721 +0000 HttpAsdcClient - GET Response Status 200
DEBUG 2022-08-24 03:22:52.766 +0000 DistributionClientImpl - Artifact types: [TOSCA_CSAR] were validated with ASDC server
DEBUG 2022-08-24 03:22:52.782 +0000 DistributionClientImpl - create keys
INFO 2022-08-24 03:22:52.789 +0000 HttpClient - POST http://message-router.onap:3904/apiKeys/create (anonymous) ...
INFO 2022-08-24 03:22:52.882 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:22:52.884 +0000 HttpClient - Consuming the entity.
DEBUG 2022-08-24 03:22:52.895 +0000 SdcConnectorClient - about to perform registerAsdcTopics. requestId= 5f5ed770-7675-49c2-be36-e5149c5266de url= /sdc/v1/registerForDistribution
DEBUG 2022-08-24 03:22:52.984 +0000 SdcConnectorClient - registerAsdcTopics response= 200. requestId= 5f5ed770-7675-49c2-be36-e5149c5266de url= /sdc/v1/registerForDistribution
INFO 2022-08-24 03:22:52.984 +0000 SdncUebConfiguration - Initialized ASDC distribution client - results = distribution client initialized successfuly
INFO 2022-08-24 03:22:52.985 +0000 SdncUebConfiguration - Scanning for local distribution artifacts before starting client
DEBUG 2022-08-24 03:22:52.985 +0000 SdncUebCallback - incomingDir is null - using /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-08-24 03:22:52.986 +0000 SdncUebConfiguration - Starting client...
INFO 2022-08-24 03:22:52.987 +0000 DistributionClientImpl - start DistributionClient
INFO 2022-08-24 03:22:52.997 +0000 SdncUebConfiguration - Client startup result = distribution client started successfuly
INFO 2022-08-24 03:22:53.000 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:22:53.005 +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-08-24 03:22:53.005 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:23:03.358 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:23:03.362 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:23:23.000 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:23:23.002 +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-08-24 03:23:23.002 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:23:32.565 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:23:32.566 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:23:52.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:23:53.000 +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-08-24 03:23:53.001 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:24:02.566 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:24:02.567 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:24:22.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:24:22.999 +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-08-24 03:24:22.999 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:24:32.557 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:24:32.558 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:24:52.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:24:53.001 +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-08-24 03:24:53.001 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:25:02.551 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:25:02.551 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:25:22.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:25:22.998 +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-08-24 03:25:22.999 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:25:32.637 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:25:32.638 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:25:52.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:25:53.000 +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-08-24 03:25:53.000 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:26:02.578 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:26:02.579 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:26:22.996 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:26:22.998 +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-08-24 03:26:22.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:26:32.595 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:26:32.596 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:26:52.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:26:52.998 +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-08-24 03:26:52.999 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:27:02.570 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:27:02.571 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:27:22.998 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:27:23.002 +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-08-24 03:27:23.002 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:27:32.576 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:27:32.577 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:27:52.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:27:52.999 +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-08-24 03:27:52.999 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:28:02.560 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:28:02.561 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:28:22.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:28:22.999 +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-08-24 03:28:22.999 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:28:32.601 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:28:32.601 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:28:52.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:28:52.999 +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-08-24 03:28:52.999 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:29:02.568 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:29:02.569 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:29:22.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:29:22.998 +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-08-24 03:29:22.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:29:32.550 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:29:32.551 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:29:52.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:29:52.998 +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-08-24 03:29:52.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:30:02.553 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:30:02.554 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:30:22.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:30:23.000 +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-08-24 03:30:23.000 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:30:32.550 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:30:32.550 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:30:52.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:30:52.998 +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-08-24 03:30:53.000 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:31:02.558 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:31:02.559 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:31:22.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:31:22.998 +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-08-24 03:31:22.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:31:32.556 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:31:32.557 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:31:52.996 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:31:52.997 +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-08-24 03:31:52.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:32:02.572 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:32:02.573 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:32:22.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:32:22.998 +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-08-24 03:32:22.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:32:32.548 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:32:32.549 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:32:52.999 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:32:53.004 +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-08-24 03:32:53.004 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:33:02.562 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:33:02.563 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:33:22.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:33:22.998 +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-08-24 03:33:22.999 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:33:32.560 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:33:32.561 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:33:52.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:33:52.999 +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-08-24 03:33:52.999 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:34:02.555 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:34:02.556 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:34:23.008 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:34:23.010 +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-08-24 03:34:23.010 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:34:32.568 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:34:32.568 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:34:52.996 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:34:52.998 +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-08-24 03:34:52.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:35:02.558 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:35:02.558 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:35:22.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:35:22.998 +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-08-24 03:35:22.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:35:32.550 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:35:32.551 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:35:52.996 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:35:52.998 +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-08-24 03:35:52.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:36:02.551 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:36:02.551 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:36:22.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:36:22.998 +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-08-24 03:36:22.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:36:32.546 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:36:32.546 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:36:52.996 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:36:52.997 +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-08-24 03:36:52.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:37:02.553 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:37:02.554 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:37:22.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:37:22.998 +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-08-24 03:37:22.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:37:32.560 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:37:32.561 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:37:52.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:37:52.998 +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-08-24 03:37:52.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:38:02.563 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:38:02.564 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:38:22.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:38:22.999 +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-08-24 03:38:22.999 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:38:32.596 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:38:32.597 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:38:53.000 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:38:53.003 +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-08-24 03:38:53.003 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:39:02.558 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:39:02.559 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:39:22.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:39:22.998 +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-08-24 03:39:22.999 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:39:32.575 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:39:32.577 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:39:52.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:39:52.998 +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-08-24 03:39:52.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:40:02.569 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:40:02.569 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:40:22.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:40:22.999 +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-08-24 03:40:22.999 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:40:32.552 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:40:32.553 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:40:52.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:40:52.998 +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-08-24 03:40:52.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:41:02.542 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:41:02.543 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:41:22.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:41:22.998 +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-08-24 03:41:22.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:41:32.553 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:41:32.554 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:41:52.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:41:52.999 +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-08-24 03:41:52.999 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:42:02.552 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:42:02.553 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:42:22.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:42:22.998 +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-08-24 03:42:22.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:42:32.562 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:42:32.563 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:42:52.996 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:42:52.997 +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-08-24 03:42:52.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:43:02.550 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:43:02.550 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:43:22.996 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:43:22.997 +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-08-24 03:43:22.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:43:32.537 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:43:32.537 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:43:52.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:43:52.998 +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-08-24 03:43:52.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:44:02.552 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:44:02.552 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:44:22.998 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:44:23.000 +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-08-24 03:44:23.001 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:44:32.575 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:44:32.576 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:44:52.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:44:52.998 +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-08-24 03:44:52.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:45:02.555 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:45:02.557 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:45:22.998 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:45:22.999 +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-08-24 03:45:22.999 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:45:32.548 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:45:32.548 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:45:52.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:45:52.998 +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-08-24 03:45:52.999 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:46:02.547 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:46:02.548 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:46:22.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:46:22.999 +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-08-24 03:46:22.999 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:46:32.548 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:46:32.548 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:46:52.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:46:52.998 +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-08-24 03:46:52.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:47:02.550 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:47:02.550 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:47:22.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:47:22.998 +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-08-24 03:47:22.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:47:32.543 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:47:32.544 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:47:52.996 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:47:52.997 +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-08-24 03:47:52.997 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:48:02.542 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:48:02.542 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:48:22.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:48:22.998 +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-08-24 03:48:22.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:48:32.545 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:48:32.546 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:48:52.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:48:52.998 +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-08-24 03:48:52.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:49:02.553 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:49:02.554 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:49:22.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:49:22.997 +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-08-24 03:49:22.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:49:32.601 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:49:32.601 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:49:52.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:49:53.001 +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-08-24 03:49:53.001 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:50:02.558 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:50:02.559 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:50:22.998 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:50:23.000 +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-08-24 03:50:23.000 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:50:32.595 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:50:32.596 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:50:52.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:50:52.998 +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-08-24 03:50:52.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:51:02.551 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:51:02.552 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:51:22.998 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:51:23.000 +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-08-24 03:51:23.000 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:51:32.552 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:51:32.552 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:51:52.996 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:51:52.997 +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-08-24 03:51:52.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:52:02.572 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:52:02.573 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:52:22.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:52:22.999 +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-08-24 03:52:22.999 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:52:32.546 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:52:32.548 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:52:52.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:52:53.006 +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-08-24 03:52:53.007 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:53:02.553 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:53:02.553 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:53:22.996 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:53:22.997 +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-08-24 03:53:22.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:53:32.588 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:53:32.589 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:53:52.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:53:52.998 +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-08-24 03:53:52.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:54:02.602 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:54:02.602 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:54:22.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:54:22.998 +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-08-24 03:54:22.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:54:32.586 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:54:32.586 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:54:52.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:54:52.998 +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-08-24 03:54:52.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:55:02.583 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:55:02.584 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:55:22.998 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:55:23.002 +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-08-24 03:55:23.002 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:55:32.566 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:55:32.567 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:55:52.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:55:52.998 +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-08-24 03:55:52.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:56:02.575 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:56:02.575 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:56:22.996 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:56:23.000 +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-08-24 03:56:23.000 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:56:32.544 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:56:32.545 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:56:52.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:56:52.998 +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-08-24 03:56:52.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:57:02.555 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:57:02.555 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:57:22.996 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:57:22.998 +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-08-24 03:57:22.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:57:32.600 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:57:32.600 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:57:52.996 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:57:52.997 +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-08-24 03:57:52.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:58:02.544 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:58:02.545 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:58:22.996 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:58:22.997 +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-08-24 03:58:22.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:58:32.548 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:58:32.548 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:58:52.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:58:53.037 +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-08-24 03:58:53.037 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:58:53.669 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:58:53.671 +0000 HttpClient - Consuming the entity.
DEBUG 2022-08-24 03:58:53.671 +0000 NotificationConsumer - received message from topic
DEBUG 2022-08-24 03:58:53.672 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"c0b7e051-7d2d-46a0-9561-dfad3ca46b89","serviceName":"basic_onboard_VVvPKm","serviceVersion":"1.0","serviceUUID":"d1c62071-2ed9-4e38-b7b4-39041fe55fe3","serviceDescription":"service","serviceInvariantUUID":"036b30d4-d767-4b57-a6c7-63b0562d5326","resources":[{"resourceInstanceName":"basic_onboard_VVvPKm 0","resourceName":"basic_onboard_VVvPKm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"2e137609-fbc1-4bd8-bf17-dff9d9466b09","resourceInvariantUUID":"cd93975b-00be-4a9e-bcc2-92f3fb137375","resourceCustomizationUUID":"b8e0bbe8-def5-4e62-bef8-b2910d12d5a6","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardVvvpkm/1.0/resourceInstances/basic_onboard_vvvpkm0/artifacts/vf-license-model.xml","artifactChecksum":"YTIwNDFkMDc4NTQ5ZDQzZDMzYTc3ZGIyOThlYzg1YmY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"fc898ec0-414d-419f-a4fd-31d8d19f4264","artifactVersion":"1"},{"artifactName":"basic_onboard_vvvpkm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardVvvpkm/1.0/resourceInstances/basic_onboard_vvvpkm0/artifacts/basic_onboard_vvvpkm0_modules.json","artifactChecksum":"Y2NmNjY1NWIyNTJlZDU1NTljMzI0ODllZjU2YjUwOTI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d2363090-60b1-48f3-ba99-3fb57885f8cf","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardVvvpkm/1.0/resourceInstances/basic_onboard_vvvpkm0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"cfa72501-823a-40d1-89f8-0d5523cfdb3e","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardVvvpkm/1.0/resourceInstances/basic_onboard_vvvpkm0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"62e80292-a035-44e7-ad23-029a89bf1e52","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardVvvpkm/1.0/resourceInstances/basic_onboard_vvvpkm0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7519a75e-54d2-4e87-9045-93a299e7ed43","artifactVersion":"2","generatedFromUUID":"cfa72501-823a-40d1-89f8-0d5523cfdb3e"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardVvvpkm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardVvvpkm/1.0/artifacts/service-BasicOnboardVvvpkm-template.yml","artifactChecksum":"N2IzM2RhMmFmMDdkZmU5ZTIyZTMyYTU3YjllMWViMWQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"499eae81-7376-49cf-9a1d-081c8f9fbeb1","artifactVersion":"1"},{"artifactName":"service-BasicOnboardVvvpkm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardVvvpkm/1.0/artifacts/service-BasicOnboardVvvpkm-csar.csar","artifactChecksum":"OTg3M2Y4YjAyZjVkMGQ4ZDNmMTk0YmQ2MGQxODQyYTg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ad691fc2-2197-4466-994f-05cb6ca30b17","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-08-24 03:58:53.705 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 03:58:53.713 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 03:58:53.728 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 03:58:53.729 +0000 DistributionClientImpl - try to send status {
  "distributionID": "c0b7e051-7d2d-46a0-9561-dfad3ca46b89",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661313532996,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardVvvpkm/1.0/resourceInstances/basic_onboard_vvvpkm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 03:58:53.828 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 96 ms
WARN 2022-08-24 03:58:53.832 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 03:58:53.832 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:58:53.854 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:58:53.855 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:58:53.855 +0000 CambriaSimplerBatchPublisher - cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 03:58:54.733 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 03:58:54.733 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 03:58:54.736 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 03:58:54.736 +0000 DistributionClientImpl - try to send status {
  "distributionID": "c0b7e051-7d2d-46a0-9561-dfad3ca46b89",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661313532996,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardVvvpkm/1.0/resourceInstances/basic_onboard_vvvpkm0/artifacts/basic_onboard_vvvpkm0_modules.json",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 03:58:54.860 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 123 ms
WARN 2022-08-24 03:58:54.861 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 03:58:54.861 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:58:54.890 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:58:54.890 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:58:54.891 +0000 CambriaSimplerBatchPublisher - cambria reply ok (31 ms):{"serverTimeMs":1,"count":1}
INFO 2022-08-24 03:58:55.746 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 03:58:55.747 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 03:58:55.750 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 03:58:55.750 +0000 DistributionClientImpl - try to send status {
  "distributionID": "c0b7e051-7d2d-46a0-9561-dfad3ca46b89",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661313532996,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardVvvpkm/1.0/resourceInstances/basic_onboard_vvvpkm0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 03:58:55.850 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-08-24 03:58:55.851 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 03:58:55.851 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:58:55.867 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:58:55.867 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:58:55.867 +0000 CambriaSimplerBatchPublisher - cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 03:58:56.751 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 03:58:56.752 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 03:58:56.760 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 03:58:56.760 +0000 DistributionClientImpl - try to send status {
  "distributionID": "c0b7e051-7d2d-46a0-9561-dfad3ca46b89",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661313532996,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardVvvpkm/1.0/resourceInstances/basic_onboard_vvvpkm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 03:58:56.855 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 95 ms
WARN 2022-08-24 03:58:56.856 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 03:58:56.857 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:58:56.880 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:58:56.881 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:58:56.881 +0000 CambriaSimplerBatchPublisher - cambria reply ok (26 ms):{"serverTimeMs":1,"count":1}
INFO 2022-08-24 03:58:57.761 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 03:58:57.762 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 03:58:57.764 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 03:58:57.764 +0000 DistributionClientImpl - try to send status {
  "distributionID": "c0b7e051-7d2d-46a0-9561-dfad3ca46b89",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661313532996,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardVvvpkm/1.0/resourceInstances/basic_onboard_vvvpkm0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 03:58:57.865 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-08-24 03:58:57.866 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 03:58:57.866 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:58:57.881 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:58:57.881 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:58:57.881 +0000 CambriaSimplerBatchPublisher - cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 03:58:58.765 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 03:58:58.766 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 03:58:58.769 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 03:58:58.770 +0000 DistributionClientImpl - try to send status {
  "distributionID": "c0b7e051-7d2d-46a0-9561-dfad3ca46b89",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661313532996,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardVvvpkm/1.0/artifacts/service-BasicOnboardVvvpkm-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 03:58:58.873 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 103 ms
WARN 2022-08-24 03:58:58.874 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 03:58:58.875 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:58:58.900 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:58:58.900 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:58:58.901 +0000 CambriaSimplerBatchPublisher - cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 03:58:59.772 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 03:58:59.773 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 03:58:59.778 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 03:58:59.779 +0000 DistributionClientImpl - try to send status {
  "distributionID": "c0b7e051-7d2d-46a0-9561-dfad3ca46b89",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661313532996,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardVvvpkm/1.0/artifacts/service-BasicOnboardVvvpkm-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-08-24 03:58:59.877 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 97 ms
WARN 2022-08-24 03:58:59.878 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 03:58:59.878 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:58:59.900 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:58:59.900 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:58:59.901 +0000 CambriaSimplerBatchPublisher - cambria reply ok (22 ms):{"serverTimeMs":1,"count":1}
DEBUG 2022-08-24 03:59:00.780 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "c0b7e051-7d2d-46a0-9561-dfad3ca46b89",
  "serviceName": "basic_onboard_VVvPKm",
  "serviceVersion": "1.0",
  "serviceUUID": "d1c62071-2ed9-4e38-b7b4-39041fe55fe3",
  "serviceDescription": "service",
  "serviceInvariantUUID": "036b30d4-d767-4b57-a6c7-63b0562d5326",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardVvvpkm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardVvvpkm/1.0/artifacts/service-BasicOnboardVvvpkm-csar.csar",
      "artifactChecksum": "OTg3M2Y4YjAyZjVkMGQ4ZDNmMTk0YmQ2MGQxODQyYTg\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "ad691fc2-2197-4466-994f-05cb6ca30b17"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-08-24 03:59:00.781 +0000 SdncUebCallback - Received notification : (c0b7e051-7d2d-46a0-9561-dfad3ca46b89,basic_onboard_VVvPKm,1.0,service)
DEBUG 2022-08-24 03:59:00.781 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-08-24 03:59:00.781 +0000 SdncUebCallback - Received artifact service-BasicOnboardVvvpkm-csar.csar
INFO 2022-08-24 03:59:00.782 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-08-24 03:59:00.783 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicOnboardVvvpkm/1.0/artifacts/service-BasicOnboardVvvpkm-csar.csar
DEBUG 2022-08-24 03:59:00.962 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-08-24 03:59:00.979 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-08-24 03:59:00.979 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 03:59:00.982 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 03:59:00.982 +0000 DistributionClientImpl - try to send status {
  "distributionID": "c0b7e051-7d2d-46a0-9561-dfad3ca46b89",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661313540979,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardVvvpkm/1.0/artifacts/service-BasicOnboardVvvpkm-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-08-24 03:59:01.082 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-08-24 03:59:01.084 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 03:59:01.084 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:59:01.124 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:59:01.124 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:59:01.125 +0000 CambriaSimplerBatchPublisher - cambria reply ok (43 ms):{"serverTimeMs":1,"count":1}
INFO 2022-08-24 03:59:01.987 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/basic_onboard_VVvPKm/service-BasicOnboardVvvpkm-csar.csar
DEBUG 2022-08-24 03:59:02.376 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-08-24 03:59:02.386 +0000 Reflections - Reflections took 8 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-08-24 03:59:02.686 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-08-24 03:59:02.688 +0000 Reflections - Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-08-24 03:59:02.900 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP10157386777489768150/Definitions/service-BasicOnboardVvvpkm-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-08-24 03:59:05.044 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-08-24 03:59:05.048 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-08-24 03:59:05.048 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_onboard_VVvPKm/service-BasicOnboardVvvpkm-csar.csar
WARN 2022-08-24 03:59:05.048 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 9 Parsing Warnings occurred...
WARN 2022-08-24 03:59:05.048 +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_VVvPKm/service-BasicOnboardVvvpkm-csar.csar
WARN 2022-08-24 03:59:05.048 +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_VVvPKm/service-BasicOnboardVvvpkm-csar.csar
WARN 2022-08-24 03:59:05.049 +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_VVvPKm/service-BasicOnboardVvvpkm-csar.csar
WARN 2022-08-24 03:59:05.049 +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_VVvPKm/service-BasicOnboardVvvpkm-csar.csar
WARN 2022-08-24 03:59:05.049 +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_VVvPKm/service-BasicOnboardVvvpkm-csar.csar
WARN 2022-08-24 03:59:05.049 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_VVvPKm 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_VVvPKm/service-BasicOnboardVvvpkm-csar.csar
WARN 2022-08-24 03:59:05.049 +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_VVvPKm/service-BasicOnboardVvvpkm-csar.csar
WARN 2022-08-24 03:59:05.049 +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_VVvPKm/service-BasicOnboardVvvpkm-csar.csar
WARN 2022-08-24 03:59:05.049 +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_VVvPKm/service-BasicOnboardVvvpkm-csar.csar
WARN 2022-08-24 03:59:05.050 +0000 SdcToscaParserFactory - ####################################################################################################
INFO 2022-08-24 03:59:05.064 +0000 DBResourceManager - Creating dummy instance of org.mariadb.jdbc.Driver
INFO 2022-08-24 03:59:05.068 +0000 DBResourceManager - Recovery Mode disabled
DEBUG 2022-08-24 03:59:05.071 +0000 DbConfigPool - Initializing DbConfigType
INFO 2022-08-24 03:59:05.084 +0000 JdbcDBCachedDataSource - JdbcDBCachedDataSource  configured successfully. Using URL: jdbc:mysql://mariadb-galera:3306/sdnctl
DEBUG 2022-08-24 03:59:05.105 +0000 DBResourceManager - Timeout set to 60 seconds
DEBUG 2022-08-24 03:59:05.341 +0000 CachedDataSource - SQL DataSource < sdnctldb01 > connected to onap-mariadb-galera-2, read-only is false, tested successfully
DEBUG 2022-08-24 03:59:05.343 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 03:59:05.343 +0000 CachedDataSource - SQL Statement: SELECT @@global.read_only, @@global.hostname
DEBUG 2022-08-24 03:59:05.415 +0000 CachedDataSource - SQL SUCCESS. rows returned: 1, time(ms): 71
DEBUG 2022-08-24 03:59:05.415 +0000 CachedDataSource - SQL MASTER : sdnctldb01 on server sdnctldb01, pool 10
INFO 2022-08-24 03:59:05.415 +0000 DBResourceManager - Adding MASTER sdnctldb01 to active queue
INFO 2022-08-24 03:59:05.416 +0000 DBResourceManager - Thread DataSourceTester terminated Thread-2 for sdnctldb01
INFO 2022-08-24 03:59:05.416 +0000 DBResourceManager - Completed wait with 1 active datasource(s) in 344 ms
WARN 2022-08-24 03:59:05.416 +0000 SdncUebCallback - DBLIB: JDBC DataSource has been initialized.
DEBUG 2022-08-24 03:59:05.417 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 03:59:05.417 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "d1c62071-2ed9-4e38-b7b4-39041fe55fe3";
DEBUG 2022-08-24 03:59:05.428 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 11
DEBUG 2022-08-24 03:59:05.428 +0000 DBResourceManager - >> getData : sdnctldb01 12  miliseconds.
INFO 2022-08-24 03:59:05.428 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "d1c62071-2ed9-4e38-b7b4-39041fe55fe3"
DEBUG 2022-08-24 03:59:05.429 +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 ("d1c62071-2ed9-4e38-b7b4-39041fe55fe3", "null", "service-BasicOnboardVvvpkm-csar.csar", "BasicOnboardVvvpkm", "Y", "basic_onboard_VVvPKm", "service", "Service", "Network Service", "036b30d4-d767-4b57-a6c7-63b0562d5326");
DEBUG 2022-08-24 03:59:05.429 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 03:59:05.444 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 15
DEBUG 2022-08-24 03:59:05.444 +0000 DBResourceManager - writeData processing time : sdnctldb01 15 miliseconds.
DEBUG 2022-08-24 03:59:05.451 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 03:59:05.452 +0000 QueryProcessor - Service basic_onboard_VVvPKm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-08-24 03:59:05.455 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 03:59:05.455 +0000 QueryProcessor - Service basic_onboard_VVvPKm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-08-24 03:59:05.459 +0000 TopologyTemplateQuery - Node template basic_onboard_VVvPKm 0 is matching search criteria
DEBUG 2022-08-24 03:59:05.459 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-08-24 03:59:05.461 +0000 QueryProcessor - Found topology templates [basic_onboard_VVvPKm 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-08-24 03:59:05.466 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 03:59:05.466 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 03:59:05.466 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 03:59:05.466 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 03:59:05.466 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 03:59:05.466 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 03:59:05.467 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 03:59:05.467 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 03:59:05.467 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 03:59:05.468 +0000 TopologyTemplateQuery - Node template basic_onboard_VVvPKm 0 is matching search criteria
DEBUG 2022-08-24 03:59:05.468 +0000 QueryProcessor - Found topology templates [basic_onboard_VVvPKm 0] matching following query criteria: sdcType=VF, customizationUUID=b8e0bbe8-def5-4e62-bef8-b2910d12d5a6
DEBUG 2022-08-24 03:59:05.470 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 03:59:05.470 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODEL where customization_uuid = "b8e0bbe8-def5-4e62-bef8-b2910d12d5a6";
DEBUG 2022-08-24 03:59:05.476 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 6
DEBUG 2022-08-24 03:59:05.476 +0000 DBResourceManager - >> getData : sdnctldb01 7  miliseconds.
INFO 2022-08-24 03:59:05.476 +0000 SdncVFModel - Call insertToscaData for VF_MODEL where customization_uuid = "b8e0bbe8-def5-4e62-bef8-b2910d12d5a6"
DEBUG 2022-08-24 03:59:05.477 +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 ("b8e0bbe8-def5-4e62-bef8-b2910d12d5a6", "null", "basic_onboard_vendor", "basic_onboard_VVvPKm", "Y", 1, "1.0", "cd93975b-00be-4a9e-bcc2-92f3fb137375", "3cf04a81-3999-48a7-ac06-e041030c7aeb", "1.0");
DEBUG 2022-08-24 03:59:05.477 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 03:59:05.481 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-08-24 03:59:05.481 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-08-24 03:59:05.481 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 03:59:05.481 +0000 TopologyTemplateQuery - Node template basic_onboard_VVvPKm 0 is not matching search criteria
DEBUG 2022-08-24 03:59:05.482 +0000 TopologyTemplateQuery - Node template abstract_ubuntu18 is matching search criteria
DEBUG 2022-08-24 03:59:05.482 +0000 TopologyTemplateQuery - Node template ubuntu18_admin_security_group is not matching search criteria
DEBUG 2022-08-24 03:59:05.482 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-08-24 03:59:05.482 +0000 QueryProcessor - Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=null
DEBUG 2022-08-24 03:59:05.482 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 03:59:05.483 +0000 QueryProcessor - Service basic_onboard_VVvPKm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
DEBUG 2022-08-24 03:59:05.484 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 03:59:05.484 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_MODEL where customization_uuid = "eb4e6c6a-ed54-4c35-bc71-26372ba207ea";
DEBUG 2022-08-24 03:59:05.489 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 5
DEBUG 2022-08-24 03:59:05.489 +0000 DBResourceManager - >> getData : sdnctldb01 5  miliseconds.
DEBUG 2022-08-24 03:59:05.489 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 03:59:05.490 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "eb4e6c6a-ed54-4c35-bc71-26372ba207ea";
DEBUG 2022-08-24 03:59:05.494 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-08-24 03:59:05.494 +0000 DBResourceManager - >> getData : sdnctldb01 5  miliseconds.
INFO 2022-08-24 03:59:05.494 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_MODEL where customization_uuid = "eb4e6c6a-ed54-4c35-bc71-26372ba207ea"
DEBUG 2022-08-24 03:59:05.495 +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 ("eb4e6c6a-ed54-4c35-bc71-26372ba207ea", "null", "base_ubuntu18", "b8e0bbe8-def5-4e62-bef8-b2910d12d5a6", "Base", "9ecccbe4-8190-4dbc-8f84-43e4c3216b93", "08d2156e-0fdd-4c40-ac12-7fb16a57f5f3", "1");
DEBUG 2022-08-24 03:59:05.495 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 03:59:05.503 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 8
DEBUG 2022-08-24 03:59:05.504 +0000 DBResourceManager - writeData processing time : sdnctldb01 9 miliseconds.
DEBUG 2022-08-24 03:59:05.505 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 03:59:05.507 +0000 TopologyTemplateQuery - Node template basic_onboard_VVvPKm 0 is matching search criteria
DEBUG 2022-08-24 03:59:05.507 +0000 QueryProcessor - Found topology templates [basic_onboard_VVvPKm 0] matching following query criteria: sdcType=VF, customizationUUID=b8e0bbe8-def5-4e62-bef8-b2910d12d5a6
DEBUG 2022-08-24 03:59:05.508 +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-08-24 03:59:05.509 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 03:59:05.509 +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-08-24 03:59:05.509 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-08-24 03:59:05.509 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "eb4e6c6a-ed54-4c35-bc71-26372ba207ea"
DEBUG 2022-08-24 03:59:05.509 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("eb4e6c6a-ed54-4c35-bc71-26372ba207ea", "016a2950-383b-460c-921b-023c11942541", "ubuntu18", "1")
DEBUG 2022-08-24 03:59:05.511 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 03:59:05.524 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 12
DEBUG 2022-08-24 03:59:05.524 +0000 DBResourceManager - writeData processing time : sdnctldb01 14 miliseconds.
DEBUG 2022-08-24 03:59:05.524 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 03:59:05.525 +0000 TopologyTemplateQuery - Node template basic_onboard_VVvPKm 0 is not matching search criteria
DEBUG 2022-08-24 03:59:05.525 +0000 TopologyTemplateQuery - Node template abstract_ubuntu18 is matching search criteria
DEBUG 2022-08-24 03:59:05.525 +0000 TopologyTemplateQuery - Node template ubuntu18_admin_security_group is not matching search criteria
DEBUG 2022-08-24 03:59:05.525 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-08-24 03:59:05.526 +0000 QueryProcessor - Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=016a2950-383b-460c-921b-023c11942541
DEBUG 2022-08-24 03:59:05.527 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: 016a2950-383b-460c-921b-023c11942541
DEBUG 2022-08-24 03:59:05.528 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 03:59:05.528 +0000 CachedDataSource - SQL Statement: SELECT * from VF_TO_NETWORK_ROLE_MAPPING where vf_customization_uuid = "b8e0bbe8-def5-4e62-bef8-b2910d12d5a6";
DEBUG 2022-08-24 03:59:05.533 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 5
DEBUG 2022-08-24 03:59:05.533 +0000 DBResourceManager - >> getData : sdnctldb01 6  miliseconds.
DEBUG 2022-08-24 03:59:05.533 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 03:59:05.534 +0000 TopologyTemplateQuery - Node template basic_onboard_VVvPKm 0 is matching search criteria
DEBUG 2022-08-24 03:59:05.534 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-08-24 03:59:05.534 +0000 QueryProcessor - Found topology templates [basic_onboard_VVvPKm 0, abstract_ubuntu18] matching following query criteria: sdcType=VF, customizationUUID=b8e0bbe8-def5-4e62-bef8-b2910d12d5a6
DEBUG 2022-08-24 03:59:05.535 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 03:59:05.535 +0000 TopologyTemplateQuery - Node template basic_onboard_VVvPKm 0 is matching search criteria
DEBUG 2022-08-24 03:59:05.535 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-08-24 03:59:05.535 +0000 QueryProcessor - Found topology templates [basic_onboard_VVvPKm 0, abstract_ubuntu18] matching following query criteria: sdcType=VF, customizationUUID=b8e0bbe8-def5-4e62-bef8-b2910d12d5a6
DEBUG 2022-08-24 03:59:05.537 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 03:59:05.537 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 03:59:05.538 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 03:59:05.538 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 03:59:05.538 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 03:59:05.538 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 03:59:05.539 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 03:59:05.539 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 03:59:05.539 +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-08-24 03:59:05.539 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 03:59:05.540 +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-08-24 03:59:05.540 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 03:59:05.540 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 03:59:05.541 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "016a2950-383b-460c-921b-023c11942541";
DEBUG 2022-08-24 03:59:05.546 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 5
DEBUG 2022-08-24 03:59:05.547 +0000 DBResourceManager - >> getData : sdnctldb01 7  miliseconds.
INFO 2022-08-24 03:59:05.547 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "016a2950-383b-460c-921b-023c11942541"
DEBUG 2022-08-24 03:59:05.547 +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 ("016a2950-383b-460c-921b-023c11942541", "null", "ubuntu18", "ubuntu-18.04-daily", "ubuntu18", "Y", "0", "{ecomp_generated_naming=true}", "m1.small", "135908f3-401e-4a27-8c65-589bc876edba", "7002650f-79d0-495d-a3b1-8c057c37edcf", "1.0", "ubuntu18");
DEBUG 2022-08-24 03:59:05.548 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 03:59:05.552 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-08-24 03:59:05.552 +0000 DBResourceManager - writeData processing time : sdnctldb01 5 miliseconds.
DEBUG 2022-08-24 03:59:05.552 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 03:59:05.553 +0000 TopologyTemplateQuery - Node template basic_onboard_VVvPKm 0 is not matching search criteria
DEBUG 2022-08-24 03:59:05.553 +0000 TopologyTemplateQuery - Node template abstract_ubuntu18 is matching search criteria
DEBUG 2022-08-24 03:59:05.553 +0000 TopologyTemplateQuery - Node template ubuntu18_admin_security_group is not matching search criteria
DEBUG 2022-08-24 03:59:05.553 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-08-24 03:59:05.553 +0000 QueryProcessor - Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=016a2950-383b-460c-921b-023c11942541
DEBUG 2022-08-24 03:59:05.554 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 03:59:05.554 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "016a2950-383b-460c-921b-023c11942541";
DEBUG 2022-08-24 03:59:05.559 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 5
DEBUG 2022-08-24 03:59:05.559 +0000 DBResourceManager - >> getData : sdnctldb01 5  miliseconds.
INFO 2022-08-24 03:59:05.560 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "016a2950-383b-460c-921b-023c11942541"
DEBUG 2022-08-24 03:59:05.560 +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 ("016a2950-383b-460c-921b-023c11942541", "default-network-role", "ubuntu18", "N", "0", "0", "N", "admin_plane", "4");
DEBUG 2022-08-24 03:59:05.560 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 03:59:05.564 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-08-24 03:59:05.564 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-08-24 03:59:05.565 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 03:59:05.565 +0000 TopologyTemplateQuery - Node template basic_onboard_VVvPKm 0 is matching search criteria
DEBUG 2022-08-24 03:59:05.565 +0000 QueryProcessor - Found topology templates [basic_onboard_VVvPKm 0] matching following query criteria: sdcType=VF, customizationUUID=b8e0bbe8-def5-4e62-bef8-b2910d12d5a6
DEBUG 2022-08-24 03:59:05.566 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 03:59:05.566 +0000 TopologyTemplateQuery - Node template basic_onboard_VVvPKm 0 is matching search criteria
DEBUG 2022-08-24 03:59:05.567 +0000 QueryProcessor - Found topology templates [basic_onboard_VVvPKm 0] matching following query criteria: sdcType=VF, customizationUUID=b8e0bbe8-def5-4e62-bef8-b2910d12d5a6
DEBUG 2022-08-24 03:59:05.568 +0000 SdncBaseModel - insertPolicyData: Could not find policy data for Service/VF: "3cf04a81-3999-48a7-ac06-e041030c7aeb"
DEBUG 2022-08-24 03:59:05.568 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 03:59:05.569 +0000 QueryProcessor - Service basic_onboard_VVvPKm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
INFO 2022-08-24 03:59:05.569 +0000 SdncUebCallback - Update to SDN-C succeeded
INFO 2022-08-24 03:59:05.571 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-08-24 03:59:05.571 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 03:59:05.573 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 03:59:05.573 +0000 DistributionClientImpl - try to send status {
  "distributionID": "c0b7e051-7d2d-46a0-9561-dfad3ca46b89",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661313545571,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardVvvpkm/1.0/artifacts/service-BasicOnboardVvvpkm-csar.csar",
  "status": "DEPLOY_OK"
}
INFO 2022-08-24 03:59:05.673 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-08-24 03:59:05.674 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 03:59:05.674 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:59:05.696 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:59:05.696 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:59:05.696 +0000 CambriaSimplerBatchPublisher - cambria reply ok (22 ms):{"serverTimeMs":1,"count":1}
DEBUG 2022-08-24 03:59:06.574 +0000 SdncUebCallback - incomingDir is not null - it is /opt/onap/sdnc/ueb-listener/spool/incoming/basic_onboard_VVvPKm
INFO 2022-08-24 03:59:06.574 +0000 SdncUebCallback - Sending Component Status for Distribution: (c0b7e051-7d2d-46a0-9561-dfad3ca46b89,basic_onboard_VVvPKm,1.0,service)
INFO 2022-08-24 03:59:06.575 +0000 DistributionClientImpl - DistributionClient - sendComponentDone status
INFO 2022-08-24 03:59:06.576 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 03:59:06.578 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 03:59:06.578 +0000 DistributionClientImpl - try to send status {
  "distributionID": "c0b7e051-7d2d-46a0-9561-dfad3ca46b89",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661313546575,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
INFO 2022-08-24 03:59:06.678 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-08-24 03:59:06.679 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 03:59:06.679 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:59:06.724 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:59:06.724 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:59:06.724 +0000 CambriaSimplerBatchPublisher - cambria reply ok (45 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 03:59:07.578 +0000 SdncUebCallback - Sending Component Status COMPONENT_DONE_OK for Distribution result: messages successfully sent
INFO 2022-08-24 03:59:22.996 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:59:22.997 +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-08-24 03:59:22.997 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:59:32.544 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:59:32.545 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:59:52.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 03:59:52.998 +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-08-24 03:59:52.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:59:53.632 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:59:53.633 +0000 HttpClient - Consuming the entity.
DEBUG 2022-08-24 03:59:53.633 +0000 NotificationConsumer - received message from topic
DEBUG 2022-08-24 03:59:53.634 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"e180a860-c9c5-42ab-9a97-13a28d4a504b","serviceName":"vFW 2022-08-24 03-58-59","serviceVersion":"1.0","serviceUUID":"ad7a6421-bc99-4299-897f-b2eae6051b4a","serviceDescription":"catalog service description","serviceInvariantUUID":"f11b8e1b-39d7-4b68-897c-2bd23bd4c3e2","resources":[{"resourceInstanceName":"vFW a0877bf5-762f 0","resourceName":"vFW a0877bf5-762f","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"73e03e53-972a-45a5-9531-6bb4a0beab2b","resourceInvariantUUID":"23a1d6fc-a170-4732-817b-e8b3695a645a","resourceCustomizationUUID":"8598694c-3ffc-41f1-90f5-c1634547954f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220824035859/1.0/resourceInstances/vfwa0877bf5762f0/artifacts/vf-license-model.xml","artifactChecksum":"OWQ2YTVkZGQyM2NjNGFkOWJmYTgyMzY1NjhlMDg0Y2M\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"d9e13c2e-95be-49e2-878d-199cfeb5ad38","artifactVersion":"1"},{"artifactName":"vfwa0877bf5762f0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20220824035859/1.0/resourceInstances/vfwa0877bf5762f0/artifacts/vfwa0877bf5762f0_modules.json","artifactChecksum":"NjdlZTNkNGUzMmRhYTI4NDRhNmEwZDI4ODU1NTJlYzk\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"746b2cfd-6fbb-45ff-bab6-11cac8214e99","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20220824035859/1.0/resourceInstances/vfwa0877bf5762f0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"04cdd507-ce27-48cb-982b-745f4bb0e085","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220824035859/1.0/resourceInstances/vfwa0877bf5762f0/artifacts/vendor-license-model.xml","artifactChecksum":"M2ExNThkYzc5ZmEzNzQxOTcxN2IzYzQ3ODIxYWFjMDM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"771bb71e-8e86-4bd1-b4d2-8fbe4973b421","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20220824035859/1.0/resourceInstances/vfwa0877bf5762f0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"55f2f3eb-3024-4ec0-8525-9a4481d08c8a","artifactVersion":"2","generatedFromUUID":"04cdd507-ce27-48cb-982b-745f4bb0e085"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20220824035859-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20220824035859/1.0/artifacts/service-Vfw20220824035859-template.yml","artifactChecksum":"NDI2OGZmNDJjZjBjNmZmYWUwMjRhODkyMWVjYmZhZmQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"bc681932-54fd-4a15-9677-9dbd6613ff43","artifactVersion":"1"},{"artifactName":"service-Vfw20220824035859-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20220824035859/1.0/artifacts/service-Vfw20220824035859-csar.csar","artifactChecksum":"YTU2YTIyMDUzYmNiNWMxZmI5NDJkMjU3ZDcwZWM5NzM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"9b76780e-a3de-4fe6-a897-45fcaf85c1cf","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-08-24 03:59:53.638 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 03:59:53.638 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 03:59:53.641 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 03:59:53.641 +0000 DistributionClientImpl - try to send status {
  "distributionID": "e180a860-c9c5-42ab-9a97-13a28d4a504b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661313592997,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220824035859/1.0/resourceInstances/vfwa0877bf5762f0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 03:59:53.742 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-08-24 03:59:53.743 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 03:59:53.743 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:59:53.769 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:59:53.769 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:59:53.770 +0000 CambriaSimplerBatchPublisher - cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 03:59:54.643 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 03:59:54.644 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 03:59:54.649 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 03:59:54.649 +0000 DistributionClientImpl - try to send status {
  "distributionID": "e180a860-c9c5-42ab-9a97-13a28d4a504b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661313592997,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220824035859/1.0/resourceInstances/vfwa0877bf5762f0/artifacts/vfwa0877bf5762f0_modules.json",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 03:59:54.749 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-08-24 03:59:54.751 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 03:59:54.751 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:59:54.769 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:59:54.770 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:59:54.770 +0000 CambriaSimplerBatchPublisher - cambria reply ok (20 ms):{"serverTimeMs":1,"count":1}
INFO 2022-08-24 03:59:55.649 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 03:59:55.650 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 03:59:55.654 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 03:59:55.654 +0000 DistributionClientImpl - try to send status {
  "distributionID": "e180a860-c9c5-42ab-9a97-13a28d4a504b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661313592997,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220824035859/1.0/resourceInstances/vfwa0877bf5762f0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 03:59:55.754 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-08-24 03:59:55.755 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 03:59:55.755 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:59:55.770 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:59:55.771 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:59:55.771 +0000 CambriaSimplerBatchPublisher - cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 03:59:56.654 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 03:59:56.655 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 03:59:56.657 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 03:59:56.658 +0000 DistributionClientImpl - try to send status {
  "distributionID": "e180a860-c9c5-42ab-9a97-13a28d4a504b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661313592997,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220824035859/1.0/resourceInstances/vfwa0877bf5762f0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 03:59:56.758 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-08-24 03:59:56.759 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 03:59:56.759 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:59:56.777 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:59:56.778 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:59:56.779 +0000 CambriaSimplerBatchPublisher - cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 03:59:57.658 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 03:59:57.659 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 03:59:57.661 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 03:59:57.661 +0000 DistributionClientImpl - try to send status {
  "distributionID": "e180a860-c9c5-42ab-9a97-13a28d4a504b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661313592997,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220824035859/1.0/resourceInstances/vfwa0877bf5762f0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 03:59:57.761 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-08-24 03:59:57.762 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 03:59:57.762 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:59:57.793 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:59:57.793 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:59:57.793 +0000 CambriaSimplerBatchPublisher - cambria reply ok (31 ms):{"serverTimeMs":1,"count":1}
INFO 2022-08-24 03:59:58.662 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 03:59:58.663 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 03:59:58.666 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 03:59:58.666 +0000 DistributionClientImpl - try to send status {
  "distributionID": "e180a860-c9c5-42ab-9a97-13a28d4a504b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661313592997,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220824035859/1.0/artifacts/service-Vfw20220824035859-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 03:59:58.766 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-08-24 03:59:58.768 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 03:59:58.768 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:59:58.790 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:59:58.790 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:59:58.791 +0000 CambriaSimplerBatchPublisher - cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 03:59:59.667 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 03:59:59.668 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 03:59:59.672 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 03:59:59.672 +0000 DistributionClientImpl - try to send status {
  "distributionID": "e180a860-c9c5-42ab-9a97-13a28d4a504b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661313592997,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220824035859/1.0/artifacts/service-Vfw20220824035859-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-08-24 03:59:59.771 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
WARN 2022-08-24 03:59:59.772 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 03:59:59.772 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 03:59:59.800 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 03:59:59.800 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 03:59:59.801 +0000 CambriaSimplerBatchPublisher - cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-08-24 04:00:00.674 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "e180a860-c9c5-42ab-9a97-13a28d4a504b",
  "serviceName": "vFW 2022-08-24 03-58-59",
  "serviceVersion": "1.0",
  "serviceUUID": "ad7a6421-bc99-4299-897f-b2eae6051b4a",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "f11b8e1b-39d7-4b68-897c-2bd23bd4c3e2",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20220824035859-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20220824035859/1.0/artifacts/service-Vfw20220824035859-csar.csar",
      "artifactChecksum": "YTU2YTIyMDUzYmNiNWMxZmI5NDJkMjU3ZDcwZWM5NzM\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "9b76780e-a3de-4fe6-a897-45fcaf85c1cf"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-08-24 04:00:00.675 +0000 SdncUebCallback - Received notification : (e180a860-c9c5-42ab-9a97-13a28d4a504b,vFW 2022-08-24 03-58-59,1.0,catalog service description)
DEBUG 2022-08-24 04:00:00.675 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-08-24 04:00:00.675 +0000 SdncUebCallback - Received artifact service-Vfw20220824035859-csar.csar
INFO 2022-08-24 04:00:00.675 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-08-24 04:00:00.676 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfw20220824035859/1.0/artifacts/service-Vfw20220824035859-csar.csar
DEBUG 2022-08-24 04:00:00.790 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-08-24 04:00:00.800 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-08-24 04:00:00.801 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:00:00.806 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:00:00.807 +0000 DistributionClientImpl - try to send status {
  "distributionID": "e180a860-c9c5-42ab-9a97-13a28d4a504b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661313600801,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220824035859/1.0/artifacts/service-Vfw20220824035859-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-08-24 04:00:00.911 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
WARN 2022-08-24 04:00:00.912 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:00:00.912 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:00:00.926 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:00:00.927 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:00:00.927 +0000 CambriaSimplerBatchPublisher - cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 04:00:01.807 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220824035859/service-Vfw20220824035859-csar.csar
DEBUG 2022-08-24 04:00:01.809 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-08-24 04:00:01.810 +0000 Reflections - Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-08-24 04:00:02.025 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP10859173398520912318/Definitions/service-Vfw20220824035859-template.yml
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
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_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
DEBUG 2022-08-24 04:00:03.949 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-08-24 04:00:03.950 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-08-24 04:00:03.951 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220824035859/service-Vfw20220824035859-csar.csar
WARN 2022-08-24 04:00:03.952 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 13 Parsing Warnings occurred...
WARN 2022-08-24 04:00:03.952 +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/vFW20220824035859/service-Vfw20220824035859-csar.csar
WARN 2022-08-24 04:00:03.952 +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/vFW20220824035859/service-Vfw20220824035859-csar.csar
WARN 2022-08-24 04:00:03.952 +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/vFW20220824035859/service-Vfw20220824035859-csar.csar
WARN 2022-08-24 04:00:03.952 +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/vFW20220824035859/service-Vfw20220824035859-csar.csar
WARN 2022-08-24 04:00:03.952 +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/vFW20220824035859/service-Vfw20220824035859-csar.csar
WARN 2022-08-24 04:00:03.952 +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/vFW20220824035859/service-Vfw20220824035859-csar.csar
WARN 2022-08-24 04:00:03.952 +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/vFW20220824035859/service-Vfw20220824035859-csar.csar
WARN 2022-08-24 04:00:03.952 +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/vFW20220824035859/service-Vfw20220824035859-csar.csar
WARN 2022-08-24 04:00:03.953 +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/vFW20220824035859/service-Vfw20220824035859-csar.csar
WARN 2022-08-24 04:00:03.953 +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/vFW20220824035859/service-Vfw20220824035859-csar.csar
WARN 2022-08-24 04:00:03.953 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW a0877bf5-762f 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/vFW20220824035859/service-Vfw20220824035859-csar.csar
WARN 2022-08-24 04:00:03.953 +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/vFW20220824035859/service-Vfw20220824035859-csar.csar
WARN 2022-08-24 04:00:03.953 +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/vFW20220824035859/service-Vfw20220824035859-csar.csar
WARN 2022-08-24 04:00:03.953 +0000 SdcToscaParserFactory - ####################################################################################################
DEBUG 2022-08-24 04:00:03.958 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:00:03.958 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "ad7a6421-bc99-4299-897f-b2eae6051b4a";
DEBUG 2022-08-24 04:00:03.961 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-08-24 04:00:03.962 +0000 DBResourceManager - >> getData : sdnctldb01 9  miliseconds.
INFO 2022-08-24 04:00:03.962 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "ad7a6421-bc99-4299-897f-b2eae6051b4a"
DEBUG 2022-08-24 04:00:03.962 +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 ("ad7a6421-bc99-4299-897f-b2eae6051b4a", "null", "service-Vfw20220824035859-csar.csar", "Vfw20220824035859", "Y", "vFW 2022-08-24 03-58-59", "catalog service description", "Service", "Network L1-3", "f11b8e1b-39d7-4b68-897c-2bd23bd4c3e2");
DEBUG 2022-08-24 04:00:03.963 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:00:03.973 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 10
DEBUG 2022-08-24 04:00:03.974 +0000 DBResourceManager - writeData processing time : sdnctldb01 12 miliseconds.
DEBUG 2022-08-24 04:00:03.974 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:00:03.974 +0000 QueryProcessor - Service vFW 2022-08-24 03-58-59 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-08-24 04:00:03.974 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:00:03.974 +0000 QueryProcessor - Service vFW 2022-08-24 03-58-59 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-08-24 04:00:03.975 +0000 TopologyTemplateQuery - Node template vFW a0877bf5-762f 0 is matching search criteria
DEBUG 2022-08-24 04:00:03.975 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-08-24 04:00:03.975 +0000 QueryProcessor - Found topology templates [vFW a0877bf5-762f 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-08-24 04:00:03.976 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:00:03.976 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:00:03.976 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:00:03.976 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:00:03.976 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:00:03.976 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:00:03.977 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:00:03.977 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:00:03.977 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:00:03.977 +0000 TopologyTemplateQuery - Node template vFW a0877bf5-762f 0 is matching search criteria
DEBUG 2022-08-24 04:00:03.977 +0000 QueryProcessor - Found topology templates [vFW a0877bf5-762f 0] matching following query criteria: sdcType=VF, customizationUUID=8598694c-3ffc-41f1-90f5-c1634547954f
DEBUG 2022-08-24 04:00:03.978 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:00:03.978 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODEL where customization_uuid = "8598694c-3ffc-41f1-90f5-c1634547954f";
DEBUG 2022-08-24 04:00:03.980 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-08-24 04:00:03.980 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-08-24 04:00:03.980 +0000 SdncVFModel - Call insertToscaData for VF_MODEL where customization_uuid = "8598694c-3ffc-41f1-90f5-c1634547954f"
DEBUG 2022-08-24 04:00:03.981 +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 ("8598694c-3ffc-41f1-90f5-c1634547954f", "null", "bdbba940-9104-4e33-ad9b", "vFW a0877bf5-762f", "Y", 1, "1.0", "23a1d6fc-a170-4732-817b-e8b3695a645a", "c8adfec5-6be5-4788-b5fd-7beb31bdba4e", "1.0");
DEBUG 2022-08-24 04:00:03.981 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:00:03.984 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-08-24 04:00:03.984 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-08-24 04:00:03.984 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:00:03.984 +0000 TopologyTemplateQuery - Node template vFW a0877bf5-762f 0 is not matching search criteria
DEBUG 2022-08-24 04:00:03.985 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-08-24 04:00:03.985 +0000 TopologyTemplateQuery - Node template abstract_vfw is matching search criteria
DEBUG 2022-08-24 04:00:03.985 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-08-24 04:00:03.985 +0000 TopologyTemplateQuery - Node template abstract_vsn is matching search criteria
DEBUG 2022-08-24 04:00:03.985 +0000 TopologyTemplateQuery - Node template abstract_vpg is matching search criteria
DEBUG 2022-08-24 04:00:03.985 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-08-24 04:00:03.985 +0000 QueryProcessor - Found topology templates [abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=null
DEBUG 2022-08-24 04:00:03.986 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:00:03.986 +0000 QueryProcessor - Service vFW 2022-08-24 03-58-59 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
DEBUG 2022-08-24 04:00:03.987 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:00:03.987 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_MODEL where customization_uuid = "8c7a92e4-1fb7-43c8-83dc-7978c8da3ee3";
DEBUG 2022-08-24 04:00:03.988 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 1
DEBUG 2022-08-24 04:00:03.989 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
DEBUG 2022-08-24 04:00:03.989 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:00:03.989 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "8c7a92e4-1fb7-43c8-83dc-7978c8da3ee3";
DEBUG 2022-08-24 04:00:03.991 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-08-24 04:00:03.991 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
INFO 2022-08-24 04:00:03.991 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_MODEL where customization_uuid = "8c7a92e4-1fb7-43c8-83dc-7978c8da3ee3"
DEBUG 2022-08-24 04:00:03.991 +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 ("8c7a92e4-1fb7-43c8-83dc-7978c8da3ee3", "null", "base_vfw", "8598694c-3ffc-41f1-90f5-c1634547954f", "Base", "b670d5f1-a721-4d40-ba7b-61a9d7c4793a", "b397e69c-1934-4410-bd0c-ad08d6fe75f4", "1");
DEBUG 2022-08-24 04:00:03.992 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:00:03.995 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-08-24 04:00:03.995 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-08-24 04:00:03.995 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:00:03.995 +0000 TopologyTemplateQuery - Node template vFW a0877bf5-762f 0 is matching search criteria
DEBUG 2022-08-24 04:00:03.996 +0000 QueryProcessor - Found topology templates [vFW a0877bf5-762f 0] matching following query criteria: sdcType=VF, customizationUUID=8598694c-3ffc-41f1-90f5-c1634547954f
DEBUG 2022-08-24 04:00:03.996 +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-08-24 04:00:03.996 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:00:03.996 +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-08-24 04:00:03.996 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-08-24 04:00:03.996 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "8c7a92e4-1fb7-43c8-83dc-7978c8da3ee3"
DEBUG 2022-08-24 04:00:03.997 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("8c7a92e4-1fb7-43c8-83dc-7978c8da3ee3", "1f4e5870-fa8b-4c01-963d-7adf6d73a8b5", "vsn", "1")
DEBUG 2022-08-24 04:00:03.997 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:00:04.002 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 5
DEBUG 2022-08-24 04:00:04.002 +0000 DBResourceManager - writeData processing time : sdnctldb01 5 miliseconds.
DEBUG 2022-08-24 04:00:04.003 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:00:04.003 +0000 TopologyTemplateQuery - Node template vFW a0877bf5-762f 0 is not matching search criteria
DEBUG 2022-08-24 04:00:04.003 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-08-24 04:00:04.003 +0000 TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria
DEBUG 2022-08-24 04:00:04.003 +0000 TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:00:04.003 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:00:04.004 +0000 TopologyTemplateQuery - Node template vfw is not matching search criteria
DEBUG 2022-08-24 04:00:04.004 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:00:04.004 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-08-24 04:00:04.004 +0000 TopologyTemplateQuery - Node template abstract_vsn is matching search criteria
DEBUG 2022-08-24 04:00:04.004 +0000 TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria
DEBUG 2022-08-24 04:00:04.004 +0000 TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:00:04.004 +0000 TopologyTemplateQuery - Node template vpg is not matching search criteria
DEBUG 2022-08-24 04:00:04.004 +0000 TopologyTemplateQuery - Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:00:04.005 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-08-24 04:00:04.005 +0000 QueryProcessor - Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=1f4e5870-fa8b-4c01-963d-7adf6d73a8b5
DEBUG 2022-08-24 04:00:04.005 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: 1f4e5870-fa8b-4c01-963d-7adf6d73a8b5
DEBUG 2022-08-24 04:00:04.005 +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-08-24 04:00:04.005 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:00:04.006 +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-08-24 04:00:04.006 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-08-24 04:00:04.006 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "8c7a92e4-1fb7-43c8-83dc-7978c8da3ee3"
DEBUG 2022-08-24 04:00:04.006 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("8c7a92e4-1fb7-43c8-83dc-7978c8da3ee3", "eb985059-a1d2-412e-b9fe-4cadeba190fa", "vfw", "1")
DEBUG 2022-08-24 04:00:04.006 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:00:04.009 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-08-24 04:00:04.010 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-08-24 04:00:04.010 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:00:04.010 +0000 TopologyTemplateQuery - Node template vFW a0877bf5-762f 0 is not matching search criteria
DEBUG 2022-08-24 04:00:04.010 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-08-24 04:00:04.010 +0000 TopologyTemplateQuery - Node template abstract_vfw is matching search criteria
DEBUG 2022-08-24 04:00:04.010 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-08-24 04:00:04.011 +0000 TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria
DEBUG 2022-08-24 04:00:04.011 +0000 TopologyTemplateQuery - Node template vsn is not matching search criteria
DEBUG 2022-08-24 04:00:04.011 +0000 TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:00:04.011 +0000 TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:00:04.011 +0000 TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria
DEBUG 2022-08-24 04:00:04.011 +0000 TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:00:04.012 +0000 TopologyTemplateQuery - Node template vpg is not matching search criteria
DEBUG 2022-08-24 04:00:04.012 +0000 TopologyTemplateQuery - Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:00:04.012 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-08-24 04:00:04.012 +0000 QueryProcessor - Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=eb985059-a1d2-412e-b9fe-4cadeba190fa
DEBUG 2022-08-24 04:00:04.013 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: eb985059-a1d2-412e-b9fe-4cadeba190fa
DEBUG 2022-08-24 04:00:04.013 +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-08-24 04:00:04.013 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:00:04.013 +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-08-24 04:00:04.013 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-08-24 04:00:04.013 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "8c7a92e4-1fb7-43c8-83dc-7978c8da3ee3"
DEBUG 2022-08-24 04:00:04.014 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("8c7a92e4-1fb7-43c8-83dc-7978c8da3ee3", "6311edb5-291d-41ad-bbc4-efdbc4a0cbfe", "vpg", "1")
DEBUG 2022-08-24 04:00:04.014 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:00:04.018 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-08-24 04:00:04.018 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-08-24 04:00:04.018 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:00:04.018 +0000 TopologyTemplateQuery - Node template vFW a0877bf5-762f 0 is not matching search criteria
DEBUG 2022-08-24 04:00:04.018 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-08-24 04:00:04.019 +0000 TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria
DEBUG 2022-08-24 04:00:04.019 +0000 TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:00:04.019 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:00:04.019 +0000 TopologyTemplateQuery - Node template vfw is not matching search criteria
DEBUG 2022-08-24 04:00:04.019 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:00:04.019 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-08-24 04:00:04.020 +0000 TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria
DEBUG 2022-08-24 04:00:04.020 +0000 TopologyTemplateQuery - Node template vsn is not matching search criteria
DEBUG 2022-08-24 04:00:04.020 +0000 TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:00:04.020 +0000 TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:00:04.020 +0000 TopologyTemplateQuery - Node template abstract_vpg is matching search criteria
DEBUG 2022-08-24 04:00:04.020 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-08-24 04:00:04.021 +0000 QueryProcessor - Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6311edb5-291d-41ad-bbc4-efdbc4a0cbfe
DEBUG 2022-08-24 04:00:04.021 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: 6311edb5-291d-41ad-bbc4-efdbc4a0cbfe
DEBUG 2022-08-24 04:00:04.022 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:00:04.022 +0000 CachedDataSource - SQL Statement: SELECT * from VF_TO_NETWORK_ROLE_MAPPING where vf_customization_uuid = "8598694c-3ffc-41f1-90f5-c1634547954f";
DEBUG 2022-08-24 04:00:04.024 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-08-24 04:00:04.024 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
DEBUG 2022-08-24 04:00:04.024 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:00:04.025 +0000 TopologyTemplateQuery - Node template vFW a0877bf5-762f 0 is matching search criteria
DEBUG 2022-08-24 04:00:04.025 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-08-24 04:00:04.025 +0000 QueryProcessor - Found topology templates [vFW a0877bf5-762f 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=VF, customizationUUID=8598694c-3ffc-41f1-90f5-c1634547954f
DEBUG 2022-08-24 04:00:04.026 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:00:04.026 +0000 TopologyTemplateQuery - Node template vFW a0877bf5-762f 0 is matching search criteria
DEBUG 2022-08-24 04:00:04.026 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-08-24 04:00:04.027 +0000 QueryProcessor - Found topology templates [vFW a0877bf5-762f 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=VF, customizationUUID=8598694c-3ffc-41f1-90f5-c1634547954f
DEBUG 2022-08-24 04:00:04.027 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:00:04.028 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:00:04.028 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:00:04.028 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:00:04.028 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:00:04.028 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:00:04.028 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:00:04.029 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:00:04.029 +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-08-24 04:00:04.029 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:00:04.029 +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-08-24 04:00:04.029 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:00:04.030 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:00:04.030 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "eb985059-a1d2-412e-b9fe-4cadeba190fa";
DEBUG 2022-08-24 04:00:04.033 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-08-24 04:00:04.033 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-08-24 04:00:04.033 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "eb985059-a1d2-412e-b9fe-4cadeba190fa"
DEBUG 2022-08-24 04:00:04.033 +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 ("eb985059-a1d2-412e-b9fe-4cadeba190fa", "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)", "d76c1265-700f-4d34-b441-ef0573b420b4", "35316236-e2bb-4e43-8e27-f4364f1b6b59", "1.0", "vfw");
DEBUG 2022-08-24 04:00:04.034 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:00:04.038 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-08-24 04:00:04.038 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-08-24 04:00:04.038 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:00:04.038 +0000 TopologyTemplateQuery - Node template vFW a0877bf5-762f 0 is not matching search criteria
DEBUG 2022-08-24 04:00:04.039 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-08-24 04:00:04.039 +0000 TopologyTemplateQuery - Node template abstract_vfw is matching search criteria
DEBUG 2022-08-24 04:00:04.039 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-08-24 04:00:04.039 +0000 TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria
DEBUG 2022-08-24 04:00:04.039 +0000 TopologyTemplateQuery - Node template vsn is not matching search criteria
DEBUG 2022-08-24 04:00:04.039 +0000 TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:00:04.039 +0000 TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:00:04.040 +0000 TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria
DEBUG 2022-08-24 04:00:04.040 +0000 TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:00:04.040 +0000 TopologyTemplateQuery - Node template vpg is not matching search criteria
DEBUG 2022-08-24 04:00:04.040 +0000 TopologyTemplateQuery - Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:00:04.040 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-08-24 04:00:04.040 +0000 QueryProcessor - Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=eb985059-a1d2-412e-b9fe-4cadeba190fa
DEBUG 2022-08-24 04:00:04.041 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:00:04.041 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "eb985059-a1d2-412e-b9fe-4cadeba190fa";
DEBUG 2022-08-24 04:00:04.044 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-08-24 04:00:04.044 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-08-24 04:00:04.044 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "eb985059-a1d2-412e-b9fe-4cadeba190fa"
DEBUG 2022-08-24 04:00:04.045 +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 ("eb985059-a1d2-412e-b9fe-4cadeba190fa", "default-network-role", "vfw", "N", "0", "0", "N", "onap_private", "4");
DEBUG 2022-08-24 04:00:04.045 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:00:04.049 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-08-24 04:00:04.049 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
INFO 2022-08-24 04:00:04.049 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "eb985059-a1d2-412e-b9fe-4cadeba190fa"
DEBUG 2022-08-24 04:00:04.049 +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 ("eb985059-a1d2-412e-b9fe-4cadeba190fa", "default-network-role", "vfw", "N", "0", "0", "N", "4");
DEBUG 2022-08-24 04:00:04.050 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:00:04.053 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-08-24 04:00:04.053 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
INFO 2022-08-24 04:00:04.053 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "eb985059-a1d2-412e-b9fe-4cadeba190fa"
DEBUG 2022-08-24 04:00:04.053 +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 ("eb985059-a1d2-412e-b9fe-4cadeba190fa", "default-network-role", "vfw", "N", "0", "0", "N", "4");
DEBUG 2022-08-24 04:00:04.054 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:00:04.058 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-08-24 04:00:04.058 +0000 DBResourceManager - writeData processing time : sdnctldb01 5 miliseconds.
DEBUG 2022-08-24 04:00:04.058 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:00:04.058 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:00:04.058 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:00:04.059 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:00:04.059 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:00:04.059 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:00:04.059 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:00:04.059 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:00:04.059 +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-08-24 04:00:04.059 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:00:04.060 +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-08-24 04:00:04.060 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:00:04.061 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:00:04.061 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "1f4e5870-fa8b-4c01-963d-7adf6d73a8b5";
DEBUG 2022-08-24 04:00:04.064 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-08-24 04:00:04.064 +0000 DBResourceManager - >> getData : sdnctldb01 4  miliseconds.
INFO 2022-08-24 04:00:04.064 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "1f4e5870-fa8b-4c01-963d-7adf6d73a8b5"
DEBUG 2022-08-24 04:00:04.064 +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 ("1f4e5870-fa8b-4c01-963d-7adf6d73a8b5", "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)", "0b836b95-2097-451f-87e2-b96c62c5724a", "682f7aed-2717-444a-87a6-9cab67d81d8b", "1.0", "vsn");
DEBUG 2022-08-24 04:00:04.065 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:00:04.068 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-08-24 04:00:04.068 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-08-24 04:00:04.068 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:00:04.069 +0000 TopologyTemplateQuery - Node template vFW a0877bf5-762f 0 is not matching search criteria
DEBUG 2022-08-24 04:00:04.069 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-08-24 04:00:04.069 +0000 TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria
DEBUG 2022-08-24 04:00:04.069 +0000 TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:00:04.069 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:00:04.069 +0000 TopologyTemplateQuery - Node template vfw is not matching search criteria
DEBUG 2022-08-24 04:00:04.069 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:00:04.069 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-08-24 04:00:04.070 +0000 TopologyTemplateQuery - Node template abstract_vsn is matching search criteria
DEBUG 2022-08-24 04:00:04.070 +0000 TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria
DEBUG 2022-08-24 04:00:04.070 +0000 TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:00:04.070 +0000 TopologyTemplateQuery - Node template vpg is not matching search criteria
DEBUG 2022-08-24 04:00:04.070 +0000 TopologyTemplateQuery - Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:00:04.070 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-08-24 04:00:04.071 +0000 QueryProcessor - Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=1f4e5870-fa8b-4c01-963d-7adf6d73a8b5
DEBUG 2022-08-24 04:00:04.072 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:00:04.072 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "1f4e5870-fa8b-4c01-963d-7adf6d73a8b5";
DEBUG 2022-08-24 04:00:04.075 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-08-24 04:00:04.075 +0000 DBResourceManager - >> getData : sdnctldb01 4  miliseconds.
INFO 2022-08-24 04:00:04.076 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "1f4e5870-fa8b-4c01-963d-7adf6d73a8b5"
DEBUG 2022-08-24 04:00:04.076 +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 ("1f4e5870-fa8b-4c01-963d-7adf6d73a8b5", "default-network-role", "vsn", "N", "0", "0", "N", "4");
DEBUG 2022-08-24 04:00:04.076 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:00:04.085 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 7
DEBUG 2022-08-24 04:00:04.085 +0000 DBResourceManager - writeData processing time : sdnctldb01 9 miliseconds.
INFO 2022-08-24 04:00:04.085 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "1f4e5870-fa8b-4c01-963d-7adf6d73a8b5"
DEBUG 2022-08-24 04:00:04.085 +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 ("1f4e5870-fa8b-4c01-963d-7adf6d73a8b5", "default-network-role", "vsn", "N", "0", "0", "N", "onap_private", "4");
DEBUG 2022-08-24 04:00:04.086 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:00:04.089 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-08-24 04:00:04.089 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-08-24 04:00:04.089 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:00:04.089 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:00:04.089 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:00:04.089 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:00:04.090 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:00:04.090 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:00:04.090 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:00:04.090 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:00:04.090 +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-08-24 04:00:04.090 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:00:04.090 +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-08-24 04:00:04.091 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:00:04.091 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:00:04.092 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "6311edb5-291d-41ad-bbc4-efdbc4a0cbfe";
DEBUG 2022-08-24 04:00:04.094 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-08-24 04:00:04.095 +0000 DBResourceManager - >> getData : sdnctldb01 4  miliseconds.
INFO 2022-08-24 04:00:04.095 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "6311edb5-291d-41ad-bbc4-efdbc4a0cbfe"
DEBUG 2022-08-24 04:00:04.095 +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 ("6311edb5-291d-41ad-bbc4-efdbc4a0cbfe", "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)", "3fbafcdf-a2d0-4ad5-8789-3df46a814c62", "b748324a-08ba-4c13-91ff-fbae47290c3c", "1.0", "vpg");
DEBUG 2022-08-24 04:00:04.096 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:00:04.099 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-08-24 04:00:04.099 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-08-24 04:00:04.099 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:00:04.100 +0000 TopologyTemplateQuery - Node template vFW a0877bf5-762f 0 is not matching search criteria
DEBUG 2022-08-24 04:00:04.100 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-08-24 04:00:04.100 +0000 TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria
DEBUG 2022-08-24 04:00:04.100 +0000 TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:00:04.100 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:00:04.100 +0000 TopologyTemplateQuery - Node template vfw is not matching search criteria
DEBUG 2022-08-24 04:00:04.100 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:00:04.100 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-08-24 04:00:04.101 +0000 TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria
DEBUG 2022-08-24 04:00:04.101 +0000 TopologyTemplateQuery - Node template vsn is not matching search criteria
DEBUG 2022-08-24 04:00:04.101 +0000 TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:00:04.101 +0000 TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:00:04.101 +0000 TopologyTemplateQuery - Node template abstract_vpg is matching search criteria
DEBUG 2022-08-24 04:00:04.101 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-08-24 04:00:04.101 +0000 QueryProcessor - Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6311edb5-291d-41ad-bbc4-efdbc4a0cbfe
DEBUG 2022-08-24 04:00:04.102 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:00:04.103 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "6311edb5-291d-41ad-bbc4-efdbc4a0cbfe";
DEBUG 2022-08-24 04:00:04.105 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-08-24 04:00:04.105 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-08-24 04:00:04.105 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "6311edb5-291d-41ad-bbc4-efdbc4a0cbfe"
DEBUG 2022-08-24 04:00:04.106 +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 ("6311edb5-291d-41ad-bbc4-efdbc4a0cbfe", "default-network-role", "vpg", "N", "0", "0", "N", "onap_private", "4");
DEBUG 2022-08-24 04:00:04.106 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:00:04.109 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-08-24 04:00:04.110 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
INFO 2022-08-24 04:00:04.110 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "6311edb5-291d-41ad-bbc4-efdbc4a0cbfe"
DEBUG 2022-08-24 04:00:04.110 +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 ("6311edb5-291d-41ad-bbc4-efdbc4a0cbfe", "default-network-role", "vpg", "N", "0", "0", "N", "4");
DEBUG 2022-08-24 04:00:04.110 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:00:04.113 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-08-24 04:00:04.113 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-08-24 04:00:04.113 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:00:04.114 +0000 TopologyTemplateQuery - Node template vFW a0877bf5-762f 0 is matching search criteria
DEBUG 2022-08-24 04:00:04.114 +0000 QueryProcessor - Found topology templates [vFW a0877bf5-762f 0] matching following query criteria: sdcType=VF, customizationUUID=8598694c-3ffc-41f1-90f5-c1634547954f
DEBUG 2022-08-24 04:00:04.114 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:00:04.114 +0000 TopologyTemplateQuery - Node template vFW a0877bf5-762f 0 is matching search criteria
DEBUG 2022-08-24 04:00:04.114 +0000 QueryProcessor - Found topology templates [vFW a0877bf5-762f 0] matching following query criteria: sdcType=VF, customizationUUID=8598694c-3ffc-41f1-90f5-c1634547954f
DEBUG 2022-08-24 04:00:04.114 +0000 SdncBaseModel - insertPolicyData: Could not find policy data for Service/VF: "c8adfec5-6be5-4788-b5fd-7beb31bdba4e"
DEBUG 2022-08-24 04:00:04.115 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:00:04.115 +0000 QueryProcessor - Service vFW 2022-08-24 03-58-59 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
INFO 2022-08-24 04:00:04.115 +0000 SdncUebCallback - Update to SDN-C succeeded
INFO 2022-08-24 04:00:04.115 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-08-24 04:00:04.115 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:00:04.118 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:00:04.118 +0000 DistributionClientImpl - try to send status {
  "distributionID": "e180a860-c9c5-42ab-9a97-13a28d4a504b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661313604115,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220824035859/1.0/artifacts/service-Vfw20220824035859-csar.csar",
  "status": "DEPLOY_OK"
}
INFO 2022-08-24 04:00:04.218 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-08-24 04:00:04.219 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:00:04.219 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:00:04.244 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:00:04.244 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:00:04.245 +0000 CambriaSimplerBatchPublisher - cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-08-24 04:00:05.118 +0000 SdncUebCallback - incomingDir is not null - it is /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220824035859
INFO 2022-08-24 04:00:05.119 +0000 SdncUebCallback - Sending Component Status for Distribution: (e180a860-c9c5-42ab-9a97-13a28d4a504b,vFW 2022-08-24 03-58-59,1.0,catalog service description)
INFO 2022-08-24 04:00:05.119 +0000 DistributionClientImpl - DistributionClient - sendComponentDone status
INFO 2022-08-24 04:00:05.120 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:00:05.123 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:00:05.123 +0000 DistributionClientImpl - try to send status {
  "distributionID": "e180a860-c9c5-42ab-9a97-13a28d4a504b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661313605119,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
INFO 2022-08-24 04:00:05.223 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-08-24 04:00:05.224 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:00:05.224 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:00:05.237 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:00:05.237 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:00:05.237 +0000 CambriaSimplerBatchPublisher - cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 04:00:06.124 +0000 SdncUebCallback - Sending Component Status COMPONENT_DONE_OK for Distribution result: messages successfully sent
INFO 2022-08-24 04:00:22.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 04:00:22.998 +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-08-24 04:00:22.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:00:32.556 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:00:32.556 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:00:52.996 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 04:00:52.997 +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-08-24 04:00:52.997 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:01:02.577 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:01:02.578 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:01:22.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 04:01:23.001 +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-08-24 04:01:23.001 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:01:32.550 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:01:32.551 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:01:52.996 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 04:01:52.998 +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-08-24 04:01:52.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:01:56.885 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:01:56.886 +0000 HttpClient - Consuming the entity.
DEBUG 2022-08-24 04:01:56.886 +0000 NotificationConsumer - received message from topic
DEBUG 2022-08-24 04:01:56.886 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"65b5e6f0-0445-483b-983a-16338b0f1998","serviceName":"vFW 2022-08-24 04-01-12","serviceVersion":"1.0","serviceUUID":"aeeec86c-cfb0-4f87-bddf-0e534b5e801e","serviceDescription":"catalog service description","serviceInvariantUUID":"b4b8d288-64ad-4142-a560-10903fcd1fb5","resources":[{"resourceInstanceName":"vFW 004c4ffb-f592 0","resourceName":"vFW 004c4ffb-f592","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"a03f4efc-9272-4a30-bbb0-9f42e8924195","resourceInvariantUUID":"d38aad5f-b5f0-4fa4-89ea-01af6e324943","resourceCustomizationUUID":"44a4e133-ac7d-4011-943f-8804fc26fad9","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220824040112/1.0/resourceInstances/vfw004c4ffbf5920/artifacts/vf-license-model.xml","artifactChecksum":"ZTNiOThjMDdhYTcxODRiOGM3MTNmOTY3YzZhOTY0ZDE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"396d11f3-42f9-4326-9635-6fd107f7927b","artifactVersion":"1"},{"artifactName":"vfw004c4ffbf5920_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20220824040112/1.0/resourceInstances/vfw004c4ffbf5920/artifacts/vfw004c4ffbf5920_modules.json","artifactChecksum":"Y2I1MjU2NDQ1ZTY1ZTI4YWNiNmQzMmExZjcwNzVkMmU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"b6c1503d-22a4-4486-85ec-5f6f81d0faab","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20220824040112/1.0/resourceInstances/vfw004c4ffbf5920/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f0bbb263-d415-44d8-badd-9e672934a881","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220824040112/1.0/resourceInstances/vfw004c4ffbf5920/artifacts/vendor-license-model.xml","artifactChecksum":"MzlkZDBhYTAwZDRiNzQ1NDdjNTcwYjliY2VkZjZhNWY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d398f77c-e254-4111-9da6-e2e1acf1af3f","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20220824040112/1.0/resourceInstances/vfw004c4ffbf5920/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"3dfa81d8-8bd6-4e19-bff3-28fe49a7c0bd","artifactVersion":"2","generatedFromUUID":"f0bbb263-d415-44d8-badd-9e672934a881"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20220824040112-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20220824040112/1.0/artifacts/service-Vfw20220824040112-template.yml","artifactChecksum":"MDQzMzE3YWRjMmE4ZDY5ZjFlYWMxYjM3NTY5M2MwY2E\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7b16b75a-3dd8-4e60-9a57-9646c0a7ed6a","artifactVersion":"1"},{"artifactName":"service-Vfw20220824040112-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20220824040112/1.0/artifacts/service-Vfw20220824040112-csar.csar","artifactChecksum":"NjA4ZmFjYjA1MjIxYzM5ZmViZjNlOGI4YzA2YTM2ODk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"30b503d6-d9c1-4071-b83c-7664588d90bc","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-08-24 04:01:56.892 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 04:01:56.892 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:01:56.896 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:01:56.897 +0000 DistributionClientImpl - try to send status {
  "distributionID": "65b5e6f0-0445-483b-983a-16338b0f1998",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661313712996,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220824040112/1.0/resourceInstances/vfw004c4ffbf5920/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 04:01:56.997 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-08-24 04:01:56.998 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:01:56.998 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:01:57.031 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:01:57.031 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:01:57.031 +0000 CambriaSimplerBatchPublisher - cambria reply ok (34 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 04:01:57.902 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 04:01:57.902 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:01:57.904 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:01:57.905 +0000 DistributionClientImpl - try to send status {
  "distributionID": "65b5e6f0-0445-483b-983a-16338b0f1998",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661313712996,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220824040112/1.0/resourceInstances/vfw004c4ffbf5920/artifacts/vfw004c4ffbf5920_modules.json",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 04:01:58.005 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-08-24 04:01:58.006 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:01:58.007 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:01:58.027 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:01:58.027 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:01:58.028 +0000 CambriaSimplerBatchPublisher - cambria reply ok (22 ms):{"serverTimeMs":1,"count":1}
INFO 2022-08-24 04:01:58.905 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 04:01:58.910 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:01:58.912 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:01:58.912 +0000 DistributionClientImpl - try to send status {
  "distributionID": "65b5e6f0-0445-483b-983a-16338b0f1998",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661313712996,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220824040112/1.0/resourceInstances/vfw004c4ffbf5920/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 04:01:59.012 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-08-24 04:01:59.013 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:01:59.016 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:01:59.063 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:01:59.064 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:01:59.064 +0000 CambriaSimplerBatchPublisher - cambria reply ok (52 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 04:01:59.912 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 04:01:59.913 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:01:59.916 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:01:59.916 +0000 DistributionClientImpl - try to send status {
  "distributionID": "65b5e6f0-0445-483b-983a-16338b0f1998",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661313712996,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220824040112/1.0/resourceInstances/vfw004c4ffbf5920/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 04:02:00.016 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-08-24 04:02:00.017 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:02:00.017 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:02:00.072 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:02:00.072 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:02:00.072 +0000 CambriaSimplerBatchPublisher - cambria reply ok (56 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 04:02:00.917 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 04:02:00.918 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:02:00.920 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:02:00.921 +0000 DistributionClientImpl - try to send status {
  "distributionID": "65b5e6f0-0445-483b-983a-16338b0f1998",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661313712996,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220824040112/1.0/resourceInstances/vfw004c4ffbf5920/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 04:02:01.021 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-08-24 04:02:01.023 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:02:01.023 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:02:01.048 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:02:01.049 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:02:01.049 +0000 CambriaSimplerBatchPublisher - cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 04:02:01.921 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 04:02:01.922 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:02:01.924 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:02:01.925 +0000 DistributionClientImpl - try to send status {
  "distributionID": "65b5e6f0-0445-483b-983a-16338b0f1998",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661313712996,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220824040112/1.0/artifacts/service-Vfw20220824040112-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 04:02:02.025 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-08-24 04:02:02.026 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:02:02.026 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:02:02.049 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:02:02.050 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:02:02.051 +0000 CambriaSimplerBatchPublisher - cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 04:02:02.925 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 04:02:02.926 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:02:02.929 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:02:02.929 +0000 DistributionClientImpl - try to send status {
  "distributionID": "65b5e6f0-0445-483b-983a-16338b0f1998",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661313712996,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220824040112/1.0/artifacts/service-Vfw20220824040112-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-08-24 04:02:03.029 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-08-24 04:02:03.030 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:02:03.030 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:02:03.047 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:02:03.047 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:02:03.047 +0000 CambriaSimplerBatchPublisher - cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-08-24 04:02:03.930 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "65b5e6f0-0445-483b-983a-16338b0f1998",
  "serviceName": "vFW 2022-08-24 04-01-12",
  "serviceVersion": "1.0",
  "serviceUUID": "aeeec86c-cfb0-4f87-bddf-0e534b5e801e",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "b4b8d288-64ad-4142-a560-10903fcd1fb5",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20220824040112-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20220824040112/1.0/artifacts/service-Vfw20220824040112-csar.csar",
      "artifactChecksum": "NjA4ZmFjYjA1MjIxYzM5ZmViZjNlOGI4YzA2YTM2ODk\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "30b503d6-d9c1-4071-b83c-7664588d90bc"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-08-24 04:02:03.930 +0000 SdncUebCallback - Received notification : (65b5e6f0-0445-483b-983a-16338b0f1998,vFW 2022-08-24 04-01-12,1.0,catalog service description)
DEBUG 2022-08-24 04:02:03.930 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-08-24 04:02:03.931 +0000 SdncUebCallback - Received artifact service-Vfw20220824040112-csar.csar
INFO 2022-08-24 04:02:03.931 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-08-24 04:02:03.931 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfw20220824040112/1.0/artifacts/service-Vfw20220824040112-csar.csar
DEBUG 2022-08-24 04:02:04.005 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-08-24 04:02:04.011 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-08-24 04:02:04.011 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:02:04.013 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:02:04.013 +0000 DistributionClientImpl - try to send status {
  "distributionID": "65b5e6f0-0445-483b-983a-16338b0f1998",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661313724011,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220824040112/1.0/artifacts/service-Vfw20220824040112-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-08-24 04:02:04.113 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-08-24 04:02:04.115 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:02:04.115 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:02:04.133 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:02:04.134 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:02:04.135 +0000 CambriaSimplerBatchPublisher - cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 04:02:05.014 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220824040112/service-Vfw20220824040112-csar.csar
DEBUG 2022-08-24 04:02:05.017 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-08-24 04:02:05.019 +0000 Reflections - Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-08-24 04:02:05.275 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP2156340768233258594/Definitions/service-Vfw20220824040112-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_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
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
DEBUG 2022-08-24 04:02:07.371 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-08-24 04:02:07.371 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-08-24 04:02:07.372 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220824040112/service-Vfw20220824040112-csar.csar
WARN 2022-08-24 04:02:07.372 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 13 Parsing Warnings occurred...
WARN 2022-08-24 04:02:07.372 +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/vFW20220824040112/service-Vfw20220824040112-csar.csar
WARN 2022-08-24 04:02:07.372 +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/vFW20220824040112/service-Vfw20220824040112-csar.csar
WARN 2022-08-24 04:02:07.372 +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/vFW20220824040112/service-Vfw20220824040112-csar.csar
WARN 2022-08-24 04:02:07.372 +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/vFW20220824040112/service-Vfw20220824040112-csar.csar
WARN 2022-08-24 04:02:07.372 +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/vFW20220824040112/service-Vfw20220824040112-csar.csar
WARN 2022-08-24 04:02:07.372 +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/vFW20220824040112/service-Vfw20220824040112-csar.csar
WARN 2022-08-24 04:02:07.373 +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/vFW20220824040112/service-Vfw20220824040112-csar.csar
WARN 2022-08-24 04:02:07.373 +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/vFW20220824040112/service-Vfw20220824040112-csar.csar
WARN 2022-08-24 04:02:07.373 +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/vFW20220824040112/service-Vfw20220824040112-csar.csar
WARN 2022-08-24 04:02:07.373 +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/vFW20220824040112/service-Vfw20220824040112-csar.csar
WARN 2022-08-24 04:02:07.373 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 004c4ffb-f592 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/vFW20220824040112/service-Vfw20220824040112-csar.csar
WARN 2022-08-24 04:02:07.373 +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/vFW20220824040112/service-Vfw20220824040112-csar.csar
WARN 2022-08-24 04:02:07.374 +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/vFW20220824040112/service-Vfw20220824040112-csar.csar
WARN 2022-08-24 04:02:07.374 +0000 SdcToscaParserFactory - ####################################################################################################
DEBUG 2022-08-24 04:02:07.378 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:02:07.378 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "aeeec86c-cfb0-4f87-bddf-0e534b5e801e";
DEBUG 2022-08-24 04:02:07.380 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-08-24 04:02:07.380 +0000 DBResourceManager - >> getData : sdnctldb01 6  miliseconds.
INFO 2022-08-24 04:02:07.381 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "aeeec86c-cfb0-4f87-bddf-0e534b5e801e"
DEBUG 2022-08-24 04:02:07.381 +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 ("aeeec86c-cfb0-4f87-bddf-0e534b5e801e", "null", "service-Vfw20220824040112-csar.csar", "Vfw20220824040112", "Y", "vFW 2022-08-24 04-01-12", "catalog service description", "Service", "Network L1-3", "b4b8d288-64ad-4142-a560-10903fcd1fb5");
DEBUG 2022-08-24 04:02:07.381 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:02:07.390 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 9
DEBUG 2022-08-24 04:02:07.390 +0000 DBResourceManager - writeData processing time : sdnctldb01 9 miliseconds.
DEBUG 2022-08-24 04:02:07.391 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:02:07.391 +0000 QueryProcessor - Service vFW 2022-08-24 04-01-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-08-24 04:02:07.391 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:02:07.391 +0000 QueryProcessor - Service vFW 2022-08-24 04-01-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-08-24 04:02:07.392 +0000 TopologyTemplateQuery - Node template vFW 004c4ffb-f592 0 is matching search criteria
DEBUG 2022-08-24 04:02:07.392 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-08-24 04:02:07.392 +0000 QueryProcessor - Found topology templates [vFW 004c4ffb-f592 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-08-24 04:02:07.393 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:02:07.393 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:02:07.393 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:02:07.393 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:02:07.393 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:02:07.393 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:02:07.394 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:02:07.394 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:02:07.394 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:02:07.394 +0000 TopologyTemplateQuery - Node template vFW 004c4ffb-f592 0 is matching search criteria
DEBUG 2022-08-24 04:02:07.394 +0000 QueryProcessor - Found topology templates [vFW 004c4ffb-f592 0] matching following query criteria: sdcType=VF, customizationUUID=44a4e133-ac7d-4011-943f-8804fc26fad9
DEBUG 2022-08-24 04:02:07.395 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:02:07.395 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODEL where customization_uuid = "44a4e133-ac7d-4011-943f-8804fc26fad9";
DEBUG 2022-08-24 04:02:07.397 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-08-24 04:02:07.397 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-08-24 04:02:07.397 +0000 SdncVFModel - Call insertToscaData for VF_MODEL where customization_uuid = "44a4e133-ac7d-4011-943f-8804fc26fad9"
DEBUG 2022-08-24 04:02:07.397 +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 ("44a4e133-ac7d-4011-943f-8804fc26fad9", "null", "f1ea5740-bbd0-457e-bcef", "vFW 004c4ffb-f592", "Y", 1, "1.0", "d38aad5f-b5f0-4fa4-89ea-01af6e324943", "7d8ba218-a143-4598-9b7d-b8edf8a4107f", "1.0");
DEBUG 2022-08-24 04:02:07.398 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:02:07.402 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-08-24 04:02:07.402 +0000 DBResourceManager - writeData processing time : sdnctldb01 5 miliseconds.
DEBUG 2022-08-24 04:02:07.402 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:02:07.403 +0000 TopologyTemplateQuery - Node template vFW 004c4ffb-f592 0 is not matching search criteria
DEBUG 2022-08-24 04:02:07.403 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-08-24 04:02:07.403 +0000 TopologyTemplateQuery - Node template abstract_vfw is matching search criteria
DEBUG 2022-08-24 04:02:07.403 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-08-24 04:02:07.404 +0000 TopologyTemplateQuery - Node template abstract_vsn is matching search criteria
DEBUG 2022-08-24 04:02:07.404 +0000 TopologyTemplateQuery - Node template abstract_vpg is matching search criteria
DEBUG 2022-08-24 04:02:07.404 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-08-24 04:02:07.404 +0000 QueryProcessor - Found topology templates [abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=null
DEBUG 2022-08-24 04:02:07.405 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:02:07.405 +0000 QueryProcessor - Service vFW 2022-08-24 04-01-12 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
DEBUG 2022-08-24 04:02:07.406 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:02:07.406 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_MODEL where customization_uuid = "2d30d35e-9ceb-487a-8fe9-25fcd407f21d";
DEBUG 2022-08-24 04:02:07.407 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 1
DEBUG 2022-08-24 04:02:07.408 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
DEBUG 2022-08-24 04:02:07.408 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:02:07.408 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "2d30d35e-9ceb-487a-8fe9-25fcd407f21d";
DEBUG 2022-08-24 04:02:07.410 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-08-24 04:02:07.410 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
INFO 2022-08-24 04:02:07.410 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_MODEL where customization_uuid = "2d30d35e-9ceb-487a-8fe9-25fcd407f21d"
DEBUG 2022-08-24 04:02:07.411 +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 ("2d30d35e-9ceb-487a-8fe9-25fcd407f21d", "null", "base_vfw", "44a4e133-ac7d-4011-943f-8804fc26fad9", "Base", "9f6d431f-e0ab-46f2-ad8c-0ec60ab4ac71", "87f5ff13-5e4b-4a4f-a060-0fc9c280166d", "1");
DEBUG 2022-08-24 04:02:07.411 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:02:07.419 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 8
DEBUG 2022-08-24 04:02:07.419 +0000 DBResourceManager - writeData processing time : sdnctldb01 8 miliseconds.
DEBUG 2022-08-24 04:02:07.419 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:02:07.419 +0000 TopologyTemplateQuery - Node template vFW 004c4ffb-f592 0 is matching search criteria
DEBUG 2022-08-24 04:02:07.420 +0000 QueryProcessor - Found topology templates [vFW 004c4ffb-f592 0] matching following query criteria: sdcType=VF, customizationUUID=44a4e133-ac7d-4011-943f-8804fc26fad9
DEBUG 2022-08-24 04:02:07.420 +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-08-24 04:02:07.420 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:02:07.420 +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-08-24 04:02:07.421 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-08-24 04:02:07.421 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "2d30d35e-9ceb-487a-8fe9-25fcd407f21d"
DEBUG 2022-08-24 04:02:07.421 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("2d30d35e-9ceb-487a-8fe9-25fcd407f21d", "1b6d99a5-0441-4c34-842a-2cbcffc4ff46", "vsn", "1")
DEBUG 2022-08-24 04:02:07.422 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:02:07.426 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-08-24 04:02:07.426 +0000 DBResourceManager - writeData processing time : sdnctldb01 5 miliseconds.
DEBUG 2022-08-24 04:02:07.427 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:02:07.427 +0000 TopologyTemplateQuery - Node template vFW 004c4ffb-f592 0 is not matching search criteria
DEBUG 2022-08-24 04:02:07.427 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-08-24 04:02:07.427 +0000 TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria
DEBUG 2022-08-24 04:02:07.427 +0000 TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:02:07.428 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:02:07.428 +0000 TopologyTemplateQuery - Node template vfw is not matching search criteria
DEBUG 2022-08-24 04:02:07.428 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:02:07.428 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-08-24 04:02:07.428 +0000 TopologyTemplateQuery - Node template abstract_vsn is matching search criteria
DEBUG 2022-08-24 04:02:07.428 +0000 TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria
DEBUG 2022-08-24 04:02:07.428 +0000 TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:02:07.428 +0000 TopologyTemplateQuery - Node template vpg is not matching search criteria
DEBUG 2022-08-24 04:02:07.429 +0000 TopologyTemplateQuery - Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:02:07.429 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-08-24 04:02:07.429 +0000 QueryProcessor - Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=1b6d99a5-0441-4c34-842a-2cbcffc4ff46
DEBUG 2022-08-24 04:02:07.429 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: 1b6d99a5-0441-4c34-842a-2cbcffc4ff46
DEBUG 2022-08-24 04:02:07.429 +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-08-24 04:02:07.430 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:02:07.430 +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-08-24 04:02:07.430 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-08-24 04:02:07.430 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "2d30d35e-9ceb-487a-8fe9-25fcd407f21d"
DEBUG 2022-08-24 04:02:07.430 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("2d30d35e-9ceb-487a-8fe9-25fcd407f21d", "2e7dd3b5-36ce-4316-8748-8497b3134e98", "vfw", "1")
DEBUG 2022-08-24 04:02:07.430 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:02:07.437 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 6
DEBUG 2022-08-24 04:02:07.437 +0000 DBResourceManager - writeData processing time : sdnctldb01 7 miliseconds.
DEBUG 2022-08-24 04:02:07.437 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:02:07.437 +0000 TopologyTemplateQuery - Node template vFW 004c4ffb-f592 0 is not matching search criteria
DEBUG 2022-08-24 04:02:07.437 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-08-24 04:02:07.438 +0000 TopologyTemplateQuery - Node template abstract_vfw is matching search criteria
DEBUG 2022-08-24 04:02:07.438 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-08-24 04:02:07.438 +0000 TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria
DEBUG 2022-08-24 04:02:07.438 +0000 TopologyTemplateQuery - Node template vsn is not matching search criteria
DEBUG 2022-08-24 04:02:07.438 +0000 TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:02:07.438 +0000 TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:02:07.439 +0000 TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria
DEBUG 2022-08-24 04:02:07.439 +0000 TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:02:07.439 +0000 TopologyTemplateQuery - Node template vpg is not matching search criteria
DEBUG 2022-08-24 04:02:07.439 +0000 TopologyTemplateQuery - Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:02:07.439 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-08-24 04:02:07.439 +0000 QueryProcessor - Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=2e7dd3b5-36ce-4316-8748-8497b3134e98
DEBUG 2022-08-24 04:02:07.440 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: 2e7dd3b5-36ce-4316-8748-8497b3134e98
DEBUG 2022-08-24 04:02:07.440 +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-08-24 04:02:07.440 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:02:07.440 +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-08-24 04:02:07.440 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-08-24 04:02:07.440 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "2d30d35e-9ceb-487a-8fe9-25fcd407f21d"
DEBUG 2022-08-24 04:02:07.441 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("2d30d35e-9ceb-487a-8fe9-25fcd407f21d", "376d7b48-c872-4a84-9661-309f4f40ef5a", "vpg", "1")
DEBUG 2022-08-24 04:02:07.441 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:02:07.444 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-08-24 04:02:07.444 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-08-24 04:02:07.445 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:02:07.445 +0000 TopologyTemplateQuery - Node template vFW 004c4ffb-f592 0 is not matching search criteria
DEBUG 2022-08-24 04:02:07.445 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-08-24 04:02:07.446 +0000 TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria
DEBUG 2022-08-24 04:02:07.446 +0000 TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:02:07.446 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:02:07.446 +0000 TopologyTemplateQuery - Node template vfw is not matching search criteria
DEBUG 2022-08-24 04:02:07.446 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:02:07.446 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-08-24 04:02:07.446 +0000 TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria
DEBUG 2022-08-24 04:02:07.447 +0000 TopologyTemplateQuery - Node template vsn is not matching search criteria
DEBUG 2022-08-24 04:02:07.447 +0000 TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:02:07.447 +0000 TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:02:07.447 +0000 TopologyTemplateQuery - Node template abstract_vpg is matching search criteria
DEBUG 2022-08-24 04:02:07.447 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-08-24 04:02:07.447 +0000 QueryProcessor - Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=376d7b48-c872-4a84-9661-309f4f40ef5a
DEBUG 2022-08-24 04:02:07.448 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: 376d7b48-c872-4a84-9661-309f4f40ef5a
DEBUG 2022-08-24 04:02:07.448 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:02:07.448 +0000 CachedDataSource - SQL Statement: SELECT * from VF_TO_NETWORK_ROLE_MAPPING where vf_customization_uuid = "44a4e133-ac7d-4011-943f-8804fc26fad9";
DEBUG 2022-08-24 04:02:07.450 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-08-24 04:02:07.450 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
DEBUG 2022-08-24 04:02:07.450 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:02:07.450 +0000 TopologyTemplateQuery - Node template vFW 004c4ffb-f592 0 is matching search criteria
DEBUG 2022-08-24 04:02:07.450 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-08-24 04:02:07.451 +0000 QueryProcessor - Found topology templates [vFW 004c4ffb-f592 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=VF, customizationUUID=44a4e133-ac7d-4011-943f-8804fc26fad9
DEBUG 2022-08-24 04:02:07.451 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:02:07.451 +0000 TopologyTemplateQuery - Node template vFW 004c4ffb-f592 0 is matching search criteria
DEBUG 2022-08-24 04:02:07.451 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-08-24 04:02:07.451 +0000 QueryProcessor - Found topology templates [vFW 004c4ffb-f592 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=VF, customizationUUID=44a4e133-ac7d-4011-943f-8804fc26fad9
DEBUG 2022-08-24 04:02:07.452 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:02:07.452 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:02:07.452 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:02:07.452 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:02:07.452 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:02:07.452 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:02:07.452 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:02:07.452 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:02:07.453 +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-08-24 04:02:07.453 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:02:07.453 +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-08-24 04:02:07.453 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:02:07.454 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:02:07.454 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "2e7dd3b5-36ce-4316-8748-8497b3134e98";
DEBUG 2022-08-24 04:02:07.456 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-08-24 04:02:07.456 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-08-24 04:02:07.456 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "2e7dd3b5-36ce-4316-8748-8497b3134e98"
DEBUG 2022-08-24 04:02:07.456 +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 ("2e7dd3b5-36ce-4316-8748-8497b3134e98", "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)", "e516cd3c-25af-4deb-a3f2-2ccc1f6ce506", "69f0fb61-17fe-448a-941b-df35db5831eb", "1.0", "vfw");
DEBUG 2022-08-24 04:02:07.457 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:02:07.460 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-08-24 04:02:07.460 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-08-24 04:02:07.461 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:02:07.461 +0000 TopologyTemplateQuery - Node template vFW 004c4ffb-f592 0 is not matching search criteria
DEBUG 2022-08-24 04:02:07.461 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-08-24 04:02:07.461 +0000 TopologyTemplateQuery - Node template abstract_vfw is matching search criteria
DEBUG 2022-08-24 04:02:07.461 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-08-24 04:02:07.462 +0000 TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria
DEBUG 2022-08-24 04:02:07.462 +0000 TopologyTemplateQuery - Node template vsn is not matching search criteria
DEBUG 2022-08-24 04:02:07.462 +0000 TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:02:07.462 +0000 TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:02:07.462 +0000 TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria
DEBUG 2022-08-24 04:02:07.462 +0000 TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:02:07.462 +0000 TopologyTemplateQuery - Node template vpg is not matching search criteria
DEBUG 2022-08-24 04:02:07.463 +0000 TopologyTemplateQuery - Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:02:07.463 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-08-24 04:02:07.463 +0000 QueryProcessor - Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=2e7dd3b5-36ce-4316-8748-8497b3134e98
DEBUG 2022-08-24 04:02:07.463 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:02:07.464 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "2e7dd3b5-36ce-4316-8748-8497b3134e98";
DEBUG 2022-08-24 04:02:07.466 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-08-24 04:02:07.466 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-08-24 04:02:07.466 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "2e7dd3b5-36ce-4316-8748-8497b3134e98"
DEBUG 2022-08-24 04:02:07.466 +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 ("2e7dd3b5-36ce-4316-8748-8497b3134e98", "default-network-role", "vfw", "N", "0", "0", "N", "onap_private", "4");
DEBUG 2022-08-24 04:02:07.467 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:02:07.478 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 11
DEBUG 2022-08-24 04:02:07.479 +0000 DBResourceManager - writeData processing time : sdnctldb01 12 miliseconds.
INFO 2022-08-24 04:02:07.479 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "2e7dd3b5-36ce-4316-8748-8497b3134e98"
DEBUG 2022-08-24 04:02:07.479 +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 ("2e7dd3b5-36ce-4316-8748-8497b3134e98", "default-network-role", "vfw", "N", "0", "0", "N", "4");
DEBUG 2022-08-24 04:02:07.480 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:02:07.484 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-08-24 04:02:07.485 +0000 DBResourceManager - writeData processing time : sdnctldb01 5 miliseconds.
INFO 2022-08-24 04:02:07.485 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "2e7dd3b5-36ce-4316-8748-8497b3134e98"
DEBUG 2022-08-24 04:02:07.485 +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 ("2e7dd3b5-36ce-4316-8748-8497b3134e98", "default-network-role", "vfw", "N", "0", "0", "N", "4");
DEBUG 2022-08-24 04:02:07.486 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:02:07.497 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 11
DEBUG 2022-08-24 04:02:07.498 +0000 DBResourceManager - writeData processing time : sdnctldb01 13 miliseconds.
DEBUG 2022-08-24 04:02:07.498 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:02:07.498 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:02:07.499 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:02:07.499 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:02:07.499 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:02:07.499 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:02:07.499 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:02:07.499 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:02:07.500 +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-08-24 04:02:07.500 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:02:07.500 +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-08-24 04:02:07.500 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:02:07.501 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:02:07.501 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "1b6d99a5-0441-4c34-842a-2cbcffc4ff46";
DEBUG 2022-08-24 04:02:07.504 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-08-24 04:02:07.504 +0000 DBResourceManager - >> getData : sdnctldb01 4  miliseconds.
INFO 2022-08-24 04:02:07.504 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "1b6d99a5-0441-4c34-842a-2cbcffc4ff46"
DEBUG 2022-08-24 04:02:07.504 +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 ("1b6d99a5-0441-4c34-842a-2cbcffc4ff46", "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)", "e2b3e82e-5d5f-40e0-ab20-ad2d3c98e8ba", "e57d21b3-8048-442d-9a27-109408b0d34d", "1.0", "vsn");
DEBUG 2022-08-24 04:02:07.505 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:02:07.510 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 5
DEBUG 2022-08-24 04:02:07.510 +0000 DBResourceManager - writeData processing time : sdnctldb01 6 miliseconds.
DEBUG 2022-08-24 04:02:07.511 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:02:07.511 +0000 TopologyTemplateQuery - Node template vFW 004c4ffb-f592 0 is not matching search criteria
DEBUG 2022-08-24 04:02:07.511 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-08-24 04:02:07.511 +0000 TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria
DEBUG 2022-08-24 04:02:07.511 +0000 TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:02:07.512 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:02:07.512 +0000 TopologyTemplateQuery - Node template vfw is not matching search criteria
DEBUG 2022-08-24 04:02:07.512 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:02:07.512 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-08-24 04:02:07.512 +0000 TopologyTemplateQuery - Node template abstract_vsn is matching search criteria
DEBUG 2022-08-24 04:02:07.512 +0000 TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria
DEBUG 2022-08-24 04:02:07.512 +0000 TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:02:07.512 +0000 TopologyTemplateQuery - Node template vpg is not matching search criteria
DEBUG 2022-08-24 04:02:07.512 +0000 TopologyTemplateQuery - Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:02:07.512 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-08-24 04:02:07.513 +0000 QueryProcessor - Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=1b6d99a5-0441-4c34-842a-2cbcffc4ff46
DEBUG 2022-08-24 04:02:07.514 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:02:07.514 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "1b6d99a5-0441-4c34-842a-2cbcffc4ff46";
DEBUG 2022-08-24 04:02:07.516 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-08-24 04:02:07.516 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-08-24 04:02:07.516 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "1b6d99a5-0441-4c34-842a-2cbcffc4ff46"
DEBUG 2022-08-24 04:02:07.517 +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 ("1b6d99a5-0441-4c34-842a-2cbcffc4ff46", "default-network-role", "vsn", "N", "0", "0", "N", "4");
DEBUG 2022-08-24 04:02:07.517 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:02:07.529 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 12
DEBUG 2022-08-24 04:02:07.529 +0000 DBResourceManager - writeData processing time : sdnctldb01 12 miliseconds.
INFO 2022-08-24 04:02:07.530 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "1b6d99a5-0441-4c34-842a-2cbcffc4ff46"
DEBUG 2022-08-24 04:02:07.530 +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 ("1b6d99a5-0441-4c34-842a-2cbcffc4ff46", "default-network-role", "vsn", "N", "0", "0", "N", "onap_private", "4");
DEBUG 2022-08-24 04:02:07.530 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:02:07.544 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 14
DEBUG 2022-08-24 04:02:07.544 +0000 DBResourceManager - writeData processing time : sdnctldb01 14 miliseconds.
DEBUG 2022-08-24 04:02:07.544 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:02:07.544 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:02:07.544 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:02:07.545 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:02:07.545 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:02:07.545 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:02:07.545 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:02:07.545 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:02:07.546 +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-08-24 04:02:07.546 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:02:07.546 +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-08-24 04:02:07.546 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:02:07.546 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:02:07.547 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "376d7b48-c872-4a84-9661-309f4f40ef5a";
DEBUG 2022-08-24 04:02:07.549 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-08-24 04:02:07.549 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-08-24 04:02:07.549 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "376d7b48-c872-4a84-9661-309f4f40ef5a"
DEBUG 2022-08-24 04:02:07.549 +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 ("376d7b48-c872-4a84-9661-309f4f40ef5a", "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)", "950987ea-6b76-4415-88ff-c2e983a7743d", "a7d33b30-e719-4cb0-8f62-684642c345b9", "1.0", "vpg");
DEBUG 2022-08-24 04:02:07.550 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:02:07.568 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 18
DEBUG 2022-08-24 04:02:07.568 +0000 DBResourceManager - writeData processing time : sdnctldb01 19 miliseconds.
DEBUG 2022-08-24 04:02:07.569 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:02:07.569 +0000 TopologyTemplateQuery - Node template vFW 004c4ffb-f592 0 is not matching search criteria
DEBUG 2022-08-24 04:02:07.569 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-08-24 04:02:07.569 +0000 TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria
DEBUG 2022-08-24 04:02:07.569 +0000 TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:02:07.570 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:02:07.570 +0000 TopologyTemplateQuery - Node template vfw is not matching search criteria
DEBUG 2022-08-24 04:02:07.570 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:02:07.570 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-08-24 04:02:07.570 +0000 TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria
DEBUG 2022-08-24 04:02:07.570 +0000 TopologyTemplateQuery - Node template vsn is not matching search criteria
DEBUG 2022-08-24 04:02:07.570 +0000 TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:02:07.571 +0000 TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria
DEBUG 2022-08-24 04:02:07.571 +0000 TopologyTemplateQuery - Node template abstract_vpg is matching search criteria
DEBUG 2022-08-24 04:02:07.571 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-08-24 04:02:07.571 +0000 QueryProcessor - Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=376d7b48-c872-4a84-9661-309f4f40ef5a
DEBUG 2022-08-24 04:02:07.572 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:02:07.572 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "376d7b48-c872-4a84-9661-309f4f40ef5a";
DEBUG 2022-08-24 04:02:07.576 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-08-24 04:02:07.576 +0000 DBResourceManager - >> getData : sdnctldb01 5  miliseconds.
INFO 2022-08-24 04:02:07.577 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "376d7b48-c872-4a84-9661-309f4f40ef5a"
DEBUG 2022-08-24 04:02:07.577 +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 ("376d7b48-c872-4a84-9661-309f4f40ef5a", "default-network-role", "vpg", "N", "0", "0", "N", "onap_private", "4");
DEBUG 2022-08-24 04:02:07.577 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:02:07.580 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-08-24 04:02:07.581 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
INFO 2022-08-24 04:02:07.581 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "376d7b48-c872-4a84-9661-309f4f40ef5a"
DEBUG 2022-08-24 04:02:07.581 +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 ("376d7b48-c872-4a84-9661-309f4f40ef5a", "default-network-role", "vpg", "N", "0", "0", "N", "4");
DEBUG 2022-08-24 04:02:07.581 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:02:07.584 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-08-24 04:02:07.584 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-08-24 04:02:07.585 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:02:07.585 +0000 TopologyTemplateQuery - Node template vFW 004c4ffb-f592 0 is matching search criteria
DEBUG 2022-08-24 04:02:07.585 +0000 QueryProcessor - Found topology templates [vFW 004c4ffb-f592 0] matching following query criteria: sdcType=VF, customizationUUID=44a4e133-ac7d-4011-943f-8804fc26fad9
DEBUG 2022-08-24 04:02:07.585 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:02:07.585 +0000 TopologyTemplateQuery - Node template vFW 004c4ffb-f592 0 is matching search criteria
DEBUG 2022-08-24 04:02:07.586 +0000 QueryProcessor - Found topology templates [vFW 004c4ffb-f592 0] matching following query criteria: sdcType=VF, customizationUUID=44a4e133-ac7d-4011-943f-8804fc26fad9
DEBUG 2022-08-24 04:02:07.586 +0000 SdncBaseModel - insertPolicyData: Could not find policy data for Service/VF: "7d8ba218-a143-4598-9b7d-b8edf8a4107f"
DEBUG 2022-08-24 04:02:07.586 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:02:07.586 +0000 QueryProcessor - Service vFW 2022-08-24 04-01-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
INFO 2022-08-24 04:02:07.586 +0000 SdncUebCallback - Update to SDN-C succeeded
INFO 2022-08-24 04:02:07.587 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-08-24 04:02:07.587 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:02:07.589 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:02:07.589 +0000 DistributionClientImpl - try to send status {
  "distributionID": "65b5e6f0-0445-483b-983a-16338b0f1998",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661313727587,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220824040112/1.0/artifacts/service-Vfw20220824040112-csar.csar",
  "status": "DEPLOY_OK"
}
INFO 2022-08-24 04:02:07.692 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 103 ms
WARN 2022-08-24 04:02:07.693 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:02:07.693 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:02:07.728 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:02:07.731 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:02:07.731 +0000 CambriaSimplerBatchPublisher - cambria reply ok (38 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-08-24 04:02:08.590 +0000 SdncUebCallback - incomingDir is not null - it is /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220824040112
INFO 2022-08-24 04:02:08.591 +0000 SdncUebCallback - Sending Component Status for Distribution: (65b5e6f0-0445-483b-983a-16338b0f1998,vFW 2022-08-24 04-01-12,1.0,catalog service description)
INFO 2022-08-24 04:02:08.591 +0000 DistributionClientImpl - DistributionClient - sendComponentDone status
INFO 2022-08-24 04:02:08.591 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:02:08.593 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:02:08.593 +0000 DistributionClientImpl - try to send status {
  "distributionID": "65b5e6f0-0445-483b-983a-16338b0f1998",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661313728591,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
INFO 2022-08-24 04:02:08.694 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-08-24 04:02:08.695 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:02:08.695 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:02:08.742 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:02:08.742 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:02:08.743 +0000 CambriaSimplerBatchPublisher - cambria reply ok (49 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 04:02:09.594 +0000 SdncUebCallback - Sending Component Status COMPONENT_DONE_OK for Distribution result: messages successfully sent
INFO 2022-08-24 04:02:22.996 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 04:02:22.997 +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-08-24 04:02:22.997 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:02:32.546 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:02:32.547 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:02:52.996 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 04:02:52.997 +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-08-24 04:02:52.997 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:03:02.543 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:03:02.544 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:03:22.996 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 04:03:22.997 +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-08-24 04:03:22.997 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:03:32.559 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:03:32.560 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:03:52.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 04:03:52.998 +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-08-24 04:03:52.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:04:02.547 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:04:02.548 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:04:22.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 04:04:22.998 +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-08-24 04:04:22.999 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:04:32.549 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:04:32.550 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:04:52.996 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 04:04:52.998 +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-08-24 04:04:52.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:05:02.549 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:05:02.550 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:05:22.996 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 04:05:22.998 +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-08-24 04:05:22.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:05:32.575 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:05:32.575 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:05:52.996 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 04:05:52.997 +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-08-24 04:05:52.997 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:06:02.542 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:06:02.543 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:06:22.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 04:06:22.998 +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-08-24 04:06:22.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:06:32.539 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:06:32.540 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:06:52.996 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 04:06:52.997 +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-08-24 04:06:52.997 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:07:02.547 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:07:02.547 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:07:22.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 04:07:22.998 +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-08-24 04:07:22.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:07:32.550 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:07:32.551 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:07:52.996 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 04:07:52.997 +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-08-24 04:07:52.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:08:02.547 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:08:02.548 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:08:22.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 04:08:22.998 +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-08-24 04:08:22.999 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:08:32.545 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:08:32.546 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:08:52.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 04:08:52.998 +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-08-24 04:08:52.999 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:09:02.575 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:09:02.576 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:09:22.996 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 04:09:22.997 +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-08-24 04:09:22.997 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:09:32.571 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:09:32.571 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:09:52.996 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 04:09:52.997 +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-08-24 04:09:52.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:10:02.543 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:10:02.543 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:10:22.996 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 04:10:22.997 +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-08-24 04:10:22.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:10:32.541 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:10:32.541 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:10:52.996 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 04:10:52.997 +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-08-24 04:10:52.997 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:11:02.556 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:11:02.556 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:11:22.996 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 04:11:22.997 +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-08-24 04:11:22.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:11:23.633 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:11:23.634 +0000 HttpClient - Consuming the entity.
DEBUG 2022-08-24 04:11:23.634 +0000 NotificationConsumer - received message from topic
DEBUG 2022-08-24 04:11:23.635 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"cad0a600-480f-4152-92e9-a4e8f5661675","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"b73d7589-94d6-47af-a7f3-66c4bf170ef4","serviceDescription":"service","serviceInvariantUUID":"44fd2e3a-2829-4a4c-b5da-532e8e97ca1b","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"ce431bd2-f0da-4696-b878-6e290446b4ad","resourceInvariantUUID":"6d63b338-c5eb-423a-877b-794a89a541d7","resourceCustomizationUUID":"2acb0446-17ed-4120-9a90-8779e63da1fa","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":"YmIwNGIxMzYzOGNmN2Y0NjQ2Yzk5MzllMjg0NTQyNWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e9ff8d1d-24a5-4f40-9265-a1378d3f8943","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ZWQ4ZmY3YWIwZTE0MjFiZTM3NGI0Mzk3ZDc5Yjg2M2E\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"c6f90ece-c167-4bbf-aaa1-558cf6bafcf7","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-08-24 04:11:23.642 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 04:11:23.642 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:11:23.649 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:11:23.650 +0000 DistributionClientImpl - try to send status {
  "distributionID": "cad0a600-480f-4152-92e9-a4e8f5661675",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314282996,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 04:11:23.748 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
WARN 2022-08-24 04:11:23.749 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:11:23.749 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:11:23.774 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:11:23.775 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:11:23.775 +0000 CambriaSimplerBatchPublisher - cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 04:11:24.651 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 04:11:24.652 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:11:24.656 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:11:24.657 +0000 DistributionClientImpl - try to send status {
  "distributionID": "cad0a600-480f-4152-92e9-a4e8f5661675",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314282996,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-08-24 04:11:24.757 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-08-24 04:11:24.758 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:11:24.758 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:11:24.776 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:11:24.776 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:11:24.776 +0000 CambriaSimplerBatchPublisher - cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-08-24 04:11:25.658 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "cad0a600-480f-4152-92e9-a4e8f5661675",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "b73d7589-94d6-47af-a7f3-66c4bf170ef4",
  "serviceDescription": "service",
  "serviceInvariantUUID": "44fd2e3a-2829-4a4c-b5da-532e8e97ca1b",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicNetwork-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
      "artifactChecksum": "ZWQ4ZmY3YWIwZTE0MjFiZTM3NGI0Mzk3ZDc5Yjg2M2E\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "c6f90ece-c167-4bbf-aaa1-558cf6bafcf7"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-08-24 04:11:25.658 +0000 SdncUebCallback - Received notification : (cad0a600-480f-4152-92e9-a4e8f5661675,basic_network,1.0,service)
DEBUG 2022-08-24 04:11:25.659 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-08-24 04:11:25.659 +0000 SdncUebCallback - Received artifact service-BasicNetwork-csar.csar
INFO 2022-08-24 04:11:25.660 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-08-24 04:11:25.660 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
DEBUG 2022-08-24 04:11:25.745 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-08-24 04:11:25.748 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-08-24 04:11:25.748 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:11:25.751 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:11:25.751 +0000 DistributionClientImpl - try to send status {
  "distributionID": "cad0a600-480f-4152-92e9-a4e8f5661675",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314285748,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-08-24 04:11:25.851 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-08-24 04:11:25.852 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:11:25.852 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:11:25.869 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:11:25.869 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:11:25.869 +0000 CambriaSimplerBatchPublisher - cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
INFO 2022-08-24 04:11:26.751 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/basic_network/service-BasicNetwork-csar.csar
DEBUG 2022-08-24 04:11:26.753 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-08-24 04:11:26.757 +0000 Reflections - Reflections took 4 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-08-24 04:11:26.950 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP12616932908636771787/Definitions/service-BasicNetwork-template.yml
DEBUG 2022-08-24 04:11:27.374 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-08-24 04:11:27.375 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-08-24 04:11:27.375 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_network/service-BasicNetwork-csar.csar
WARN 2022-08-24 04:11:27.375 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
WARN 2022-08-24 04:11:27.375 +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-08-24 04:11:27.375 +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-08-24 04:11:27.375 +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-08-24 04:11:27.376 +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-08-24 04:11:27.376 +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-08-24 04:11:27.376 +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-08-24 04:11:27.376 +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-08-24 04:11:27.376 +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-08-24 04:11:27.376 +0000 SdcToscaParserFactory - ####################################################################################################
DEBUG 2022-08-24 04:11:27.379 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:11:27.379 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "b73d7589-94d6-47af-a7f3-66c4bf170ef4";
DEBUG 2022-08-24 04:11:27.382 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-08-24 04:11:27.382 +0000 DBResourceManager - >> getData : sdnctldb01 6  miliseconds.
INFO 2022-08-24 04:11:27.382 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "b73d7589-94d6-47af-a7f3-66c4bf170ef4"
DEBUG 2022-08-24 04:11:27.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 ("b73d7589-94d6-47af-a7f3-66c4bf170ef4", "null", "service-BasicNetwork-csar.csar", "BasicNetwork", "Y", "basic_network", "service", "Service", "Network Service", "44fd2e3a-2829-4a4c-b5da-532e8e97ca1b");
DEBUG 2022-08-24 04:11:27.382 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:11:27.395 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 12
DEBUG 2022-08-24 04:11:27.395 +0000 DBResourceManager - writeData processing time : sdnctldb01 13 miliseconds.
DEBUG 2022-08-24 04:11:27.395 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:11:27.396 +0000 QueryProcessor - Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-08-24 04:11:27.399 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:11:27.399 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:11:27.399 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:11:27.399 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:11:27.399 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:11:27.399 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:11:27.399 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:11:27.399 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:11:27.399 +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-08-24 04:11:27.400 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:11:27.400 +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-08-24 04:11:27.400 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:11:27.400 +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-08-24 04:11:27.400 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:11:27.400 +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-08-24 04:11:27.400 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:11:27.400 +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-08-24 04:11:27.400 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:11:27.401 +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-08-24 04:11:27.401 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:11:27.401 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: is_bound_to_vpn, value: {is_network_policy=false, is_bound_to_vpn=false}
DEBUG 2022-08-24 04:11:27.401 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:11:27.401 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: is_bound_to_vpn, value: {is_network_policy=false, is_bound_to_vpn=false}
DEBUG 2022-08-24 04:11:27.401 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:11:27.401 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: vpn_binding, value: {is_network_policy=false, is_bound_to_vpn=false}
DEBUG 2022-08-24 04:11:27.401 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:11:27.402 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: vpn_binding, value: {is_network_policy=false, is_bound_to_vpn=false}
DEBUG 2022-08-24 04:11:27.402 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:11:27.402 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:11:27.402 +0000 CachedDataSource - SQL Statement: SELECT * from NETWORK_MODEL where customization_uuid = "2acb0446-17ed-4120-9a90-8779e63da1fa";
DEBUG 2022-08-24 04:11:27.409 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 7
DEBUG 2022-08-24 04:11:27.409 +0000 DBResourceManager - >> getData : sdnctldb01 7  miliseconds.
DEBUG 2022-08-24 04:11:27.409 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:11:27.409 +0000 CachedDataSource - SQL Statement: SELECT * from VPN_BINDINGS where network_customization_uuid = "2acb0446-17ed-4120-9a90-8779e63da1fa";
DEBUG 2022-08-24 04:11:27.414 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 5
DEBUG 2022-08-24 04:11:27.414 +0000 DBResourceManager - >> getData : sdnctldb01 5  miliseconds.
INFO 2022-08-24 04:11:27.414 +0000 SdncNodeModel - Call insertToscaData for NETWORK_MODEL where customization_uuid = "2acb0446-17ed-4120-9a90-8779e63da1fa"
DEBUG 2022-08-24 04:11:27.415 +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 ("b73d7589-94d6-47af-a7f3-66c4bf170ef4", "2acb0446-17ed-4120-9a90-8779e63da1fa", "null", "N", "N", "N", "Y", "NEUTRON", "6d63b338-c5eb-423a-877b-794a89a541d7", "674c3b89-28d9-43a7-aa01-c0165343ae19", "1.0", "NEUTRON");
DEBUG 2022-08-24 04:11:27.415 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:11:27.419 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-08-24 04:11:27.419 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-08-24 04:11:27.419 +0000 SdncBaseModel - insertToscaData: INSERT into VPN_BINDINGS (network_customization_uuid, binding_uuid) values ("2acb0446-17ed-4120-9a90-8779e63da1fa", ""); 
DEBUG 2022-08-24 04:11:27.420 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:11:27.435 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 15
DEBUG 2022-08-24 04:11:27.436 +0000 DBResourceManager - writeData processing time : sdnctldb01 16 miliseconds.
DEBUG 2022-08-24 04:11:27.436 +0000 SdncNodeModel - Node Template [Generic NeutronNet 0], property [related_networks] property value: null
DEBUG 2022-08-24 04:11:27.436 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:11:27.436 +0000 QueryProcessor - Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-08-24 04:11:27.436 +0000 TopologyTemplateQuery - Node template Generic NeutronNet 0 is not matching search criteria
DEBUG 2022-08-24 04:11:27.436 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-08-24 04:11:27.437 +0000 QueryProcessor - Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-08-24 04:11:27.437 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:11:27.437 +0000 QueryProcessor - Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
INFO 2022-08-24 04:11:27.437 +0000 SdncUebCallback - Update to SDN-C succeeded
INFO 2022-08-24 04:11:27.437 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-08-24 04:11:27.438 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:11:27.439 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:11:27.439 +0000 DistributionClientImpl - try to send status {
  "distributionID": "cad0a600-480f-4152-92e9-a4e8f5661675",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314287438,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
INFO 2022-08-24 04:11:27.540 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-08-24 04:11:27.541 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:11:27.541 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:11:27.558 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:11:27.558 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:11:27.559 +0000 CambriaSimplerBatchPublisher - cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
DEBUG 2022-08-24 04:11:28.440 +0000 SdncUebCallback - incomingDir is not null - it is /opt/onap/sdnc/ueb-listener/spool/incoming/basic_network
INFO 2022-08-24 04:11:28.441 +0000 SdncUebCallback - Sending Component Status for Distribution: (cad0a600-480f-4152-92e9-a4e8f5661675,basic_network,1.0,service)
INFO 2022-08-24 04:11:28.441 +0000 DistributionClientImpl - DistributionClient - sendComponentDone status
INFO 2022-08-24 04:11:28.441 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:11:28.443 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:11:28.443 +0000 DistributionClientImpl - try to send status {
  "distributionID": "cad0a600-480f-4152-92e9-a4e8f5661675",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314288441,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
INFO 2022-08-24 04:11:28.544 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
WARN 2022-08-24 04:11:28.545 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:11:28.545 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:11:28.586 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:11:28.586 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:11:28.587 +0000 CambriaSimplerBatchPublisher - cambria reply ok (42 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 04:11:29.444 +0000 SdncUebCallback - Sending Component Status COMPONENT_DONE_OK for Distribution result: messages successfully sent
INFO 2022-08-24 04:11:52.996 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 04:11:52.997 +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-08-24 04:11:52.997 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:12:02.703 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:12:02.704 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:12:22.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 04:12:22.999 +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-08-24 04:12:22.999 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:12:23.631 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:12:23.636 +0000 HttpClient - Consuming the entity.
DEBUG 2022-08-24 04:12:23.636 +0000 NotificationConsumer - received message from topic
DEBUG 2022-08-24 04:12:23.636 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"f7473805-ed37-4dd2-801f-6fc9ec40c4de","serviceName":"Demo_pNF_Wd3M8BgvTw29vz28Ltvt","serviceVersion":"1.0","serviceUUID":"cd38ae9c-ce8b-4502-bdf9-ada72d64b3e9","serviceDescription":"catalog service description","serviceInvariantUUID":"959b7ff0-d593-480d-822e-df5ecd9e454b","resources":[{"resourceInstanceName":"pNF 32e275c6-816c 0","resourceName":"pNF 32e275c6-816c","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"d4b94737-10b7-4320-a2f2-26892b1c235b","resourceInvariantUUID":"f4e4274e-4f54-4a22-8f77-db40d52dc2a6","resourceCustomizationUUID":"d00e48e1-5058-4c7e-9993-6ededd61bbc8","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWd3m8bgvtw29vz28ltvt/1.0/resourceInstances/pnf32e275c6816c0/artifacts/vf-license-model.xml","artifactChecksum":"NDkxYzE0ZWMwZGJlM2FiMWRlMTJiMzA4NDFmYTE1ZGI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8145b970-e64f-43da-a6c9-cc1039970f85","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWd3m8bgvtw29vz28ltvt/1.0/resourceInstances/pnf32e275c6816c0/artifacts/pNF.csar","artifactChecksum":"OGNhMGMyZjQ0NzI4YThkYzAzOGU0YjU1OTNhYjljZDM\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"10fc2d69-11d8-4d90-ac4a-b750203b5f8d","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWd3m8bgvtw29vz28ltvt/1.0/resourceInstances/pnf32e275c6816c0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"26b181ea-3aca-4320-b0b4-cec178dd4f60","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWd3m8bgvtw29vz28ltvt/1.0/resourceInstances/pnf32e275c6816c0/artifacts/vendor-license-model.xml","artifactChecksum":"MjI0NDMzYzJmNTRmMDRjOWU3ZWE5NjEyYWM4OGNiODc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"6277fc60-108b-4ac8-be68-f6d3786995b7","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfWd3m8bgvtw29vz28ltvt/1.0/resourceInstances/pnf32e275c6816c0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"3b762976-72ce-4c2e-b87f-2154910237b2","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfWd3m8bgvtw29vz28ltvt/1.0/resourceInstances/pnf32e275c6816c0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8ad095cf-be01-401e-a68d-7513e680bef1","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfWd3m8bgvtw29vz28ltvt-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWd3m8bgvtw29vz28ltvt/1.0/artifacts/service-DemoPnfWd3m8bgvtw29vz28ltvt-template.yml","artifactChecksum":"NGE2NmFiYzNkODFiNmQ0ZDRiMjg0ZmRjNmFhY2YwMzg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4f57c02d-09b3-46a1-ab20-b138d99aa40a","artifactVersion":"1"},{"artifactName":"service-DemoPnfWd3m8bgvtw29vz28ltvt-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfWd3m8bgvtw29vz28ltvt/1.0/artifacts/service-DemoPnfWd3m8bgvtw29vz28ltvt-csar.csar","artifactChecksum":"YjI1NjZjN2RiMTdjYzQ3MzliMmUxOGU2MjViZDY2NDU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"556ad1a3-efa9-4a3e-a493-f3af94da8033","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-08-24 04:12:23.641 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 04:12:23.641 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:12:23.644 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:12:23.644 +0000 DistributionClientImpl - try to send status {
  "distributionID": "f7473805-ed37-4dd2-801f-6fc9ec40c4de",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314342997,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfWd3m8bgvtw29vz28ltvt/1.0/resourceInstances/pnf32e275c6816c0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 04:12:23.744 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-08-24 04:12:23.746 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:12:23.746 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:12:23.769 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:12:23.769 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:12:23.769 +0000 CambriaSimplerBatchPublisher - cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 04:12:24.645 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 04:12:24.645 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:12:24.647 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:12:24.647 +0000 DistributionClientImpl - try to send status {
  "distributionID": "f7473805-ed37-4dd2-801f-6fc9ec40c4de",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314342997,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfWd3m8bgvtw29vz28ltvt/1.0/resourceInstances/pnf32e275c6816c0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 04:12:24.747 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-08-24 04:12:24.749 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:12:24.749 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:12:24.765 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:12:24.766 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:12:24.766 +0000 CambriaSimplerBatchPublisher - cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 04:12:25.648 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 04:12:25.649 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:12:25.651 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:12:25.651 +0000 DistributionClientImpl - try to send status {
  "distributionID": "f7473805-ed37-4dd2-801f-6fc9ec40c4de",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314342997,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfWd3m8bgvtw29vz28ltvt/1.0/resourceInstances/pnf32e275c6816c0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 04:12:25.751 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 87 ms
WARN 2022-08-24 04:12:25.752 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:12:25.752 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:12:25.794 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:12:25.794 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:12:25.794 +0000 CambriaSimplerBatchPublisher - cambria reply ok (42 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 04:12:26.665 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 04:12:26.666 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:12:26.669 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:12:26.669 +0000 DistributionClientImpl - try to send status {
  "distributionID": "f7473805-ed37-4dd2-801f-6fc9ec40c4de",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314342997,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfWd3m8bgvtw29vz28ltvt/1.0/resourceInstances/pnf32e275c6816c0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 04:12:26.772 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
WARN 2022-08-24 04:12:26.773 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:12:26.773 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:12:26.806 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:12:26.807 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:12:26.807 +0000 CambriaSimplerBatchPublisher - cambria reply ok (35 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 04:12:27.670 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 04:12:27.670 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:12:27.672 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:12:27.672 +0000 DistributionClientImpl - try to send status {
  "distributionID": "f7473805-ed37-4dd2-801f-6fc9ec40c4de",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314342997,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfWd3m8bgvtw29vz28ltvt/1.0/resourceInstances/pnf32e275c6816c0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 04:12:27.773 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-08-24 04:12:27.774 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:12:27.774 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:12:27.795 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:12:27.795 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:12:27.795 +0000 CambriaSimplerBatchPublisher - cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 04:12:28.673 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 04:12:28.674 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:12:28.676 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:12:28.677 +0000 DistributionClientImpl - try to send status {
  "distributionID": "f7473805-ed37-4dd2-801f-6fc9ec40c4de",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314342997,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfWd3m8bgvtw29vz28ltvt/1.0/resourceInstances/pnf32e275c6816c0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 04:12:28.777 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-08-24 04:12:28.778 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:12:28.778 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:12:28.799 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:12:28.800 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:12:28.800 +0000 CambriaSimplerBatchPublisher - cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 04:12:29.677 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 04:12:29.678 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:12:29.704 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:12:29.704 +0000 DistributionClientImpl - try to send status {
  "distributionID": "f7473805-ed37-4dd2-801f-6fc9ec40c4de",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314342997,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfWd3m8bgvtw29vz28ltvt/1.0/artifacts/service-DemoPnfWd3m8bgvtw29vz28ltvt-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 04:12:29.784 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 80 ms
WARN 2022-08-24 04:12:29.785 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:12:29.785 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:12:29.811 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:12:29.812 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:12:29.812 +0000 CambriaSimplerBatchPublisher - cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 04:12:30.704 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 04:12:30.705 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:12:30.707 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:12:30.707 +0000 DistributionClientImpl - try to send status {
  "distributionID": "f7473805-ed37-4dd2-801f-6fc9ec40c4de",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314342997,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfWd3m8bgvtw29vz28ltvt/1.0/artifacts/service-DemoPnfWd3m8bgvtw29vz28ltvt-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-08-24 04:12:30.808 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-08-24 04:12:30.809 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:12:30.809 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:12:30.825 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:12:30.825 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:12:30.826 +0000 CambriaSimplerBatchPublisher - cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-08-24 04:12:31.708 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "f7473805-ed37-4dd2-801f-6fc9ec40c4de",
  "serviceName": "Demo_pNF_Wd3M8BgvTw29vz28Ltvt",
  "serviceVersion": "1.0",
  "serviceUUID": "cd38ae9c-ce8b-4502-bdf9-ada72d64b3e9",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "959b7ff0-d593-480d-822e-df5ecd9e454b",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfWd3m8bgvtw29vz28ltvt-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfWd3m8bgvtw29vz28ltvt/1.0/artifacts/service-DemoPnfWd3m8bgvtw29vz28ltvt-csar.csar",
      "artifactChecksum": "YjI1NjZjN2RiMTdjYzQ3MzliMmUxOGU2MjViZDY2NDU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "556ad1a3-efa9-4a3e-a493-f3af94da8033"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-08-24 04:12:31.708 +0000 SdncUebCallback - Received notification : (f7473805-ed37-4dd2-801f-6fc9ec40c4de,Demo_pNF_Wd3M8BgvTw29vz28Ltvt,1.0,catalog service description)
DEBUG 2022-08-24 04:12:31.708 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-08-24 04:12:31.709 +0000 SdncUebCallback - Received artifact service-DemoPnfWd3m8bgvtw29vz28ltvt-csar.csar
INFO 2022-08-24 04:12:31.709 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-08-24 04:12:31.709 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/DemoPnfWd3m8bgvtw29vz28ltvt/1.0/artifacts/service-DemoPnfWd3m8bgvtw29vz28ltvt-csar.csar
DEBUG 2022-08-24 04:12:31.784 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-08-24 04:12:31.788 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-08-24 04:12:31.788 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:12:31.790 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:12:31.790 +0000 DistributionClientImpl - try to send status {
  "distributionID": "f7473805-ed37-4dd2-801f-6fc9ec40c4de",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314351788,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfWd3m8bgvtw29vz28ltvt/1.0/artifacts/service-DemoPnfWd3m8bgvtw29vz28ltvt-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-08-24 04:12:31.890 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-08-24 04:12:31.892 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:12:31.892 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:12:31.906 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:12:31.906 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:12:31.907 +0000 CambriaSimplerBatchPublisher - cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 04:12:32.791 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_Wd3M8BgvTw29vz28Ltvt/service-DemoPnfWd3m8bgvtw29vz28ltvt-csar.csar
DEBUG 2022-08-24 04:12:32.793 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-08-24 04:12:32.794 +0000 Reflections - Reflections took 0 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-08-24 04:12:32.926 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP3376697772892221985/Definitions/service-DemoPnfWd3m8bgvtw29vz28ltvt-template.yml
DEBUG 2022-08-24 04:12:33.705 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-08-24 04:12:33.706 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-08-24 04:12:33.706 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_Wd3M8BgvTw29vz28Ltvt/service-DemoPnfWd3m8bgvtw29vz28ltvt-csar.csar
WARN 2022-08-24 04:12:33.706 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
WARN 2022-08-24 04:12:33.706 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 32e275c6-816c 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_Wd3M8BgvTw29vz28Ltvt/service-DemoPnfWd3m8bgvtw29vz28ltvt-csar.csar
WARN 2022-08-24 04:12:33.706 +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_Wd3M8BgvTw29vz28Ltvt/service-DemoPnfWd3m8bgvtw29vz28ltvt-csar.csar
WARN 2022-08-24 04:12:33.707 +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_Wd3M8BgvTw29vz28Ltvt/service-DemoPnfWd3m8bgvtw29vz28ltvt-csar.csar
WARN 2022-08-24 04:12:33.707 +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_Wd3M8BgvTw29vz28Ltvt/service-DemoPnfWd3m8bgvtw29vz28ltvt-csar.csar
WARN 2022-08-24 04:12:33.707 +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_Wd3M8BgvTw29vz28Ltvt/service-DemoPnfWd3m8bgvtw29vz28ltvt-csar.csar
WARN 2022-08-24 04:12:33.707 +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_Wd3M8BgvTw29vz28Ltvt/service-DemoPnfWd3m8bgvtw29vz28ltvt-csar.csar
WARN 2022-08-24 04:12:33.707 +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_Wd3M8BgvTw29vz28Ltvt/service-DemoPnfWd3m8bgvtw29vz28ltvt-csar.csar
WARN 2022-08-24 04:12:33.708 +0000 SdcToscaParserFactory - ####################################################################################################
DEBUG 2022-08-24 04:12:33.714 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:12:33.714 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "cd38ae9c-ce8b-4502-bdf9-ada72d64b3e9";
DEBUG 2022-08-24 04:12:33.717 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-08-24 04:12:33.717 +0000 DBResourceManager - >> getData : sdnctldb01 8  miliseconds.
INFO 2022-08-24 04:12:33.717 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "cd38ae9c-ce8b-4502-bdf9-ada72d64b3e9"
DEBUG 2022-08-24 04:12:33.718 +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 ("cd38ae9c-ce8b-4502-bdf9-ada72d64b3e9", "null", "service-DemoPnfWd3m8bgvtw29vz28ltvt-csar.csar", "DemoPnfWd3m8bgvtw29vz28ltvt", "Y", "Demo_pNF_Wd3M8BgvTw29vz28Ltvt", "catalog service description", "Service", "Network L1-3", "959b7ff0-d593-480d-822e-df5ecd9e454b");
DEBUG 2022-08-24 04:12:33.718 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:12:33.722 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-08-24 04:12:33.722 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-08-24 04:12:33.723 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:12:33.723 +0000 QueryProcessor - Service Demo_pNF_Wd3M8BgvTw29vz28Ltvt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-08-24 04:12:33.723 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:12:33.724 +0000 QueryProcessor - Service Demo_pNF_Wd3M8BgvTw29vz28Ltvt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-08-24 04:12:33.724 +0000 TopologyTemplateQuery - Node template pNF 32e275c6-816c 0 is matching search criteria
DEBUG 2022-08-24 04:12:33.724 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-08-24 04:12:33.725 +0000 QueryProcessor - Found topology templates [pNF 32e275c6-816c 0] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-08-24 04:12:33.725 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:12:33.725 +0000 QueryProcessor - Service Demo_pNF_Wd3M8BgvTw29vz28Ltvt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-08-24 04:12:33.728 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:12:33.728 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODEL where customization_uuid = "d00e48e1-5058-4c7e-9993-6ededd61bbc8";
DEBUG 2022-08-24 04:12:33.731 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-08-24 04:12:33.731 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
DEBUG 2022-08-24 04:12:33.732 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:12:33.732 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL_TO_VF_MODEL_MAPPING where service_uuid = "cd38ae9c-ce8b-4502-bdf9-ada72d64b3e9" AND vf_customization_uuid = "d00e48e1-5058-4c7e-9993-6ededd61bbc8";
DEBUG 2022-08-24 04:12:33.738 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 6
DEBUG 2022-08-24 04:12:33.738 +0000 DBResourceManager - >> getData : sdnctldb01 7  miliseconds.
INFO 2022-08-24 04:12:33.738 +0000 SdncVFModel - Call insertToscaData for VF_MODEL where customization_uuid = "d00e48e1-5058-4c7e-9993-6ededd61bbc8"
DEBUG 2022-08-24 04:12:33.739 +0000 SdncBaseModel - insertToscaData: INSERT into VF_MODEL (customization_uuid, model_yaml, vendor, name, vendor_version, invariant_uuid, uuid, version) values ("d00e48e1-5058-4c7e-9993-6ededd61bbc8", "null", "3d96eb1b-983e-4be9-8962", "pNF 32e275c6-816c", "1.0", "f4e4274e-4f54-4a22-8f77-db40d52dc2a6", "dc83a5d1-3ffe-41c8-bfbb-65a2ca6cbd77", "1.0");
DEBUG 2022-08-24 04:12:33.739 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:12:33.743 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-08-24 04:12:33.743 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-08-24 04:12:33.743 +0000 SdncBaseModel - insertToscaData: INSERT into SERVICE_MODEL_TO_VF_MODEL_MAPPING (service_uuid, vf_uuid, vf_customization_uuid, service_invariant_uuid) values ("cd38ae9c-ce8b-4502-bdf9-ada72d64b3e9", "dc83a5d1-3ffe-41c8-bfbb-65a2ca6cbd77", "d00e48e1-5058-4c7e-9993-6ededd61bbc8", "959b7ff0-d593-480d-822e-df5ecd9e454b");
DEBUG 2022-08-24 04:12:33.744 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:12:33.746 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-08-24 04:12:33.746 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
INFO 2022-08-24 04:12:33.747 +0000 SdncUebCallback - Update to SDN-C succeeded
INFO 2022-08-24 04:12:33.747 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-08-24 04:12:33.747 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:12:33.749 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:12:33.749 +0000 DistributionClientImpl - try to send status {
  "distributionID": "f7473805-ed37-4dd2-801f-6fc9ec40c4de",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314353747,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfWd3m8bgvtw29vz28ltvt/1.0/artifacts/service-DemoPnfWd3m8bgvtw29vz28ltvt-csar.csar",
  "status": "DEPLOY_OK"
}
INFO 2022-08-24 04:12:33.851 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
WARN 2022-08-24 04:12:33.853 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:12:33.853 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:12:33.869 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:12:33.869 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:12:33.870 +0000 CambriaSimplerBatchPublisher - cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
DEBUG 2022-08-24 04:12:34.750 +0000 SdncUebCallback - incomingDir is not null - it is /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_Wd3M8BgvTw29vz28Ltvt
INFO 2022-08-24 04:12:34.751 +0000 SdncUebCallback - Sending Component Status for Distribution: (f7473805-ed37-4dd2-801f-6fc9ec40c4de,Demo_pNF_Wd3M8BgvTw29vz28Ltvt,1.0,catalog service description)
INFO 2022-08-24 04:12:34.751 +0000 DistributionClientImpl - DistributionClient - sendComponentDone status
INFO 2022-08-24 04:12:34.751 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:12:34.753 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:12:34.753 +0000 DistributionClientImpl - try to send status {
  "distributionID": "f7473805-ed37-4dd2-801f-6fc9ec40c4de",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314354751,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
INFO 2022-08-24 04:12:34.853 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-08-24 04:12:34.854 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:12:34.854 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:12:34.874 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:12:34.875 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:12:34.875 +0000 CambriaSimplerBatchPublisher - cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 04:12:35.753 +0000 SdncUebCallback - Sending Component Status COMPONENT_DONE_OK for Distribution result: messages successfully sent
DEBUG 2022-08-24 04:12:35.754 +0000 NotificationConsumer - received message from topic
DEBUG 2022-08-24 04:12:35.754 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"ae71913c-ef2b-48f0-9950-0c0b66342f8b","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"51c0537f-ab4d-4fa2-90c0-bbe1b7d79f98","serviceDescription":"service","serviceInvariantUUID":"54b9de5b-303a-4cac-b414-2dbf806b094f","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4a03c095-d4b8-4015-afa0-9e08fbf58c27","resourceInvariantUUID":"be99ba46-95e1-4214-b62a-91b385df24a4","resourceCustomizationUUID":"1bc12647-fcc6-44c4-8497-2ead057eff03","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":"YjgwZDgwOTQ4ODlhYjUxZDFlNWRiZWY5N2I4ZThmMzA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4dbb7c9d-3bfe-495e-85b4-43820b7b8e36","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":"46e52434-a76d-40d9-a201-a4db702c7e35","artifactVersion":"2","generatedFromUUID":"249bc4da-bef6-4a36-b002-b73700be86cc"},{"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":"249bc4da-bef6-4a36-b002-b73700be86cc","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":"NWY1ZjQzMTdlYWFkZGU3NDEzZGJhNTk1YTFhY2FjZWE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"645343da-f805-4089-88cb-038f2053353d","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":"051ae184-849c-49ef-bb2f-ea9938bdf468","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":"8bc2fa1d-d6f3-4a00-8dc7-31f0ea1ed836","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":"6f7c70d5-256e-4c96-acdf-e60b08b2adb5","artifactVersion":"2","generatedFromUUID":"051ae184-849c-49ef-bb2f-ea9938bdf468"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"NWRjNDAxOWEwM2ZkMzBkZmY5ODAwNTI5NjlkMWEzNjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2cdd2b47-a648-40b3-8d87-1816c9496931","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"MGQyYTU2OTMyMGViZTFmMDk2MmE2Njg3YzViN2M0Y2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"9a54d67a-ea8b-4b70-9af7-68ac7cd599b8","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-08-24 04:12:35.754 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 04:12:35.755 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:12:35.757 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:12:35.757 +0000 DistributionClientImpl - try to send status {
  "distributionID": "ae71913c-ef2b-48f0-9950-0c0b66342f8b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314342997,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 04:12:35.857 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-08-24 04:12:35.858 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:12:35.858 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:12:35.873 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:12:35.873 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:12:35.874 +0000 CambriaSimplerBatchPublisher - cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
INFO 2022-08-24 04:12:36.757 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 04:12:36.758 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:12:36.772 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:12:36.772 +0000 DistributionClientImpl - try to send status {
  "distributionID": "ae71913c-ef2b-48f0-9950-0c0b66342f8b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314342997,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 04:12:36.860 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 88 ms
WARN 2022-08-24 04:12:36.862 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:12:36.862 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:12:36.893 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:12:36.894 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:12:36.894 +0000 CambriaSimplerBatchPublisher - cambria reply ok (33 ms):{"serverTimeMs":1,"count":1}
INFO 2022-08-24 04:12:37.773 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 04:12:37.773 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:12:37.776 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:12:37.776 +0000 DistributionClientImpl - try to send status {
  "distributionID": "ae71913c-ef2b-48f0-9950-0c0b66342f8b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314342997,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 04:12:37.876 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-08-24 04:12:37.877 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:12:37.877 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:12:37.915 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:12:37.915 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:12:37.915 +0000 CambriaSimplerBatchPublisher - cambria reply ok (39 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 04:12:38.776 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 04:12:38.777 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:12:38.781 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:12:38.782 +0000 DistributionClientImpl - try to send status {
  "distributionID": "ae71913c-ef2b-48f0-9950-0c0b66342f8b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314342997,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 04:12:38.882 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-08-24 04:12:38.882 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:12:38.883 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:12:38.910 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:12:38.910 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:12:38.910 +0000 CambriaSimplerBatchPublisher - cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 04:12:39.783 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 04:12:39.784 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:12:39.806 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:12:39.808 +0000 DistributionClientImpl - try to send status {
  "distributionID": "ae71913c-ef2b-48f0-9950-0c0b66342f8b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314342997,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 04:12:39.886 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 78 ms
WARN 2022-08-24 04:12:39.889 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:12:39.889 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:12:39.907 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:12:39.907 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:12:39.907 +0000 CambriaSimplerBatchPublisher - cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 04:12:40.811 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 04:12:40.812 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:12:40.814 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:12:40.814 +0000 DistributionClientImpl - try to send status {
  "distributionID": "ae71913c-ef2b-48f0-9950-0c0b66342f8b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314342997,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 04:12:40.915 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-08-24 04:12:40.916 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:12:40.916 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:12:40.935 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:12:40.935 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:12:40.936 +0000 CambriaSimplerBatchPublisher - cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 04:12:41.815 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 04:12:41.815 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:12:41.822 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:12:41.822 +0000 DistributionClientImpl - try to send status {
  "distributionID": "ae71913c-ef2b-48f0-9950-0c0b66342f8b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314342997,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 04:12:41.923 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-08-24 04:12:41.924 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:12:41.924 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:12:41.938 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:12:41.939 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:12:41.939 +0000 CambriaSimplerBatchPublisher - cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 04:12:42.831 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 04:12:42.831 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:12:42.835 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:12:42.835 +0000 DistributionClientImpl - try to send status {
  "distributionID": "ae71913c-ef2b-48f0-9950-0c0b66342f8b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314342997,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 04:12:42.935 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-08-24 04:12:42.936 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:12:42.936 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:12:42.952 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:12:42.953 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:12:42.953 +0000 CambriaSimplerBatchPublisher - cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 04:12:43.835 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 04:12:43.836 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:12:43.839 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:12:43.839 +0000 DistributionClientImpl - try to send status {
  "distributionID": "ae71913c-ef2b-48f0-9950-0c0b66342f8b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314342997,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-08-24 04:12:43.939 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-08-24 04:12:43.941 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:12:43.941 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:12:43.958 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:12:43.958 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:12:43.958 +0000 CambriaSimplerBatchPublisher - cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-08-24 04:12:44.840 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "ae71913c-ef2b-48f0-9950-0c0b66342f8b",
  "serviceName": "basic_cnf",
  "serviceVersion": "1.0",
  "serviceUUID": "51c0537f-ab4d-4fa2-90c0-bbe1b7d79f98",
  "serviceDescription": "service",
  "serviceInvariantUUID": "54b9de5b-303a-4cac-b414-2dbf806b094f",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnf-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
      "artifactChecksum": "MGQyYTU2OTMyMGViZTFmMDk2MmE2Njg3YzViN2M0Y2U\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "9a54d67a-ea8b-4b70-9af7-68ac7cd599b8"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-08-24 04:12:44.841 +0000 SdncUebCallback - Received notification : (ae71913c-ef2b-48f0-9950-0c0b66342f8b,basic_cnf,1.0,service)
DEBUG 2022-08-24 04:12:44.841 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-08-24 04:12:44.841 +0000 SdncUebCallback - Received artifact service-BasicCnf-csar.csar
INFO 2022-08-24 04:12:44.842 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-08-24 04:12:44.842 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
DEBUG 2022-08-24 04:12:44.892 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-08-24 04:12:44.895 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-08-24 04:12:44.895 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:12:44.897 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:12:44.897 +0000 DistributionClientImpl - try to send status {
  "distributionID": "ae71913c-ef2b-48f0-9950-0c0b66342f8b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314364895,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-08-24 04:12:44.997 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-08-24 04:12:45.001 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:12:45.001 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:12:45.018 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:12:45.018 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:12:45.018 +0000 CambriaSimplerBatchPublisher - cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 04:12:45.898 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf/service-BasicCnf-csar.csar
DEBUG 2022-08-24 04:12:45.899 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-08-24 04:12:45.900 +0000 Reflections - Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-08-24 04:12:46.001 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP1424955072923552701/Definitions/service-BasicCnf-template.yml
DEBUG 2022-08-24 04:12:47.173 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-08-24 04:12:47.174 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-08-24 04:12:47.174 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf/service-BasicCnf-csar.csar
WARN 2022-08-24 04:12:47.174 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
WARN 2022-08-24 04:12:47.174 +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-08-24 04:12:47.174 +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-08-24 04:12:47.175 +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-08-24 04:12:47.175 +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-08-24 04:12:47.175 +0000 SdcToscaParserFactory - ####################################################################################################
DEBUG 2022-08-24 04:12:47.176 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:12:47.176 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "51c0537f-ab4d-4fa2-90c0-bbe1b7d79f98";
DEBUG 2022-08-24 04:12:47.178 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-08-24 04:12:47.178 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-08-24 04:12:47.178 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "51c0537f-ab4d-4fa2-90c0-bbe1b7d79f98"
DEBUG 2022-08-24 04:12:47.179 +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 ("51c0537f-ab4d-4fa2-90c0-bbe1b7d79f98", "null", "service-BasicCnf-csar.csar", "BasicCnf", "Y", "basic_cnf", "service", "Service", "Network Service", "54b9de5b-303a-4cac-b414-2dbf806b094f");
DEBUG 2022-08-24 04:12:47.179 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:12:47.183 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-08-24 04:12:47.184 +0000 DBResourceManager - writeData processing time : sdnctldb01 5 miliseconds.
DEBUG 2022-08-24 04:12:47.184 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:12:47.184 +0000 QueryProcessor - Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-08-24 04:12:47.185 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:12:47.185 +0000 QueryProcessor - Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-08-24 04:12:47.185 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria
DEBUG 2022-08-24 04:12:47.185 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-08-24 04:12:47.186 +0000 QueryProcessor - Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-08-24 04:12:47.186 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:12:47.186 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:12:47.186 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:12:47.187 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:12:47.187 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:12:47.187 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:12:47.187 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:12:47.187 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:12:47.188 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:12:47.188 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria
DEBUG 2022-08-24 04:12:47.188 +0000 QueryProcessor - Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=1bc12647-fcc6-44c4-8497-2ead057eff03
DEBUG 2022-08-24 04:12:47.188 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:12:47.189 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODEL where customization_uuid = "1bc12647-fcc6-44c4-8497-2ead057eff03";
DEBUG 2022-08-24 04:12:47.191 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-08-24 04:12:47.191 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-08-24 04:12:47.191 +0000 SdncVFModel - Call insertToscaData for VF_MODEL where customization_uuid = "1bc12647-fcc6-44c4-8497-2ead057eff03"
DEBUG 2022-08-24 04:12:47.191 +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 ("1bc12647-fcc6-44c4-8497-2ead057eff03", "null", "basicnf_vendor", "basic_cnf", "Y", 1, "1.0", "be99ba46-95e1-4214-b62a-91b385df24a4", "293b8ed3-9244-4a81-ac8e-9505a073b29d", "1.0");
DEBUG 2022-08-24 04:12:47.192 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:12:47.201 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 9
DEBUG 2022-08-24 04:12:47.202 +0000 DBResourceManager - writeData processing time : sdnctldb01 9 miliseconds.
DEBUG 2022-08-24 04:12:47.202 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:12:47.202 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is not matching search criteria
DEBUG 2022-08-24 04:12:47.202 +0000 TopologyTemplateQuery - Node template abstract_dummy is matching search criteria
DEBUG 2022-08-24 04:12:47.202 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-08-24 04:12:47.203 +0000 QueryProcessor - Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=null
DEBUG 2022-08-24 04:12:47.203 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:12:47.203 +0000 QueryProcessor - Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
DEBUG 2022-08-24 04:12:47.204 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:12:47.204 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_MODEL where customization_uuid = "69832899-6809-4cfd-b2a5-7313c8a3f029";
DEBUG 2022-08-24 04:12:47.206 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-08-24 04:12:47.206 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
DEBUG 2022-08-24 04:12:47.206 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:12:47.207 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "69832899-6809-4cfd-b2a5-7313c8a3f029";
DEBUG 2022-08-24 04:12:47.209 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 1
DEBUG 2022-08-24 04:12:47.209 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-08-24 04:12:47.209 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_MODEL where customization_uuid = "69832899-6809-4cfd-b2a5-7313c8a3f029"
DEBUG 2022-08-24 04:12:47.209 +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 ("69832899-6809-4cfd-b2a5-7313c8a3f029", "null", "base_dummy", "1bc12647-fcc6-44c4-8497-2ead057eff03", "Base", "1ec81bf3-82e4-4ebb-b247-2cef24298600", "1738d308-16d4-4889-9de2-571fb4f88e23", "1");
DEBUG 2022-08-24 04:12:47.210 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:12:47.213 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-08-24 04:12:47.213 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-08-24 04:12:47.213 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:12:47.214 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria
DEBUG 2022-08-24 04:12:47.214 +0000 QueryProcessor - Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=1bc12647-fcc6-44c4-8497-2ead057eff03
DEBUG 2022-08-24 04:12:47.214 +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-08-24 04:12:47.215 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:12:47.215 +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-08-24 04:12:47.215 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-08-24 04:12:47.215 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "69832899-6809-4cfd-b2a5-7313c8a3f029"
DEBUG 2022-08-24 04:12:47.215 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("69832899-6809-4cfd-b2a5-7313c8a3f029", "c87d6ec9-8e67-436a-98b5-da44e4f8de1c", "dummy", "1")
DEBUG 2022-08-24 04:12:47.216 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:12:47.219 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-08-24 04:12:47.220 +0000 DBResourceManager - writeData processing time : sdnctldb01 5 miliseconds.
DEBUG 2022-08-24 04:12:47.220 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:12:47.220 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is not matching search criteria
DEBUG 2022-08-24 04:12:47.220 +0000 TopologyTemplateQuery - Node template abstract_dummy is matching search criteria
DEBUG 2022-08-24 04:12:47.220 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-08-24 04:12:47.221 +0000 QueryProcessor - Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=c87d6ec9-8e67-436a-98b5-da44e4f8de1c
DEBUG 2022-08-24 04:12:47.221 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: c87d6ec9-8e67-436a-98b5-da44e4f8de1c
DEBUG 2022-08-24 04:12:47.221 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:12:47.222 +0000 CachedDataSource - SQL Statement: SELECT * from VF_TO_NETWORK_ROLE_MAPPING where vf_customization_uuid = "1bc12647-fcc6-44c4-8497-2ead057eff03";
DEBUG 2022-08-24 04:12:47.223 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 1
DEBUG 2022-08-24 04:12:47.224 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
DEBUG 2022-08-24 04:12:47.224 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:12:47.224 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria
DEBUG 2022-08-24 04:12:47.224 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-08-24 04:12:47.225 +0000 QueryProcessor - Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=VF, customizationUUID=1bc12647-fcc6-44c4-8497-2ead057eff03
DEBUG 2022-08-24 04:12:47.225 +0000 SdncVFModel - insertVFtoNetworkRoleMappingData: Could not find CPs for VF: 1bc12647-fcc6-44c4-8497-2ead057eff03
DEBUG 2022-08-24 04:12:47.225 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:12:47.226 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria
DEBUG 2022-08-24 04:12:47.226 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-08-24 04:12:47.226 +0000 QueryProcessor - Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=VF, customizationUUID=1bc12647-fcc6-44c4-8497-2ead057eff03
DEBUG 2022-08-24 04:12:47.226 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:12:47.226 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:12:47.227 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:12:47.227 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:12:47.227 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:12:47.227 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:12:47.227 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:12:47.228 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:12:47.228 +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-08-24 04:12:47.228 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:12:47.228 +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-08-24 04:12:47.228 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:12:47.229 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:12:47.229 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "c87d6ec9-8e67-436a-98b5-da44e4f8de1c";
DEBUG 2022-08-24 04:12:47.231 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-08-24 04:12:47.231 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
INFO 2022-08-24 04:12:47.231 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "c87d6ec9-8e67-436a-98b5-da44e4f8de1c"
DEBUG 2022-08-24 04:12:47.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 ("c87d6ec9-8e67-436a-98b5-da44e4f8de1c", "null", "dummy", "dummy", "dummy", "Y", "0", "{ecomp_generated_naming=true}", "dummy.default", "f2a75671-0003-4934-82fa-6c767ca05422", "a52ae000-bfed-4f0d-a429-99e7975a744b", "1.0", "dummy");
DEBUG 2022-08-24 04:12:47.232 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:12:47.238 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 6
DEBUG 2022-08-24 04:12:47.238 +0000 DBResourceManager - writeData processing time : sdnctldb01 6 miliseconds.
DEBUG 2022-08-24 04:12:47.238 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:12:47.239 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is not matching search criteria
DEBUG 2022-08-24 04:12:47.239 +0000 TopologyTemplateQuery - Node template abstract_dummy is matching search criteria
DEBUG 2022-08-24 04:12:47.239 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-08-24 04:12:47.239 +0000 QueryProcessor - Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=c87d6ec9-8e67-436a-98b5-da44e4f8de1c
DEBUG 2022-08-24 04:12:47.240 +0000 SdncVFCModel - insertVFCtoNetworkRoleMappingData: Could not find the nested CVFCs for: c87d6ec9-8e67-436a-98b5-da44e4f8de1c
DEBUG 2022-08-24 04:12:47.240 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:12:47.240 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria
DEBUG 2022-08-24 04:12:47.240 +0000 QueryProcessor - Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=1bc12647-fcc6-44c4-8497-2ead057eff03
DEBUG 2022-08-24 04:12:47.240 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:12:47.241 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria
DEBUG 2022-08-24 04:12:47.241 +0000 QueryProcessor - Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=1bc12647-fcc6-44c4-8497-2ead057eff03
DEBUG 2022-08-24 04:12:47.241 +0000 SdncBaseModel - insertPolicyData: Could not find policy data for Service/VF: "293b8ed3-9244-4a81-ac8e-9505a073b29d"
DEBUG 2022-08-24 04:12:47.241 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:12:47.242 +0000 QueryProcessor - Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
INFO 2022-08-24 04:12:47.242 +0000 SdncUebCallback - Update to SDN-C succeeded
INFO 2022-08-24 04:12:47.242 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-08-24 04:12:47.242 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:12:47.244 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:12:47.244 +0000 DistributionClientImpl - try to send status {
  "distributionID": "ae71913c-ef2b-48f0-9950-0c0b66342f8b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314367242,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
INFO 2022-08-24 04:12:47.344 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-08-24 04:12:47.345 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:12:47.346 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:12:47.362 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:12:47.363 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:12:47.364 +0000 CambriaSimplerBatchPublisher - cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-08-24 04:12:48.245 +0000 SdncUebCallback - incomingDir is not null - it is /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf
INFO 2022-08-24 04:12:48.246 +0000 SdncUebCallback - Sending Component Status for Distribution: (ae71913c-ef2b-48f0-9950-0c0b66342f8b,basic_cnf,1.0,service)
INFO 2022-08-24 04:12:48.246 +0000 DistributionClientImpl - DistributionClient - sendComponentDone status
INFO 2022-08-24 04:12:48.246 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:12:48.248 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:12:48.248 +0000 DistributionClientImpl - try to send status {
  "distributionID": "ae71913c-ef2b-48f0-9950-0c0b66342f8b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314368246,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
INFO 2022-08-24 04:12:48.349 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-08-24 04:12:48.350 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:12:48.350 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:12:48.385 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:12:48.386 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:12:48.386 +0000 CambriaSimplerBatchPublisher - cambria reply ok (37 ms):{"serverTimeMs":1,"count":1}
INFO 2022-08-24 04:12:49.249 +0000 SdncUebCallback - Sending Component Status COMPONENT_DONE_OK for Distribution result: messages successfully sent
DEBUG 2022-08-24 04:12:49.250 +0000 NotificationConsumer - received message from topic
DEBUG 2022-08-24 04:12:49.250 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"9f084901-6656-4bc0-b5df-469e298d8a38","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"9c656a04-d826-43d0-a616-98f8873ad6c6","serviceDescription":"service","serviceInvariantUUID":"d25db435-dc32-49cc-98ac-336cda51508e","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"707465bc-b082-408b-9e1d-a640478075d9","resourceInvariantUUID":"93d23aa0-8c71-48d2-a5ed-b1440d9f6559","resourceCustomizationUUID":"d057ad40-0c0d-406d-903b-36ccd4b867b4","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":"OGFhNzVmOTgzNGJlZTJkMmExNDczMzJmNDVkNjFkNWI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8f7dcb04-a36d-43f2-9c6b-a32f0a2eb2fe","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":"YmJjNjk4NTE1NTBlY2UwNmFkYmI1Nzc5OTUzODA5ODQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"4732bf97-bc7e-45e2-8b2f-b0379c4bb6cb","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":"fcb4bc99-f13f-447b-8282-d195c4ba6483","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":"2f6ef864-49d6-421f-99d3-11339eef9b16","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":"2ad4fcdf-67e8-42ea-b0cc-f3f7952acd6a","artifactVersion":"2","generatedFromUUID":"fcb4bc99-f13f-447b-8282-d195c4ba6483"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"MTI2MGMyMGRkY2E5MDllOGQ4ZGUzMWJjMmM0NjliNWE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e4f08bd6-5129-48b5-9a51-e14e3fcf33a9","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NTFkOGQ5NmVmNzQ0OTQ4YThhNjQzYmQwYjE5M2FlNzU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"da83a0bf-e16f-44e6-8547-e225d158065d","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-08-24 04:12:49.251 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 04:12:49.251 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:12:49.253 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:12:49.253 +0000 DistributionClientImpl - try to send status {
  "distributionID": "9f084901-6656-4bc0-b5df-469e298d8a38",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314342997,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 04:12:49.354 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-08-24 04:12:49.356 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:12:49.356 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:12:49.373 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:12:49.374 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:12:49.374 +0000 CambriaSimplerBatchPublisher - cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 04:12:50.254 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 04:12:50.254 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:12:50.256 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:12:50.256 +0000 DistributionClientImpl - try to send status {
  "distributionID": "9f084901-6656-4bc0-b5df-469e298d8a38",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314342997,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 04:12:50.356 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-08-24 04:12:50.358 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:12:50.358 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:12:50.376 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:12:50.377 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:12:50.377 +0000 CambriaSimplerBatchPublisher - cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 04:12:51.257 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 04:12:51.258 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:12:51.260 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:12:51.260 +0000 DistributionClientImpl - try to send status {
  "distributionID": "9f084901-6656-4bc0-b5df-469e298d8a38",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314342997,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 04:12:51.360 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-08-24 04:12:51.361 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:12:51.361 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:12:51.375 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:12:51.376 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:12:51.376 +0000 CambriaSimplerBatchPublisher - cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 04:12:52.260 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 04:12:52.261 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:12:52.263 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:12:52.263 +0000 DistributionClientImpl - try to send status {
  "distributionID": "9f084901-6656-4bc0-b5df-469e298d8a38",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314342997,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 04:12:52.363 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-08-24 04:12:52.364 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:12:52.364 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:12:52.389 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:12:52.390 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:12:52.390 +0000 CambriaSimplerBatchPublisher - cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 04:12:53.263 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 04:12:53.264 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:12:53.266 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:12:53.266 +0000 DistributionClientImpl - try to send status {
  "distributionID": "9f084901-6656-4bc0-b5df-469e298d8a38",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314342997,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 04:12:53.366 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 94 ms
WARN 2022-08-24 04:12:53.368 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:12:53.368 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:12:53.386 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:12:53.387 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:12:53.387 +0000 CambriaSimplerBatchPublisher - cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 04:12:54.272 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 04:12:54.273 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:12:54.275 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:12:54.275 +0000 DistributionClientImpl - try to send status {
  "distributionID": "9f084901-6656-4bc0-b5df-469e298d8a38",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314342997,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 04:12:54.375 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-08-24 04:12:54.377 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:12:54.377 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:12:54.398 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:12:54.399 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:12:54.399 +0000 CambriaSimplerBatchPublisher - cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 04:12:55.276 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 04:12:55.276 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:12:55.278 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:12:55.278 +0000 DistributionClientImpl - try to send status {
  "distributionID": "9f084901-6656-4bc0-b5df-469e298d8a38",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314342997,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-08-24 04:12:55.378 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-08-24 04:12:55.379 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:12:55.379 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:12:55.398 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:12:55.398 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:12:55.398 +0000 CambriaSimplerBatchPublisher - cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-08-24 04:12:56.278 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "9f084901-6656-4bc0-b5df-469e298d8a38",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "9c656a04-d826-43d0-a616-98f8873ad6c6",
  "serviceDescription": "service",
  "serviceInvariantUUID": "d25db435-dc32-49cc-98ac-336cda51508e",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "NTFkOGQ5NmVmNzQ0OTQ4YThhNjQzYmQwYjE5M2FlNzU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "da83a0bf-e16f-44e6-8547-e225d158065d"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-08-24 04:12:56.279 +0000 SdncUebCallback - Received notification : (9f084901-6656-4bc0-b5df-469e298d8a38,basic_vm,1.0,service)
DEBUG 2022-08-24 04:12:56.279 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-08-24 04:12:56.279 +0000 SdncUebCallback - Received artifact service-BasicVm-csar.csar
INFO 2022-08-24 04:12:56.279 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-08-24 04:12:56.280 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
DEBUG 2022-08-24 04:12:56.332 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-08-24 04:12:56.336 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-08-24 04:12:56.337 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:12:56.338 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:12:56.338 +0000 DistributionClientImpl - try to send status {
  "distributionID": "9f084901-6656-4bc0-b5df-469e298d8a38",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314376336,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-08-24 04:12:56.438 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-08-24 04:12:56.439 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:12:56.439 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:12:56.455 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:12:56.455 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:12:56.456 +0000 CambriaSimplerBatchPublisher - cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 04:12:57.339 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm/service-BasicVm-csar.csar
DEBUG 2022-08-24 04:12:57.339 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-08-24 04:12:57.340 +0000 Reflections - Reflections took 0 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-08-24 04:12:57.446 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP12380023053567913573/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-08-24 04:12:58.545 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-08-24 04:12:58.546 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-08-24 04:12:58.546 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm/service-BasicVm-csar.csar
WARN 2022-08-24 04:12:58.546 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 9 Parsing Warnings occurred...
WARN 2022-08-24 04:12:58.546 +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-08-24 04:12:58.547 +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-08-24 04:12:58.547 +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-08-24 04:12:58.547 +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-08-24 04:12:58.547 +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-08-24 04:12:58.547 +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-08-24 04:12:58.548 +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-08-24 04:12:58.548 +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-08-24 04:12:58.548 +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-08-24 04:12:58.548 +0000 SdcToscaParserFactory - ####################################################################################################
DEBUG 2022-08-24 04:12:58.549 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:12:58.549 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "9c656a04-d826-43d0-a616-98f8873ad6c6";
DEBUG 2022-08-24 04:12:58.555 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 6
DEBUG 2022-08-24 04:12:58.556 +0000 DBResourceManager - >> getData : sdnctldb01 7  miliseconds.
INFO 2022-08-24 04:12:58.556 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "9c656a04-d826-43d0-a616-98f8873ad6c6"
DEBUG 2022-08-24 04:12:58.556 +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 ("9c656a04-d826-43d0-a616-98f8873ad6c6", "null", "service-BasicVm-csar.csar", "BasicVm", "Y", "basic_vm", "service", "Service", "Network Service", "d25db435-dc32-49cc-98ac-336cda51508e");
DEBUG 2022-08-24 04:12:58.557 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:12:58.560 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-08-24 04:12:58.561 +0000 DBResourceManager - writeData processing time : sdnctldb01 5 miliseconds.
DEBUG 2022-08-24 04:12:58.561 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:12:58.561 +0000 QueryProcessor - Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-08-24 04:12:58.561 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:12:58.561 +0000 QueryProcessor - Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-08-24 04:12:58.561 +0000 TopologyTemplateQuery - Node template basic_vm 0 is matching search criteria
DEBUG 2022-08-24 04:12:58.561 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-08-24 04:12:58.562 +0000 QueryProcessor - Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-08-24 04:12:58.562 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:12:58.562 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:12:58.562 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:12:58.562 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:12:58.562 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:12:58.562 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:12:58.563 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:12:58.563 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:12:58.563 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:12:58.563 +0000 TopologyTemplateQuery - Node template basic_vm 0 is matching search criteria
DEBUG 2022-08-24 04:12:58.563 +0000 QueryProcessor - Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=d057ad40-0c0d-406d-903b-36ccd4b867b4
DEBUG 2022-08-24 04:12:58.564 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:12:58.564 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODEL where customization_uuid = "d057ad40-0c0d-406d-903b-36ccd4b867b4";
DEBUG 2022-08-24 04:12:58.565 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 1
DEBUG 2022-08-24 04:12:58.566 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-08-24 04:12:58.566 +0000 SdncVFModel - Call insertToscaData for VF_MODEL where customization_uuid = "d057ad40-0c0d-406d-903b-36ccd4b867b4"
DEBUG 2022-08-24 04:12:58.566 +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 ("d057ad40-0c0d-406d-903b-36ccd4b867b4", "null", "basicvm_vendor", "basic_vm", "Y", 1, "1.0", "93d23aa0-8c71-48d2-a5ed-b1440d9f6559", "a30db116-6e98-485d-9a2d-a6300c6e074c", "1.0");
DEBUG 2022-08-24 04:12:58.566 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:12:58.569 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-08-24 04:12:58.569 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-08-24 04:12:58.570 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:12:58.570 +0000 TopologyTemplateQuery - Node template basic_vm 0 is not matching search criteria
DEBUG 2022-08-24 04:12:58.570 +0000 TopologyTemplateQuery - Node template abstract_ubuntu20 is matching search criteria
DEBUG 2022-08-24 04:12:58.570 +0000 TopologyTemplateQuery - Node template ubuntu20_admin_security_group is not matching search criteria
DEBUG 2022-08-24 04:12:58.570 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-08-24 04:12:58.570 +0000 QueryProcessor - Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=null
DEBUG 2022-08-24 04:12:58.570 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:12:58.570 +0000 QueryProcessor - Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
DEBUG 2022-08-24 04:12:58.571 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:12:58.571 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_MODEL where customization_uuid = "f0c83108-9c26-4592-841d-c8107e4268da";
DEBUG 2022-08-24 04:12:58.573 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-08-24 04:12:58.573 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
DEBUG 2022-08-24 04:12:58.573 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:12:58.573 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "f0c83108-9c26-4592-841d-c8107e4268da";
DEBUG 2022-08-24 04:12:58.575 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-08-24 04:12:58.575 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
INFO 2022-08-24 04:12:58.575 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_MODEL where customization_uuid = "f0c83108-9c26-4592-841d-c8107e4268da"
DEBUG 2022-08-24 04:12:58.575 +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 ("f0c83108-9c26-4592-841d-c8107e4268da", "null", "base_ubuntu20", "d057ad40-0c0d-406d-903b-36ccd4b867b4", "Base", "38b014ce-a7cd-4e3f-b469-299c9b56ccec", "85a9c587-4bac-4cc7-8b5a-785b85e72b84", "1");
DEBUG 2022-08-24 04:12:58.576 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:12:58.580 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-08-24 04:12:58.580 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-08-24 04:12:58.580 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:12:58.580 +0000 TopologyTemplateQuery - Node template basic_vm 0 is matching search criteria
DEBUG 2022-08-24 04:12:58.581 +0000 QueryProcessor - Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=d057ad40-0c0d-406d-903b-36ccd4b867b4
DEBUG 2022-08-24 04:12:58.581 +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-08-24 04:12:58.581 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:12:58.581 +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-08-24 04:12:58.582 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-08-24 04:12:58.582 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "f0c83108-9c26-4592-841d-c8107e4268da"
DEBUG 2022-08-24 04:12:58.582 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("f0c83108-9c26-4592-841d-c8107e4268da", "ffae7d31-78a5-4eb5-9309-7eff43d49b6e", "ubuntu20", "1")
DEBUG 2022-08-24 04:12:58.583 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:12:58.587 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-08-24 04:12:58.587 +0000 DBResourceManager - writeData processing time : sdnctldb01 5 miliseconds.
DEBUG 2022-08-24 04:12:58.587 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:12:58.588 +0000 TopologyTemplateQuery - Node template basic_vm 0 is not matching search criteria
DEBUG 2022-08-24 04:12:58.588 +0000 TopologyTemplateQuery - Node template abstract_ubuntu20 is matching search criteria
DEBUG 2022-08-24 04:12:58.588 +0000 TopologyTemplateQuery - Node template ubuntu20_admin_security_group is not matching search criteria
DEBUG 2022-08-24 04:12:58.588 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-08-24 04:12:58.589 +0000 QueryProcessor - Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=ffae7d31-78a5-4eb5-9309-7eff43d49b6e
DEBUG 2022-08-24 04:12:58.589 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: ffae7d31-78a5-4eb5-9309-7eff43d49b6e
DEBUG 2022-08-24 04:12:58.589 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:12:58.589 +0000 CachedDataSource - SQL Statement: SELECT * from VF_TO_NETWORK_ROLE_MAPPING where vf_customization_uuid = "d057ad40-0c0d-406d-903b-36ccd4b867b4";
DEBUG 2022-08-24 04:12:58.591 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-08-24 04:12:58.592 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
DEBUG 2022-08-24 04:12:58.592 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:12:58.592 +0000 TopologyTemplateQuery - Node template basic_vm 0 is matching search criteria
DEBUG 2022-08-24 04:12:58.592 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-08-24 04:12:58.592 +0000 QueryProcessor - Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=VF, customizationUUID=d057ad40-0c0d-406d-903b-36ccd4b867b4
DEBUG 2022-08-24 04:12:58.593 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:12:58.593 +0000 TopologyTemplateQuery - Node template basic_vm 0 is matching search criteria
DEBUG 2022-08-24 04:12:58.593 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-08-24 04:12:58.593 +0000 QueryProcessor - Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=VF, customizationUUID=d057ad40-0c0d-406d-903b-36ccd4b867b4
DEBUG 2022-08-24 04:12:58.594 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:12:58.594 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:12:58.594 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:12:58.594 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:12:58.594 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:12:58.594 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:12:58.595 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-08-24 04:12:58.595 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:12:58.595 +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-08-24 04:12:58.595 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:12:58.595 +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-08-24 04:12:58.595 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-08-24 04:12:58.596 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:12:58.596 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "ffae7d31-78a5-4eb5-9309-7eff43d49b6e";
DEBUG 2022-08-24 04:12:58.598 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-08-24 04:12:58.598 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
INFO 2022-08-24 04:12:58.598 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "ffae7d31-78a5-4eb5-9309-7eff43d49b6e"
DEBUG 2022-08-24 04:12:58.599 +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 ("ffae7d31-78a5-4eb5-9309-7eff43d49b6e", "null", "ubuntu20", "ubuntu-20.04", "ubuntu20", "Y", "0", "{ecomp_generated_naming=true}", "m1.small", "f6d568ce-9340-4408-8da3-14a20717c21c", "09114b97-35ee-4466-8125-0ac8cc40dafa", "1.0", "ubuntu20");
DEBUG 2022-08-24 04:12:58.599 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:12:58.603 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-08-24 04:12:58.603 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-08-24 04:12:58.603 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:12:58.604 +0000 TopologyTemplateQuery - Node template basic_vm 0 is not matching search criteria
DEBUG 2022-08-24 04:12:58.604 +0000 TopologyTemplateQuery - Node template abstract_ubuntu20 is matching search criteria
DEBUG 2022-08-24 04:12:58.604 +0000 TopologyTemplateQuery - Node template ubuntu20_admin_security_group is not matching search criteria
DEBUG 2022-08-24 04:12:58.604 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-08-24 04:12:58.604 +0000 QueryProcessor - Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=ffae7d31-78a5-4eb5-9309-7eff43d49b6e
DEBUG 2022-08-24 04:12:58.605 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:12:58.605 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "ffae7d31-78a5-4eb5-9309-7eff43d49b6e";
DEBUG 2022-08-24 04:12:58.607 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-08-24 04:12:58.607 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
INFO 2022-08-24 04:12:58.607 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "ffae7d31-78a5-4eb5-9309-7eff43d49b6e"
DEBUG 2022-08-24 04:12:58.607 +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 ("ffae7d31-78a5-4eb5-9309-7eff43d49b6e", "default-network-role", "ubuntu20", "N", "0", "0", "N", "admin_plane", "4");
DEBUG 2022-08-24 04:12:58.608 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:12:58.611 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-08-24 04:12:58.611 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-08-24 04:12:58.612 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:12:58.612 +0000 TopologyTemplateQuery - Node template basic_vm 0 is matching search criteria
DEBUG 2022-08-24 04:12:58.612 +0000 QueryProcessor - Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=d057ad40-0c0d-406d-903b-36ccd4b867b4
DEBUG 2022-08-24 04:12:58.612 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:12:58.612 +0000 TopologyTemplateQuery - Node template basic_vm 0 is matching search criteria
DEBUG 2022-08-24 04:12:58.613 +0000 QueryProcessor - Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=d057ad40-0c0d-406d-903b-36ccd4b867b4
DEBUG 2022-08-24 04:12:58.613 +0000 SdncBaseModel - insertPolicyData: Could not find policy data for Service/VF: "a30db116-6e98-485d-9a2d-a6300c6e074c"
DEBUG 2022-08-24 04:12:58.614 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:12:58.614 +0000 QueryProcessor - Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
INFO 2022-08-24 04:12:58.614 +0000 SdncUebCallback - Update to SDN-C succeeded
INFO 2022-08-24 04:12:58.615 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-08-24 04:12:58.616 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:12:58.617 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:12:58.618 +0000 DistributionClientImpl - try to send status {
  "distributionID": "9f084901-6656-4bc0-b5df-469e298d8a38",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314378615,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
INFO 2022-08-24 04:12:58.717 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-08-24 04:12:58.718 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:12:58.718 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:12:58.735 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:12:58.735 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:12:58.736 +0000 CambriaSimplerBatchPublisher - cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-08-24 04:12:59.628 +0000 SdncUebCallback - incomingDir is not null - it is /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm
INFO 2022-08-24 04:12:59.629 +0000 SdncUebCallback - Sending Component Status for Distribution: (9f084901-6656-4bc0-b5df-469e298d8a38,basic_vm,1.0,service)
INFO 2022-08-24 04:12:59.629 +0000 DistributionClientImpl - DistributionClient - sendComponentDone status
INFO 2022-08-24 04:12:59.629 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:12:59.631 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:12:59.631 +0000 DistributionClientImpl - try to send status {
  "distributionID": "9f084901-6656-4bc0-b5df-469e298d8a38",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314379629,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
INFO 2022-08-24 04:12:59.732 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-08-24 04:12:59.732 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:12:59.733 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:12:59.760 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:12:59.760 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:12:59.761 +0000 CambriaSimplerBatchPublisher - cambria reply ok (29 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 04:13:00.632 +0000 SdncUebCallback - Sending Component Status COMPONENT_DONE_OK for Distribution result: messages successfully sent
INFO 2022-08-24 04:13:00.632 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 04:13:00.633 +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-08-24 04:13:00.633 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:13:10.179 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:13:10.179 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:13:22.996 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 04:13:22.997 +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-08-24 04:13:22.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:13:32.562 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:13:32.563 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:13:52.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 04:13:52.998 +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-08-24 04:13:52.999 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:14:02.596 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:14:02.596 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:14:22.996 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 04:14:22.997 +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-08-24 04:14:22.997 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:14:32.543 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:14:32.543 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:14:52.996 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 04:14:52.997 +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-08-24 04:14:52.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:15:02.550 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:15:02.550 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:15:22.996 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 04:15:22.998 +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-08-24 04:15:22.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:15:32.547 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:15:32.547 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:15:52.996 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 04:15:52.997 +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-08-24 04:15:52.997 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:16:02.544 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:16:02.544 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:16:22.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 04:16:22.998 +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-08-24 04:16:22.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:16:32.551 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:16:32.552 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:16:52.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 04:16:53.000 +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-08-24 04:16:53.000 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:17:02.545 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:17:02.546 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:17:22.996 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 04:17:22.998 +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-08-24 04:17:22.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:17:32.560 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:17:32.561 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:17:52.997 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 04:17:52.998 +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-08-24 04:17:52.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:18:02.543 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:18:02.544 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:18:22.996 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 04:18:22.997 +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-08-24 04:18:22.997 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:18:32.553 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:18:32.553 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:18:52.996 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 04:18:52.997 +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-08-24 04:18:52.997 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:18:53.626 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:18:53.627 +0000 HttpClient - Consuming the entity.
DEBUG 2022-08-24 04:18:53.628 +0000 NotificationConsumer - received message from topic
DEBUG 2022-08-24 04:18:53.628 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"98f85cad-ca7f-46ab-9579-5f089cc93767","serviceName":"Demo_pNF_FPLXeUQhJOl3irfcT8Up","serviceVersion":"1.0","serviceUUID":"9c4bf405-f140-4cb7-af52-e2c10c9caccc","serviceDescription":"catalog service description","serviceInvariantUUID":"e0ad1715-7720-45cf-8e40-0861c8e079be","resources":[{"resourceInstanceName":"pNF e5f4ecd6-2ce0 0","resourceName":"pNF e5f4ecd6-2ce0","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"d78a1634-c153-47a9-9580-aab8bc2e391a","resourceInvariantUUID":"91fde982-6b1a-4b6e-88f5-4c3c3a38a5b7","resourceCustomizationUUID":"ff572115-5eda-48e7-b9d7-de59ef6c6f8f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFplxeuqhjol3irfct8up/1.0/resourceInstances/pnfe5f4ecd62ce00/artifacts/vf-license-model.xml","artifactChecksum":"MjczNDBiMTI0NTIzZDkyYzZhNDVhNzM0MDI5Zjg1N2I\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e01573ea-69a7-442d-b6fa-4a2a95450aae","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFplxeuqhjol3irfct8up/1.0/resourceInstances/pnfe5f4ecd62ce00/artifacts/pNF.csar","artifactChecksum":"OGNhMGMyZjQ0NzI4YThkYzAzOGU0YjU1OTNhYjljZDM\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"67ad50ec-66ea-4225-af3f-d7ae2d6c1f22","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFplxeuqhjol3irfct8up/1.0/resourceInstances/pnfe5f4ecd62ce00/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2936da91-91b7-4622-ab11-f7c708026e68","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFplxeuqhjol3irfct8up/1.0/resourceInstances/pnfe5f4ecd62ce00/artifacts/vendor-license-model.xml","artifactChecksum":"ZDQ1Nzg4Y2U0NjE5MTAyMTU2Yjg4ZjdiOGExYmFlM2Y\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3c63c65c-3ddb-4179-bd7f-de13c1ef00fd","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfFplxeuqhjol3irfct8up/1.0/resourceInstances/pnfe5f4ecd62ce00/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"4c7c5486-a73e-4b68-9668-e4fab80fe875","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfFplxeuqhjol3irfct8up/1.0/resourceInstances/pnfe5f4ecd62ce00/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d0c14907-2435-49c2-8d18-9bdb8e6bd5d9","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfFplxeuqhjol3irfct8up-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFplxeuqhjol3irfct8up/1.0/artifacts/service-DemoPnfFplxeuqhjol3irfct8up-template.yml","artifactChecksum":"YjMzNjU1OWU4MzY3MzU5MTE0NTU0OTVkOTlmZjU2MjI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4b47ab56-9433-4d89-8322-84497ed8b65f","artifactVersion":"1"},{"artifactName":"service-DemoPnfFplxeuqhjol3irfct8up-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfFplxeuqhjol3irfct8up/1.0/artifacts/service-DemoPnfFplxeuqhjol3irfct8up-csar.csar","artifactChecksum":"YWQ1YzVlNTI5ZTljYmE3ZTllZTUyNjQ1NzQxOGRjZDE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ff6c1fc9-9d44-43c9-a413-4ebf7d1d19f9","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-08-24 04:18:53.633 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 04:18:53.633 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:18:53.638 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:18:53.638 +0000 DistributionClientImpl - try to send status {
  "distributionID": "98f85cad-ca7f-46ab-9579-5f089cc93767",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314732996,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfFplxeuqhjol3irfct8up/1.0/resourceInstances/pnfe5f4ecd62ce00/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 04:18:53.738 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-08-24 04:18:53.740 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:18:53.740 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:18:53.760 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:18:53.760 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:18:53.760 +0000 CambriaSimplerBatchPublisher - cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 04:18:54.639 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 04:18:54.639 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:18:54.641 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:18:54.641 +0000 DistributionClientImpl - try to send status {
  "distributionID": "98f85cad-ca7f-46ab-9579-5f089cc93767",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314732996,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfFplxeuqhjol3irfct8up/1.0/resourceInstances/pnfe5f4ecd62ce00/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 04:18:54.742 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-08-24 04:18:54.743 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:18:54.743 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:18:54.757 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:18:54.758 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:18:54.758 +0000 CambriaSimplerBatchPublisher - cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 04:18:55.642 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 04:18:55.642 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:18:55.644 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:18:55.644 +0000 DistributionClientImpl - try to send status {
  "distributionID": "98f85cad-ca7f-46ab-9579-5f089cc93767",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314732996,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfFplxeuqhjol3irfct8up/1.0/resourceInstances/pnfe5f4ecd62ce00/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 04:18:55.744 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-08-24 04:18:55.746 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:18:55.746 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:18:55.761 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:18:55.762 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:18:55.762 +0000 CambriaSimplerBatchPublisher - cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 04:18:56.645 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 04:18:56.646 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:18:56.650 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:18:56.651 +0000 DistributionClientImpl - try to send status {
  "distributionID": "98f85cad-ca7f-46ab-9579-5f089cc93767",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314732996,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfFplxeuqhjol3irfct8up/1.0/resourceInstances/pnfe5f4ecd62ce00/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 04:18:56.750 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-08-24 04:18:56.752 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:18:56.752 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:18:56.767 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:18:56.767 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:18:56.768 +0000 CambriaSimplerBatchPublisher - cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 04:18:57.651 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 04:18:57.652 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:18:57.654 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:18:57.655 +0000 DistributionClientImpl - try to send status {
  "distributionID": "98f85cad-ca7f-46ab-9579-5f089cc93767",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314732996,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfFplxeuqhjol3irfct8up/1.0/resourceInstances/pnfe5f4ecd62ce00/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 04:18:57.756 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-08-24 04:18:57.756 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:18:57.757 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:18:57.773 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:18:57.774 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:18:57.774 +0000 CambriaSimplerBatchPublisher - cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
INFO 2022-08-24 04:18:58.655 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 04:18:58.656 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:18:58.658 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:18:58.658 +0000 DistributionClientImpl - try to send status {
  "distributionID": "98f85cad-ca7f-46ab-9579-5f089cc93767",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314732996,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfFplxeuqhjol3irfct8up/1.0/resourceInstances/pnfe5f4ecd62ce00/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 04:18:58.758 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-08-24 04:18:58.759 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:18:58.759 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:18:58.774 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:18:58.775 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:18:58.775 +0000 CambriaSimplerBatchPublisher - cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
INFO 2022-08-24 04:18:59.658 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 04:18:59.659 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:18:59.661 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:18:59.661 +0000 DistributionClientImpl - try to send status {
  "distributionID": "98f85cad-ca7f-46ab-9579-5f089cc93767",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314732996,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfFplxeuqhjol3irfct8up/1.0/artifacts/service-DemoPnfFplxeuqhjol3irfct8up-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 04:18:59.762 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
WARN 2022-08-24 04:18:59.764 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:18:59.764 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:18:59.788 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:18:59.789 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:18:59.789 +0000 CambriaSimplerBatchPublisher - cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 04:19:00.662 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 04:19:00.662 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:19:00.664 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:19:00.664 +0000 DistributionClientImpl - try to send status {
  "distributionID": "98f85cad-ca7f-46ab-9579-5f089cc93767",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314732996,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfFplxeuqhjol3irfct8up/1.0/artifacts/service-DemoPnfFplxeuqhjol3irfct8up-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-08-24 04:19:00.764 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-08-24 04:19:00.770 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:19:00.771 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:19:00.787 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:19:00.787 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:19:00.788 +0000 CambriaSimplerBatchPublisher - cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-08-24 04:19:01.666 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "98f85cad-ca7f-46ab-9579-5f089cc93767",
  "serviceName": "Demo_pNF_FPLXeUQhJOl3irfcT8Up",
  "serviceVersion": "1.0",
  "serviceUUID": "9c4bf405-f140-4cb7-af52-e2c10c9caccc",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "e0ad1715-7720-45cf-8e40-0861c8e079be",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfFplxeuqhjol3irfct8up-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfFplxeuqhjol3irfct8up/1.0/artifacts/service-DemoPnfFplxeuqhjol3irfct8up-csar.csar",
      "artifactChecksum": "YWQ1YzVlNTI5ZTljYmE3ZTllZTUyNjQ1NzQxOGRjZDE\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "ff6c1fc9-9d44-43c9-a413-4ebf7d1d19f9"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-08-24 04:19:01.666 +0000 SdncUebCallback - Received notification : (98f85cad-ca7f-46ab-9579-5f089cc93767,Demo_pNF_FPLXeUQhJOl3irfcT8Up,1.0,catalog service description)
DEBUG 2022-08-24 04:19:01.666 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-08-24 04:19:01.668 +0000 SdncUebCallback - Received artifact service-DemoPnfFplxeuqhjol3irfct8up-csar.csar
INFO 2022-08-24 04:19:01.668 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-08-24 04:19:01.669 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/DemoPnfFplxeuqhjol3irfct8up/1.0/artifacts/service-DemoPnfFplxeuqhjol3irfct8up-csar.csar
DEBUG 2022-08-24 04:19:01.782 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-08-24 04:19:01.787 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-08-24 04:19:01.788 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:19:01.790 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:19:01.790 +0000 DistributionClientImpl - try to send status {
  "distributionID": "98f85cad-ca7f-46ab-9579-5f089cc93767",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314741788,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfFplxeuqhjol3irfct8up/1.0/artifacts/service-DemoPnfFplxeuqhjol3irfct8up-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-08-24 04:19:01.890 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-08-24 04:19:01.891 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:19:01.892 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:19:01.908 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:19:01.908 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:19:01.908 +0000 CambriaSimplerBatchPublisher - cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 04:19:02.790 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_FPLXeUQhJOl3irfcT8Up/service-DemoPnfFplxeuqhjol3irfct8up-csar.csar
DEBUG 2022-08-24 04:19:02.791 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-08-24 04:19:02.792 +0000 Reflections - Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-08-24 04:19:02.950 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP16579927199330853816/Definitions/service-DemoPnfFplxeuqhjol3irfct8up-template.yml
DEBUG 2022-08-24 04:19:03.690 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-08-24 04:19:03.690 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-08-24 04:19:03.690 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_FPLXeUQhJOl3irfcT8Up/service-DemoPnfFplxeuqhjol3irfct8up-csar.csar
WARN 2022-08-24 04:19:03.690 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
WARN 2022-08-24 04:19:03.691 +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_FPLXeUQhJOl3irfcT8Up/service-DemoPnfFplxeuqhjol3irfct8up-csar.csar
WARN 2022-08-24 04:19:03.691 +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_FPLXeUQhJOl3irfcT8Up/service-DemoPnfFplxeuqhjol3irfct8up-csar.csar
WARN 2022-08-24 04:19:03.691 +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_FPLXeUQhJOl3irfcT8Up/service-DemoPnfFplxeuqhjol3irfct8up-csar.csar
WARN 2022-08-24 04:19:03.691 +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_FPLXeUQhJOl3irfcT8Up/service-DemoPnfFplxeuqhjol3irfct8up-csar.csar
WARN 2022-08-24 04:19:03.691 +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_FPLXeUQhJOl3irfcT8Up/service-DemoPnfFplxeuqhjol3irfct8up-csar.csar
WARN 2022-08-24 04:19:03.691 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF e5f4ecd6-2ce0 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_FPLXeUQhJOl3irfcT8Up/service-DemoPnfFplxeuqhjol3irfct8up-csar.csar
WARN 2022-08-24 04:19:03.691 +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_FPLXeUQhJOl3irfcT8Up/service-DemoPnfFplxeuqhjol3irfct8up-csar.csar
WARN 2022-08-24 04:19:03.692 +0000 SdcToscaParserFactory - ####################################################################################################
DEBUG 2022-08-24 04:19:03.694 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:19:03.694 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "9c4bf405-f140-4cb7-af52-e2c10c9caccc";
DEBUG 2022-08-24 04:19:03.697 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-08-24 04:19:03.697 +0000 DBResourceManager - >> getData : sdnctldb01 5  miliseconds.
INFO 2022-08-24 04:19:03.697 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "9c4bf405-f140-4cb7-af52-e2c10c9caccc"
DEBUG 2022-08-24 04:19:03.697 +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 ("9c4bf405-f140-4cb7-af52-e2c10c9caccc", "null", "service-DemoPnfFplxeuqhjol3irfct8up-csar.csar", "DemoPnfFplxeuqhjol3irfct8up", "Y", "Demo_pNF_FPLXeUQhJOl3irfcT8Up", "catalog service description", "Service", "Network L1-3", "e0ad1715-7720-45cf-8e40-0861c8e079be");
DEBUG 2022-08-24 04:19:03.698 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:19:03.701 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-08-24 04:19:03.701 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-08-24 04:19:03.702 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:19:03.702 +0000 QueryProcessor - Service Demo_pNF_FPLXeUQhJOl3irfcT8Up is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-08-24 04:19:03.702 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:19:03.702 +0000 QueryProcessor - Service Demo_pNF_FPLXeUQhJOl3irfcT8Up is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-08-24 04:19:03.703 +0000 TopologyTemplateQuery - Node template pNF e5f4ecd6-2ce0 0 is matching search criteria
DEBUG 2022-08-24 04:19:03.703 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-08-24 04:19:03.703 +0000 QueryProcessor - Found topology templates [pNF e5f4ecd6-2ce0 0] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-08-24 04:19:03.705 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-08-24 04:19:03.705 +0000 QueryProcessor - Service Demo_pNF_FPLXeUQhJOl3irfcT8Up is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-08-24 04:19:03.708 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:19:03.708 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODEL where customization_uuid = "ff572115-5eda-48e7-b9d7-de59ef6c6f8f";
DEBUG 2022-08-24 04:19:03.715 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 7
DEBUG 2022-08-24 04:19:03.716 +0000 DBResourceManager - >> getData : sdnctldb01 9  miliseconds.
DEBUG 2022-08-24 04:19:03.717 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:19:03.717 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL_TO_VF_MODEL_MAPPING where service_uuid = "9c4bf405-f140-4cb7-af52-e2c10c9caccc" AND vf_customization_uuid = "ff572115-5eda-48e7-b9d7-de59ef6c6f8f";
DEBUG 2022-08-24 04:19:03.719 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-08-24 04:19:03.719 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-08-24 04:19:03.719 +0000 SdncVFModel - Call insertToscaData for VF_MODEL where customization_uuid = "ff572115-5eda-48e7-b9d7-de59ef6c6f8f"
DEBUG 2022-08-24 04:19:03.719 +0000 SdncBaseModel - insertToscaData: INSERT into VF_MODEL (customization_uuid, model_yaml, vendor, name, vendor_version, invariant_uuid, uuid, version) values ("ff572115-5eda-48e7-b9d7-de59ef6c6f8f", "null", "593fbe07-6d02-4d3b-97c6", "pNF e5f4ecd6-2ce0", "1.0", "91fde982-6b1a-4b6e-88f5-4c3c3a38a5b7", "cedf09a4-e5c8-4370-873d-1130d906e197", "1.0");
DEBUG 2022-08-24 04:19:03.720 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:19:03.723 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-08-24 04:19:03.723 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-08-24 04:19:03.723 +0000 SdncBaseModel - insertToscaData: INSERT into SERVICE_MODEL_TO_VF_MODEL_MAPPING (service_uuid, vf_uuid, vf_customization_uuid, service_invariant_uuid) values ("9c4bf405-f140-4cb7-af52-e2c10c9caccc", "cedf09a4-e5c8-4370-873d-1130d906e197", "ff572115-5eda-48e7-b9d7-de59ef6c6f8f", "e0ad1715-7720-45cf-8e40-0861c8e079be");
DEBUG 2022-08-24 04:19:03.723 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@74be9713]]
DEBUG 2022-08-24 04:19:03.727 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-08-24 04:19:03.728 +0000 DBResourceManager - writeData processing time : sdnctldb01 5 miliseconds.
INFO 2022-08-24 04:19:03.728 +0000 SdncUebCallback - Update to SDN-C succeeded
INFO 2022-08-24 04:19:03.728 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-08-24 04:19:03.728 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:19:03.730 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:19:03.730 +0000 DistributionClientImpl - try to send status {
  "distributionID": "98f85cad-ca7f-46ab-9579-5f089cc93767",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314743728,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfFplxeuqhjol3irfct8up/1.0/artifacts/service-DemoPnfFplxeuqhjol3irfct8up-csar.csar",
  "status": "DEPLOY_OK"
}
INFO 2022-08-24 04:19:03.831 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
WARN 2022-08-24 04:19:03.832 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:19:03.832 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:19:03.848 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:19:03.848 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:19:03.849 +0000 CambriaSimplerBatchPublisher - cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
DEBUG 2022-08-24 04:19:04.730 +0000 SdncUebCallback - incomingDir is not null - it is /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_FPLXeUQhJOl3irfcT8Up
INFO 2022-08-24 04:19:04.731 +0000 SdncUebCallback - Sending Component Status for Distribution: (98f85cad-ca7f-46ab-9579-5f089cc93767,Demo_pNF_FPLXeUQhJOl3irfcT8Up,1.0,catalog service description)
INFO 2022-08-24 04:19:04.731 +0000 DistributionClientImpl - DistributionClient - sendComponentDone status
INFO 2022-08-24 04:19:04.731 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:19:04.733 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:19:04.733 +0000 DistributionClientImpl - try to send status {
  "distributionID": "98f85cad-ca7f-46ab-9579-5f089cc93767",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314744731,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
INFO 2022-08-24 04:19:04.834 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
WARN 2022-08-24 04:19:04.835 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:19:04.835 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:19:04.852 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:19:04.852 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:19:04.852 +0000 CambriaSimplerBatchPublisher - cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 04:19:05.749 +0000 SdncUebCallback - Sending Component Status COMPONENT_DONE_OK for Distribution result: messages successfully sent
INFO 2022-08-24 04:19:22.996 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 04:19:22.997 +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-08-24 04:19:22.998 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:19:32.541 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:19:32.541 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:19:52.996 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 04:19:52.997 +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-08-24 04:19:52.997 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:20:02.541 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:20:02.541 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:20:22.996 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-08-24 04:20:22.997 +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-08-24 04:20:22.997 +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 WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:20:26.974 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:20:26.975 +0000 HttpClient - Consuming the entity.
DEBUG 2022-08-24 04:20:26.975 +0000 NotificationConsumer - received message from topic
DEBUG 2022-08-24 04:20:26.975 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"0a3307c0-d96d-4f62-a545-6559ff24f1bc","serviceName":"Demo_pNF_5dRzH0VuZH3UeHD4Gbp2","serviceVersion":"1.0","serviceUUID":"4d1c84aa-5ebe-4543-bc87-c5cc4ce241d5","serviceDescription":"catalog service description","serviceInvariantUUID":"276f982f-efd3-4755-ace1-fdaa6b912bd9","resources":[{"resourceInstanceName":"pNF c9af919e-8fc1 0","resourceName":"pNF c9af919e-8fc1","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2f6a15dd-25cc-4686-b204-eecdf82cf817","resourceInvariantUUID":"f4d7c078-1153-4668-88fb-ff2bad7adf49","resourceCustomizationUUID":"a0f33598-16bd-485d-aa69-4635e7ee042b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf5drzh0vuzh3uehd4gbp2/1.0/resourceInstances/pnfc9af919e8fc10/artifacts/vf-license-model.xml","artifactChecksum":"MjhiZjQxZjMzMzBhYTQzNjY0ZjNjODYxYTkwNmIzZDY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"67124d84-a873-4871-b3cf-55c55e246a9a","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnf5drzh0vuzh3uehd4gbp2/1.0/resourceInstances/pnfc9af919e8fc10/artifacts/pNF.csar","artifactChecksum":"OGNhMGMyZjQ0NzI4YThkYzAzOGU0YjU1OTNhYjljZDM\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"16851536-1f53-467b-8450-203acf0b113b","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnf5drzh0vuzh3uehd4gbp2/1.0/resourceInstances/pnfc9af919e8fc10/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"39043fe2-02f6-4966-b12b-d956b7871967","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf5drzh0vuzh3uehd4gbp2/1.0/resourceInstances/pnfc9af919e8fc10/artifacts/vendor-license-model.xml","artifactChecksum":"YzkxMDE3YjRjZWRmNDc2MTAzZTQwNzc4MmJjMGMzMzk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"5a08c48c-7221-43c8-9ef0-e09b341dcc1d","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnf5drzh0vuzh3uehd4gbp2/1.0/resourceInstances/pnfc9af919e8fc10/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"59961484-63f8-4ba7-9646-46aab8af9cd0","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnf5drzh0vuzh3uehd4gbp2/1.0/resourceInstances/pnfc9af919e8fc10/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"93c6ac2a-cf5d-423b-aaec-2a5fcfba48a2","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnf5drzh0vuzh3uehd4gbp2-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnf5drzh0vuzh3uehd4gbp2/1.0/artifacts/service-DemoPnf5drzh0vuzh3uehd4gbp2-template.yml","artifactChecksum":"OGM2M2IwY2M1Y2IwYTIxNDY2NzVmNzlkNWMyNDc3ZGY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b59882ce-38fe-4fe1-9ad4-6f18ba5a34ef","artifactVersion":"1"},{"artifactName":"service-DemoPnf5drzh0vuzh3uehd4gbp2-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnf5drzh0vuzh3uehd4gbp2/1.0/artifacts/service-DemoPnf5drzh0vuzh3uehd4gbp2-csar.csar","artifactChecksum":"ZjBkNzdkYjVjNDkzMTQ5NzQzZTRlOThkNWVhOTcyYWE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"731fa238-d7ff-4adb-a6d6-dc12c504577e","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-08-24 04:20:26.978 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 04:20:26.978 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:20:26.980 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:20:26.981 +0000 DistributionClientImpl - try to send status {
  "distributionID": "0a3307c0-d96d-4f62-a545-6559ff24f1bc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314822996,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5drzh0vuzh3uehd4gbp2/1.0/resourceInstances/pnfc9af919e8fc10/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 04:20:27.081 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-08-24 04:20:27.081 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:20:27.082 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:20:27.108 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:20:27.108 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:20:27.108 +0000 CambriaSimplerBatchPublisher - cambria reply ok (27 ms):{"serverTimeMs":1,"count":1}
INFO 2022-08-24 04:20:27.981 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 04:20:27.981 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:20:27.983 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:20:27.983 +0000 DistributionClientImpl - try to send status {
  "distributionID": "0a3307c0-d96d-4f62-a545-6559ff24f1bc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314822996,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5drzh0vuzh3uehd4gbp2/1.0/resourceInstances/pnfc9af919e8fc10/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 04:20:28.083 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-08-24 04:20:28.084 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:20:28.084 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:20:28.103 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:20:28.103 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:20:28.103 +0000 CambriaSimplerBatchPublisher - cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
INFO 2022-08-24 04:20:28.984 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 04:20:28.985 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:20:28.987 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:20:28.987 +0000 DistributionClientImpl - try to send status {
  "distributionID": "0a3307c0-d96d-4f62-a545-6559ff24f1bc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314822996,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5drzh0vuzh3uehd4gbp2/1.0/resourceInstances/pnfc9af919e8fc10/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 04:20:29.087 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-08-24 04:20:29.088 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:20:29.088 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:20:29.119 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:20:29.119 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:20:29.119 +0000 CambriaSimplerBatchPublisher - cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 04:20:29.988 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 04:20:29.988 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:20:29.991 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:20:29.991 +0000 DistributionClientImpl - try to send status {
  "distributionID": "0a3307c0-d96d-4f62-a545-6559ff24f1bc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314822996,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5drzh0vuzh3uehd4gbp2/1.0/resourceInstances/pnfc9af919e8fc10/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 04:20:30.091 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-08-24 04:20:30.092 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:20:30.092 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:20:30.145 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:20:30.145 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:20:30.146 +0000 CambriaSimplerBatchPublisher - cambria reply ok (54 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 04:20:30.992 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 04:20:30.992 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:20:30.994 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:20:30.995 +0000 DistributionClientImpl - try to send status {
  "distributionID": "0a3307c0-d96d-4f62-a545-6559ff24f1bc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314822996,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5drzh0vuzh3uehd4gbp2/1.0/resourceInstances/pnfc9af919e8fc10/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 04:20:31.094 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-08-24 04:20:31.095 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:20:31.095 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:20:31.114 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:20:31.114 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:20:31.114 +0000 CambriaSimplerBatchPublisher - cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 04:20:31.995 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 04:20:31.996 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:20:31.998 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:20:31.998 +0000 DistributionClientImpl - try to send status {
  "distributionID": "0a3307c0-d96d-4f62-a545-6559ff24f1bc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314822996,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5drzh0vuzh3uehd4gbp2/1.0/resourceInstances/pnfc9af919e8fc10/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-08-24 04:20:32.098 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-08-24 04:20:32.099 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-08-24 04:20:32.099 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as WuaXlY3BTi1HI8xG) ...
INFO 2022-08-24 04:20:32.132 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-08-24 04:20:32.132 +0000 HttpClient - Consuming the entity.
INFO 2022-08-24 04:20:32.132 +0000 CambriaSimplerBatchPublisher - cambria reply ok (34 ms):{"serverTimeMs":0,"count":1}
INFO 2022-08-24 04:20:32.998 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-08-24 04:20:32.999 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-08-24 04:20:33.001 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-08-24 04:20:33.001 +0000 DistributionClientImpl - try to send status {
  "distributionID": "0a3307c0-d96d-4f62-a545-6559ff24f1bc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661314822996,
  "artif