Results

By type

          03:08:29,767 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
03:08:29,771 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar!/logback.xml]
03:08:29,773 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
03:08:29,773 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar!/logback.xml]
03:08:29,774 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
03:08:29,825 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@291caca8 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar!/logback.xml] is not of type file
03:08:30,480 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
03:08:30,499 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
03:08:30,506 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
03:08:30,523 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
03:08:31,208 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
03:08:31,208 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
03:08:31,208 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
03:08:31,208 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
03:08:31,208 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
03:08:31,209 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
03:08:31,209 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
03:08:31,210 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
03:08:31,215 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@385e9564 - Registering current configuration as safe fallback point


  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::               (v2.6.11)

2023-02-18 03:08:36,134|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.1 using Java 11.0.9.1 on onap-cds-blueprints-processor-6f974bdd65-npb6j with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar started by onap in /app)
2023-02-18 03:08:36,170|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2023-02-18 03:08:44,679|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2023-02-18 03:08:46,195|||main||||INFO||||||| Finished Spring Data repository scanning in 1498 ms. Found 11 JPA repository interfaces.
2023-02-18 03:08:53,184|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2023-02-18 03:08:53,427|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2023-02-18 03:08:54,431|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-02-18 03:08:56,620|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2023-02-18 03:08:57,875|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2023-02-18 03:08:57,882|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2023-02-18 03:08:59,030|||main||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2023-02-18 03:09:02,725|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-18 03:09:02,804|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2023-02-18 03:09:03,270|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2023-02-18 03:09:09,869|||main||||INFO||||||| Audit service is disabled
2023-02-18 03:09:10,282|||main||||INFO||||||| Workflow Audit store is disabled
2023-02-18 03:09:18,957|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability, cps-data=source-rest]
2023-02-18 03:09:19,081|||main||||INFO||||||| Dependency Management module created...
2023-02-18 03:09:22,370|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2023-02-18 03:09:23,581|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2023-02-18 03:09:27,904|||main||||INFO||||||| Netty started on port 8080
2023-02-18 03:09:39,199|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2023-02-18 03:09:41,618|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2023-02-18 03:09:41,670|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 69.229 seconds (JVM running for 74.145)
2023-02-18 03:09:41,982|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2023-02-18 06:00:59,666|||reactor-http-epoll-4||||WARN||||||| [46370e19, L:/127.0.0.1:8080 - R:/127.0.0.1:37014] Decoding failed: DefaultFullHttpRequest(decodeResult: failure(java.lang.IllegalArgumentException: text is empty (possibly HTTP/0.9)), version: HTTP/1.0, content: UnpooledByteBufAllocator$InstrumentedUnpooledUnsafeHeapByteBuf(ridx: 0, widx: 0, cap: 0))
GET /bad-request HTTP/1.0 : 
java.lang.IllegalArgumentException: text is empty (possibly HTTP/0.9)
	at io.netty.handler.codec.http.HttpVersion.valueOf(HttpVersion.java:65)
	at io.netty.handler.codec.http.HttpRequestDecoder.createMessage(HttpRequestDecoder.java:124)
	at io.netty.handler.codec.http.HttpObjectDecoder.decode(HttpObjectDecoder.java:273)
	at io.netty.handler.codec.http.HttpServerCodec$HttpServerRequestDecoder.decode(HttpServerCodec.java:140)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
	at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-02-18 11:49:35,651|ec7beb6c-352c-4bac-85bf-4c3879fd0f21||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-02-18 11:49:35,664|ec7beb6c-352c-4bac-85bf-4c3879fd0f21||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-18 11:49:35,681|ec7beb6c-352c-4bac-85bf-4c3879fd0f21||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-18 11:49:37,912|ec7beb6c-352c-4bac-85bf-4c3879fd0f21||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-18 11:49:37,916|ec7beb6c-352c-4bac-85bf-4c3879fd0f21||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-18 11:49:46,178|e7bd810e-4c35-48f4-b213-f46745d2bae4||Thread-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Enhancing blueprint(/opt/app/onap/blueprints/working/43e16ae6-76c1-4fb2-9ecf-0f9c5c72393f)
2023-02-18 11:49:46,368|e7bd810e-4c35-48f4-b213-f46745d2bae4||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| deleting definition types under : /opt/app/onap/blueprints/working/43e16ae6-76c1-4fb2-9ecf-0f9c5c72393f/Definitions
2023-02-18 11:49:46,868|e7bd810e-4c35-48f4-b213-f46745d2bae4||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| reinitialized all type definitions
2023-02-18 11:49:46,899|e7bd810e-4c35-48f4-b213-f46745d2bae4||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(helloworld)
2023-02-18 11:49:47,167|e7bd810e-4c35-48f4-b213-f46745d2bae4||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enhancing ArtifactDefinition(helloworld-template)
2023-02-18 11:49:47,187|e7bd810e-4c35-48f4-b213-f46745d2bae4||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-02-18 11:49:47,223|e7bd810e-4c35-48f4-b213-f46745d2bae4||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-02-18 11:49:47,393|e7bd810e-4c35-48f4-b213-f46745d2bae4||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ##### Enhancing Workflow(helloworld)
2023-02-18 11:49:47,394|e7bd810e-4c35-48f4-b213-f46745d2bae4||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-02-18 11:49:47,412|e7bd810e-4c35-48f4-b213-f46745d2bae4||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| identified workflow(helloworld) targets(helloworld)
2023-02-18 11:49:47,413|e7bd810e-4c35-48f4-b213-f46745d2bae4||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-02-18 11:49:47,444|e7bd810e-4c35-48f4-b213-f46745d2bae4||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-02-18 11:49:47,446|e7bd810e-4c35-48f4-b213-f46745d2bae4||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enriching artifacts file(/opt/app/onap/blueprints/working/43e16ae6-76c1-4fb2-9ecf-0f9c5c72393f/Templates/hello-world-mapping.json
2023-02-18 11:49:47,531|e7bd810e-4c35-48f4-b213-f46745d2bae4||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-02-18 11:49:47,531|e7bd810e-4c35-48f4-b213-f46745d2bae4||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| dataType not present for the recipe(dt-helloworld-properties)
2023-02-18 11:49:47,532|e7bd810e-4c35-48f4-b213-f46745d2bae4||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ##### Enhancing blueprint Resource Definitions
2023-02-18 11:49:47,532|e7bd810e-4c35-48f4-b213-f46745d2bae4||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-02-18 11:49:47,534|e7bd810e-4c35-48f4-b213-f46745d2bae4||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| processing file (Templates/hello-world-mapping.json)
2023-02-18 11:49:47,579|e7bd810e-4c35-48f4-b213-f46745d2bae4||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| distinct resource keys ([])
2023-02-18 11:49:47,580|e7bd810e-4c35-48f4-b213-f46745d2bae4||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Enriching Resource Definition sources Node Template: []
2023-02-18 11:49:48,539|2fffcd1d-6afa-4e51-b3e1-db54b3bf6f0d||Thread-39||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Save processing(30f82446-7f73-41da-a92d-6d5eed08785e) CBA(/opt/app/onap/blueprints/archive/30f82446-7f73-41da-a92d-6d5eed08785e/cba.zip)
2023-02-18 11:49:48,652|2fffcd1d-6afa-4e51-b3e1-db54b3bf6f0d||Thread-39||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/30f82446-7f73-41da-a92d-6d5eed08785e) and entry definition file (Definitions/blueprint.json)
2023-02-18 11:49:48,898|2fffcd1d-6afa-4e51-b3e1-db54b3bf6f0d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(helloworld)
2023-02-18 11:49:48,939|2fffcd1d-6afa-4e51-b3e1-db54b3bf6f0d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/30f82446-7f73-41da-a92d-6d5eed08785e) and entry definition file (Definitions/blueprint.json)
2023-02-18 11:49:49,633|2fffcd1d-6afa-4e51-b3e1-db54b3bf6f0d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| No compiled cache(/opt/app/onap/blueprints/working/30f82446-7f73-41da-a92d-6d5eed08785e) present to clean.
2023-02-18 11:49:50,034|654321||reactor-http-epoll-4||||INFO||||||| processing request id 654321
2023-02-18 11:49:50,035|654321||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-18 11:49:50,043|654321||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2023-02-18 11:49:50,059|654321||DefaultDispatcher-worker-4||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2023-02-18 11:49:50,422|654321||DefaultDispatcher-worker-4||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-02-18 11:49:50,425|654321||DefaultDispatcher-worker-13||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-02-18 11:49:50,429|654321||DefaultDispatcher-worker-13||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-02-18 11:49:50,451|654321||DefaultDispatcher-worker-13||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-02-18 11:49:50,452|654321||DefaultDispatcher-worker-13||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-02-18 11:49:50,518|654321||DefaultDispatcher-worker-13||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-18 11:49:50,565|654321||DefaultDispatcher-worker-13||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-02-18 11:49:50,567|654321||DefaultDispatcher-worker-13||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-02-18 11:49:50,573|654321||DefaultDispatcher-worker-13||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-02-18 11:49:50,657|654321||DefaultDispatcher-worker-13||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-02-18 11:49:50,772|654321||DefaultDispatcher-worker-4||||INFO||||||| Batched Sequence : ([])
2023-02-18 11:49:50,787|654321||DefaultDispatcher-worker-4||||INFO||||||| Generated Resource Param Data ({ })
2023-02-18 11:49:51,357|654321||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response...
2023-02-18 11:49:51,364|654321||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-02-18 11:49:51,365|654321||DefaultDispatcher-worker-4||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-02-18 11:49:51,399|654321||DefaultDispatcher-worker-4||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 3007a2de-2e0b-466b-a1c3-f787709f88cb auditStoreId -1
2023-02-18 11:55:00,750|5a544a4f-5c11-40d3-88d4-79f379ba17c3||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-02-18 11:55:00,752|5a544a4f-5c11-40d3-88d4-79f379ba17c3||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-18 11:55:00,752|5a544a4f-5c11-40d3-88d4-79f379ba17c3||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-18 11:55:01,760|5a544a4f-5c11-40d3-88d4-79f379ba17c3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-18 11:55:01,760|5a544a4f-5c11-40d3-88d4-79f379ba17c3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-18 11:55:04,908|35778e48-d843-4aec-b605-3bd254b13a0d||Thread-73||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Enhancing blueprint(/opt/app/onap/blueprints/working/8feff8e6-48f4-47c2-bf65-9887f8a7a25e)
2023-02-18 11:55:04,911|35778e48-d843-4aec-b605-3bd254b13a0d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| deleting definition types under : /opt/app/onap/blueprints/working/8feff8e6-48f4-47c2-bf65-9887f8a7a25e/Definitions
2023-02-18 11:55:04,916|35778e48-d843-4aec-b605-3bd254b13a0d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| reinitialized all type definitions
2023-02-18 11:55:04,920|35778e48-d843-4aec-b605-3bd254b13a0d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(helloworld)
2023-02-18 11:55:04,989|35778e48-d843-4aec-b605-3bd254b13a0d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enhancing ArtifactDefinition(helloworld-template)
2023-02-18 11:55:05,015|35778e48-d843-4aec-b605-3bd254b13a0d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-02-18 11:55:05,035|35778e48-d843-4aec-b605-3bd254b13a0d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-02-18 11:55:05,079|35778e48-d843-4aec-b605-3bd254b13a0d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ##### Enhancing Workflow(helloworld)
2023-02-18 11:55:05,098|35778e48-d843-4aec-b605-3bd254b13a0d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-02-18 11:55:05,099|35778e48-d843-4aec-b605-3bd254b13a0d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| identified workflow(helloworld) targets(helloworld)
2023-02-18 11:55:05,102|35778e48-d843-4aec-b605-3bd254b13a0d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-02-18 11:55:05,105|35778e48-d843-4aec-b605-3bd254b13a0d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-02-18 11:55:05,106|35778e48-d843-4aec-b605-3bd254b13a0d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enriching artifacts file(/opt/app/onap/blueprints/working/8feff8e6-48f4-47c2-bf65-9887f8a7a25e/Templates/hello-world-mapping.json
2023-02-18 11:55:05,151|35778e48-d843-4aec-b605-3bd254b13a0d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-02-18 11:55:05,160|35778e48-d843-4aec-b605-3bd254b13a0d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| dataType not present for the recipe(dt-helloworld-properties)
2023-02-18 11:55:05,161|35778e48-d843-4aec-b605-3bd254b13a0d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ##### Enhancing blueprint Resource Definitions
2023-02-18 11:55:05,161|35778e48-d843-4aec-b605-3bd254b13a0d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-02-18 11:55:05,162|35778e48-d843-4aec-b605-3bd254b13a0d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| processing file (Templates/hello-world-mapping.json)
2023-02-18 11:55:05,210|35778e48-d843-4aec-b605-3bd254b13a0d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| distinct resource keys ([])
2023-02-18 11:55:05,211|35778e48-d843-4aec-b605-3bd254b13a0d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Enriching Resource Definition sources Node Template: []
2023-02-18 11:55:05,735|d7b9f37f-550b-4a6d-9a61-23e9f8249882||Thread-73||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Save processing(6de8efa5-82b8-4144-abc8-74509ed874c6) CBA(/opt/app/onap/blueprints/archive/6de8efa5-82b8-4144-abc8-74509ed874c6/cba.zip)
2023-02-18 11:55:05,784|d7b9f37f-550b-4a6d-9a61-23e9f8249882||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6de8efa5-82b8-4144-abc8-74509ed874c6) and entry definition file (Definitions/blueprint.json)
2023-02-18 11:55:05,822|d7b9f37f-550b-4a6d-9a61-23e9f8249882||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(helloworld)
2023-02-18 11:55:05,838|d7b9f37f-550b-4a6d-9a61-23e9f8249882||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6de8efa5-82b8-4144-abc8-74509ed874c6) and entry definition file (Definitions/blueprint.json)
2023-02-18 11:55:06,047|d7b9f37f-550b-4a6d-9a61-23e9f8249882||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| No compiled cache(/opt/app/onap/blueprints/working/6de8efa5-82b8-4144-abc8-74509ed874c6) present to clean.
2023-02-18 11:55:06,481|654321||reactor-http-epoll-4||||INFO||||||| processing request id 654321
2023-02-18 11:55:06,483|654321||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-18 11:55:06,484|654321||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2023-02-18 11:55:06,497|654321||reactor-http-epoll-4||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-02-18 11:55:06,498|654321||reactor-http-epoll-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-02-18 11:55:06,534|654321||DefaultDispatcher-worker-15||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-02-18 11:55:06,716|654321||DefaultDispatcher-worker-34||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-02-18 11:55:06,720|654321||DefaultDispatcher-worker-34||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-02-18 11:55:06,720|654321||DefaultDispatcher-worker-34||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-18 11:55:06,722|654321||DefaultDispatcher-worker-34||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-02-18 11:55:06,722|654321||DefaultDispatcher-worker-34||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-02-18 11:55:06,722|654321||DefaultDispatcher-worker-34||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-02-18 11:55:06,780|654321||DefaultDispatcher-worker-34||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-02-18 11:55:06,925|654321||DefaultDispatcher-worker-34||||INFO||||||| Batched Sequence : ([])
2023-02-18 11:55:06,929|654321||DefaultDispatcher-worker-34||||INFO||||||| Generated Resource Param Data ({ })
2023-02-18 11:55:06,953|654321||DefaultDispatcher-worker-34||||INFO||||||| Preparing Response...
2023-02-18 11:55:06,953|654321||DefaultDispatcher-worker-34||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-02-18 11:55:06,955|654321||DefaultDispatcher-worker-34||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-02-18 11:55:06,956|654321||DefaultDispatcher-worker-34||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 183cbb64-0c8a-47cb-bc8f-2b1dd12ae649 auditStoreId -1
2023-02-18 12:54:53,740|733bb2da-eb2e-4820-a371-d04c4024522c||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-02-18 12:54:53,742|733bb2da-eb2e-4820-a371-d04c4024522c||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-18 12:54:53,742|733bb2da-eb2e-4820-a371-d04c4024522c||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-18 12:54:56,159|733bb2da-eb2e-4820-a371-d04c4024522c||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-18 12:54:56,159|733bb2da-eb2e-4820-a371-d04c4024522c||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-18 12:55:00,119|67fef2ca-a68d-4d8c-87e6-8ab473e977f7||Thread-103||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Enhancing blueprint(/opt/app/onap/blueprints/working/1a79592f-05af-4a0d-a676-528764b518ee)
2023-02-18 12:55:00,123|67fef2ca-a68d-4d8c-87e6-8ab473e977f7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| deleting definition types under : /opt/app/onap/blueprints/working/1a79592f-05af-4a0d-a676-528764b518ee/Definitions
2023-02-18 12:55:00,140|67fef2ca-a68d-4d8c-87e6-8ab473e977f7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| reinitialized all type definitions
2023-02-18 12:55:00,141|67fef2ca-a68d-4d8c-87e6-8ab473e977f7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(helloworld)
2023-02-18 12:55:00,191|67fef2ca-a68d-4d8c-87e6-8ab473e977f7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enhancing ArtifactDefinition(helloworld-template)
2023-02-18 12:55:00,200|67fef2ca-a68d-4d8c-87e6-8ab473e977f7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-02-18 12:55:00,211|67fef2ca-a68d-4d8c-87e6-8ab473e977f7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-02-18 12:55:00,231|67fef2ca-a68d-4d8c-87e6-8ab473e977f7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ##### Enhancing Workflow(helloworld)
2023-02-18 12:55:00,231|67fef2ca-a68d-4d8c-87e6-8ab473e977f7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-02-18 12:55:00,231|67fef2ca-a68d-4d8c-87e6-8ab473e977f7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| identified workflow(helloworld) targets(helloworld)
2023-02-18 12:55:00,231|67fef2ca-a68d-4d8c-87e6-8ab473e977f7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-02-18 12:55:00,232|67fef2ca-a68d-4d8c-87e6-8ab473e977f7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-02-18 12:55:00,232|67fef2ca-a68d-4d8c-87e6-8ab473e977f7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enriching artifacts file(/opt/app/onap/blueprints/working/1a79592f-05af-4a0d-a676-528764b518ee/Templates/hello-world-mapping.json
2023-02-18 12:55:00,252|67fef2ca-a68d-4d8c-87e6-8ab473e977f7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-02-18 12:55:00,253|67fef2ca-a68d-4d8c-87e6-8ab473e977f7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| dataType not present for the recipe(dt-helloworld-properties)
2023-02-18 12:55:00,253|67fef2ca-a68d-4d8c-87e6-8ab473e977f7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ##### Enhancing blueprint Resource Definitions
2023-02-18 12:55:00,253|67fef2ca-a68d-4d8c-87e6-8ab473e977f7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-02-18 12:55:00,253|67fef2ca-a68d-4d8c-87e6-8ab473e977f7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| processing file (Templates/hello-world-mapping.json)
2023-02-18 12:55:00,280|67fef2ca-a68d-4d8c-87e6-8ab473e977f7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| distinct resource keys ([])
2023-02-18 12:55:00,281|67fef2ca-a68d-4d8c-87e6-8ab473e977f7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Enriching Resource Definition sources Node Template: []
2023-02-18 12:55:00,702|055f0eb6-27e8-4988-87de-a817edcd7fdc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Save processing(392a25ee-36b5-4c53-b3d6-5d3eda52bc2d) CBA(/opt/app/onap/blueprints/archive/392a25ee-36b5-4c53-b3d6-5d3eda52bc2d/cba.zip)
2023-02-18 12:55:00,762|055f0eb6-27e8-4988-87de-a817edcd7fdc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/392a25ee-36b5-4c53-b3d6-5d3eda52bc2d) and entry definition file (Definitions/blueprint.json)
2023-02-18 12:55:00,796|055f0eb6-27e8-4988-87de-a817edcd7fdc||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(helloworld)
2023-02-18 12:55:00,813|055f0eb6-27e8-4988-87de-a817edcd7fdc||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/392a25ee-36b5-4c53-b3d6-5d3eda52bc2d) and entry definition file (Definitions/blueprint.json)
2023-02-18 12:55:01,036|055f0eb6-27e8-4988-87de-a817edcd7fdc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| No compiled cache(/opt/app/onap/blueprints/working/392a25ee-36b5-4c53-b3d6-5d3eda52bc2d) present to clean.
2023-02-18 12:55:01,292|654321||reactor-http-epoll-3||||INFO||||||| processing request id 654321
2023-02-18 12:55:01,292|654321||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-18 12:55:01,292|654321||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2023-02-18 12:55:01,295|654321||reactor-http-epoll-3||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-02-18 12:55:01,295|654321||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-02-18 12:55:01,302|654321||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-02-18 12:55:01,325|654321||DefaultDispatcher-worker-16||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-02-18 12:55:01,325|654321||DefaultDispatcher-worker-16||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-02-18 12:55:01,325|654321||DefaultDispatcher-worker-16||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-18 12:55:01,327|654321||DefaultDispatcher-worker-16||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-02-18 12:55:01,327|654321||DefaultDispatcher-worker-16||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-02-18 12:55:01,327|654321||DefaultDispatcher-worker-16||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-02-18 12:55:01,333|654321||DefaultDispatcher-worker-16||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-02-18 12:55:01,398|654321||DefaultDispatcher-worker-16||||INFO||||||| Batched Sequence : ([])
2023-02-18 12:55:01,401|654321||DefaultDispatcher-worker-16||||INFO||||||| Generated Resource Param Data ({ })
2023-02-18 12:55:01,435|654321||DefaultDispatcher-worker-16||||INFO||||||| Preparing Response...
2023-02-18 12:55:01,435|654321||DefaultDispatcher-worker-16||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-02-18 12:55:01,435|654321||DefaultDispatcher-worker-16||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-02-18 12:55:01,437|654321||DefaultDispatcher-worker-16||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID bb61a558-34ab-4c05-81af-fefacb014d40 auditStoreId -1
2023-02-18 16:38:27,709|516df6e2-168c-443e-b111-382cc8efc6e6||Thread-104||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Save processing(53b69ab1-1f56-42b6-9c64-d631cacf3b2c) CBA(/opt/app/onap/blueprints/archive/53b69ab1-1f56-42b6-9c64-d631cacf3b2c/cba.zip)
2023-02-18 16:38:27,909|516df6e2-168c-443e-b111-382cc8efc6e6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/53b69ab1-1f56-42b6-9c64-d631cacf3b2c) and entry definition file (Definitions/CNF.json)
2023-02-18 16:38:28,407|516df6e2-168c-443e-b111-382cc8efc6e6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(resource-assignment)
2023-02-18 16:38:28,411|516df6e2-168c-443e-b111-382cc8efc6e6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(config-assign)
2023-02-18 16:38:28,412|516df6e2-168c-443e-b111-382cc8efc6e6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(config-deploy)
2023-02-18 16:38:28,413|516df6e2-168c-443e-b111-382cc8efc6e6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(scale-out)
2023-02-18 16:38:28,414|516df6e2-168c-443e-b111-382cc8efc6e6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(scale)
2023-02-18 16:38:28,415|516df6e2-168c-443e-b111-382cc8efc6e6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(scale-in)
2023-02-18 16:38:28,417|516df6e2-168c-443e-b111-382cc8efc6e6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(health-check)
2023-02-18 16:38:28,598|516df6e2-168c-443e-b111-382cc8efc6e6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/53b69ab1-1f56-42b6-9c64-d631cacf3b2c) and entry definition file (Definitions/CNF.json)
2023-02-18 16:38:29,284|516df6e2-168c-443e-b111-382cc8efc6e6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| No compiled cache(/opt/app/onap/blueprints/working/53b69ab1-1f56-42b6-9c64-d631cacf3b2c) present to clean.
2023-02-18 16:38:37,583|9842494d-d8bd-4e3e-9045-edb5092a6c75||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-02-18 16:38:37,584|9842494d-d8bd-4e3e-9045-edb5092a6c75||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-18 16:38:37,585|9842494d-d8bd-4e3e-9045-edb5092a6c75||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-18 16:38:38,709|9842494d-d8bd-4e3e-9045-edb5092a6c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-18 16:38:38,710|9842494d-d8bd-4e3e-9045-edb5092a6c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-18 16:38:43,453|9842494d-d8bd-4e3e-9045-edb5092a6c75||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-02-18 16:38:43,467|9842494d-d8bd-4e3e-9045-edb5092a6c75||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Save processing(b0e47fd7-7313-4f41-86a8-14485474bf29) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-02-18 16:38:43,520|9842494d-d8bd-4e3e-9045-edb5092a6c75||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Save processing(35d17722-22ef-43bf-a702-284859df2f03) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-02-18 16:38:43,531|9842494d-d8bd-4e3e-9045-edb5092a6c75||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Save processing(1cab694c-f3fe-4119-8290-a91a75d9155c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-02-18 16:38:43,549|9842494d-d8bd-4e3e-9045-edb5092a6c75||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Save processing(365c5e04-b3b5-4e52-b6f2-eb365cca06e4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-02-18 16:38:43,581|9842494d-d8bd-4e3e-9045-edb5092a6c75||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Save processing(737ee5cb-933a-4474-b921-5b559c98a2ee) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-02-18 16:38:43,607|9842494d-d8bd-4e3e-9045-edb5092a6c75||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Save processing(0a6940b4-2831-44b6-b835-2dfe27f31c6a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-02-18 16:38:43,632|9842494d-d8bd-4e3e-9045-edb5092a6c75||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2023-02-18 16:38:43,632|9842494d-d8bd-4e3e-9045-edb5092a6c75||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-02-18 16:38:43,633|9842494d-d8bd-4e3e-9045-edb5092a6c75||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-18 16:38:43,633|9842494d-d8bd-4e3e-9045-edb5092a6c75||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-18 16:38:43,634|9842494d-d8bd-4e3e-9045-edb5092a6c75||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2023-02-18 16:38:43,640|9842494d-d8bd-4e3e-9045-edb5092a6c75||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2023-02-18 16:38:43,660|9842494d-d8bd-4e3e-9045-edb5092a6c75||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-18 16:38:43,711|9842494d-d8bd-4e3e-9045-edb5092a6c75||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-02-18 16:38:43,744|9842494d-d8bd-4e3e-9045-edb5092a6c75||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-18 16:38:43,845|9842494d-d8bd-4e3e-9045-edb5092a6c75||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-18 16:38:43,950|9842494d-d8bd-4e3e-9045-edb5092a6c75||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-18 16:38:44,210|9842494d-d8bd-4e3e-9045-edb5092a6c75||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(resource-assignment)
2023-02-18 16:38:44,215|9842494d-d8bd-4e3e-9045-edb5092a6c75||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(config-assign)
2023-02-18 16:38:44,216|9842494d-d8bd-4e3e-9045-edb5092a6c75||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(config-deploy)
2023-02-18 16:38:44,319|9842494d-d8bd-4e3e-9045-edb5092a6c75||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2023-02-18 16:38:44,656|9842494d-d8bd-4e3e-9045-edb5092a6c75||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(resource-assignment)
2023-02-18 16:38:44,659|9842494d-d8bd-4e3e-9045-edb5092a6c75||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(config-assign)
2023-02-18 16:38:44,663|9842494d-d8bd-4e3e-9045-edb5092a6c75||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(config-deploy)
2023-02-18 16:38:44,787|9842494d-d8bd-4e3e-9045-edb5092a6c75||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2023-02-18 16:38:45,068|9842494d-d8bd-4e3e-9045-edb5092a6c75||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(resource-assignment)
2023-02-18 16:38:45,070|9842494d-d8bd-4e3e-9045-edb5092a6c75||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(config-assign)
2023-02-18 16:38:45,071|9842494d-d8bd-4e3e-9045-edb5092a6c75||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(config-deploy)
2023-02-18 16:38:45,072|9842494d-d8bd-4e3e-9045-edb5092a6c75||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(HealthCheck)
2023-02-18 16:38:45,073|9842494d-d8bd-4e3e-9045-edb5092a6c75||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(ScaleOutReconfiguration)
2023-02-18 16:38:45,074|9842494d-d8bd-4e3e-9045-edb5092a6c75||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(vf-config-assign)
2023-02-18 16:38:45,075|9842494d-d8bd-4e3e-9045-edb5092a6c75||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(vf-config-deploy)
2023-02-18 16:38:45,229|9842494d-d8bd-4e3e-9045-edb5092a6c75||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-18 16:38:45,410|9842494d-d8bd-4e3e-9045-edb5092a6c75||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(resource-assignment)
2023-02-18 16:38:45,411|9842494d-d8bd-4e3e-9045-edb5092a6c75||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(config-deploy)
2023-02-18 16:38:45,496|9842494d-d8bd-4e3e-9045-edb5092a6c75||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(config-assign)
2023-02-18 16:38:45,497|9842494d-d8bd-4e3e-9045-edb5092a6c75||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(config-deploy)
2023-02-18 16:38:45,499|9842494d-d8bd-4e3e-9045-edb5092a6c75||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-18 16:38:45,515|9842494d-d8bd-4e3e-9045-edb5092a6c75||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-02-18 16:38:45,799|9842494d-d8bd-4e3e-9045-edb5092a6c75||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2023-02-18 16:39:06,962|df7d98df-64e0-447b-905e-bced3a594c23||Thread-104||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Enhancing blueprint(/opt/app/onap/blueprints/working/97cd3bae-0267-45c4-a103-f7ebe21ec52a)
2023-02-18 16:39:06,963|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| deleting definition types under : /opt/app/onap/blueprints/working/97cd3bae-0267-45c4-a103-f7ebe21ec52a/Definitions
2023-02-18 16:39:06,969|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| reinitialized all type definitions
2023-02-18 16:39:06,970|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(resource-assignment)
2023-02-18 16:39:07,037|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enhancing ArtifactDefinition(vnf-template)
2023-02-18 16:39:07,048|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enhancing ArtifactDefinition(vnf-mapping)
2023-02-18 16:39:07,059|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2023-02-18 16:39:07,162|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(input)
2023-02-18 16:39:07,268|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(input)
2023-02-18 16:39:07,312|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(input)
2023-02-18 16:39:07,334|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2023-02-18 16:39:07,336|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2023-02-18 16:39:07,338|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2023-02-18 16:39:07,438|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(input)
2023-02-18 16:39:07,456|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(input)
2023-02-18 16:39:07,472|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(input)
2023-02-18 16:39:07,501|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-18 16:39:07,560|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(input)
2023-02-18 16:39:07,640|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(input)
2023-02-18 16:39:07,679|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(input)
2023-02-18 16:39:07,749|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(input)
2023-02-18 16:39:07,852|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(input)
2023-02-18 16:39:07,868|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(input)
2023-02-18 16:39:07,973|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(config-assign)
2023-02-18 16:39:08,012|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enhancing ArtifactDefinition(baseconfig-template)
2023-02-18 16:39:08,012|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enhancing ArtifactDefinition(baseconfig-mapping)
2023-02-18 16:39:08,013|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2023-02-18 16:39:08,091|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(input)
2023-02-18 16:39:08,113|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(input)
2023-02-18 16:39:08,132|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(input)
2023-02-18 16:39:08,222|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(config-deploy)
2023-02-18 16:39:08,495|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ##### Enhancing Workflow(resource-assignment)
2023-02-18 16:39:08,496|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2023-02-18 16:39:08,496|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| identified workflow(resource-assignment) targets(resource-assignment)
2023-02-18 16:39:08,496|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2023-02-18 16:39:08,496|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2023-02-18 16:39:08,496|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2023-02-18 16:39:08,496|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enriching artifacts file(/opt/app/onap/blueprints/working/97cd3bae-0267-45c4-a103-f7ebe21ec52a/Templates/vnf-mapping.json
2023-02-18 16:39:08,548|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2023-02-18 16:39:08,548|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| dataType not present for the recipe(dt-resource-assignment-properties)
2023-02-18 16:39:08,548|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enriching artifacts file(/opt/app/onap/blueprints/working/97cd3bae-0267-45c4-a103-f7ebe21ec52a/Templates/base_ubuntu20-mapping.json
2023-02-18 16:39:08,602|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2023-02-18 16:39:08,603|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2023-02-18 16:39:08,605|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ##### Enhancing Workflow(config-assign)
2023-02-18 16:39:08,605|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2023-02-18 16:39:08,605|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| identified workflow(config-assign) targets(config-assign)
2023-02-18 16:39:08,606|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2023-02-18 16:39:08,606|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2023-02-18 16:39:08,606|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enriching artifacts file(/opt/app/onap/blueprints/working/97cd3bae-0267-45c4-a103-f7ebe21ec52a/Templates/baseconfig-mapping.json
2023-02-18 16:39:08,653|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2023-02-18 16:39:08,653|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| dataType not present for the recipe(dt-config-assign-properties)
2023-02-18 16:39:08,653|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ##### Enhancing Workflow(config-deploy)
2023-02-18 16:39:08,654|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2023-02-18 16:39:08,654|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| identified workflow(config-deploy) targets(config-deploy)
2023-02-18 16:39:08,654|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| workflow(config-deploy) resource assignment files([]
2023-02-18 16:39:08,654|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ##### Enhancing blueprint Resource Definitions
2023-02-18 16:39:08,654|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2023-02-18 16:39:08,654|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| processing file (Templates/vnf-mapping.json)
2023-02-18 16:39:08,655|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| processing file (Templates/base_ubuntu20-mapping.json)
2023-02-18 16:39:08,655|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| processing file (Templates/baseconfig-mapping.json)
2023-02-18 16:39:08,742|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name])
2023-02-18 16:39:09,449|df7d98df-64e0-447b-905e-bced3a594c23||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2023-02-18 16:39:10,419|b4eb43e9-f836-481e-9b72-fc670460212a||Thread-104||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Save processing(b385c1a7-65f8-453c-ab9c-d35494ad4b08) CBA(/opt/app/onap/blueprints/archive/b385c1a7-65f8-453c-ab9c-d35494ad4b08/cba.zip)
2023-02-18 16:39:10,446|b4eb43e9-f836-481e-9b72-fc670460212a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b385c1a7-65f8-453c-ab9c-d35494ad4b08) and entry definition file (Definitions/ubuntu20.json)
2023-02-18 16:39:10,489|b4eb43e9-f836-481e-9b72-fc670460212a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-18 16:39:10,675|b4eb43e9-f836-481e-9b72-fc670460212a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(resource-assignment)
2023-02-18 16:39:10,676|b4eb43e9-f836-481e-9b72-fc670460212a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(config-assign)
2023-02-18 16:39:10,677|b4eb43e9-f836-481e-9b72-fc670460212a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(config-deploy)
2023-02-18 16:39:10,689|b4eb43e9-f836-481e-9b72-fc670460212a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b385c1a7-65f8-453c-ab9c-d35494ad4b08) and entry definition file (Definitions/ubuntu20.json)
2023-02-18 16:39:11,378|b4eb43e9-f836-481e-9b72-fc670460212a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| No compiled cache(/opt/app/onap/blueprints/working/b385c1a7-65f8-453c-ab9c-d35494ad4b08) present to clean.
2023-02-18 17:38:35,717|22b41675-d0b8-4629-be7d-545c09236bb5||Thread-134||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Save processing(3cab5044-8354-40ce-a00e-030f0193783a) CBA(/opt/app/onap/blueprints/archive/3cab5044-8354-40ce-a00e-030f0193783a/cba.zip)
2023-02-18 17:38:35,777|22b41675-d0b8-4629-be7d-545c09236bb5||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3cab5044-8354-40ce-a00e-030f0193783a) and entry definition file (Definitions/CNF.json)
2023-02-18 17:38:36,025|22b41675-d0b8-4629-be7d-545c09236bb5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(resource-assignment)
2023-02-18 17:38:36,026|22b41675-d0b8-4629-be7d-545c09236bb5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(config-assign)
2023-02-18 17:38:36,027|22b41675-d0b8-4629-be7d-545c09236bb5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(config-deploy)
2023-02-18 17:38:36,028|22b41675-d0b8-4629-be7d-545c09236bb5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(scale-out)
2023-02-18 17:38:36,029|22b41675-d0b8-4629-be7d-545c09236bb5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(scale)
2023-02-18 17:38:36,030|22b41675-d0b8-4629-be7d-545c09236bb5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(scale-in)
2023-02-18 17:38:36,031|22b41675-d0b8-4629-be7d-545c09236bb5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(health-check)
2023-02-18 17:38:36,066|22b41675-d0b8-4629-be7d-545c09236bb5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3cab5044-8354-40ce-a00e-030f0193783a) and entry definition file (Definitions/CNF.json)
2023-02-18 17:38:36,151|22b41675-d0b8-4629-be7d-545c09236bb5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Overwriting blueprint model :APACHE::1.0.0
2023-02-18 17:38:36,292|22b41675-d0b8-4629-be7d-545c09236bb5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2023-02-18 17:38:36,297|22b41675-d0b8-4629-be7d-545c09236bb5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Deleted deployed blueprint model :APACHE::1.0.0
2023-02-18 17:38:36,436|22b41675-d0b8-4629-be7d-545c09236bb5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| No compiled cache(/opt/app/onap/blueprints/working/3cab5044-8354-40ce-a00e-030f0193783a) present to clean.
2023-02-18 17:38:38,031|deded1fb-d516-477b-9c0e-f138efa736a5||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-02-18 17:38:38,031|deded1fb-d516-477b-9c0e-f138efa736a5||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-18 17:38:38,031|deded1fb-d516-477b-9c0e-f138efa736a5||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-18 17:38:38,486|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-18 17:38:38,487|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-18 17:38:41,242|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-02-18 17:38:41,243|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Save processing(ea4d6314-82de-4d24-91c6-d4e849bd2851) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-02-18 17:38:41,400|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Save processing(abf74f9a-08b3-4269-98ab-6e22d248029a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-02-18 17:38:41,420|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Save processing(43f440fd-ad11-4783-a986-483b1dcd0c86) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-02-18 17:38:41,506|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Save processing(e5248753-80ff-48f8-84c2-a42953ee2c4b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-02-18 17:38:41,542|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Save processing(0261291e-d3f7-4d4a-842d-4bf34b8d919f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-02-18 17:38:41,592|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Save processing(4f51230a-7c0a-49c1-b5ec-99a51459ae91) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-02-18 17:38:41,648|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2023-02-18 17:38:41,650|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2023-02-18 17:38:41,651|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-02-18 17:38:41,655|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-18 17:38:41,657|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-18 17:38:41,658|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2023-02-18 17:38:41,777|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-18 17:38:41,853|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-18 17:38:41,928|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-18 17:38:41,998|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-02-18 17:38:42,053|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-18 17:38:42,234|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(resource-assignment)
2023-02-18 17:38:42,235|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(config-deploy)
2023-02-18 17:38:42,297|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-18 17:38:42,414|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-02-18 17:38:42,511|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-02-18 17:38:42,523|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-02-18 17:38:42,743|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(resource-assignment)
2023-02-18 17:38:42,747|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(config-assign)
2023-02-18 17:38:42,767|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(config-deploy)
2023-02-18 17:38:43,014|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2023-02-18 17:38:43,131|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-02-18 17:38:43,234|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-02-18 17:38:43,253|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-02-18 17:38:43,431|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(resource-assignment)
2023-02-18 17:38:43,436|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(config-assign)
2023-02-18 17:38:43,446|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(config-deploy)
2023-02-18 17:38:43,448|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(HealthCheck)
2023-02-18 17:38:43,451|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(ScaleOutReconfiguration)
2023-02-18 17:38:43,452|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(vf-config-assign)
2023-02-18 17:38:43,452|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(vf-config-deploy)
2023-02-18 17:38:43,506|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-18 17:38:43,538|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(config-assign)
2023-02-18 17:38:43,539|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(config-deploy)
2023-02-18 17:38:43,620|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-02-18 17:38:43,764|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-02-18 17:38:43,814|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-02-18 17:38:43,855|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-02-18 17:38:44,161|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-02-18 17:38:44,338|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-02-18 17:38:44,364|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-02-18 17:38:44,479|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(resource-assignment)
2023-02-18 17:38:44,480|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(config-assign)
2023-02-18 17:38:44,481|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(config-deploy)
2023-02-18 17:38:44,583|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2023-02-18 17:38:44,634|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-02-18 17:38:44,692|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-02-18 17:38:44,706|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-02-18 17:38:44,816|deded1fb-d516-477b-9c0e-f138efa736a5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2023-02-18 17:39:04,746|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||Thread-134||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Enhancing blueprint(/opt/app/onap/blueprints/working/8912e646-3c1b-4ee8-a51a-dacc1ead463c)
2023-02-18 17:39:04,748|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| deleting definition types under : /opt/app/onap/blueprints/working/8912e646-3c1b-4ee8-a51a-dacc1ead463c/Definitions
2023-02-18 17:39:04,752|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| reinitialized all type definitions
2023-02-18 17:39:04,753|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(resource-assignment)
2023-02-18 17:39:04,796|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enhancing ArtifactDefinition(vnf-template)
2023-02-18 17:39:04,804|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enhancing ArtifactDefinition(vnf-mapping)
2023-02-18 17:39:04,813|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2023-02-18 17:39:04,870|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(input)
2023-02-18 17:39:04,895|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(input)
2023-02-18 17:39:04,905|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(input)
2023-02-18 17:39:04,912|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2023-02-18 17:39:04,912|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2023-02-18 17:39:04,913|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2023-02-18 17:39:04,946|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(input)
2023-02-18 17:39:04,954|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(input)
2023-02-18 17:39:04,970|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(input)
2023-02-18 17:39:04,980|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-18 17:39:05,032|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(input)
2023-02-18 17:39:05,047|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(input)
2023-02-18 17:39:05,067|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(input)
2023-02-18 17:39:05,079|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(input)
2023-02-18 17:39:05,088|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(input)
2023-02-18 17:39:05,105|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(input)
2023-02-18 17:39:05,139|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(config-assign)
2023-02-18 17:39:05,150|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enhancing ArtifactDefinition(baseconfig-template)
2023-02-18 17:39:05,151|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enhancing ArtifactDefinition(baseconfig-mapping)
2023-02-18 17:39:05,151|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2023-02-18 17:39:05,176|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(input)
2023-02-18 17:39:05,190|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(input)
2023-02-18 17:39:05,200|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(input)
2023-02-18 17:39:05,207|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(config-deploy)
2023-02-18 17:39:05,251|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ##### Enhancing Workflow(resource-assignment)
2023-02-18 17:39:05,252|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2023-02-18 17:39:05,252|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| identified workflow(resource-assignment) targets(resource-assignment)
2023-02-18 17:39:05,252|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2023-02-18 17:39:05,252|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2023-02-18 17:39:05,252|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2023-02-18 17:39:05,252|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enriching artifacts file(/opt/app/onap/blueprints/working/8912e646-3c1b-4ee8-a51a-dacc1ead463c/Templates/vnf-mapping.json
2023-02-18 17:39:05,258|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2023-02-18 17:39:05,258|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| dataType not present for the recipe(dt-resource-assignment-properties)
2023-02-18 17:39:05,258|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enriching artifacts file(/opt/app/onap/blueprints/working/8912e646-3c1b-4ee8-a51a-dacc1ead463c/Templates/base_ubuntu20-mapping.json
2023-02-18 17:39:05,267|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2023-02-18 17:39:05,268|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2023-02-18 17:39:05,268|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ##### Enhancing Workflow(config-assign)
2023-02-18 17:39:05,269|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2023-02-18 17:39:05,269|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| identified workflow(config-assign) targets(config-assign)
2023-02-18 17:39:05,269|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2023-02-18 17:39:05,269|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2023-02-18 17:39:05,269|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enriching artifacts file(/opt/app/onap/blueprints/working/8912e646-3c1b-4ee8-a51a-dacc1ead463c/Templates/baseconfig-mapping.json
2023-02-18 17:39:05,285|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2023-02-18 17:39:05,285|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| dataType not present for the recipe(dt-config-assign-properties)
2023-02-18 17:39:05,286|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ##### Enhancing Workflow(config-deploy)
2023-02-18 17:39:05,286|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2023-02-18 17:39:05,286|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| identified workflow(config-deploy) targets(config-deploy)
2023-02-18 17:39:05,286|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| workflow(config-deploy) resource assignment files([]
2023-02-18 17:39:05,286|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ##### Enhancing blueprint Resource Definitions
2023-02-18 17:39:05,286|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2023-02-18 17:39:05,287|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| processing file (Templates/vnf-mapping.json)
2023-02-18 17:39:05,287|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| processing file (Templates/base_ubuntu20-mapping.json)
2023-02-18 17:39:05,287|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| processing file (Templates/baseconfig-mapping.json)
2023-02-18 17:39:05,319|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name])
2023-02-18 17:39:05,563|b81c35f2-b3e8-4057-9d95-fe007d3a67f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2023-02-18 17:39:06,103|0f9b4fb9-c9e0-433f-97f2-412dce1edda8||Thread-134||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Save processing(1157113b-9416-47ea-89e9-1cb868b7e05c) CBA(/opt/app/onap/blueprints/archive/1157113b-9416-47ea-89e9-1cb868b7e05c/cba.zip)
2023-02-18 17:39:06,134|0f9b4fb9-c9e0-433f-97f2-412dce1edda8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1157113b-9416-47ea-89e9-1cb868b7e05c) and entry definition file (Definitions/ubuntu20.json)
2023-02-18 17:39:06,175|0f9b4fb9-c9e0-433f-97f2-412dce1edda8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-18 17:39:06,257|0f9b4fb9-c9e0-433f-97f2-412dce1edda8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(resource-assignment)
2023-02-18 17:39:06,259|0f9b4fb9-c9e0-433f-97f2-412dce1edda8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(config-assign)
2023-02-18 17:39:06,262|0f9b4fb9-c9e0-433f-97f2-412dce1edda8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(config-deploy)
2023-02-18 17:39:06,289|0f9b4fb9-c9e0-433f-97f2-412dce1edda8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1157113b-9416-47ea-89e9-1cb868b7e05c) and entry definition file (Definitions/ubuntu20.json)
2023-02-18 17:39:06,385|0f9b4fb9-c9e0-433f-97f2-412dce1edda8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Overwriting blueprint model :ubuntu20::1.0.0
2023-02-18 17:39:06,444|0f9b4fb9-c9e0-433f-97f2-412dce1edda8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2023-02-18 17:39:06,445|0f9b4fb9-c9e0-433f-97f2-412dce1edda8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2023-02-18 17:39:06,569|0f9b4fb9-c9e0-433f-97f2-412dce1edda8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| No compiled cache(/opt/app/onap/blueprints/working/1157113b-9416-47ea-89e9-1cb868b7e05c) present to clean.
2023-02-18 18:38:38,432|08c4830f-7c41-48c1-9587-5d890500c821||Thread-157||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Save processing(9dbf2d8c-4a59-44bc-80e2-d828ff90f54f) CBA(/opt/app/onap/blueprints/archive/9dbf2d8c-4a59-44bc-80e2-d828ff90f54f/cba.zip)
2023-02-18 18:38:38,520|08c4830f-7c41-48c1-9587-5d890500c821||Thread-157||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9dbf2d8c-4a59-44bc-80e2-d828ff90f54f) and entry definition file (Definitions/CNF.json)
2023-02-18 18:38:38,724|08c4830f-7c41-48c1-9587-5d890500c821||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(resource-assignment)
2023-02-18 18:38:38,726|08c4830f-7c41-48c1-9587-5d890500c821||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(config-assign)
2023-02-18 18:38:38,727|08c4830f-7c41-48c1-9587-5d890500c821||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(config-deploy)
2023-02-18 18:38:38,728|08c4830f-7c41-48c1-9587-5d890500c821||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(scale-out)
2023-02-18 18:38:38,730|08c4830f-7c41-48c1-9587-5d890500c821||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(scale)
2023-02-18 18:38:38,731|08c4830f-7c41-48c1-9587-5d890500c821||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(scale-in)
2023-02-18 18:38:38,732|08c4830f-7c41-48c1-9587-5d890500c821||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(health-check)
2023-02-18 18:38:38,869|08c4830f-7c41-48c1-9587-5d890500c821||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9dbf2d8c-4a59-44bc-80e2-d828ff90f54f) and entry definition file (Definitions/CNF.json)
2023-02-18 18:38:39,059|08c4830f-7c41-48c1-9587-5d890500c821||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Overwriting blueprint model :APACHE::1.0.0
2023-02-18 18:38:39,475|08c4830f-7c41-48c1-9587-5d890500c821||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2023-02-18 18:38:39,498|08c4830f-7c41-48c1-9587-5d890500c821||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Deleted deployed blueprint model :APACHE::1.0.0
2023-02-18 18:38:40,162|08c4830f-7c41-48c1-9587-5d890500c821||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| No compiled cache(/opt/app/onap/blueprints/working/9dbf2d8c-4a59-44bc-80e2-d828ff90f54f) present to clean.
2023-02-18 18:38:51,877|58c66be1-456b-4791-a738-88b87cd981ac||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-02-18 18:38:51,877|58c66be1-456b-4791-a738-88b87cd981ac||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-18 18:38:51,877|58c66be1-456b-4791-a738-88b87cd981ac||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-18 18:38:52,846|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-18 18:38:52,847|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-18 18:38:54,619|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-02-18 18:38:54,624|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Save processing(acd912d5-a763-4442-83f6-0b59e6a524c0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-02-18 18:38:54,662|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Save processing(3f6822fe-8ea2-4944-ae0b-9f209f4228b5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-02-18 18:38:54,687|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Save processing(042f16ed-050e-4ec7-b0f9-f604281c43d9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-02-18 18:38:54,715|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Save processing(2ff238f3-cb32-4cb4-b22a-26d4c3326219) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-02-18 18:38:54,739|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Save processing(e1fe59a4-56b2-47fd-9d97-cd6ee634c85c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-02-18 18:38:54,767|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Save processing(ec54778b-3415-4ae3-bc3c-e428937eb4d1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-02-18 18:38:54,792|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2023-02-18 18:38:54,797|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-02-18 18:38:54,798|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-18 18:38:54,798|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-18 18:38:54,799|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2023-02-18 18:38:54,799|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2023-02-18 18:38:54,843|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-18 18:38:54,895|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-18 18:38:54,929|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-02-18 18:38:54,941|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-18 18:38:55,014|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-18 18:38:55,253|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(resource-assignment)
2023-02-18 18:38:55,287|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(config-assign)
2023-02-18 18:38:55,289|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(config-deploy)
2023-02-18 18:38:55,416|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2023-02-18 18:38:55,505|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-02-18 18:38:55,552|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-02-18 18:38:55,553|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-02-18 18:38:55,640|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(resource-assignment)
2023-02-18 18:38:55,641|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(config-deploy)
2023-02-18 18:38:55,702|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(config-assign)
2023-02-18 18:38:55,706|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(config-deploy)
2023-02-18 18:38:55,710|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-18 18:38:55,824|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-02-18 18:38:55,906|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-02-18 18:38:55,975|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-02-18 18:38:55,979|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-02-18 18:38:56,180|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-02-18 18:38:56,258|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-02-18 18:38:56,259|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-02-18 18:38:56,500|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(resource-assignment)
2023-02-18 18:38:56,501|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(config-assign)
2023-02-18 18:38:56,502|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(config-deploy)
2023-02-18 18:38:56,582|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2023-02-18 18:38:56,738|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-02-18 18:38:56,846|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-02-18 18:38:56,849|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-02-18 18:38:57,043|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(resource-assignment)
2023-02-18 18:38:57,044|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(config-assign)
2023-02-18 18:38:57,045|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(config-deploy)
2023-02-18 18:38:57,046|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(HealthCheck)
2023-02-18 18:38:57,047|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(ScaleOutReconfiguration)
2023-02-18 18:38:57,047|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(vf-config-assign)
2023-02-18 18:38:57,049|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(vf-config-deploy)
2023-02-18 18:38:57,136|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-18 18:38:57,198|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-02-18 18:38:57,264|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-02-18 18:38:57,265|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-02-18 18:38:57,332|58c66be1-456b-4791-a738-88b87cd981ac||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2023-02-18 18:39:17,415|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||Thread-157||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Enhancing blueprint(/opt/app/onap/blueprints/working/50459695-3d71-4657-8517-4cae6d06b49b)
2023-02-18 18:39:17,417|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| deleting definition types under : /opt/app/onap/blueprints/working/50459695-3d71-4657-8517-4cae6d06b49b/Definitions
2023-02-18 18:39:17,420|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| reinitialized all type definitions
2023-02-18 18:39:17,421|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(resource-assignment)
2023-02-18 18:39:17,451|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enhancing ArtifactDefinition(vnf-template)
2023-02-18 18:39:17,458|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enhancing ArtifactDefinition(vnf-mapping)
2023-02-18 18:39:17,475|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2023-02-18 18:39:17,535|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(input)
2023-02-18 18:39:17,584|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(input)
2023-02-18 18:39:17,612|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(input)
2023-02-18 18:39:17,629|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2023-02-18 18:39:17,630|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2023-02-18 18:39:17,630|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2023-02-18 18:39:17,663|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(input)
2023-02-18 18:39:17,675|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(input)
2023-02-18 18:39:17,687|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(input)
2023-02-18 18:39:17,696|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-18 18:39:17,726|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(input)
2023-02-18 18:39:17,738|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(input)
2023-02-18 18:39:17,747|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(input)
2023-02-18 18:39:17,756|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(input)
2023-02-18 18:39:17,763|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(input)
2023-02-18 18:39:17,771|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(input)
2023-02-18 18:39:17,803|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(config-assign)
2023-02-18 18:39:17,807|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enhancing ArtifactDefinition(baseconfig-template)
2023-02-18 18:39:17,808|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enhancing ArtifactDefinition(baseconfig-mapping)
2023-02-18 18:39:17,808|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2023-02-18 18:39:17,831|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(input)
2023-02-18 18:39:17,843|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(input)
2023-02-18 18:39:17,857|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(input)
2023-02-18 18:39:17,900|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ***** Enhancing NodeTemplate(config-deploy)
2023-02-18 18:39:18,054|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ##### Enhancing Workflow(resource-assignment)
2023-02-18 18:39:18,054|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2023-02-18 18:39:18,055|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| identified workflow(resource-assignment) targets(resource-assignment)
2023-02-18 18:39:18,055|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2023-02-18 18:39:18,055|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2023-02-18 18:39:18,055|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2023-02-18 18:39:18,055|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enriching artifacts file(/opt/app/onap/blueprints/working/50459695-3d71-4657-8517-4cae6d06b49b/Templates/vnf-mapping.json
2023-02-18 18:39:18,060|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2023-02-18 18:39:18,061|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| dataType not present for the recipe(dt-resource-assignment-properties)
2023-02-18 18:39:18,061|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enriching artifacts file(/opt/app/onap/blueprints/working/50459695-3d71-4657-8517-4cae6d06b49b/Templates/base_ubuntu20-mapping.json
2023-02-18 18:39:18,066|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2023-02-18 18:39:18,066|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2023-02-18 18:39:18,067|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ##### Enhancing Workflow(config-assign)
2023-02-18 18:39:18,068|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2023-02-18 18:39:18,068|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| identified workflow(config-assign) targets(config-assign)
2023-02-18 18:39:18,068|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2023-02-18 18:39:18,068|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2023-02-18 18:39:18,068|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enriching artifacts file(/opt/app/onap/blueprints/working/50459695-3d71-4657-8517-4cae6d06b49b/Templates/baseconfig-mapping.json
2023-02-18 18:39:18,073|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2023-02-18 18:39:18,073|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| dataType not present for the recipe(dt-config-assign-properties)
2023-02-18 18:39:18,074|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ##### Enhancing Workflow(config-deploy)
2023-02-18 18:39:18,074|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2023-02-18 18:39:18,074|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| identified workflow(config-deploy) targets(config-deploy)
2023-02-18 18:39:18,074|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| workflow(config-deploy) resource assignment files([]
2023-02-18 18:39:18,075|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| ##### Enhancing blueprint Resource Definitions
2023-02-18 18:39:18,075|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2023-02-18 18:39:18,075|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| processing file (Templates/vnf-mapping.json)
2023-02-18 18:39:18,075|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| processing file (Templates/base_ubuntu20-mapping.json)
2023-02-18 18:39:18,075|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| processing file (Templates/baseconfig-mapping.json)
2023-02-18 18:39:18,090|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name])
2023-02-18 18:39:18,413|3f9fcf4c-b9cd-49ae-8404-ea8d36459a40||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2023-02-18 18:39:18,813|e27a03b0-392e-4a83-9b28-4bef9d316980||Thread-157||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Save processing(7a5ce695-1213-4a90-96cf-dfba8ac3cd85) CBA(/opt/app/onap/blueprints/archive/7a5ce695-1213-4a90-96cf-dfba8ac3cd85/cba.zip)
2023-02-18 18:39:18,839|e27a03b0-392e-4a83-9b28-4bef9d316980||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7a5ce695-1213-4a90-96cf-dfba8ac3cd85) and entry definition file (Definitions/ubuntu20.json)
2023-02-18 18:39:18,855|e27a03b0-392e-4a83-9b28-4bef9d316980||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-18 18:39:18,926|e27a03b0-392e-4a83-9b28-4bef9d316980||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(resource-assignment)
2023-02-18 18:39:18,927|e27a03b0-392e-4a83-9b28-4bef9d316980||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(config-assign)
2023-02-18 18:39:18,928|e27a03b0-392e-4a83-9b28-4bef9d316980||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Validating Workflow(config-deploy)
2023-02-18 18:39:18,944|e27a03b0-392e-4a83-9b28-4bef9d316980||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7a5ce695-1213-4a90-96cf-dfba8ac3cd85) and entry definition file (Definitions/ubuntu20.json)
2023-02-18 18:39:18,990|e27a03b0-392e-4a83-9b28-4bef9d316980||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Overwriting blueprint model :ubuntu20::1.0.0
2023-02-18 18:39:19,119|e27a03b0-392e-4a83-9b28-4bef9d316980||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2023-02-18 18:39:19,120|e27a03b0-392e-4a83-9b28-4bef9d316980||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2023-02-18 18:39:19,412|e27a03b0-392e-4a83-9b28-4bef9d316980||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-npb6j|||| No compiled cache(/opt/app/onap/blueprints/working/7a5ce695-1213-4a90-96cf-dfba8ac3cd85) present to clean.
2023-02-18 19:04:42,777|654321||reactor-http-epoll-3||||WARN||||||| [4e1d9a65, L:/10.233.71.75:8080 - R:/10.233.66.71:57844] Decoding failed: DefaultFullHttpRequest(decodeResult: failure(java.lang.IllegalArgumentException: invalid version format: ›?ÖKÑΜ¾]MI´R(K”Ü
žª²ÜQY4>)¥ÊŠ>À,À0ŸÌ©Ì¨ÌªÀ+À/žÀ$À(KÀ#À'GÀ), version: HTTP/1.0, content: UnpooledByteBufAllocator$InstrumentedUnpooledUnsafeHeapByteBuf(ridx: 0, widx: 0, cap: 0))
GET /bad-request HTTP/1.0 : 
java.lang.IllegalArgumentException: invalid version format: ›?ÖKÑΜ¾]MI´R(K”Ü
žª²ÜQY4>)¥ÊŠ>À,À0ŸÌ©Ì¨ÌªÀ+À/žÀ$À(KÀ#À'GÀ
	at io.netty.handler.codec.http.HttpVersion.(HttpVersion.java:116)
	at io.netty.handler.codec.http.HttpVersion.valueOf(HttpVersion.java:78)
	at io.netty.handler.codec.http.HttpRequestDecoder.createMessage(HttpRequestDecoder.java:124)
	at io.netty.handler.codec.http.HttpObjectDecoder.decode(HttpObjectDecoder.java:273)
	at io.netty.handler.codec.http.HttpServerCodec$HttpServerRequestDecoder.decode(HttpServerCodec.java:140)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
	at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-02-18 20:16:05,800|654321||reactor-http-epoll-4||||WARN||||||| [458c9025, L:/10.233.71.75:8080 - R:/10.233.66.71:39100] Decoding failed: DefaultFullHttpRequest(decodeResult: failure(java.lang.IllegalArgumentException: invalid version format: ÃÐܘ0X]A_%K+'ÍR3UÑÈ×Ú*A¤+ÊÂ>À,À0ŸÌ©Ì¨ÌªÀ+À/žÀ$À(KÀ#À'GÀ), version: HTTP/1.0, content: UnpooledByteBufAllocator$InstrumentedUnpooledUnsafeHeapByteBuf(ridx: 0, widx: 0, cap: 0))
GET /bad-request HTTP/1.0 : 
java.lang.IllegalArgumentException: invalid version format: ÃÐܘ0X]A_%K+'ÍR3UÑÈ×Ú*A¤+ÊÂ>À,À0ŸÌ©Ì¨ÌªÀ+À/žÀ$À(KÀ#À'GÀ
	at io.netty.handler.codec.http.HttpVersion.(HttpVersion.java:116)
	at io.netty.handler.codec.http.HttpVersion.valueOf(HttpVersion.java:78)
	at io.netty.handler.codec.http.HttpRequestDecoder.createMessage(HttpRequestDecoder.java:124)
	at io.netty.handler.codec.http.HttpObjectDecoder.decode(HttpObjectDecoder.java:273)
	at io.netty.handler.codec.http.HttpServerCodec$HttpServerRequestDecoder.decode(HttpServerCodec.java:140)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
	at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Unknown Source)