Results

By type

          11:19:29,279 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
11:19:29,281 |-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]
11:19:29,283 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
11:19:29,283 |-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]
11:19:29,283 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
11:19:29,310 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@399c4be1 - 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
11:19:29,542 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
11:19:29,552 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
11:19:29,557 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
11:19:29,567 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
11:19:29,688 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
11:19:29,688 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
11:19:29,688 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
11:19:29,688 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
11:19:29,688 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
11:19:29,688 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
11:19:29,689 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
11:19:29,689 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
11:19:29,692 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


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

2022-12-02 11:19:31,490|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.1 using Java 11.0.9.1 on onap-cds-blueprints-processor-d6d6887bf-nrjtc with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar started by onap in /app)
2022-12-02 11:19:31,495|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2022-12-02 11:19:36,137|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-12-02 11:19:37,146|||main||||INFO||||||| Finished Spring Data repository scanning in 976 ms. Found 11 JPA repository interfaces.
2022-12-02 11:19:41,427|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-12-02 11:19:41,571|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2022-12-02 11:19:41,987|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-12-02 11:19:42,880|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-12-02 11:19:43,338|||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.
2022-12-02 11:19:43,339|||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.
2022-12-02 11:19:43,889|||main||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2022-12-02 11:19:45,888|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-12-02 11:19:45,908|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-12-02 11:19:46,044|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-12-02 11:19:48,505|||main||||INFO||||||| Audit service is disabled
2022-12-02 11:19:48,717|||main||||INFO||||||| Workflow Audit store is disabled
2022-12-02 11:19:51,916|||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]
2022-12-02 11:19:51,993|||main||||INFO||||||| Dependency Management module created...
2022-12-02 11:19:53,473|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-12-02 11:19:53,987|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-12-02 11:19:56,166|||main||||INFO||||||| Netty started on port 8080
2022-12-02 11:19:58,811|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-12-02 11:19:59,665|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-12-02 11:19:59,676|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 29.659 seconds (JVM running for 31.17)
2022-12-02 11:19:59,732|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-12-02 12:21:58,103|||reactor-http-epoll-2||||WARN||||||| [35f9c5ff, L:/127.0.0.1:8080 - R:/127.0.0.1:40564] 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)
Dec 02, 2022 12:21:59 PM io.grpc.netty.shaded.io.grpc.netty.NettyServerTransport notifyTerminated
INFO: Transport failed
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception: HTTP/2 client preface string missing or corrupt. Hex dump for received bytes: 4a4457502d48616e647368616b655c6e0a
	at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception.connectionError(Http2Exception.java:103)
	at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.readClientPrefaceString(Http2ConnectionHandler.java:306)
	at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.decode(Http2ConnectionHandler.java:239)
	at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler.decode(Http2ConnectionHandler.java:438)
	at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:505)
	at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:444)
	at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:283)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:352)
	at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1422)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360)
	at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:931)
	at io.grpc.netty.shaded.io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:792)
	at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:483)
	at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:383)
	at io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$6.run(SingleThreadEventExecutor.java:1044)
	at io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Unknown Source)

2022-12-02 17:01:17,391|8457ce54-86c6-4a4c-8349-e7543d0a86b6||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-12-02 17:01:17,394|8457ce54-86c6-4a4c-8349-e7543d0a86b6||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-12-02 17:01:17,396|8457ce54-86c6-4a4c-8349-e7543d0a86b6||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-12-02 17:01:18,075|8457ce54-86c6-4a4c-8349-e7543d0a86b6||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-12-02 17:01:18,078|8457ce54-86c6-4a4c-8349-e7543d0a86b6||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-12-02 17:01:19,754|f911512f-3c4f-4089-afd8-7e23c670ac7e||Thread-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Enhancing blueprint(/opt/app/onap/blueprints/working/43c5dd9d-6355-46d3-b546-be1ff81d648b)
2022-12-02 17:01:19,775|f911512f-3c4f-4089-afd8-7e23c670ac7e||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| deleting definition types under : /opt/app/onap/blueprints/working/43c5dd9d-6355-46d3-b546-be1ff81d648b/Definitions
2022-12-02 17:01:19,888|f911512f-3c4f-4089-afd8-7e23c670ac7e||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| reinitialized all type definitions
2022-12-02 17:01:19,894|f911512f-3c4f-4089-afd8-7e23c670ac7e||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ***** Enhancing NodeTemplate(helloworld)
2022-12-02 17:01:19,933|f911512f-3c4f-4089-afd8-7e23c670ac7e||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| enhancing ArtifactDefinition(helloworld-template)
2022-12-02 17:01:19,939|f911512f-3c4f-4089-afd8-7e23c670ac7e||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-12-02 17:01:19,951|f911512f-3c4f-4089-afd8-7e23c670ac7e||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-12-02 17:01:20,007|f911512f-3c4f-4089-afd8-7e23c670ac7e||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ##### Enhancing Workflow(helloworld)
2022-12-02 17:01:20,010|f911512f-3c4f-4089-afd8-7e23c670ac7e||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-12-02 17:01:20,010|f911512f-3c4f-4089-afd8-7e23c670ac7e||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| identified workflow(helloworld) targets(helloworld)
2022-12-02 17:01:20,011|f911512f-3c4f-4089-afd8-7e23c670ac7e||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-12-02 17:01:20,011|f911512f-3c4f-4089-afd8-7e23c670ac7e||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-12-02 17:01:20,013|f911512f-3c4f-4089-afd8-7e23c670ac7e||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| enriching artifacts file(/opt/app/onap/blueprints/working/43c5dd9d-6355-46d3-b546-be1ff81d648b/Templates/hello-world-mapping.json
2022-12-02 17:01:20,028|f911512f-3c4f-4089-afd8-7e23c670ac7e||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-12-02 17:01:20,029|f911512f-3c4f-4089-afd8-7e23c670ac7e||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| dataType not present for the recipe(dt-helloworld-properties)
2022-12-02 17:01:20,029|f911512f-3c4f-4089-afd8-7e23c670ac7e||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ##### Enhancing blueprint Resource Definitions
2022-12-02 17:01:20,030|f911512f-3c4f-4089-afd8-7e23c670ac7e||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-12-02 17:01:20,032|f911512f-3c4f-4089-afd8-7e23c670ac7e||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| processing file (Templates/hello-world-mapping.json)
2022-12-02 17:01:20,054|f911512f-3c4f-4089-afd8-7e23c670ac7e||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| distinct resource keys ([])
2022-12-02 17:01:20,054|f911512f-3c4f-4089-afd8-7e23c670ac7e||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Enriching Resource Definition sources Node Template: []
2022-12-02 17:01:20,372|3a7bade5-81eb-4f5b-92c2-9513775d9842||Thread-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Save processing(dc2fc6dd-ade0-4099-a20c-da73af0a6bbb) CBA(/opt/app/onap/blueprints/archive/dc2fc6dd-ade0-4099-a20c-da73af0a6bbb/cba.zip)
2022-12-02 17:01:20,412|3a7bade5-81eb-4f5b-92c2-9513775d9842||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/dc2fc6dd-ade0-4099-a20c-da73af0a6bbb) and entry definition file (Definitions/blueprint.json)
2022-12-02 17:01:20,529|3a7bade5-81eb-4f5b-92c2-9513775d9842||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(helloworld)
2022-12-02 17:01:20,546|3a7bade5-81eb-4f5b-92c2-9513775d9842||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/dc2fc6dd-ade0-4099-a20c-da73af0a6bbb) and entry definition file (Definitions/blueprint.json)
2022-12-02 17:01:20,786|3a7bade5-81eb-4f5b-92c2-9513775d9842||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| No compiled cache(/opt/app/onap/blueprints/working/dc2fc6dd-ade0-4099-a20c-da73af0a6bbb) present to clean.
2022-12-02 17:01:21,007|654321||reactor-http-epoll-1||||INFO||||||| processing request id 654321
2022-12-02 17:01:21,007|654321||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-02 17:01:21,014|654321||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-12-02 17:01:21,022|654321||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2022-12-02 17:01:21,099|654321||DefaultDispatcher-worker-2||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-12-02 17:01:21,102|654321||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-12-02 17:01:21,105|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)
2022-12-02 17:01:21,123|654321||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-12-02 17:01:21,125|654321||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-12-02 17:01:21,143|654321||DefaultDispatcher-worker-2||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-02 17:01:21,155|654321||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-12-02 17:01:21,155|654321||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-12-02 17:01:21,157|654321||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-12-02 17:01:21,186|654321||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-12-02 17:01:21,239|654321||DefaultDispatcher-worker-6||||INFO||||||| Batched Sequence : ([])
2022-12-02 17:01:21,245|654321||DefaultDispatcher-worker-6||||INFO||||||| Generated Resource Param Data ({ })
2022-12-02 17:01:21,381|654321||DefaultDispatcher-worker-6||||INFO||||||| Preparing Response...
2022-12-02 17:01:21,384|654321||DefaultDispatcher-worker-6||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-12-02 17:01:21,385|654321||DefaultDispatcher-worker-6||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-12-02 17:01:21,397|654321||DefaultDispatcher-worker-6||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b65992bf-f0f6-4bcb-8560-c254c85c6adf auditStoreId -1
2022-12-02 17:22:07,436|b4b1208f-0def-4d74-a63c-e50c3522d1d9||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-12-02 17:22:07,438|b4b1208f-0def-4d74-a63c-e50c3522d1d9||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-12-02 17:22:07,438|b4b1208f-0def-4d74-a63c-e50c3522d1d9||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-12-02 17:22:07,709|b4b1208f-0def-4d74-a63c-e50c3522d1d9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-12-02 17:22:07,710|b4b1208f-0def-4d74-a63c-e50c3522d1d9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-12-02 17:22:08,691|b4b1208f-0def-4d74-a63c-e50c3522d1d9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-12-02 17:22:08,704|b4b1208f-0def-4d74-a63c-e50c3522d1d9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Save processing(af90f308-d372-4da7-b403-3c0ab593b25f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-12-02 17:22:08,734|b4b1208f-0def-4d74-a63c-e50c3522d1d9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Save processing(8e947152-5f7e-4d06-acc6-66a2445cc305) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-12-02 17:22:08,752|b4b1208f-0def-4d74-a63c-e50c3522d1d9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Save processing(ac969624-8d2c-43b3-b0d9-6181fbcdbe09) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-12-02 17:22:08,777|b4b1208f-0def-4d74-a63c-e50c3522d1d9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Save processing(12e1ee8c-6818-4dee-a110-ba023f7e685a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-12-02 17:22:08,804|b4b1208f-0def-4d74-a63c-e50c3522d1d9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Save processing(48b93c35-44d1-4225-8487-ab9ee3bad683) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-12-02 17:22:08,833|b4b1208f-0def-4d74-a63c-e50c3522d1d9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Save processing(5363d90d-ca0e-4a94-b461-0584aac9750d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-12-02 17:22:08,863|b4b1208f-0def-4d74-a63c-e50c3522d1d9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| 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)
2022-12-02 17:22:08,863|b4b1208f-0def-4d74-a63c-e50c3522d1d9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-12-02 17:22:08,863|b4b1208f-0def-4d74-a63c-e50c3522d1d9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-12-02 17:22:08,864|b4b1208f-0def-4d74-a63c-e50c3522d1d9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-12-02 17:22:08,864|b4b1208f-0def-4d74-a63c-e50c3522d1d9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| 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)
2022-12-02 17:22:08,865|b4b1208f-0def-4d74-a63c-e50c3522d1d9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| 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)
2022-12-02 17:22:08,919|b4b1208f-0def-4d74-a63c-e50c3522d1d9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-02 17:22:08,995|b4b1208f-0def-4d74-a63c-e50c3522d1d9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| 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)
2022-12-02 17:22:09,026|b4b1208f-0def-4d74-a63c-e50c3522d1d9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-02 17:22:09,056|b4b1208f-0def-4d74-a63c-e50c3522d1d9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-02 17:22:09,085|b4b1208f-0def-4d74-a63c-e50c3522d1d9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-02 17:22:09,282|b4b1208f-0def-4d74-a63c-e50c3522d1d9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(resource-assignment)
2022-12-02 17:22:09,283|b4b1208f-0def-4d74-a63c-e50c3522d1d9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(config-assign)
2022-12-02 17:22:09,284|b4b1208f-0def-4d74-a63c-e50c3522d1d9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(config-deploy)
2022-12-02 17:22:09,432|b4b1208f-0def-4d74-a63c-e50c3522d1d9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| 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)
2022-12-02 17:22:09,661|b4b1208f-0def-4d74-a63c-e50c3522d1d9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(resource-assignment)
2022-12-02 17:22:09,662|b4b1208f-0def-4d74-a63c-e50c3522d1d9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(config-assign)
2022-12-02 17:22:09,663|b4b1208f-0def-4d74-a63c-e50c3522d1d9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(config-deploy)
2022-12-02 17:22:09,728|b4b1208f-0def-4d74-a63c-e50c3522d1d9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| 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)
2022-12-02 17:22:09,911|b4b1208f-0def-4d74-a63c-e50c3522d1d9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(resource-assignment)
2022-12-02 17:22:09,913|b4b1208f-0def-4d74-a63c-e50c3522d1d9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(config-assign)
2022-12-02 17:22:09,914|b4b1208f-0def-4d74-a63c-e50c3522d1d9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(config-deploy)
2022-12-02 17:22:09,914|b4b1208f-0def-4d74-a63c-e50c3522d1d9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(HealthCheck)
2022-12-02 17:22:09,915|b4b1208f-0def-4d74-a63c-e50c3522d1d9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(ScaleOutReconfiguration)
2022-12-02 17:22:09,916|b4b1208f-0def-4d74-a63c-e50c3522d1d9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(vf-config-assign)
2022-12-02 17:22:09,917|b4b1208f-0def-4d74-a63c-e50c3522d1d9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(vf-config-deploy)
2022-12-02 17:22:09,993|b4b1208f-0def-4d74-a63c-e50c3522d1d9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-12-02 17:22:10,164|b4b1208f-0def-4d74-a63c-e50c3522d1d9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(resource-assignment)
2022-12-02 17:22:10,167|b4b1208f-0def-4d74-a63c-e50c3522d1d9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(config-deploy)
2022-12-02 17:22:10,218|b4b1208f-0def-4d74-a63c-e50c3522d1d9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(config-assign)
2022-12-02 17:22:10,220|b4b1208f-0def-4d74-a63c-e50c3522d1d9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(config-deploy)
2022-12-02 17:22:10,221|b4b1208f-0def-4d74-a63c-e50c3522d1d9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-12-02 17:22:10,237|b4b1208f-0def-4d74-a63c-e50c3522d1d9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-12-02 17:22:10,427|b4b1208f-0def-4d74-a63c-e50c3522d1d9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| 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)

2022-12-02 17:22:11,997|8f4cef24-115e-4ef8-b658-21f72e1d3082||Thread-50||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Enhancing blueprint(/opt/app/onap/blueprints/working/39ae92ce-a6dc-4499-b07c-bb4b48abf665)
2022-12-02 17:22:11,998|8f4cef24-115e-4ef8-b658-21f72e1d3082||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| deleting definition types under : /opt/app/onap/blueprints/working/39ae92ce-a6dc-4499-b07c-bb4b48abf665/Definitions
2022-12-02 17:22:12,002|8f4cef24-115e-4ef8-b658-21f72e1d3082||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| reinitialized all type definitions
2022-12-02 17:22:12,003|8f4cef24-115e-4ef8-b658-21f72e1d3082||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-12-02 17:22:12,038|8f4cef24-115e-4ef8-b658-21f72e1d3082||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-12-02 17:22:12,047|8f4cef24-115e-4ef8-b658-21f72e1d3082||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-12-02 17:22:12,052|8f4cef24-115e-4ef8-b658-21f72e1d3082||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-12-02 17:22:12,074|8f4cef24-115e-4ef8-b658-21f72e1d3082||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ***** Enhancing NodeTemplate(capability)
2022-12-02 17:22:12,090|8f4cef24-115e-4ef8-b658-21f72e1d3082||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ***** Enhancing NodeTemplate(capability)
2022-12-02 17:22:12,105|8f4cef24-115e-4ef8-b658-21f72e1d3082||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ***** Enhancing NodeTemplate(processor-db)
2022-12-02 17:22:12,120|8f4cef24-115e-4ef8-b658-21f72e1d3082||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-02 17:22:12,142|8f4cef24-115e-4ef8-b658-21f72e1d3082||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-02 17:22:12,157|8f4cef24-115e-4ef8-b658-21f72e1d3082||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-02 17:22:12,171|8f4cef24-115e-4ef8-b658-21f72e1d3082||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-02 17:22:12,185|8f4cef24-115e-4ef8-b658-21f72e1d3082||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-02 17:22:12,222|8f4cef24-115e-4ef8-b658-21f72e1d3082||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-12-02 17:22:12,226|8f4cef24-115e-4ef8-b658-21f72e1d3082||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-12-02 17:22:12,226|8f4cef24-115e-4ef8-b658-21f72e1d3082||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-12-02 17:22:12,245|8f4cef24-115e-4ef8-b658-21f72e1d3082||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ***** Enhancing NodeTemplate(capability)
2022-12-02 17:22:12,255|8f4cef24-115e-4ef8-b658-21f72e1d3082||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ***** Enhancing NodeTemplate(capability)
2022-12-02 17:22:12,264|8f4cef24-115e-4ef8-b658-21f72e1d3082||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ***** Enhancing NodeTemplate(capability)
2022-12-02 17:22:12,276|8f4cef24-115e-4ef8-b658-21f72e1d3082||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ***** Enhancing NodeTemplate(processor-db)
2022-12-02 17:22:12,287|8f4cef24-115e-4ef8-b658-21f72e1d3082||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-02 17:22:12,301|8f4cef24-115e-4ef8-b658-21f72e1d3082||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-02 17:22:12,316|8f4cef24-115e-4ef8-b658-21f72e1d3082||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-02 17:22:12,330|8f4cef24-115e-4ef8-b658-21f72e1d3082||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-02 17:22:12,341|8f4cef24-115e-4ef8-b658-21f72e1d3082||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-02 17:22:12,355|8f4cef24-115e-4ef8-b658-21f72e1d3082||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-02 17:22:12,388|8f4cef24-115e-4ef8-b658-21f72e1d3082||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ##### Enhancing Workflow(resource-resolution)
2022-12-02 17:22:12,388|8f4cef24-115e-4ef8-b658-21f72e1d3082||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-12-02 17:22:12,389|8f4cef24-115e-4ef8-b658-21f72e1d3082||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-12-02 17:22:12,389|8f4cef24-115e-4ef8-b658-21f72e1d3082||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-12-02 17:22:12,389|8f4cef24-115e-4ef8-b658-21f72e1d3082||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-12-02 17:22:12,389|8f4cef24-115e-4ef8-b658-21f72e1d3082||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-12-02 17:22:12,389|8f4cef24-115e-4ef8-b658-21f72e1d3082||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| enriching artifacts file(/opt/app/onap/blueprints/working/39ae92ce-a6dc-4499-b07c-bb4b48abf665/Templates/hello-world-velocity-mapping.json
2022-12-02 17:22:12,399|8f4cef24-115e-4ef8-b658-21f72e1d3082||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-12-02 17:22:12,399|8f4cef24-115e-4ef8-b658-21f72e1d3082||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-12-02 17:22:12,399|8f4cef24-115e-4ef8-b658-21f72e1d3082||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| enriching artifacts file(/opt/app/onap/blueprints/working/39ae92ce-a6dc-4499-b07c-bb4b48abf665/Templates/hello-world-jinja-mapping.json
2022-12-02 17:22:12,412|8f4cef24-115e-4ef8-b658-21f72e1d3082||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-12-02 17:22:12,413|8f4cef24-115e-4ef8-b658-21f72e1d3082||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-12-02 17:22:12,413|8f4cef24-115e-4ef8-b658-21f72e1d3082||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ##### Enhancing blueprint Resource Definitions
2022-12-02 17:22:12,414|8f4cef24-115e-4ef8-b658-21f72e1d3082||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-12-02 17:22:12,414|8f4cef24-115e-4ef8-b658-21f72e1d3082||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-12-02 17:22:12,414|8f4cef24-115e-4ef8-b658-21f72e1d3082||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-12-02 17:22:12,428|8f4cef24-115e-4ef8-b658-21f72e1d3082||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| distinct resource keys ([RT-db, RT-rest-delete, RT-rest-get, RT-rest-get-id, RT-rest-patch, RT-rest-post, RT-rest-put, input-source, kotlin-script, properties-capability-source])
2022-12-02 17:22:12,488|8f4cef24-115e-4ef8-b658-21f72e1d3082||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-12-02 17:22:12,695|c3e45972-e994-477e-984b-6313b92e2f59||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Save processing(8df71cd9-bab6-44c8-8c25-4c8f281dac61) CBA(/opt/app/onap/blueprints/archive/8df71cd9-bab6-44c8-8c25-4c8f281dac61/cba.zip)
2022-12-02 17:22:12,706|c3e45972-e994-477e-984b-6313b92e2f59||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8df71cd9-bab6-44c8-8c25-4c8f281dac61) and entry definition file (Definitions/resource-resolution.json)
2022-12-02 17:22:12,741|c3e45972-e994-477e-984b-6313b92e2f59||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(resource-resolution)
2022-12-02 17:22:12,752|c3e45972-e994-477e-984b-6313b92e2f59||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8df71cd9-bab6-44c8-8c25-4c8f281dac61) and entry definition file (Definitions/resource-resolution.json)
2022-12-02 17:22:12,838|c3e45972-e994-477e-984b-6313b92e2f59||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| No compiled cache(/opt/app/onap/blueprints/working/8df71cd9-bab6-44c8-8c25-4c8f281dac61) present to clean.
2022-12-02 17:22:12,981|5ca36afa-5066-47ca-9802-858f8994a870||reactor-http-epoll-3||||INFO||||||| processing request id 5ca36afa-5066-47ca-9802-858f8994a870
2022-12-02 17:22:12,981|5ca36afa-5066-47ca-9802-858f8994a870||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-02 17:22:12,981|5ca36afa-5066-47ca-9802-858f8994a870||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-12-02 17:22:12,989|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-12-02 17:22:13,065|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-12-02 17:22:13,068|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-12-02 17:22:13,071|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json)
2022-12-02 17:22:13,086|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2022-12-02 17:22:13,092|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-12-02 17:22:13,093|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-02 17:22:13,095|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| preparing request id(5ca36afa-5066-47ca-9802-858f8994a870) for workflow(resource-resolution) step(helloworld)
2022-12-02 17:22:13,095|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-12-02 17:22:13,095|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}})
2022-12-02 17:22:13,097|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-12-02 17:22:13,151|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = v_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = v_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = v_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
], [
    name = v_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
]], [[
    name = v_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = v_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = v_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
], [
    name = v_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = v_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
]], [[
    name = v_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-12-02 17:22:13,207|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-02 17:22:13,223|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-02 17:22:13,239|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-12-02 17:22:13,576|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-12-02 17:22:13,678|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| Response status(200 - OK)
2022-12-02 17:22:13,693|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| Response processing type (string)
2022-12-02 17:22:13,694|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-12-02 17:22:13,698|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-12-02 17:22:13,715|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-12-02 17:22:13,760|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| Resource resolution saved into database successfully : (v_put)
2022-12-02 17:22:13,778|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-12-02 17:22:13,779|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-12-02 17:22:19,232|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@3801e65a
2022-12-02 17:22:19,236|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-12-02 17:22:19,245|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| Resource resolution saved into database successfully : (v_python)
2022-12-02 17:22:19,247|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-02 17:22:19,247|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-02 17:22:19,247|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-12-02 17:22:19,254|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-12-02 17:22:19,264|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| Response status(200 - OK)
2022-12-02 17:22:19,264|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| Response processing type (string)
2022-12-02 17:22:19,265|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-12-02 17:22:19,265|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-12-02 17:22:19,265|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-12-02 17:22:19,266|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-02 17:22:19,266|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-02 17:22:19,267|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-12-02 17:22:19,269|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-12-02 17:22:19,275|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| Resource resolution saved into database successfully : (v_patch)
2022-12-02 17:22:19,278|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| Response status(200 - OK)
2022-12-02 17:22:19,278|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| Response processing type (string)
2022-12-02 17:22:19,279|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-12-02 17:22:19,279|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-12-02 17:22:19,279|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-12-02 17:22:19,288|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| Resource resolution saved into database successfully : (v_del)
2022-12-02 17:22:19,291|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-12-02 17:22:19,344|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-12-02 17:22:30,999|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| compiled in (11646)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-12-02 17:22:31,002|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-12-02 17:22:31,018|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-12-02 17:22:31,028|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin)
2022-12-02 17:22:31,031|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-02 17:22:31,031|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-02 17:22:31,031|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-12-02 17:22:31,037|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-12-02 17:22:31,046|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| Response status(200 - OK)
2022-12-02 17:22:31,046|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| Response processing type (string)
2022-12-02 17:22:31,048|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-12-02 17:22:31,048|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-12-02 17:22:31,048|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-12-02 17:22:31,057|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| Resource resolution saved into database successfully : (v_get)
2022-12-02 17:22:31,067|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-12-02 17:22:31,067|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-12-02 17:22:31,077|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| Resource resolution saved into database successfully : (v_default)
2022-12-02 17:22:31,078|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| Resource resolution saved into database successfully : (v_input)
2022-12-02 17:22:31,080|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-02 17:22:31,080|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-02 17:22:31,080|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-12-02 17:22:31,084|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-12-02 17:22:31,093|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| Response status(200 - OK)
2022-12-02 17:22:31,094|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| Response processing type (string)
2022-12-02 17:22:31,094|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-12-02 17:22:31,094|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-12-02 17:22:31,095|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-12-02 17:22:31,103|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| Resource resolution saved into database successfully : (v_post)
2022-12-02 17:22:31,122|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-02 17:22:31,122|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-02 17:22:31,153|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| Response processing type (list)
2022-12-02 17:22:31,156|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-12-02 17:22:31,157|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-02 17:22:31,157|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-02 17:22:31,158|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-02 17:22:31,158|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-02 17:22:31,158|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-12-02 17:22:31,168|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| Resource resolution saved into database successfully : (v_db)
2022-12-02 17:22:31,174|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| Generated Resource Param Data ({
  "v_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "v_default" : "ok",
  "v_del" : "delete:ok",
  "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "v_input" : "ok",
  "v_kotlin" : "ok",
  "v_patch" : "patch:ok",
  "v_post" : "post:ok",
  "v_put" : "put:ok",
  "v_python" : "ok"
})
2022-12-02 17:22:31,398|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-12-02 17:22:31,435|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-12-02 17:22:31,436|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-12-02 17:22:31,476|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = from_suspend_function
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
], [
    name = j_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = j_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
]], [[
    name = j_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = j_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
], [
    name = j_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
], [
    name = j_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = j_get_id
    status = null
    required = null
    dependencies = [j_get]
    dictionaryName = RT-rest-get-id
    dictionarySource = sdnc
]], [[
    name = j_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = j_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-12-02 17:22:31,479|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-12-02 17:22:31,480|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-12-02 17:22:31,481|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-12-02 17:22:31,482|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-12-02 17:22:31,490|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-6||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function)
2022-12-02 17:22:31,534|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@56d5c99f
2022-12-02 17:22:31,535|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-12-02 17:22:31,542|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| Resource resolution saved into database successfully : (j_python)
2022-12-02 17:22:31,543|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-02 17:22:31,544|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-02 17:22:31,544|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-12-02 17:22:31,548|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-12-02 17:22:31,557|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| Response status(200 - OK)
2022-12-02 17:22:31,558|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| Response processing type (string)
2022-12-02 17:22:31,558|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-12-02 17:22:31,559|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-12-02 17:22:31,559|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-12-02 17:22:31,566|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| Resource resolution saved into database successfully : (j_patch)
2022-12-02 17:22:31,567|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-12-02 17:22:31,574|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| Resource resolution saved into database successfully : (j_input)
2022-12-02 17:22:31,575|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-02 17:22:31,575|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-02 17:22:31,575|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-12-02 17:22:31,578|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-12-02 17:22:31,589|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| Response status(200 - OK)
2022-12-02 17:22:31,590|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| Response processing type (string)
2022-12-02 17:22:31,591|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-12-02 17:22:31,591|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-12-02 17:22:31,591|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-12-02 17:22:31,600|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (j_put)
2022-12-02 17:22:31,601|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-12-02 17:22:31,609|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (j_default)
2022-12-02 17:22:31,611|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-02 17:22:31,611|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-02 17:22:31,611|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-12-02 17:22:31,613|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-12-02 17:22:31,622|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| Response status(200 - OK)
2022-12-02 17:22:31,623|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| Response processing type (string)
2022-12-02 17:22:31,623|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-12-02 17:22:31,623|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-12-02 17:22:31,624|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-12-02 17:22:31,628|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-02 17:22:31,629|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-02 17:22:31,629|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-12-02 17:22:31,631|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-12-02 17:22:31,633|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| Resource resolution saved into database successfully : (j_del)
2022-12-02 17:22:31,639|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| Response status(200 - OK)
2022-12-02 17:22:31,639|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| Response processing type (string)
2022-12-02 17:22:31,639|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-12-02 17:22:31,640|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-12-02 17:22:31,640|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-12-02 17:22:31,641|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-02 17:22:31,642|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-02 17:22:31,642|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-12-02 17:22:31,643|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-12-02 17:22:31,649|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| Response status(200 - OK)
2022-12-02 17:22:31,649|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| Response processing type (string)
2022-12-02 17:22:31,649|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-12-02 17:22:31,649|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-12-02 17:22:31,650|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-12-02 17:22:31,650|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-24||||INFO||||||| Resource resolution saved into database successfully : (j_post)
2022-12-02 17:22:31,658|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (j_get)
2022-12-02 17:22:31,659|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| 
Resolved Input Key mappings: 
{id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"}
2022-12-02 17:22:31,664|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2022-12-02 17:22:31,664|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value})
2022-12-02 17:22:31,666|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-12-02 17:22:31,672|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| Response status(200 - OK)
2022-12-02 17:22:31,672|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| Response processing type (string)
2022-12-02 17:22:31,673|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-12-02 17:22:31,673|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-12-02 17:22:31,673|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-12-02 17:22:31,680|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (j_get_id)
2022-12-02 17:22:31,682|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-12-02 17:22:31,682|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-12-02 17:22:31,692|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin)
2022-12-02 17:22:31,694|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-02 17:22:31,694|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-02 17:22:31,699|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| Response processing type (list)
2022-12-02 17:22:31,702|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-12-02 17:22:31,702|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-02 17:22:31,702|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-02 17:22:31,702|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-02 17:22:31,702|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-02 17:22:31,702|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-02 17:22:31,703|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-02 17:22:31,703|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-02 17:22:31,703|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-02 17:22:31,703|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-02 17:22:31,703|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list)
2022-12-02 17:22:31,712|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (j_db)
2022-12-02 17:22:31,714|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| Generated Resource Param Data ({
  "from_suspend_function" : "ok",
  "j_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "j_default" : "ok",
  "j_del" : "delete:ok",
  "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908",
  "j_input" : "ok",
  "j_kotlin" : "ok",
  "j_patch" : "patch:ok",
  "j_post" : "post:ok",
  "j_put" : "put:ok",
  "j_python" : "ok"
})
2022-12-02 17:22:31,947|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-12-02 17:22:31,953|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-12-02 17:22:31,954|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| Preparing Response...
2022-12-02 17:22:31,954|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-12-02 17:22:31,954|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-12-02 17:22:31,955|5ca36afa-5066-47ca-9802-858f8994a870||DefaultDispatcher-worker-8||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 3dcaa6a9-f920-4919-9b7a-35f8e2927d90 auditStoreId -1
2022-12-02 18:00:23,548|7d2abadc-f924-487c-a130-60e07e40bf5a||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-12-02 18:00:23,551|7d2abadc-f924-487c-a130-60e07e40bf5a||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-12-02 18:00:23,551|7d2abadc-f924-487c-a130-60e07e40bf5a||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-12-02 18:00:23,964|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-12-02 18:00:23,965|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-12-02 18:00:25,217|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-12-02 18:00:25,219|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Save processing(ffdb0459-7e67-4f2f-96a8-53a5e6d9bb8a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-12-02 18:00:25,255|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Save processing(8a14d664-e226-46a8-8897-3f6a41dd0935) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-12-02 18:00:25,269|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Save processing(0fa3d613-aaea-4954-8b32-506a71594b8e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-12-02 18:00:25,290|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Save processing(c0d5148b-04ad-4487-a140-f87d9e040b71) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-12-02 18:00:25,321|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Save processing(79181047-458e-4183-b639-62eb0f3caf14) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-12-02 18:00:25,344|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Save processing(5a78d3f5-3cf1-42f5-8a5d-6ce3116e326a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-12-02 18:00:25,374|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| 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)
2022-12-02 18:00:25,376|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-12-02 18:00:25,377|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-12-02 18:00:25,377|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-12-02 18:00:25,378|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| 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)
2022-12-02 18:00:25,378|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| 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)
2022-12-02 18:00:25,455|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| 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.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)
2022-12-02 18:00:25,460|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-02 18:00:25,485|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-02 18:00:25,522|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-02 18:00:25,554|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-02 18:00:25,699|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(resource-assignment)
2022-12-02 18:00:25,700|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(config-assign)
2022-12-02 18:00:25,701|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(config-deploy)
2022-12-02 18:00:25,779|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| 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)
2022-12-02 18:00:25,880|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-12-02 18:00:25,962|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-12-02 18:00:25,983|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-12-02 18:00:26,102|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(resource-assignment)
2022-12-02 18:00:26,103|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(config-assign)
2022-12-02 18:00:26,104|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(config-deploy)
2022-12-02 18:00:26,171|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| 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)
2022-12-02 18:00:26,259|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-12-02 18:00:26,321|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-12-02 18:00:26,339|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-12-02 18:00:26,543|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(resource-assignment)
2022-12-02 18:00:26,545|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(config-assign)
2022-12-02 18:00:26,545|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(config-deploy)
2022-12-02 18:00:26,546|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(HealthCheck)
2022-12-02 18:00:26,552|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(ScaleOutReconfiguration)
2022-12-02 18:00:26,553|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(vf-config-assign)
2022-12-02 18:00:26,553|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(vf-config-deploy)
2022-12-02 18:00:26,636|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(config-assign)
2022-12-02 18:00:26,637|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(config-deploy)
2022-12-02 18:00:26,638|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-12-02 18:00:26,677|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-12-02 18:00:26,793|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-12-02 18:00:26,891|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-12-02 18:00:26,958|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-12-02 18:00:27,149|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-12-02 18:00:27,167|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-12-02 18:00:27,390|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-12-02 18:00:27,612|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(resource-assignment)
2022-12-02 18:00:27,613|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(config-deploy)
2022-12-02 18:00:27,674|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-12-02 18:00:27,711|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-12-02 18:00:27,765|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-12-02 18:00:27,767|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-12-02 18:00:27,912|7d2abadc-f924-487c-a130-60e07e40bf5a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| 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)

2022-12-02 18:00:42,552|4870383f-c8d2-4000-aa09-663c6defc393||Thread-76||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Enhancing blueprint(/opt/app/onap/blueprints/working/b340cc17-0b0a-47cb-ab76-89ab96027e1d)
2022-12-02 18:00:42,553|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| deleting definition types under : /opt/app/onap/blueprints/working/b340cc17-0b0a-47cb-ab76-89ab96027e1d/Definitions
2022-12-02 18:00:42,557|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| reinitialized all type definitions
2022-12-02 18:00:42,559|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-12-02 18:00:42,610|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| enhancing ArtifactDefinition(vnf-template)
2022-12-02 18:00:42,621|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| enhancing ArtifactDefinition(vnf-mapping)
2022-12-02 18:00:42,627|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-12-02 18:00:42,665|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ***** Enhancing NodeTemplate(input)
2022-12-02 18:00:42,683|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ***** Enhancing NodeTemplate(input)
2022-12-02 18:00:42,693|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ***** Enhancing NodeTemplate(input)
2022-12-02 18:00:42,700|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-12-02 18:00:42,700|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-12-02 18:00:42,701|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-12-02 18:00:42,715|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ***** Enhancing NodeTemplate(input)
2022-12-02 18:00:42,723|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ***** Enhancing NodeTemplate(input)
2022-12-02 18:00:42,731|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ***** Enhancing NodeTemplate(input)
2022-12-02 18:00:42,740|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-02 18:00:42,759|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ***** Enhancing NodeTemplate(input)
2022-12-02 18:00:42,769|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ***** Enhancing NodeTemplate(input)
2022-12-02 18:00:42,778|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ***** Enhancing NodeTemplate(input)
2022-12-02 18:00:42,789|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ***** Enhancing NodeTemplate(input)
2022-12-02 18:00:42,808|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ***** Enhancing NodeTemplate(input)
2022-12-02 18:00:42,819|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ***** Enhancing NodeTemplate(input)
2022-12-02 18:00:42,833|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ***** Enhancing NodeTemplate(config-assign)
2022-12-02 18:00:42,839|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| enhancing ArtifactDefinition(baseconfig-template)
2022-12-02 18:00:42,840|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-12-02 18:00:42,840|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-12-02 18:00:42,855|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ***** Enhancing NodeTemplate(input)
2022-12-02 18:00:42,877|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ***** Enhancing NodeTemplate(input)
2022-12-02 18:00:42,888|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ***** Enhancing NodeTemplate(input)
2022-12-02 18:00:42,894|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ***** Enhancing NodeTemplate(config-deploy)
2022-12-02 18:00:42,942|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ##### Enhancing Workflow(resource-assignment)
2022-12-02 18:00:42,943|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-12-02 18:00:42,943|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-12-02 18:00:42,943|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-12-02 18:00:42,943|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-12-02 18:00:42,943|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-12-02 18:00:42,943|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| enriching artifacts file(/opt/app/onap/blueprints/working/b340cc17-0b0a-47cb-ab76-89ab96027e1d/Templates/vnf-mapping.json
2022-12-02 18:00:42,950|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-12-02 18:00:42,950|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-12-02 18:00:42,950|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| enriching artifacts file(/opt/app/onap/blueprints/working/b340cc17-0b0a-47cb-ab76-89ab96027e1d/Templates/base_ubuntu20-mapping.json
2022-12-02 18:00:42,956|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-12-02 18:00:42,956|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-12-02 18:00:42,957|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ##### Enhancing Workflow(config-assign)
2022-12-02 18:00:42,958|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-12-02 18:00:42,958|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| identified workflow(config-assign) targets(config-assign)
2022-12-02 18:00:42,958|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-12-02 18:00:42,958|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-12-02 18:00:42,958|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| enriching artifacts file(/opt/app/onap/blueprints/working/b340cc17-0b0a-47cb-ab76-89ab96027e1d/Templates/baseconfig-mapping.json
2022-12-02 18:00:42,967|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-12-02 18:00:42,967|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| dataType not present for the recipe(dt-config-assign-properties)
2022-12-02 18:00:42,969|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ##### Enhancing Workflow(config-deploy)
2022-12-02 18:00:42,969|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-12-02 18:00:42,969|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| identified workflow(config-deploy) targets(config-deploy)
2022-12-02 18:00:42,970|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| workflow(config-deploy) resource assignment files([]
2022-12-02 18:00:42,970|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ##### Enhancing blueprint Resource Definitions
2022-12-02 18:00:42,970|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-12-02 18:00:42,970|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| processing file (Templates/vnf-mapping.json)
2022-12-02 18:00:42,970|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-12-02 18:00:42,970|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| processing file (Templates/baseconfig-mapping.json)
2022-12-02 18:00:42,986|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| 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])
2022-12-02 18:00:43,053|4870383f-c8d2-4000-aa09-663c6defc393||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-12-02 18:00:43,334|ea9223d0-3499-4701-9461-31c976b62cdd||Thread-76||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Save processing(126d6322-df52-49f7-b154-caba2fac194f) CBA(/opt/app/onap/blueprints/archive/126d6322-df52-49f7-b154-caba2fac194f/cba.zip)
2022-12-02 18:00:43,344|ea9223d0-3499-4701-9461-31c976b62cdd||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/126d6322-df52-49f7-b154-caba2fac194f) and entry definition file (Definitions/ubuntu20.json)
2022-12-02 18:00:43,356|ea9223d0-3499-4701-9461-31c976b62cdd||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-02 18:00:43,385|ea9223d0-3499-4701-9461-31c976b62cdd||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(resource-assignment)
2022-12-02 18:00:43,386|ea9223d0-3499-4701-9461-31c976b62cdd||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(config-assign)
2022-12-02 18:00:43,387|ea9223d0-3499-4701-9461-31c976b62cdd||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(config-deploy)
2022-12-02 18:00:43,403|ea9223d0-3499-4701-9461-31c976b62cdd||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/126d6322-df52-49f7-b154-caba2fac194f) and entry definition file (Definitions/ubuntu20.json)
2022-12-02 18:00:43,529|ea9223d0-3499-4701-9461-31c976b62cdd||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| No compiled cache(/opt/app/onap/blueprints/working/126d6322-df52-49f7-b154-caba2fac194f) present to clean.
2022-12-02 18:01:00,289|48f6d646-b347-4378-acaa-0f8324cab058||Thread-76||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Save processing(57f8f365-37c8-48b7-b983-549643fbb4ff) CBA(/opt/app/onap/blueprints/archive/57f8f365-37c8-48b7-b983-549643fbb4ff/cba.zip)
2022-12-02 18:01:00,328|48f6d646-b347-4378-acaa-0f8324cab058||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/57f8f365-37c8-48b7-b983-549643fbb4ff) and entry definition file (Definitions/CNF.json)
2022-12-02 18:01:00,414|48f6d646-b347-4378-acaa-0f8324cab058||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(resource-assignment)
2022-12-02 18:01:00,416|48f6d646-b347-4378-acaa-0f8324cab058||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(config-assign)
2022-12-02 18:01:00,417|48f6d646-b347-4378-acaa-0f8324cab058||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(config-deploy)
2022-12-02 18:01:00,418|48f6d646-b347-4378-acaa-0f8324cab058||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(scale-out)
2022-12-02 18:01:00,418|48f6d646-b347-4378-acaa-0f8324cab058||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(scale)
2022-12-02 18:01:00,419|48f6d646-b347-4378-acaa-0f8324cab058||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(scale-in)
2022-12-02 18:01:00,420|48f6d646-b347-4378-acaa-0f8324cab058||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(health-check)
2022-12-02 18:01:00,447|48f6d646-b347-4378-acaa-0f8324cab058||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/57f8f365-37c8-48b7-b983-549643fbb4ff) and entry definition file (Definitions/CNF.json)
2022-12-02 18:01:00,566|48f6d646-b347-4378-acaa-0f8324cab058||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| No compiled cache(/opt/app/onap/blueprints/working/57f8f365-37c8-48b7-b983-549643fbb4ff) present to clean.
2022-12-02 18:02:18,535|1cdaaa41-8bbc-403b-8970-f12be288ded4||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-12-02 18:02:18,535|1cdaaa41-8bbc-403b-8970-f12be288ded4||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-12-02 18:02:18,535|1cdaaa41-8bbc-403b-8970-f12be288ded4||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-12-02 18:02:18,732|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-12-02 18:02:18,733|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-12-02 18:02:19,393|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-12-02 18:02:19,394|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Save processing(a2d0195d-c141-40bb-ba5c-43dc00c447b1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-12-02 18:02:19,414|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Save processing(54818d84-f0d5-4239-891f-3788a83b4059) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-12-02 18:02:19,422|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Save processing(9c6413da-3ee2-4aef-8538-7cf9d6f4c7f4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-12-02 18:02:19,439|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Save processing(679185cb-3004-4e06-9e3c-3f5c49e58793) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-12-02 18:02:19,459|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Save processing(cf164a9b-38eb-49b7-a3ab-de141bbba2fc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-12-02 18:02:19,480|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Save processing(3f82d5c5-26db-4be8-94f5-9c6c0929b615) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-12-02 18:02:19,503|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| 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)
2022-12-02 18:02:19,504|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-12-02 18:02:19,505|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-12-02 18:02:19,505|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-12-02 18:02:19,506|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| 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)
2022-12-02 18:02:19,507|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| 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)
2022-12-02 18:02:19,550|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| 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.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)
2022-12-02 18:02:19,554|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-02 18:02:19,595|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-02 18:02:19,619|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-02 18:02:19,639|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-02 18:02:19,720|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(resource-assignment)
2022-12-02 18:02:19,721|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(config-assign)
2022-12-02 18:02:19,722|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(config-deploy)
2022-12-02 18:02:19,766|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| 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)
2022-12-02 18:02:19,811|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-12-02 18:02:19,841|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-12-02 18:02:19,851|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-12-02 18:02:19,927|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(resource-assignment)
2022-12-02 18:02:19,928|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(config-assign)
2022-12-02 18:02:19,929|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(config-deploy)
2022-12-02 18:02:20,021|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| 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)
2022-12-02 18:02:20,079|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-12-02 18:02:20,107|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-12-02 18:02:20,108|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-12-02 18:02:20,178|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(resource-assignment)
2022-12-02 18:02:20,179|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(config-assign)
2022-12-02 18:02:20,180|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(config-deploy)
2022-12-02 18:02:20,180|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(HealthCheck)
2022-12-02 18:02:20,181|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(ScaleOutReconfiguration)
2022-12-02 18:02:20,182|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(vf-config-assign)
2022-12-02 18:02:20,183|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(vf-config-deploy)
2022-12-02 18:02:20,246|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-12-02 18:02:20,297|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-12-02 18:02:20,325|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-12-02 18:02:20,325|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-12-02 18:02:20,382|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(resource-assignment)
2022-12-02 18:02:20,383|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(config-deploy)
2022-12-02 18:02:20,423|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(config-assign)
2022-12-02 18:02:20,425|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(config-deploy)
2022-12-02 18:02:20,426|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-12-02 18:02:20,455|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-12-02 18:02:20,487|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-12-02 18:02:20,519|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-12-02 18:02:20,519|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-12-02 18:02:20,583|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-12-02 18:02:20,610|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-12-02 18:02:20,611|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-12-02 18:02:20,650|1cdaaa41-8bbc-403b-8970-f12be288ded4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| 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)

2022-12-02 18:02:26,747|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-12-02 18:02:26,868|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-12-02 18:02:26,948|242e8001-a8ee-46ee-88dd-d03fc8b7f849||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| request(242e8001-a8ee-46ee-88dd-d03fc8b7f849)
2022-12-02 18:02:26,955|242e8001-a8ee-46ee-88dd-d03fc8b7f849||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| CBA file(/opt/app/onap/blueprints/archive/fa8314d0-5563-4bf3-aada-74797993971b/cba.zip written successfully
2022-12-02 18:02:26,955|242e8001-a8ee-46ee-88dd-d03fc8b7f849||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Save processing(fa8314d0-5563-4bf3-aada-74797993971b) CBA(/opt/app/onap/blueprints/archive/fa8314d0-5563-4bf3-aada-74797993971b/cba.zip)
2022-12-02 18:02:26,980|242e8001-a8ee-46ee-88dd-d03fc8b7f849||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fa8314d0-5563-4bf3-aada-74797993971b) and entry definition file (Definitions/ubuntu20.json)
2022-12-02 18:02:27,006|242e8001-a8ee-46ee-88dd-d03fc8b7f849||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-02 18:02:27,053|242e8001-a8ee-46ee-88dd-d03fc8b7f849||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(resource-assignment)
2022-12-02 18:02:27,054|242e8001-a8ee-46ee-88dd-d03fc8b7f849||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(config-assign)
2022-12-02 18:02:27,055|242e8001-a8ee-46ee-88dd-d03fc8b7f849||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(config-deploy)
2022-12-02 18:02:27,074|242e8001-a8ee-46ee-88dd-d03fc8b7f849||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fa8314d0-5563-4bf3-aada-74797993971b) and entry definition file (Definitions/ubuntu20.json)
2022-12-02 18:02:27,095|242e8001-a8ee-46ee-88dd-d03fc8b7f849||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-12-02 18:02:27,141|242e8001-a8ee-46ee-88dd-d03fc8b7f849||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-12-02 18:02:27,146|242e8001-a8ee-46ee-88dd-d03fc8b7f849||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-12-02 18:02:27,201|242e8001-a8ee-46ee-88dd-d03fc8b7f849||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| No compiled cache(/opt/app/onap/blueprints/working/fa8314d0-5563-4bf3-aada-74797993971b) present to clean.
2022-12-02 18:02:33,271|e6a491c5-abca-42e8-ac73-e93cbc55db4c||Thread-107||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Enhancing blueprint(/opt/app/onap/blueprints/working/b9fd8acd-77cf-4669-982d-38c217825ff4)
2022-12-02 18:02:33,273|e6a491c5-abca-42e8-ac73-e93cbc55db4c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| deleting definition types under : /opt/app/onap/blueprints/working/b9fd8acd-77cf-4669-982d-38c217825ff4/Definitions
2022-12-02 18:02:33,277|e6a491c5-abca-42e8-ac73-e93cbc55db4c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| reinitialized all type definitions
2022-12-02 18:02:33,278|e6a491c5-abca-42e8-ac73-e93cbc55db4c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ***** Enhancing NodeTemplate(netconf-device)
2022-12-02 18:02:33,297|e6a491c5-abca-42e8-ac73-e93cbc55db4c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ***** Enhancing NodeTemplate(resolve-data)
2022-12-02 18:02:33,312|e6a491c5-abca-42e8-ac73-e93cbc55db4c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-12-02 18:02:33,316|e6a491c5-abca-42e8-ac73-e93cbc55db4c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-12-02 18:02:33,319|e6a491c5-abca-42e8-ac73-e93cbc55db4c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-12-02 18:02:33,346|e6a491c5-abca-42e8-ac73-e93cbc55db4c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-12-02 18:02:33,363|e6a491c5-abca-42e8-ac73-e93cbc55db4c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ##### Enhancing Workflow(config-assign)
2022-12-02 18:02:33,364|e6a491c5-abca-42e8-ac73-e93cbc55db4c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-12-02 18:02:33,364|e6a491c5-abca-42e8-ac73-e93cbc55db4c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| identified workflow(config-assign) targets(resolve-data)
2022-12-02 18:02:33,364|e6a491c5-abca-42e8-ac73-e93cbc55db4c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-12-02 18:02:33,364|e6a491c5-abca-42e8-ac73-e93cbc55db4c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-12-02 18:02:33,364|e6a491c5-abca-42e8-ac73-e93cbc55db4c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| enriching artifacts file(/opt/app/onap/blueprints/working/b9fd8acd-77cf-4669-982d-38c217825ff4/Templates/netconfrpc-mapping.json
2022-12-02 18:02:33,371|e6a491c5-abca-42e8-ac73-e93cbc55db4c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-12-02 18:02:33,371|e6a491c5-abca-42e8-ac73-e93cbc55db4c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| dataType not present for the recipe(dt-config-assign-properties)
2022-12-02 18:02:33,372|e6a491c5-abca-42e8-ac73-e93cbc55db4c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ##### Enhancing Workflow(config-deploy)
2022-12-02 18:02:33,373|e6a491c5-abca-42e8-ac73-e93cbc55db4c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-12-02 18:02:33,373|e6a491c5-abca-42e8-ac73-e93cbc55db4c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| identified workflow(config-deploy) targets(execute-netconf)
2022-12-02 18:02:33,373|e6a491c5-abca-42e8-ac73-e93cbc55db4c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| workflow(config-deploy) resource assignment files([]
2022-12-02 18:02:33,373|e6a491c5-abca-42e8-ac73-e93cbc55db4c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| ##### Enhancing blueprint Resource Definitions
2022-12-02 18:02:33,373|e6a491c5-abca-42e8-ac73-e93cbc55db4c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-12-02 18:02:33,373|e6a491c5-abca-42e8-ac73-e93cbc55db4c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| processing file (Templates/netconfrpc-mapping.json)
2022-12-02 18:02:33,379|e6a491c5-abca-42e8-ac73-e93cbc55db4c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| distinct resource keys ([input-source])
2022-12-02 18:02:33,392|e6a491c5-abca-42e8-ac73-e93cbc55db4c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Enriching Resource Definition sources Node Template: [source-input]
2022-12-02 18:02:40,496|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-12-02 18:02:40,612|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-12-02 18:02:40,616|59470dc9-ac47-4f88-aa94-f9c60bc9d9d6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| request(59470dc9-ac47-4f88-aa94-f9c60bc9d9d6)
2022-12-02 18:02:40,619|59470dc9-ac47-4f88-aa94-f9c60bc9d9d6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| CBA file(/opt/app/onap/blueprints/archive/0cdab4db-3012-4e37-8394-5d36818f96af/cba.zip written successfully
2022-12-02 18:02:40,619|59470dc9-ac47-4f88-aa94-f9c60bc9d9d6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Save processing(0cdab4db-3012-4e37-8394-5d36818f96af) CBA(/opt/app/onap/blueprints/archive/0cdab4db-3012-4e37-8394-5d36818f96af/cba.zip)
2022-12-02 18:02:40,665|59470dc9-ac47-4f88-aa94-f9c60bc9d9d6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0cdab4db-3012-4e37-8394-5d36818f96af) and entry definition file (Definitions/CNF.json)
2022-12-02 18:02:40,770|59470dc9-ac47-4f88-aa94-f9c60bc9d9d6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(resource-assignment)
2022-12-02 18:02:40,772|59470dc9-ac47-4f88-aa94-f9c60bc9d9d6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(config-assign)
2022-12-02 18:02:40,773|59470dc9-ac47-4f88-aa94-f9c60bc9d9d6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(config-deploy)
2022-12-02 18:02:40,773|59470dc9-ac47-4f88-aa94-f9c60bc9d9d6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(scale-out)
2022-12-02 18:02:40,774|59470dc9-ac47-4f88-aa94-f9c60bc9d9d6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(scale)
2022-12-02 18:02:40,774|59470dc9-ac47-4f88-aa94-f9c60bc9d9d6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(scale-in)
2022-12-02 18:02:40,775|59470dc9-ac47-4f88-aa94-f9c60bc9d9d6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(health-check)
2022-12-02 18:02:40,813|59470dc9-ac47-4f88-aa94-f9c60bc9d9d6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0cdab4db-3012-4e37-8394-5d36818f96af) and entry definition file (Definitions/CNF.json)
2022-12-02 18:02:40,850|59470dc9-ac47-4f88-aa94-f9c60bc9d9d6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Overwriting blueprint model :APACHE::1.0.0
2022-12-02 18:02:40,897|59470dc9-ac47-4f88-aa94-f9c60bc9d9d6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-12-02 18:02:40,902|59470dc9-ac47-4f88-aa94-f9c60bc9d9d6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-12-02 18:02:41,026|59470dc9-ac47-4f88-aa94-f9c60bc9d9d6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| No compiled cache(/opt/app/onap/blueprints/working/0cdab4db-3012-4e37-8394-5d36818f96af) present to clean.
2022-12-02 18:03:49,041|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-12-02 18:03:49,166|||grpc-default-executor-1||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-12-02 18:03:49,169|84d79627-06d8-47ab-abc3-976b73859b26||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| request(84d79627-06d8-47ab-abc3-976b73859b26)
2022-12-02 18:03:49,171|84d79627-06d8-47ab-abc3-976b73859b26||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| CBA file(/opt/app/onap/blueprints/archive/e2efdaef-4dd1-4435-951f-e71a4a56a68b/cba.zip written successfully
2022-12-02 18:03:49,171|84d79627-06d8-47ab-abc3-976b73859b26||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Save processing(e2efdaef-4dd1-4435-951f-e71a4a56a68b) CBA(/opt/app/onap/blueprints/archive/e2efdaef-4dd1-4435-951f-e71a4a56a68b/cba.zip)
2022-12-02 18:03:49,198|84d79627-06d8-47ab-abc3-976b73859b26||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e2efdaef-4dd1-4435-951f-e71a4a56a68b) and entry definition file (Definitions/pnf_netconf.json)
2022-12-02 18:03:49,207|84d79627-06d8-47ab-abc3-976b73859b26||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-02 18:03:49,229|84d79627-06d8-47ab-abc3-976b73859b26||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(config-assign)
2022-12-02 18:03:49,231|84d79627-06d8-47ab-abc3-976b73859b26||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Validating Workflow(config-deploy)
2022-12-02 18:03:49,242|84d79627-06d8-47ab-abc3-976b73859b26||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e2efdaef-4dd1-4435-951f-e71a4a56a68b) and entry definition file (Definitions/pnf_netconf.json)
2022-12-02 18:03:49,287|84d79627-06d8-47ab-abc3-976b73859b26||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-12-02 18:03:49,334|84d79627-06d8-47ab-abc3-976b73859b26||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-12-02 18:03:49,336|84d79627-06d8-47ab-abc3-976b73859b26||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-12-02 18:03:49,395|84d79627-06d8-47ab-abc3-976b73859b26||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| No compiled cache(/opt/app/onap/blueprints/working/e2efdaef-4dd1-4435-951f-e71a4a56a68b) present to clean.
2022-12-02 18:06:30,294|42b1ae3a-5593-47fb-bcaf-80b4502878b9||reactor-http-epoll-2||||INFO||||||| processing request id 42b1ae3a-5593-47fb-bcaf-80b4502878b9
2022-12-02 18:06:30,295|42b1ae3a-5593-47fb-bcaf-80b4502878b9||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-02 18:06:30,295|42b1ae3a-5593-47fb-bcaf-80b4502878b9||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-12-02 18:06:30,299|42b1ae3a-5593-47fb-bcaf-80b4502878b9||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-12-02 18:06:30,380|42b1ae3a-5593-47fb-bcaf-80b4502878b9||DefaultDispatcher-worker-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-12-02 18:06:30,383|42b1ae3a-5593-47fb-bcaf-80b4502878b9||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-12-02 18:06:30,385|42b1ae3a-5593-47fb-bcaf-80b4502878b9||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-12-02 18:06:30,406|42b1ae3a-5593-47fb-bcaf-80b4502878b9||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-12-02 18:06:30,407|42b1ae3a-5593-47fb-bcaf-80b4502878b9||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-12-02 18:06:30,408|42b1ae3a-5593-47fb-bcaf-80b4502878b9||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-02 18:06:30,410|42b1ae3a-5593-47fb-bcaf-80b4502878b9||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(42b1ae3a-5593-47fb-bcaf-80b4502878b9) for workflow(resource-assignment) step(resource-assignment)
2022-12-02 18:06:30,410|42b1ae3a-5593-47fb-bcaf-80b4502878b9||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-12-02 18:06:30,410|42b1ae3a-5593-47fb-bcaf-80b4502878b9||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-12-02 18:06:30,412|42b1ae3a-5593-47fb-bcaf-80b4502878b9||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-12-02 18:06:30,437|42b1ae3a-5593-47fb-bcaf-80b4502878b9||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-12-02 18:06:30,442|42b1ae3a-5593-47fb-bcaf-80b4502878b9||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-12-02 18:06:30,442|42b1ae3a-5593-47fb-bcaf-80b4502878b9||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("39b87a5e-f9e6-4b30-96a6-cb8b7007c7e3") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-02 18:06:30,443|42b1ae3a-5593-47fb-bcaf-80b4502878b9||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("cb79a21e-143d-495d-9709-95393484fa44") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-02 18:06:30,445|42b1ae3a-5593-47fb-bcaf-80b4502878b9||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "39b87a5e-f9e6-4b30-96a6-cb8b7007c7e3",
  "vnf-id" : "cb79a21e-143d-495d-9709-95393484fa44",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-12-02 18:06:30,471|42b1ae3a-5593-47fb-bcaf-80b4502878b9||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-12-02 18:06:30,472|42b1ae3a-5593-47fb-bcaf-80b4502878b9||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-12-02 18:06:30,472|42b1ae3a-5593-47fb-bcaf-80b4502878b9||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-12-02 18:06:30,475|42b1ae3a-5593-47fb-bcaf-80b4502878b9||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 73a70f8f-016c-44bb-a148-3a736a67cf29 auditStoreId -1
2022-12-02 18:06:34,907|8536a4ab-8f88-4c72-abf2-f8a942480668||reactor-http-epoll-2||||INFO||||||| processing request id 8536a4ab-8f88-4c72-abf2-f8a942480668
2022-12-02 18:06:34,907|8536a4ab-8f88-4c72-abf2-f8a942480668||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-02 18:06:34,907|8536a4ab-8f88-4c72-abf2-f8a942480668||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-12-02 18:06:34,910|8536a4ab-8f88-4c72-abf2-f8a942480668||reactor-http-epoll-2||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-12-02 18:06:34,910|8536a4ab-8f88-4c72-abf2-f8a942480668||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-12-02 18:06:34,914|8536a4ab-8f88-4c72-abf2-f8a942480668||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-12-02 18:06:34,930|8536a4ab-8f88-4c72-abf2-f8a942480668||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-12-02 18:06:34,931|8536a4ab-8f88-4c72-abf2-f8a942480668||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-12-02 18:06:34,931|8536a4ab-8f88-4c72-abf2-f8a942480668||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-02 18:06:34,932|8536a4ab-8f88-4c72-abf2-f8a942480668||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(8536a4ab-8f88-4c72-abf2-f8a942480668) for workflow(resource-assignment) step(resource-assignment)
2022-12-02 18:06:34,932|8536a4ab-8f88-4c72-abf2-f8a942480668||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-12-02 18:06:34,933|8536a4ab-8f88-4c72-abf2-f8a942480668||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-12-02 18:06:34,934|8536a4ab-8f88-4c72-abf2-f8a942480668||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-12-02 18:06:34,953|8536a4ab-8f88-4c72-abf2-f8a942480668||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = admin_plane_net_name
    status = null
    required = false
    dependencies = []
    dictionaryName = public_net_id
    dictionarySource = input
], [
    name = ubuntu20_key_name
    status = null
    required = false
    dependencies = []
    dictionaryName = key_name
    dictionarySource = input
], [
    name = ubuntu20_name_0
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = ubuntu20_image_name
    status = null
    required = false
    dependencies = []
    dictionaryName = image_name
    dictionarySource = input
], [
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = ubuntu20_pub_key
    status = null
    required = false
    dependencies = []
    dictionaryName = pub_key
    dictionarySource = input
], [
    name = ubuntu20_flavor_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vlb_flavor_name
    dictionarySource = input
]], [[
    name = vnf_id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-12-02 18:06:34,959|8536a4ab-8f88-4c72-abf2-f8a942480668||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("admin-daily-kohn") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-12-02 18:06:34,959|8536a4ab-8f88-4c72-abf2-f8a942480668||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-12-02 18:06:34,960|8536a4ab-8f88-4c72-abf2-f8a942480668||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-12-02 18:06:34,960|8536a4ab-8f88-4c72-abf2-f8a942480668||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-12-02 18:06:34,961|8536a4ab-8f88-4c72-abf2-f8a942480668||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("b15a29e8-d669-47b5-ace8-7c0e97144a4e") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-12-02 18:06:34,961|8536a4ab-8f88-4c72-abf2-f8a942480668||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("39b87a5e-f9e6-4b30-96a6-cb8b7007c7e3") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-02 18:06:34,962|8536a4ab-8f88-4c72-abf2-f8a942480668||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string)
2022-12-02 18:06:34,962|8536a4ab-8f88-4c72-abf2-f8a942480668||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-12-02 18:06:34,963|8536a4ab-8f88-4c72-abf2-f8a942480668||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-12-02 18:06:34,966|8536a4ab-8f88-4c72-abf2-f8a942480668||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("cb79a21e-143d-495d-9709-95393484fa44") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-02 18:06:34,967|8536a4ab-8f88-4c72-abf2-f8a942480668||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-kohn",
  "service-instance-id" : "39b87a5e-f9e6-4b30-96a6-cb8b7007c7e3",
  "ubuntu20_flavor_name" : "m1.small",
  "ubuntu20_image_name" : "Ubuntu_2004",
  "ubuntu20_key_name" : "onap_dt",
  "ubuntu20_name_0" : "ubuntu20agent-VNF",
  "ubuntu20_pub_key" : "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key",
  "vf-module-id" : "b15a29e8-d669-47b5-ace8-7c0e97144a4e",
  "vnf-id" : "cb79a21e-143d-495d-9709-95393484fa44",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-12-02 18:06:34,985|8536a4ab-8f88-4c72-abf2-f8a942480668||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-12-02 18:06:34,986|8536a4ab-8f88-4c72-abf2-f8a942480668||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-12-02 18:06:34,986|8536a4ab-8f88-4c72-abf2-f8a942480668||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-12-02 18:06:34,987|8536a4ab-8f88-4c72-abf2-f8a942480668||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b14dfdd8-8e62-4064-9375-c45e6a4b0be0 auditStoreId -1
2022-12-02 18:06:40,420|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-12-02 18:06:40,540|||grpc-default-executor-2||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-12-02 18:06:40,596|c6091d34-190d-48e2-bc7a-4bfe9d2b2137||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| processing request id c6091d34-190d-48e2-bc7a-4bfe9d2b2137
2022-12-02 18:06:40,596|c6091d34-190d-48e2-bc7a-4bfe9d2b2137||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| storeExecutionInput called not to store the Workflow action input details 
2022-12-02 18:06:40,596|c6091d34-190d-48e2-bc7a-4bfe9d2b2137||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| StoreAuditService ID  -1
2022-12-02 18:06:40,597|c6091d34-190d-48e2-bc7a-4bfe9d2b2137||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-12-02 18:06:40,597|c6091d34-190d-48e2-bc7a-4bfe9d2b2137||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-12-02 18:06:40,602|c6091d34-190d-48e2-bc7a-4bfe9d2b2137||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-12-02 18:06:40,628|c6091d34-190d-48e2-bc7a-4bfe9d2b2137||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Deriving input data for workflow: (config-assign)
2022-12-02 18:06:40,628|c6091d34-190d-48e2-bc7a-4bfe9d2b2137||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-12-02 18:06:40,628|c6091d34-190d-48e2-bc7a-4bfe9d2b2137||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-02 18:06:40,629|c6091d34-190d-48e2-bc7a-4bfe9d2b2137||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| preparing request id(c6091d34-190d-48e2-bc7a-4bfe9d2b2137) for workflow(config-assign) step(config-assign)
2022-12-02 18:06:40,629|c6091d34-190d-48e2-bc7a-4bfe9d2b2137||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-12-02 18:06:40,629|c6091d34-190d-48e2-bc7a-4bfe9d2b2137||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-12-02 18:06:40,632|c6091d34-190d-48e2-bc7a-4bfe9d2b2137||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-12-02 18:06:40,671|c6091d34-190d-48e2-bc7a-4bfe9d2b2137||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-12-02 18:06:40,673|c6091d34-190d-48e2-bc7a-4bfe9d2b2137||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-12-02 18:06:40,674|c6091d34-190d-48e2-bc7a-4bfe9d2b2137||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Setting Resource Value ("39b87a5e-f9e6-4b30-96a6-cb8b7007c7e3") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-02 18:06:40,674|c6091d34-190d-48e2-bc7a-4bfe9d2b2137||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Setting Resource Value ("cb79a21e-143d-495d-9709-95393484fa44") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-02 18:06:40,688|c6091d34-190d-48e2-bc7a-4bfe9d2b2137||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Resource resolution saved into database successfully : (vnf-id)
2022-12-02 18:06:40,688|c6091d34-190d-48e2-bc7a-4bfe9d2b2137||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Resource resolution saved into database successfully : (service-instance-id)
2022-12-02 18:06:40,701|c6091d34-190d-48e2-bc7a-4bfe9d2b2137||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Resource resolution saved into database successfully : (vnf_name)
2022-12-02 18:06:40,703|c6091d34-190d-48e2-bc7a-4bfe9d2b2137||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Generated Resource Param Data ({
  "service-instance-id" : "39b87a5e-f9e6-4b30-96a6-cb8b7007c7e3",
  "vnf-id" : "cb79a21e-143d-495d-9709-95393484fa44",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-12-02 18:06:40,740|c6091d34-190d-48e2-bc7a-4bfe9d2b2137||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-12-02 18:06:40,749|c6091d34-190d-48e2-bc7a-4bfe9d2b2137||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-12-02 18:06:40,750|c6091d34-190d-48e2-bc7a-4bfe9d2b2137||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Preparing Response...
2022-12-02 18:06:40,750|c6091d34-190d-48e2-bc7a-4bfe9d2b2137||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-12-02 18:06:40,750|c6091d34-190d-48e2-bc7a-4bfe9d2b2137||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| resolveWorkflowOutputs for workflow(config-assign)
2022-12-02 18:06:40,751|c6091d34-190d-48e2-bc7a-4bfe9d2b2137||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 589453c3-a73e-4185-a062-d8407aa036c1 auditStoreId -1
2022-12-02 18:06:40,814|c6091d34-190d-48e2-bc7a-4bfe9d2b2137||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Completed
2022-12-02 18:07:30,737|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-12-02 18:07:30,913|||grpc-default-executor-2||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-12-02 18:07:30,921|c6091d34-190d-48e2-bc7a-4bfe9d2b2137||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| processing request id c6091d34-190d-48e2-bc7a-4bfe9d2b2137
2022-12-02 18:07:30,921|c6091d34-190d-48e2-bc7a-4bfe9d2b2137||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| storeExecutionInput called not to store the Workflow action input details 
2022-12-02 18:07:30,921|c6091d34-190d-48e2-bc7a-4bfe9d2b2137||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| StoreAuditService ID  -1
2022-12-02 18:07:30,930|c6091d34-190d-48e2-bc7a-4bfe9d2b2137||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-12-02 18:07:30,930|c6091d34-190d-48e2-bc7a-4bfe9d2b2137||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-12-02 18:07:30,942|c6091d34-190d-48e2-bc7a-4bfe9d2b2137||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-12-02 18:07:30,970|c6091d34-190d-48e2-bc7a-4bfe9d2b2137||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Deriving input data for workflow: (config-deploy)
2022-12-02 18:07:30,971|c6091d34-190d-48e2-bc7a-4bfe9d2b2137||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-12-02 18:07:30,971|c6091d34-190d-48e2-bc7a-4bfe9d2b2137||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-12-02 18:07:30,987|c6091d34-190d-48e2-bc7a-4bfe9d2b2137||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| preparing request id(c6091d34-190d-48e2-bc7a-4bfe9d2b2137) for workflow(config-deploy) step(config-deploy)
2022-12-02 18:07:30,987|c6091d34-190d-48e2-bc7a-4bfe9d2b2137||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-12-02 18:07:30,987|c6091d34-190d-48e2-bc7a-4bfe9d2b2137||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| input definition for node template (config-deploy), values ({script-type="jython", script-class-reference="Scripts/python/ConfigDeploy.py", instance-dependencies=[], dynamic-properties="*config-deploy-properties"})
2022-12-02 18:07:30,992|c6091d34-190d-48e2-bc7a-4bfe9d2b2137||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-12-02 18:07:30,992|c6091d34-190d-48e2-bc7a-4bfe9d2b2137||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Getting Jython Script Class(ConfigDeploy)
2022-12-02 18:07:31,061|c6091d34-190d-48e2-bc7a-4bfe9d2b2137||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@20da2ddf
2022-12-02 18:07:31,065|c6091d34-190d-48e2-bc7a-4bfe9d2b2137||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Hello world
2022-12-02 18:07:31,065|c6091d34-190d-48e2-bc7a-4bfe9d2b2137||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Preparing Response...
2022-12-02 18:07:31,065|c6091d34-190d-48e2-bc7a-4bfe9d2b2137||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-12-02 18:07:31,066|c6091d34-190d-48e2-bc7a-4bfe9d2b2137||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-12-02 18:07:31,067|c6091d34-190d-48e2-bc7a-4bfe9d2b2137||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7ec3fb81-d851-4d83-a4c2-bb7d3f347c27 auditStoreId -1
2022-12-02 18:07:31,072|c6091d34-190d-48e2-bc7a-4bfe9d2b2137||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Completed
2022-12-02 18:09:39,738|44074e89-9c17-4159-a988-96be2ce88b2e||reactor-http-epoll-2||||INFO||||||| processing request id 44074e89-9c17-4159-a988-96be2ce88b2e
2022-12-02 18:09:39,738|44074e89-9c17-4159-a988-96be2ce88b2e||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-02 18:09:39,738|44074e89-9c17-4159-a988-96be2ce88b2e||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-12-02 18:09:39,750|44074e89-9c17-4159-a988-96be2ce88b2e||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2022-12-02 18:09:39,984|44074e89-9c17-4159-a988-96be2ce88b2e||DefaultDispatcher-worker-1||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-12-02 18:09:39,987|44074e89-9c17-4159-a988-96be2ce88b2e||DefaultDispatcher-worker-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-12-02 18:09:39,991|44074e89-9c17-4159-a988-96be2ce88b2e||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-12-02 18:09:40,011|44074e89-9c17-4159-a988-96be2ce88b2e||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-12-02 18:09:40,125|44074e89-9c17-4159-a988-96be2ce88b2e||DefaultDispatcher-worker-4||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-12-02 18:09:40,168|44074e89-9c17-4159-a988-96be2ce88b2e||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[44074e89-9c17-4159-a988-96be2ce88b2e])'s step(resource-assignment)
2022-12-02 18:09:40,169|44074e89-9c17-4159-a988-96be2ce88b2e||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-02 18:09:40,170|44074e89-9c17-4159-a988-96be2ce88b2e||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(44074e89-9c17-4159-a988-96be2ce88b2e) for workflow(resource-assignment) step(resource-assignment)
2022-12-02 18:09:40,170|44074e89-9c17-4159-a988-96be2ce88b2e||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-12-02 18:09:40,170|44074e89-9c17-4159-a988-96be2ce88b2e||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-12-02 18:09:40,171|44074e89-9c17-4159-a988-96be2ce88b2e||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-12-02 18:09:40,194|44074e89-9c17-4159-a988-96be2ce88b2e||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2022-12-02 18:09:40,207|44074e89-9c17-4159-a988-96be2ce88b2e||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-12-02 18:09:40,209|44074e89-9c17-4159-a988-96be2ce88b2e||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-12-02 18:09:40,210|44074e89-9c17-4159-a988-96be2ce88b2e||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-12-02 18:09:40,210|44074e89-9c17-4159-a988-96be2ce88b2e||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("bfe19bff-8622-44fb-a94f-c9b793be2e30") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-02 18:09:40,210|44074e89-9c17-4159-a988-96be2ce88b2e||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("5d32dcf6-8106-4976-a25b-ca6e5fccf493") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-02 18:09:40,214|44074e89-9c17-4159-a988-96be2ce88b2e||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="bfe19bff-8622-44fb-a94f-c9b793be2e30", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-12-02 18:09:40,226|44074e89-9c17-4159-a988-96be2ce88b2e||DefaultDispatcher-worker-2||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value})
2022-12-02 18:09:40,227|44074e89-9c17-4159-a988-96be2ce88b2e||DefaultDispatcher-worker-2||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2022-12-02 18:09:40,255|44074e89-9c17-4159-a988-96be2ce88b2e||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-12-02 18:09:43,569|44074e89-9c17-4159-a988-96be2ce88b2e||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - )
2022-12-02 18:09:43,570|44074e89-9c17-4159-a988-96be2ce88b2e||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-12-02 18:09:43,571|44074e89-9c17-4159-a988-96be2ce88b2e||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221202t180943325523z")
2022-12-02 18:09:43,571|44074e89-9c17-4159-a988-96be2ce88b2e||DefaultDispatcher-worker-2||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221202t180943325523z")
2022-12-02 18:09:43,571|44074e89-9c17-4159-a988-96be2ce88b2e||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221202t180943325523z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-12-02 18:09:43,572|44074e89-9c17-4159-a988-96be2ce88b2e||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-12-02 18:09:43,574|44074e89-9c17-4159-a988-96be2ce88b2e||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "aic-cloud-region" : "k8sregion-cnf-macro",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-namespace" : "onap-tests",
  "service-instance-id" : "5d32dcf6-8106-4976-a25b-ca6e5fccf493",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "bfe19bff-8622-44fb-a94f-c9b793be2e30",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221202t180943325523z"
})
2022-12-02 18:09:43,590|44074e89-9c17-4159-a988-96be2ce88b2e||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-12-02 18:09:43,590|44074e89-9c17-4159-a988-96be2ce88b2e||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-12-02 18:09:43,590|44074e89-9c17-4159-a988-96be2ce88b2e||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-12-02 18:09:43,591|44074e89-9c17-4159-a988-96be2ce88b2e||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[44074e89-9c17-4159-a988-96be2ce88b2e])'s step(profile-upload)
2022-12-02 18:09:43,591|44074e89-9c17-4159-a988-96be2ce88b2e||DefaultDispatcher-worker-1||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-02 18:09:43,607|44074e89-9c17-4159-a988-96be2ce88b2e||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(44074e89-9c17-4159-a988-96be2ce88b2e) for workflow(resource-assignment) step(profile-upload)
2022-12-02 18:09:43,607|44074e89-9c17-4159-a988-96be2ce88b2e||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-12-02 18:09:43,608|44074e89-9c17-4159-a988-96be2ce88b2e||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-12-02 18:09:43,610|44074e89-9c17-4159-a988-96be2ce88b2e||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-12-02 18:09:43,611|44074e89-9c17-4159-a988-96be2ce88b2e||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes
2022-12-02 18:09:43,611|44074e89-9c17-4159-a988-96be2ce88b2e||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-12-02 18:09:43,619|44074e89-9c17-4159-a988-96be2ce88b2e||DefaultDispatcher-worker-1||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-12-02 18:09:43,620|44074e89-9c17-4159-a988-96be2ce88b2e||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-12-02 18:09:43,620|44074e89-9c17-4159-a988-96be2ce88b2e||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-12-02 18:09:43,620|44074e89-9c17-4159-a988-96be2ce88b2e||DefaultDispatcher-worker-1||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-12-02 18:09:43,621|44074e89-9c17-4159-a988-96be2ce88b2e||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-12-02 18:09:43,632|44074e89-9c17-4159-a988-96be2ce88b2e||DefaultDispatcher-worker-3||||INFO||||||| workflow(44074e89-9c17-4159-a988-96be2ce88b2e) nodes completed with (0)exceptions
2022-12-02 18:09:43,633|44074e89-9c17-4159-a988-96be2ce88b2e||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-12-02 18:09:43,637|44074e89-9c17-4159-a988-96be2ce88b2e||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 8509dd96-db6c-41ba-86d4-2a11c0d11c3d auditStoreId -1
2022-12-02 18:09:46,820|6e365abb-5580-4605-8e3f-8c5bd6669778||reactor-http-epoll-2||||INFO||||||| processing request id 6e365abb-5580-4605-8e3f-8c5bd6669778
2022-12-02 18:09:46,821|6e365abb-5580-4605-8e3f-8c5bd6669778||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-02 18:09:46,821|6e365abb-5580-4605-8e3f-8c5bd6669778||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-12-02 18:09:46,822|6e365abb-5580-4605-8e3f-8c5bd6669778||reactor-http-epoll-2||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-12-02 18:09:46,822|6e365abb-5580-4605-8e3f-8c5bd6669778||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-12-02 18:09:46,827|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-12-02 18:09:46,872|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-12-02 18:09:46,875|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-12-02 18:09:46,876|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[6e365abb-5580-4605-8e3f-8c5bd6669778])'s step(resource-assignment)
2022-12-02 18:09:46,876|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-02 18:09:46,876|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(6e365abb-5580-4605-8e3f-8c5bd6669778) for workflow(resource-assignment) step(resource-assignment)
2022-12-02 18:09:46,876|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-12-02 18:09:46,876|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-12-02 18:09:46,877|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-12-02 18:09:46,914|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = core-instance-name
    status = null
    required = false
    dependencies = []
    dictionaryName = core-instance-name
    dictionarySource = default
]], [[
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
]], [[
    name = k8s-rb-config-template-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-name
    dictionarySource = default
], [
    name = k8s-rb-config-template-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-source
    dictionarySource = default
]], [[
    name = vf-module-model-customization-uuid
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-model-customization-uuid
    dictionarySource = input
]], [[
    name = vf-module-model-version
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-version
    dictionarySource = processor-db
], [
    name = vf-module-model-invariant-uuid
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-invariant-uuid
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-name
    status = null
    required = false
    dependencies = [vf-module-model-invariant-uuid]
    dictionaryName = k8s-rb-definition-name
    dictionarySource = default
]], [[
    name = vf-module-label
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-label
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-version
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = k8s-rb-definition-version
    dictionarySource = default
], [
    name = k8s-rb-config-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-name
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
]], [[
    name = k8s-rb-instance-release-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-instance-release-name
    dictionarySource = default
], [
    name = k8s-rb-profile-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-source
    dictionarySource = default
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-naming-policy
    dictionarySource = sdnc
], [
    name = vnf_name
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = sdnc
]], [[
    name = vf-module-name
    status = null
    required = false
    dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id]
    dictionaryName = vf-module-name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = sdnc
], [
    name = k8s-rb-profile-namespace
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = sdnc
]], [[
    name = k8s-rb-config-value-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-value-source
    dictionarySource = default
], [
    name = k8s-rb-profile-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-name
    dictionarySource = default
]]])
2022-12-02 18:09:46,920|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-12-02 18:09:46,920|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("0dd65816-0204-4cb7-bce5-f2936e53dc13") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-12-02 18:09:46,922|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2022-12-02 18:09:46,924|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-12-02 18:09:46,925|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("fa0e9074-2331-4dec-a98d-ff2534838800") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-12-02 18:09:46,928|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="fa0e9074-2331-4dec-a98d-ff2534838800"}
2022-12-02 18:09:46,928|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="fa0e9074-2331-4dec-a98d-ff2534838800"}
2022-12-02 18:09:46,928|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-1||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid})
2022-12-02 18:09:46,929|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-4||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version})
2022-12-02 18:09:47,086|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-4||||INFO||||||| Parameter information : ({customizationid=fa0e9074-2331-4dec-a98d-ff2534838800})
2022-12-02 18:09:47,137|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2022-12-02 18:09:47,143|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-4||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"f9f4ca4c-97ff-4277-a596-052b2b9c1833"}])
2022-12-02 18:09:47,143|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("f9f4ca4c-97ff-4277-a596-052b2b9c1833") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-12-02 18:09:47,145|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=fa0e9074-2331-4dec-a98d-ff2534838800})
2022-12-02 18:09:47,172|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-12-02 18:09:47,174|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"b29f1287-e703-421e-8962-da7f91be12ab"}])
2022-12-02 18:09:47,174|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("b29f1287-e703-421e-8962-da7f91be12ab") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-12-02 18:09:47,175|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-12-02 18:09:47,190|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> b29f1287-e703-421e-8962-da7f91be12ab
2022-12-02 18:09:47,193|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="fa0e9074-2331-4dec-a98d-ff2534838800"}
2022-12-02 18:09:47,193|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-1||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label})
2022-12-02 18:09:47,266|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=fa0e9074-2331-4dec-a98d-ff2534838800})
2022-12-02 18:09:47,778|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-1||||ERROR||||||| failed in rr-processor-source-db : Failed in template key ([
    name = vf-module-label
    status = failure
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-label
    dictionarySource = processor-db
]) assignments with: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=mariadb-galera)(port=3306)(type=master) : (conn=12264) could not load system variables
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed in template key ([
    name = vf-module-label
    status = failure
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-label
    dictionarySource = processor-db
]) assignments with: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=mariadb-galera)(port=3306)(type=master) : (conn=12264) could not load system variables
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB$suspendImpl(DatabaseResourceAssignmentProcessor.kt:78)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB(DatabaseResourceAssignmentProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB(DatabaseResourceAssignmentProcessor.kt:48)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	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)
Caused by: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=mariadb-galera)(port=3306)(type=master) : (conn=12264) could not load system variables
	at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:83)
	at org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:646)
	at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:713)
	at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:738)
	at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:794)
	at org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate.query(NamedParameterJdbcTemplate.java:209)
	at org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate.queryForList(NamedParameterJdbcTemplate.java:303)
	at org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate.queryForList(NamedParameterJdbcTemplate.java:310)
	at org.onap.ccsdk.cds.blueprintsprocessor.db.primary.MariaDatabaseConfiguration.query(MariaDatabaseConfiguration.kt:35)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.setValueFromDB(DatabaseResourceAssignmentProcessor.kt:120)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB$suspendImpl(DatabaseResourceAssignmentProcessor.kt:66)
	... 10 common frames omitted
Caused by: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=mariadb-galera)(port=3306)(type=master) : (conn=12264) could not load system variables
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:197)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1394)
	at org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:635)
	at org.mariadb.jdbc.MariaDbConnection.newConnection(MariaDbConnection.java:150)
	at org.mariadb.jdbc.Driver.connect(Driver.java:89)
	at java.sql/java.sql.DriverManager.getConnection(Unknown Source)
	at java.sql/java.sql.DriverManager.getConnection(Unknown Source)
	at org.springframework.jdbc.datasource.DriverManagerDataSource.getConnectionFromDriverManager(DriverManagerDataSource.java:155)
	at org.springframework.jdbc.datasource.DriverManagerDataSource.getConnectionFromDriver(DriverManagerDataSource.java:146)
	at org.springframework.jdbc.datasource.AbstractDriverBasedDataSource.getConnectionFromDriver(AbstractDriverBasedDataSource.java:205)
	at org.springframework.jdbc.datasource.AbstractDriverBasedDataSource.getConnection(AbstractDriverBasedDataSource.java:169)
	at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:159)
	at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:117)
	at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:80)
	... 20 common frames omitted
Caused by: java.sql.SQLNonTransientConnectionException: (conn=12264) could not load system variables
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:188)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.requestSessionDataWithShow(AbstractConnectProtocol.java:1114)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.readPipelineAdditionalData(AbstractConnectProtocol.java:1075)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.postConnectionQueries(AbstractConnectProtocol.java:885)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createConnection(AbstractConnectProtocol.java:600)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1389)
	... 32 common frames omitted
Caused by: java.sql.SQLNonTransientConnectionException: (conn=12264) Connection is closed
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:192)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.cmdPrologue(AbstractQueryProtocol.java:1946)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:249)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.requestSessionDataWithShow(AbstractConnectProtocol.java:1089)
	... 36 common frames omitted
2022-12-02 18:09:47,780|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-12-02 18:09:47,781|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-12-02 18:09:47,790|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> fa0e9074-2331-4dec-a98d-ff2534838800
2022-12-02 18:09:47,791|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("5d32dcf6-8106-4976-a25b-ca6e5fccf493") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-02 18:09:47,791|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2022-12-02 18:09:47,792|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-12-02 18:09:47,792|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("bfe19bff-8622-44fb-a94f-c9b793be2e30") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-02 18:09:47,793|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="5d32dcf6-8106-4976-a25b-ca6e5fccf493", vnf-id="bfe19bff-8622-44fb-a94f-c9b793be2e30"}
2022-12-02 18:09:47,793|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="5d32dcf6-8106-4976-a25b-ca6e5fccf493", vnf-id="bfe19bff-8622-44fb-a94f-c9b793be2e30"}
2022-12-02 18:09:47,869|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/5d32dcf6-8106-4976-a25b-ca6e5fccf493/service-data/vnfs/vnf/bfe19bff-8622-44fb-a94f-c9b793be2e30/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2022-12-02 18:09:47,870|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/5d32dcf6-8106-4976-a25b-ca6e5fccf493/service-data/vnfs/vnf/bfe19bff-8622-44fb-a94f-c9b793be2e30/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2022-12-02 18:09:47,872|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/5d32dcf6-8106-4976-a25b-ca6e5fccf493/service-data/vnfs/vnf/bfe19bff-8622-44fb-a94f-c9b793be2e30/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2022-12-02 18:09:47,874|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/5d32dcf6-8106-4976-a25b-ca6e5fccf493/service-data/vnfs/vnf/bfe19bff-8622-44fb-a94f-c9b793be2e30/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2022-12-02 18:09:47,967|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/5d32dcf6-8106-4976-a25b-ca6e5fccf493/service-data/vnfs/vnf/bfe19bff-8622-44fb-a94f-c9b793be2e30/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-12-02 18:09:47,967|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/5d32dcf6-8106-4976-a25b-ca6e5fccf493/service-data/vnfs/vnf/bfe19bff-8622-44fb-a94f-c9b793be2e30/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-12-02 18:09:48,000|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-12-02 18:09:48,000|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-12-02 18:09:48,001|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-12-02 18:09:48,001|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-12-02 18:09:48,001|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-12-02 18:09:48,001|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20221202t180943325523z")
2022-12-02 18:09:48,001|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-1||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221202t180943325523z")
2022-12-02 18:09:48,001|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-12-02 18:09:48,002|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221202t180943325523z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-12-02 18:09:48,002|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-12-02 18:09:48,012|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||ERROR||||||| failed in rr-processor-source-rest : failed to get execution property (vf-module-label)
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: failed to get execution property (vf-module-label)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceAssignmentRuntimeService.getResolutionStore(ResourceAssignmentRuntimeService.kt:32)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.resolveInputKeyMappingVariables(ResourceAssignmentProcessor.kt:100)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:84)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	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)
2022-12-02 18:09:48,014|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-12-02 18:09:48,018|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="5d32dcf6-8106-4976-a25b-ca6e5fccf493", vnf-id="bfe19bff-8622-44fb-a94f-c9b793be2e30"}
2022-12-02 18:09:48,026|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/5d32dcf6-8106-4976-a25b-ca6e5fccf493/service-data/vnfs/vnf/bfe19bff-8622-44fb-a94f-c9b793be2e30/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value})
2022-12-02 18:09:48,026|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/5d32dcf6-8106-4976-a25b-ca6e5fccf493/service-data/vnfs/vnf/bfe19bff-8622-44fb-a94f-c9b793be2e30/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2022-12-02 18:09:48,062|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/5d32dcf6-8106-4976-a25b-ca6e5fccf493/service-data/vnfs/vnf/bfe19bff-8622-44fb-a94f-c9b793be2e30/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-12-02 18:09:48,074|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-12-02 18:09:48,074|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-12-02 18:09:48,075|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-12-02 18:09:48,075|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-1||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-12-02 18:09:48,075|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-12-02 18:09:48,076|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-12-02 18:09:48,076|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-12-02 18:09:48,078|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "core-instance-name" : null,
  "k8s-rb-config-name" : "replica-count-change",
  "k8s-rb-config-template-name" : "replica-count-template",
  "k8s-rb-config-template-source" : "deployment-config",
  "k8s-rb-config-value-source" : "custom-values",
  "k8s-rb-definition-name" : "b29f1287-e703-421e-8962-da7f91be12ab",
  "k8s-rb-definition-version" : "fa0e9074-2331-4dec-a98d-ff2534838800",
  "k8s-rb-instance-release-name" : "rel-1-apache",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-name" : "node-port-profile",
  "k8s-rb-profile-namespace" : "onap-tests",
  "k8s-rb-profile-source" : "node-port-profile",
  "service-instance-id" : "5d32dcf6-8106-4976-a25b-ca6e5fccf493",
  "vf-module-id" : "0dd65816-0204-4cb7-bce5-f2936e53dc13",
  "vf-module-label" : "${vf-module-label}",
  "vf-module-model-customization-uuid" : "fa0e9074-2331-4dec-a98d-ff2534838800",
  "vf-module-model-invariant-uuid" : "b29f1287-e703-421e-8962-da7f91be12ab",
  "vf-module-model-version" : "f9f4ca4c-97ff-4277-a596-052b2b9c1833",
  "vf-module-name" : "${vf-module-name}",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "bfe19bff-8622-44fb-a94f-c9b793be2e30",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221202t180943325523z"
})
2022-12-02 18:09:48,091|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-12-02 18:09:48,091|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-12-02 18:09:48,091|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-12-02 18:09:48,092|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[6e365abb-5580-4605-8e3f-8c5bd6669778])'s step(profile-upload)
2022-12-02 18:09:48,093|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-02 18:09:48,094|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(6e365abb-5580-4605-8e3f-8c5bd6669778) for workflow(resource-assignment) step(profile-upload)
2022-12-02 18:09:48,094|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-12-02 18:09:48,094|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-12-02 18:09:48,095|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-12-02 18:09:48,095|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2022-12-02 18:09:48,095|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-12-02 18:09:48,117|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/b29f1287-e703-421e-8962-da7f91be12ab/fa0e9074-2331-4dec-a98d-ff2534838800)
2022-12-02 18:09:48,129|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-12-02 18:09:48,144|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/b29f1287-e703-421e-8962-da7f91be12ab/fa0e9074-2331-4dec-a98d-ff2534838800/profile/node-port-profile)
2022-12-02 18:09:48,150|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| Response status(404 - Not Found)
2022-12-02 18:09:48,150|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| Uploading K8s Profile..
2022-12-02 18:09:48,178|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/b29f1287-e703-421e-8962-da7f91be12ab/fa0e9074-2331-4dec-a98d-ff2534838800/profile)
2022-12-02 18:09:48,187|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| Response status(201 - Created)
2022-12-02 18:09:48,209|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/b29f1287-e703-421e-8962-da7f91be12ab/fa0e9074-2331-4dec-a98d-ff2534838800/profile/node-port-profile/content)
2022-12-02 18:09:48,221|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-12-02 18:09:48,222|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| K8s Profile Upload Completed
2022-12-02 18:09:48,222|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-12-02 18:09:48,222|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-12-02 18:09:48,223|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-2||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-12-02 18:09:48,224|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-12-02 18:09:48,224|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-3||||INFO||||||| workflow(6e365abb-5580-4605-8e3f-8c5bd6669778) nodes completed with (0)exceptions
2022-12-02 18:09:48,225|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-12-02 18:09:48,225|6e365abb-5580-4605-8e3f-8c5bd6669778||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f67c2cb6-03ed-4ee0-8760-488ff52ab0b4 auditStoreId -1
2022-12-02 18:09:51,049|||grpc-default-executor-3||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-12-02 18:09:51,177|||grpc-default-executor-3||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-12-02 18:09:51,182|e5ef4cea-b970-4399-a28c-1b79cc45b133||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| processing request id e5ef4cea-b970-4399-a28c-1b79cc45b133
2022-12-02 18:09:51,182|e5ef4cea-b970-4399-a28c-1b79cc45b133||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| storeExecutionInput called not to store the Workflow action input details 
2022-12-02 18:09:51,182|e5ef4cea-b970-4399-a28c-1b79cc45b133||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| StoreAuditService ID  -1
2022-12-02 18:09:51,182|e5ef4cea-b970-4399-a28c-1b79cc45b133||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-12-02 18:09:51,182|e5ef4cea-b970-4399-a28c-1b79cc45b133||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-12-02 18:09:51,186|e5ef4cea-b970-4399-a28c-1b79cc45b133||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-12-02 18:09:51,215|e5ef4cea-b970-4399-a28c-1b79cc45b133||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Deriving input data for workflow: (config-assign)
2022-12-02 18:09:51,217|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Execute node(START) -> executed state(SUCCESS)
2022-12-02 18:09:51,218|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Executing workflow(config-assign[e5ef4cea-b970-4399-a28c-1b79cc45b133])'s step(config-setup)
2022-12-02 18:09:51,218|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-02 18:09:51,219|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| preparing request id(e5ef4cea-b970-4399-a28c-1b79cc45b133) for workflow(config-assign) step(config-setup)
2022-12-02 18:09:51,220|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-12-02 18:09:51,220|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-12-02 18:09:51,221|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-12-02 18:09:51,267|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-12-02 18:09:51,270|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-12-02 18:09:51,271|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Setting Resource Value ("5d32dcf6-8106-4976-a25b-ca6e5fccf493") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-02 18:09:51,272|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| 
Resolved Input Key mappings: 
{service-instance-id="5d32dcf6-8106-4976-a25b-ca6e5fccf493"}
2022-12-02 18:09:51,278|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/5d32dcf6-8106-4976-a25b-ca6e5fccf493), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-12-02 18:09:51,279|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/5d32dcf6-8106-4976-a25b-ca6e5fccf493), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-12-02 18:09:51,307|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/5d32dcf6-8106-4976-a25b-ca6e5fccf493)
2022-12-02 18:09:51,326|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Response status(200 - OK)
2022-12-02 18:09:51,326|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Response processing type (string)
2022-12-02 18:09:51,328|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_db86df77-281b-4dd8-9954-42cc6220b625")
2022-12-02 18:09:51,329|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_db86df77-281b-4dd8-9954-42cc6220b625")
2022-12-02 18:09:51,329|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Setting Resource Value ("basic_cnf_macro_db86df77-281b-4dd8-9954-42cc6220b625") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-12-02 18:09:51,330|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Setting Resource Value ("bfe19bff-8622-44fb-a94f-c9b793be2e30") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-02 18:09:51,334|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| 
Resolved Input Key mappings: 
{service-instance-id="5d32dcf6-8106-4976-a25b-ca6e5fccf493", vnf-id="bfe19bff-8622-44fb-a94f-c9b793be2e30"}
2022-12-02 18:09:51,347|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/5d32dcf6-8106-4976-a25b-ca6e5fccf493/service-data/vnfs/vnf/bfe19bff-8622-44fb-a94f-c9b793be2e30/vnf-data/vf-modules), path:(/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-12-02 18:09:51,349|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/5d32dcf6-8106-4976-a25b-ca6e5fccf493/service-data/vnfs/vnf/bfe19bff-8622-44fb-a94f-c9b793be2e30/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-12-02 18:09:51,379|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/5d32dcf6-8106-4976-a25b-ca6e5fccf493/service-data/vnfs/vnf/bfe19bff-8622-44fb-a94f-c9b793be2e30/vnf-data/vf-modules)
2022-12-02 18:09:51,396|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Response status(200 - OK)
2022-12-02 18:09:51,397|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Response processing type (json)
2022-12-02 18:09:51,398|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"0dd65816-0204-4cb7-bce5-f2936e53dc13","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_db86df77-281b-4dd8-9954-42cc6220b625_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"f9f4ca4c-97ff-4277-a596-052b2b9c1833","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"${vf-module-name}","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"b29f1287-e703-421e-8962-da7f91be12ab","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221202t180943325523z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"fa0e9074-2331-4dec-a98d-ff2534838800","model-uuid":"f9f4ca4c-97ff-4277-a596-052b2b9c1833","model-invariant-uuid":"b29f1287-e703-421e-8962-da7f91be12ab"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"0dd65816-0204-4cb7-bce5-f2936e53dc13","vf-module-name":"basic_cnf_macro_db86df77-281b-4dd8-9954-42cc6220b625_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"e5ef4cea-b970-4399-a28c-1b79cc45b133","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"2e4239ee-93de-415a-bb0e-85f94b81d64b","model-invariant-uuid":"bfdcecd5-4c48-4d06-9733-52f91b4703a0"},"global-customer-id":"basiccnf-macro-customer","service-id":"5d32dcf6-8106-4976-a25b-ca6e5fccf493","service-instance-id":"5d32dcf6-8106-4976-a25b-ca6e5fccf493","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"a9609a18-1143-414f-af67-dd2644270ccd","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d4b4c125-c8b3-434c-b4ef-8428fb16e4cf","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"1c80681f-8f49-4060-acd7-81eb1f7ae8dc","model-uuid":"f40eb569-e29c-4195-b968-5ff605e69e06","model-invariant-uuid":"4d35a765-bfb0-4d17-9e0c-e7533ccacdbe"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"bfe19bff-8622-44fb-a94f-c9b793be2e30"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"fa0e9074-2331-4dec-a98d-ff2534838800","model-uuid":"f9f4ca4c-97ff-4277-a596-052b2b9c1833","model-invariant-uuid":"b29f1287-e703-421e-8962-da7f91be12ab"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"0dd65816-0204-4cb7-bce5-f2936e53dc13"}}}]})
2022-12-02 18:09:51,398|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"0dd65816-0204-4cb7-bce5-f2936e53dc13","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_db86df77-281b-4dd8-9954-42cc6220b625_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"f9f4ca4c-97ff-4277-a596-052b2b9c1833","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"${vf-module-name}","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"b29f1287-e703-421e-8962-da7f91be12ab","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221202t180943325523z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"fa0e9074-2331-4dec-a98d-ff2534838800","model-uuid":"f9f4ca4c-97ff-4277-a596-052b2b9c1833","model-invariant-uuid":"b29f1287-e703-421e-8962-da7f91be12ab"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"0dd65816-0204-4cb7-bce5-f2936e53dc13","vf-module-name":"basic_cnf_macro_db86df77-281b-4dd8-9954-42cc6220b625_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"e5ef4cea-b970-4399-a28c-1b79cc45b133","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"2e4239ee-93de-415a-bb0e-85f94b81d64b","model-invariant-uuid":"bfdcecd5-4c48-4d06-9733-52f91b4703a0"},"global-customer-id":"basiccnf-macro-customer","service-id":"5d32dcf6-8106-4976-a25b-ca6e5fccf493","service-instance-id":"5d32dcf6-8106-4976-a25b-ca6e5fccf493","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"a9609a18-1143-414f-af67-dd2644270ccd","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d4b4c125-c8b3-434c-b4ef-8428fb16e4cf","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"1c80681f-8f49-4060-acd7-81eb1f7ae8dc","model-uuid":"f40eb569-e29c-4195-b968-5ff605e69e06","model-invariant-uuid":"4d35a765-bfb0-4d17-9e0c-e7533ccacdbe"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"bfe19bff-8622-44fb-a94f-c9b793be2e30"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"fa0e9074-2331-4dec-a98d-ff2534838800","model-uuid":"f9f4ca4c-97ff-4277-a596-052b2b9c1833","model-invariant-uuid":"b29f1287-e703-421e-8962-da7f91be12ab"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"0dd65816-0204-4cb7-bce5-f2936e53dc13"}}}]})
2022-12-02 18:09:51,398|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"0dd65816-0204-4cb7-bce5-f2936e53dc13","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_db86df77-281b-4dd8-9954-42cc6220b625_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"f9f4ca4c-97ff-4277-a596-052b2b9c1833","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"${vf-module-name}","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"b29f1287-e703-421e-8962-da7f91be12ab","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221202t180943325523z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"fa0e9074-2331-4dec-a98d-ff2534838800","model-uuid":"f9f4ca4c-97ff-4277-a596-052b2b9c1833","model-invariant-uuid":"b29f1287-e703-421e-8962-da7f91be12ab"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"0dd65816-0204-4cb7-bce5-f2936e53dc13","vf-module-name":"basic_cnf_macro_db86df77-281b-4dd8-9954-42cc6220b625_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"e5ef4cea-b970-4399-a28c-1b79cc45b133","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"2e4239ee-93de-415a-bb0e-85f94b81d64b","model-invariant-uuid":"bfdcecd5-4c48-4d06-9733-52f91b4703a0"},"global-customer-id":"basiccnf-macro-customer","service-id":"5d32dcf6-8106-4976-a25b-ca6e5fccf493","service-instance-id":"5d32dcf6-8106-4976-a25b-ca6e5fccf493","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"a9609a18-1143-414f-af67-dd2644270ccd","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d4b4c125-c8b3-434c-b4ef-8428fb16e4cf","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"1c80681f-8f49-4060-acd7-81eb1f7ae8dc","model-uuid":"f40eb569-e29c-4195-b968-5ff605e69e06","model-invariant-uuid":"4d35a765-bfb0-4d17-9e0c-e7533ccacdbe"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"bfe19bff-8622-44fb-a94f-c9b793be2e30"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"fa0e9074-2331-4dec-a98d-ff2534838800","model-uuid":"f9f4ca4c-97ff-4277-a596-052b2b9c1833","model-invariant-uuid":"b29f1287-e703-421e-8962-da7f91be12ab"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"0dd65816-0204-4cb7-bce5-f2936e53dc13"}}}]), type  ({json})
2022-12-02 18:09:51,398|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"0dd65816-0204-4cb7-bce5-f2936e53dc13","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_db86df77-281b-4dd8-9954-42cc6220b625_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"f9f4ca4c-97ff-4277-a596-052b2b9c1833","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"${vf-module-name}","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"b29f1287-e703-421e-8962-da7f91be12ab","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221202t180943325523z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"fa0e9074-2331-4dec-a98d-ff2534838800","model-uuid":"f9f4ca4c-97ff-4277-a596-052b2b9c1833","model-invariant-uuid":"b29f1287-e703-421e-8962-da7f91be12ab"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"0dd65816-0204-4cb7-bce5-f2936e53dc13","vf-module-name":"basic_cnf_macro_db86df77-281b-4dd8-9954-42cc6220b625_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"e5ef4cea-b970-4399-a28c-1b79cc45b133","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"2e4239ee-93de-415a-bb0e-85f94b81d64b","model-invariant-uuid":"bfdcecd5-4c48-4d06-9733-52f91b4703a0"},"global-customer-id":"basiccnf-macro-customer","service-id":"5d32dcf6-8106-4976-a25b-ca6e5fccf493","service-instance-id":"5d32dcf6-8106-4976-a25b-ca6e5fccf493","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"a9609a18-1143-414f-af67-dd2644270ccd","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d4b4c125-c8b3-434c-b4ef-8428fb16e4cf","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"1c80681f-8f49-4060-acd7-81eb1f7ae8dc","model-uuid":"f40eb569-e29c-4195-b968-5ff605e69e06","model-invariant-uuid":"4d35a765-bfb0-4d17-9e0c-e7533ccacdbe"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"bfe19bff-8622-44fb-a94f-c9b793be2e30"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"fa0e9074-2331-4dec-a98d-ff2534838800","model-uuid":"f9f4ca4c-97ff-4277-a596-052b2b9c1833","model-invariant-uuid":"b29f1287-e703-421e-8962-da7f91be12ab"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"0dd65816-0204-4cb7-bce5-f2936e53dc13"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-12-02 18:09:51,399|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| 
Resolved Input Key mappings: 
{vnf-id="bfe19bff-8622-44fb-a94f-c9b793be2e30"}
2022-12-02 18:09:51,404|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/bfe19bff-8622-44fb-a94f-c9b793be2e30?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-12-02 18:09:51,404|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/bfe19bff-8622-44fb-a94f-c9b793be2e30?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-12-02 18:09:51,463|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/bfe19bff-8622-44fb-a94f-c9b793be2e30?depth=1)
2022-12-02 18:09:51,836|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Response status(200 - OK)
2022-12-02 18:09:51,837|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Response processing type (json)
2022-12-02 18:09:51,838|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"0dd65816-0204-4cb7-bce5-f2936e53dc13","vf-module-name":"basic_cnf_macro_db86df77-281b-4dd8-9954-42cc6220b625_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1670004588535","model-invariant-id":"b29f1287-e703-421e-8962-da7f91be12ab","model-version-id":"f9f4ca4c-97ff-4277-a596-052b2b9c1833","model-customization-id":"fa0e9074-2331-4dec-a98d-ff2534838800","module-index":0}]})
2022-12-02 18:09:51,838|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"0dd65816-0204-4cb7-bce5-f2936e53dc13","vf-module-name":"basic_cnf_macro_db86df77-281b-4dd8-9954-42cc6220b625_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1670004588535","model-invariant-id":"b29f1287-e703-421e-8962-da7f91be12ab","model-version-id":"f9f4ca4c-97ff-4277-a596-052b2b9c1833","model-customization-id":"fa0e9074-2331-4dec-a98d-ff2534838800","module-index":0}]})
2022-12-02 18:09:51,838|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"0dd65816-0204-4cb7-bce5-f2936e53dc13","vf-module-name":"basic_cnf_macro_db86df77-281b-4dd8-9954-42cc6220b625_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1670004588535","model-invariant-id":"b29f1287-e703-421e-8962-da7f91be12ab","model-version-id":"f9f4ca4c-97ff-4277-a596-052b2b9c1833","model-customization-id":"fa0e9074-2331-4dec-a98d-ff2534838800","module-index":0}]), type  ({json})
2022-12-02 18:09:51,838|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"0dd65816-0204-4cb7-bce5-f2936e53dc13","vf-module-name":"basic_cnf_macro_db86df77-281b-4dd8-9954-42cc6220b625_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1670004588535","model-invariant-id":"b29f1287-e703-421e-8962-da7f91be12ab","model-version-id":"f9f4ca4c-97ff-4277-a596-052b2b9c1833","model-customization-id":"fa0e9074-2331-4dec-a98d-ff2534838800","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-12-02 18:09:51,840|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-12-02 18:09:51,842|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-12-02 18:10:01,451|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| compiled in (9609)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-12-02 18:10:01,451|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-12-02 18:10:01,475|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"b29f1287-e703-421e-8962-da7f91be12ab","k8s-rb-definition-version":"fa0e9074-2331-4dec-a98d-ff2534838800","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-12-02 18:10:01,478|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-rb-config-name" : "replica-count-change",
      "k8s-rb-config-template-name" : "replica-count-template",
      "k8s-rb-config-template-source" : "deployment-config",
      "k8s-rb-config-value-source" : "custom-values",
      "k8s-rb-definition-name" : "b29f1287-e703-421e-8962-da7f91be12ab",
      "k8s-rb-definition-version" : "fa0e9074-2331-4dec-a98d-ff2534838800"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "5d32dcf6-8106-4976-a25b-ca6e5fccf493",
  "service-instance-name" : "basic_cnf_macro_db86df77-281b-4dd8-9954-42cc6220b625",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "fa0e9074-2331-4dec-a98d-ff2534838800",
      "model-invariant-id" : "b29f1287-e703-421e-8962-da7f91be12ab",
      "model-version-id" : "f9f4ca4c-97ff-4277-a596-052b2b9c1833",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1670004588535",
      "vf-module-id" : "0dd65816-0204-4cb7-bce5-f2936e53dc13",
      "vf-module-name" : "basic_cnf_macro_db86df77-281b-4dd8-9954-42cc6220b625_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "e5ef4cea-b970-4399-a28c-1b79cc45b133",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d4b4c125-c8b3-434c-b4ef-8428fb16e4cf",
          "svc-request-id" : "a9609a18-1143-414f-af67-dd2644270ccd"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "bfdcecd5-4c48-4d06-9733-52f91b4703a0",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "2e4239ee-93de-415a-bb0e-85f94b81d64b",
            "model-version" : "1.0"
          },
          "service-id" : "5d32dcf6-8106-4976-a25b-ca6e5fccf493",
          "service-instance-id" : "5d32dcf6-8106-4976-a25b-ca6e5fccf493",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "fa0e9074-2331-4dec-a98d-ff2534838800",
            "model-invariant-uuid" : "b29f1287-e703-421e-8962-da7f91be12ab",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "f9f4ca4c-97ff-4277-a596-052b2b9c1833",
            "model-version" : "1"
          },
          "vf-module-id" : "0dd65816-0204-4cb7-bce5-f2936e53dc13",
          "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-level-oper-status" : {
          "last-action" : "CreateVfModuleInstance",
          "last-rpc-action" : "assign",
          "order-status" : "PendingCreate"
        },
        "vf-module-request-input" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "tenant" : "123456",
          "vf-module-input-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-name" : "basic_cnf_macro_db86df77-281b-4dd8-9954-42cc6220b625_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "fa0e9074-2331-4dec-a98d-ff2534838800",
            "model-invariant-uuid" : "b29f1287-e703-421e-8962-da7f91be12ab",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "f9f4ca4c-97ff-4277-a596-052b2b9c1833",
            "model-version" : "1"
          },
          "sdnc-generated-cloud-resources" : true,
          "tenant" : "123456",
          "vf-module-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "aai-vf-module-put",
              "resource-resolution-data" : {
                "capability-name" : "aai-vf-module-put",
                "status" : "SUCCESS"
              },
              "value" : "SUCCESS"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "vf-module-model-version",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "f9f4ca4c-97ff-4277-a596-052b2b9c1833"
            }, {
              "name" : "core-instance-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "null"
            }, {
              "name" : "vf-module-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "${vf-module-name}"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "b29f1287-e703-421e-8962-da7f91be12ab"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221202t180943325523z"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-topology-identifier" : {
            "vf-module-id" : "0dd65816-0204-4cb7-bce5-f2936e53dc13",
            "vf-module-name" : "basic_cnf_macro_db86df77-281b-4dd8-9954-42cc6220b625_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "1c80681f-8f49-4060-acd7-81eb1f7ae8dc",
            "model-invariant-uuid" : "4d35a765-bfb0-4d17-9e0c-e7533ccacdbe",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "f40eb569-e29c-4195-b968-5ff605e69e06",
            "model-version" : "1.0"
          },
          "vnf-id" : "bfe19bff-8622-44fb-a94f-c9b793be2e30",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "0dd65816-0204-4cb7-bce5-f2936e53dc13"
    } ]
  },
  "vnf-id" : "bfe19bff-8622-44fb-a94f-c9b793be2e30"
})
2022-12-02 18:10:01,490|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Preparing Response...
2022-12-02 18:10:01,490|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-12-02 18:10:01,491|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-12-02 18:10:01,492|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Executing workflow(config-assign[e5ef4cea-b970-4399-a28c-1b79cc45b133])'s step(config-template)
2022-12-02 18:10:01,492|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-02 18:10:01,499|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| preparing request id(e5ef4cea-b970-4399-a28c-1b79cc45b133) for workflow(config-assign) step(config-template)
2022-12-02 18:10:01,499|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2022-12-02 18:10:01,499|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| input definition for node template (k8s-config-template), values ({artifact-prefix-names=["helm_apache"], resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-12-02 18:10:01,585|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Triggering K8s Config Upload component logic.
2022-12-02 18:10:01,585|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Getting the template prefixes
2022-12-02 18:10:01,585|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Iterating over prefixes in resource assignment map.
2022-12-02 18:10:01,602|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Rest request method(GET), url(/v1/rb/definition/b29f1287-e703-421e-8962-da7f91be12ab/fa0e9074-2331-4dec-a98d-ff2534838800)
2022-12-02 18:10:01,640|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Response status(200 - OK)
2022-12-02 18:10:01,654|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Rest request method(GET), url(/v1/rb/definition/b29f1287-e703-421e-8962-da7f91be12ab/fa0e9074-2331-4dec-a98d-ff2534838800/config-template/replica-count-template)
2022-12-02 18:10:01,659|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Response status(500 - Internal Server Error)
2022-12-02 18:10:01,659|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Uploading K8s template..
2022-12-02 18:10:01,679|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Rest request method(POST), url(/v1/rb/definition/b29f1287-e703-421e-8962-da7f91be12ab/fa0e9074-2331-4dec-a98d-ff2534838800/config-template)
2022-12-02 18:10:01,688|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Response status(201 - Created)
2022-12-02 18:10:01,701|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Rest request method(POST), url(/v1/rb/definition/b29f1287-e703-421e-8962-da7f91be12ab/fa0e9074-2331-4dec-a98d-ff2534838800/config-template/replica-count-template/content)
2022-12-02 18:10:01,752|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Response status(200 - OK)
2022-12-02 18:10:01,753|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| K8s Config Upload Completed
2022-12-02 18:10:01,753|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Preparing Response...
2022-12-02 18:10:01,753|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2022-12-02 18:10:01,753|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Execute node(config-template) -> executed state(SUCCESS)
2022-12-02 18:10:01,754|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Execute node(END) -> executed state(SUCCESS)
2022-12-02 18:10:01,754|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| workflow(e5ef4cea-b970-4399-a28c-1b79cc45b133) nodes completed with (0)exceptions
2022-12-02 18:10:01,754|e5ef4cea-b970-4399-a28c-1b79cc45b133||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| resolveWorkflowOutputs for workflow(config-assign)
2022-12-02 18:10:01,755|e5ef4cea-b970-4399-a28c-1b79cc45b133||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6b35dcb8-cc46-4948-b76f-92cc95195794 auditStoreId -1
2022-12-02 18:10:01,757|e5ef4cea-b970-4399-a28c-1b79cc45b133||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Completed
2022-12-02 18:10:34,427|||grpc-default-executor-3||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-12-02 18:10:34,565|||grpc-default-executor-3||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-12-02 18:10:34,569|e5ef4cea-b970-4399-a28c-1b79cc45b133||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| processing request id e5ef4cea-b970-4399-a28c-1b79cc45b133
2022-12-02 18:10:34,569|e5ef4cea-b970-4399-a28c-1b79cc45b133||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| storeExecutionInput called not to store the Workflow action input details 
2022-12-02 18:10:34,569|e5ef4cea-b970-4399-a28c-1b79cc45b133||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| StoreAuditService ID  -1
2022-12-02 18:10:34,571|e5ef4cea-b970-4399-a28c-1b79cc45b133||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-12-02 18:10:34,571|e5ef4cea-b970-4399-a28c-1b79cc45b133||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-12-02 18:10:34,573|e5ef4cea-b970-4399-a28c-1b79cc45b133||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-12-02 18:10:34,583|e5ef4cea-b970-4399-a28c-1b79cc45b133||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Deriving input data for workflow: (config-deploy)
2022-12-02 18:10:34,585|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Execute node(START) -> executed state(SUCCESS)
2022-12-02 18:10:34,585|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Executing workflow(config-deploy[e5ef4cea-b970-4399-a28c-1b79cc45b133])'s step(config-setup)
2022-12-02 18:10:34,586|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-02 18:10:34,586|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| preparing request id(e5ef4cea-b970-4399-a28c-1b79cc45b133) for workflow(config-deploy) step(config-setup)
2022-12-02 18:10:34,587|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-12-02 18:10:34,587|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-12-02 18:10:34,588|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-12-02 18:10:34,614|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-12-02 18:10:34,616|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-12-02 18:10:34,616|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Setting Resource Value ("5d32dcf6-8106-4976-a25b-ca6e5fccf493") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-02 18:10:34,617|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| 
Resolved Input Key mappings: 
{service-instance-id="5d32dcf6-8106-4976-a25b-ca6e5fccf493"}
2022-12-02 18:10:34,622|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/5d32dcf6-8106-4976-a25b-ca6e5fccf493), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-12-02 18:10:34,622|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/5d32dcf6-8106-4976-a25b-ca6e5fccf493), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-12-02 18:10:34,646|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/5d32dcf6-8106-4976-a25b-ca6e5fccf493)
2022-12-02 18:10:34,663|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Response status(200 - OK)
2022-12-02 18:10:34,664|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Response processing type (string)
2022-12-02 18:10:34,665|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_db86df77-281b-4dd8-9954-42cc6220b625")
2022-12-02 18:10:34,665|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_db86df77-281b-4dd8-9954-42cc6220b625")
2022-12-02 18:10:34,665|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Setting Resource Value ("basic_cnf_macro_db86df77-281b-4dd8-9954-42cc6220b625") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-12-02 18:10:34,666|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Setting Resource Value ("bfe19bff-8622-44fb-a94f-c9b793be2e30") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-02 18:10:34,667|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| 
Resolved Input Key mappings: 
{service-instance-id="5d32dcf6-8106-4976-a25b-ca6e5fccf493", vnf-id="bfe19bff-8622-44fb-a94f-c9b793be2e30"}
2022-12-02 18:10:34,670|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/5d32dcf6-8106-4976-a25b-ca6e5fccf493/service-data/vnfs/vnf/bfe19bff-8622-44fb-a94f-c9b793be2e30/vnf-data/vf-modules), path:(/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-12-02 18:10:34,671|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/5d32dcf6-8106-4976-a25b-ca6e5fccf493/service-data/vnfs/vnf/bfe19bff-8622-44fb-a94f-c9b793be2e30/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-12-02 18:10:34,694|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/5d32dcf6-8106-4976-a25b-ca6e5fccf493/service-data/vnfs/vnf/bfe19bff-8622-44fb-a94f-c9b793be2e30/vnf-data/vf-modules)
2022-12-02 18:10:34,704|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Response status(200 - OK)
2022-12-02 18:10:34,704|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Response processing type (json)
2022-12-02 18:10:34,705|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"0dd65816-0204-4cb7-bce5-f2936e53dc13","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_db86df77-281b-4dd8-9954-42cc6220b625_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"f9f4ca4c-97ff-4277-a596-052b2b9c1833","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"${vf-module-name}","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"b29f1287-e703-421e-8962-da7f91be12ab","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221202t180943325523z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"fa0e9074-2331-4dec-a98d-ff2534838800","model-uuid":"f9f4ca4c-97ff-4277-a596-052b2b9c1833","model-invariant-uuid":"b29f1287-e703-421e-8962-da7f91be12ab"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"0dd65816-0204-4cb7-bce5-f2936e53dc13","vf-module-name":"basic_cnf_macro_db86df77-281b-4dd8-9954-42cc6220b625_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"e5ef4cea-b970-4399-a28c-1b79cc45b133","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"2e4239ee-93de-415a-bb0e-85f94b81d64b","model-invariant-uuid":"bfdcecd5-4c48-4d06-9733-52f91b4703a0"},"global-customer-id":"basiccnf-macro-customer","service-id":"5d32dcf6-8106-4976-a25b-ca6e5fccf493","service-instance-id":"5d32dcf6-8106-4976-a25b-ca6e5fccf493","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"73547a55-c0a0-4821-a1fd-e36fdbff50f2","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/f7b49507-3922-49eb-a2ee-1704c61d07fd","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"1c80681f-8f49-4060-acd7-81eb1f7ae8dc","model-uuid":"f40eb569-e29c-4195-b968-5ff605e69e06","model-invariant-uuid":"4d35a765-bfb0-4d17-9e0c-e7533ccacdbe"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"bfe19bff-8622-44fb-a94f-c9b793be2e30"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"fa0e9074-2331-4dec-a98d-ff2534838800","model-uuid":"f9f4ca4c-97ff-4277-a596-052b2b9c1833","model-invariant-uuid":"b29f1287-e703-421e-8962-da7f91be12ab"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"0dd65816-0204-4cb7-bce5-f2936e53dc13","from-preload":false}}}]})
2022-12-02 18:10:34,705|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"0dd65816-0204-4cb7-bce5-f2936e53dc13","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_db86df77-281b-4dd8-9954-42cc6220b625_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"f9f4ca4c-97ff-4277-a596-052b2b9c1833","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"${vf-module-name}","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"b29f1287-e703-421e-8962-da7f91be12ab","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221202t180943325523z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"fa0e9074-2331-4dec-a98d-ff2534838800","model-uuid":"f9f4ca4c-97ff-4277-a596-052b2b9c1833","model-invariant-uuid":"b29f1287-e703-421e-8962-da7f91be12ab"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"0dd65816-0204-4cb7-bce5-f2936e53dc13","vf-module-name":"basic_cnf_macro_db86df77-281b-4dd8-9954-42cc6220b625_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"e5ef4cea-b970-4399-a28c-1b79cc45b133","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"2e4239ee-93de-415a-bb0e-85f94b81d64b","model-invariant-uuid":"bfdcecd5-4c48-4d06-9733-52f91b4703a0"},"global-customer-id":"basiccnf-macro-customer","service-id":"5d32dcf6-8106-4976-a25b-ca6e5fccf493","service-instance-id":"5d32dcf6-8106-4976-a25b-ca6e5fccf493","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"73547a55-c0a0-4821-a1fd-e36fdbff50f2","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/f7b49507-3922-49eb-a2ee-1704c61d07fd","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"1c80681f-8f49-4060-acd7-81eb1f7ae8dc","model-uuid":"f40eb569-e29c-4195-b968-5ff605e69e06","model-invariant-uuid":"4d35a765-bfb0-4d17-9e0c-e7533ccacdbe"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"bfe19bff-8622-44fb-a94f-c9b793be2e30"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"fa0e9074-2331-4dec-a98d-ff2534838800","model-uuid":"f9f4ca4c-97ff-4277-a596-052b2b9c1833","model-invariant-uuid":"b29f1287-e703-421e-8962-da7f91be12ab"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"0dd65816-0204-4cb7-bce5-f2936e53dc13","from-preload":false}}}]})
2022-12-02 18:10:34,705|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"0dd65816-0204-4cb7-bce5-f2936e53dc13","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_db86df77-281b-4dd8-9954-42cc6220b625_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"f9f4ca4c-97ff-4277-a596-052b2b9c1833","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"${vf-module-name}","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"b29f1287-e703-421e-8962-da7f91be12ab","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221202t180943325523z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"fa0e9074-2331-4dec-a98d-ff2534838800","model-uuid":"f9f4ca4c-97ff-4277-a596-052b2b9c1833","model-invariant-uuid":"b29f1287-e703-421e-8962-da7f91be12ab"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"0dd65816-0204-4cb7-bce5-f2936e53dc13","vf-module-name":"basic_cnf_macro_db86df77-281b-4dd8-9954-42cc6220b625_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"e5ef4cea-b970-4399-a28c-1b79cc45b133","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"2e4239ee-93de-415a-bb0e-85f94b81d64b","model-invariant-uuid":"bfdcecd5-4c48-4d06-9733-52f91b4703a0"},"global-customer-id":"basiccnf-macro-customer","service-id":"5d32dcf6-8106-4976-a25b-ca6e5fccf493","service-instance-id":"5d32dcf6-8106-4976-a25b-ca6e5fccf493","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"73547a55-c0a0-4821-a1fd-e36fdbff50f2","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/f7b49507-3922-49eb-a2ee-1704c61d07fd","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"1c80681f-8f49-4060-acd7-81eb1f7ae8dc","model-uuid":"f40eb569-e29c-4195-b968-5ff605e69e06","model-invariant-uuid":"4d35a765-bfb0-4d17-9e0c-e7533ccacdbe"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"bfe19bff-8622-44fb-a94f-c9b793be2e30"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"fa0e9074-2331-4dec-a98d-ff2534838800","model-uuid":"f9f4ca4c-97ff-4277-a596-052b2b9c1833","model-invariant-uuid":"b29f1287-e703-421e-8962-da7f91be12ab"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"0dd65816-0204-4cb7-bce5-f2936e53dc13","from-preload":false}}}]), type  ({json})
2022-12-02 18:10:34,705|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"0dd65816-0204-4cb7-bce5-f2936e53dc13","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_db86df77-281b-4dd8-9954-42cc6220b625_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"f9f4ca4c-97ff-4277-a596-052b2b9c1833","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"${vf-module-name}","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"b29f1287-e703-421e-8962-da7f91be12ab","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221202t180943325523z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"fa0e9074-2331-4dec-a98d-ff2534838800","model-uuid":"f9f4ca4c-97ff-4277-a596-052b2b9c1833","model-invariant-uuid":"b29f1287-e703-421e-8962-da7f91be12ab"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"0dd65816-0204-4cb7-bce5-f2936e53dc13","vf-module-name":"basic_cnf_macro_db86df77-281b-4dd8-9954-42cc6220b625_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"e5ef4cea-b970-4399-a28c-1b79cc45b133","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"2e4239ee-93de-415a-bb0e-85f94b81d64b","model-invariant-uuid":"bfdcecd5-4c48-4d06-9733-52f91b4703a0"},"global-customer-id":"basiccnf-macro-customer","service-id":"5d32dcf6-8106-4976-a25b-ca6e5fccf493","service-instance-id":"5d32dcf6-8106-4976-a25b-ca6e5fccf493","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"73547a55-c0a0-4821-a1fd-e36fdbff50f2","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/f7b49507-3922-49eb-a2ee-1704c61d07fd","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"1c80681f-8f49-4060-acd7-81eb1f7ae8dc","model-uuid":"f40eb569-e29c-4195-b968-5ff605e69e06","model-invariant-uuid":"4d35a765-bfb0-4d17-9e0c-e7533ccacdbe"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"bfe19bff-8622-44fb-a94f-c9b793be2e30"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"fa0e9074-2331-4dec-a98d-ff2534838800","model-uuid":"f9f4ca4c-97ff-4277-a596-052b2b9c1833","model-invariant-uuid":"b29f1287-e703-421e-8962-da7f91be12ab"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"0dd65816-0204-4cb7-bce5-f2936e53dc13","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-12-02 18:10:34,707|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| 
Resolved Input Key mappings: 
{vnf-id="bfe19bff-8622-44fb-a94f-c9b793be2e30"}
2022-12-02 18:10:34,710|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/bfe19bff-8622-44fb-a94f-c9b793be2e30?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-12-02 18:10:34,710|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/bfe19bff-8622-44fb-a94f-c9b793be2e30?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-12-02 18:10:34,747|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/bfe19bff-8622-44fb-a94f-c9b793be2e30?depth=1)
2022-12-02 18:10:34,872|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Response status(200 - OK)
2022-12-02 18:10:34,872|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Response processing type (json)
2022-12-02 18:10:34,873|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"0dd65816-0204-4cb7-bce5-f2936e53dc13","vf-module-name":"basic_cnf_macro_db86df77-281b-4dd8-9954-42cc6220b625_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"zealous_borg","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1670004632128","model-invariant-id":"b29f1287-e703-421e-8962-da7f91be12ab","model-version-id":"f9f4ca4c-97ff-4277-a596-052b2b9c1833","model-customization-id":"fa0e9074-2331-4dec-a98d-ff2534838800","module-index":0}]})
2022-12-02 18:10:34,873|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"0dd65816-0204-4cb7-bce5-f2936e53dc13","vf-module-name":"basic_cnf_macro_db86df77-281b-4dd8-9954-42cc6220b625_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"zealous_borg","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1670004632128","model-invariant-id":"b29f1287-e703-421e-8962-da7f91be12ab","model-version-id":"f9f4ca4c-97ff-4277-a596-052b2b9c1833","model-customization-id":"fa0e9074-2331-4dec-a98d-ff2534838800","module-index":0}]})
2022-12-02 18:10:34,873|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"0dd65816-0204-4cb7-bce5-f2936e53dc13","vf-module-name":"basic_cnf_macro_db86df77-281b-4dd8-9954-42cc6220b625_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"zealous_borg","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1670004632128","model-invariant-id":"b29f1287-e703-421e-8962-da7f91be12ab","model-version-id":"f9f4ca4c-97ff-4277-a596-052b2b9c1833","model-customization-id":"fa0e9074-2331-4dec-a98d-ff2534838800","module-index":0}]), type  ({json})
2022-12-02 18:10:34,873|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"0dd65816-0204-4cb7-bce5-f2936e53dc13","vf-module-name":"basic_cnf_macro_db86df77-281b-4dd8-9954-42cc6220b625_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"zealous_borg","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1670004632128","model-invariant-id":"b29f1287-e703-421e-8962-da7f91be12ab","model-version-id":"f9f4ca4c-97ff-4277-a596-052b2b9c1833","model-customization-id":"fa0e9074-2331-4dec-a98d-ff2534838800","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-12-02 18:10:34,874|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-12-02 18:10:34,876|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"b29f1287-e703-421e-8962-da7f91be12ab","k8s-rb-definition-version":"fa0e9074-2331-4dec-a98d-ff2534838800","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change","k8s-instance-id":"zealous_borg"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-12-02 18:10:34,878|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "zealous_borg",
      "k8s-rb-config-name" : "replica-count-change",
      "k8s-rb-config-template-name" : "replica-count-template",
      "k8s-rb-config-template-source" : "deployment-config",
      "k8s-rb-config-value-source" : "custom-values",
      "k8s-rb-definition-name" : "b29f1287-e703-421e-8962-da7f91be12ab",
      "k8s-rb-definition-version" : "fa0e9074-2331-4dec-a98d-ff2534838800"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "5d32dcf6-8106-4976-a25b-ca6e5fccf493",
  "service-instance-name" : "basic_cnf_macro_db86df77-281b-4dd8-9954-42cc6220b625",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "zealous_borg",
      "is-base-vf-module" : false,
      "model-customization-id" : "fa0e9074-2331-4dec-a98d-ff2534838800",
      "model-invariant-id" : "b29f1287-e703-421e-8962-da7f91be12ab",
      "model-version-id" : "f9f4ca4c-97ff-4277-a596-052b2b9c1833",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1670004632128",
      "vf-module-id" : "0dd65816-0204-4cb7-bce5-f2936e53dc13",
      "vf-module-name" : "basic_cnf_macro_db86df77-281b-4dd8-9954-42cc6220b625_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "e5ef4cea-b970-4399-a28c-1b79cc45b133",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/f7b49507-3922-49eb-a2ee-1704c61d07fd",
          "svc-request-id" : "73547a55-c0a0-4821-a1fd-e36fdbff50f2"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "bfdcecd5-4c48-4d06-9733-52f91b4703a0",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "2e4239ee-93de-415a-bb0e-85f94b81d64b",
            "model-version" : "1.0"
          },
          "service-id" : "5d32dcf6-8106-4976-a25b-ca6e5fccf493",
          "service-instance-id" : "5d32dcf6-8106-4976-a25b-ca6e5fccf493",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "fa0e9074-2331-4dec-a98d-ff2534838800",
            "model-invariant-uuid" : "b29f1287-e703-421e-8962-da7f91be12ab",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "f9f4ca4c-97ff-4277-a596-052b2b9c1833",
            "model-version" : "1"
          },
          "vf-module-id" : "0dd65816-0204-4cb7-bce5-f2936e53dc13",
          "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-level-oper-status" : {
          "last-rpc-action" : "activate",
          "order-status" : "Created"
        },
        "vf-module-request-input" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "cloud-owner" : "basiccnf-cloud-owner",
          "tenant" : "123456",
          "vf-module-input-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-name" : "basic_cnf_macro_db86df77-281b-4dd8-9954-42cc6220b625_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "fa0e9074-2331-4dec-a98d-ff2534838800",
            "model-invariant-uuid" : "b29f1287-e703-421e-8962-da7f91be12ab",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "f9f4ca4c-97ff-4277-a596-052b2b9c1833",
            "model-version" : "1"
          },
          "sdnc-generated-cloud-resources" : true,
          "tenant" : "123456",
          "vf-module-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "aai-vf-module-put",
              "resource-resolution-data" : {
                "capability-name" : "aai-vf-module-put",
                "status" : "SUCCESS"
              },
              "value" : "SUCCESS"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "vf-module-model-version",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "f9f4ca4c-97ff-4277-a596-052b2b9c1833"
            }, {
              "name" : "core-instance-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "null"
            }, {
              "name" : "vf-module-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "${vf-module-name}"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "b29f1287-e703-421e-8962-da7f91be12ab"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221202t180943325523z"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-topology-identifier" : {
            "vf-module-id" : "0dd65816-0204-4cb7-bce5-f2936e53dc13",
            "vf-module-name" : "basic_cnf_macro_db86df77-281b-4dd8-9954-42cc6220b625_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "1c80681f-8f49-4060-acd7-81eb1f7ae8dc",
            "model-invariant-uuid" : "4d35a765-bfb0-4d17-9e0c-e7533ccacdbe",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "f40eb569-e29c-4195-b968-5ff605e69e06",
            "model-version" : "1.0"
          },
          "vnf-id" : "bfe19bff-8622-44fb-a94f-c9b793be2e30",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "0dd65816-0204-4cb7-bce5-f2936e53dc13"
    } ]
  },
  "vnf-id" : "bfe19bff-8622-44fb-a94f-c9b793be2e30"
})
2022-12-02 18:10:34,885|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Preparing Response...
2022-12-02 18:10:34,885|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-12-02 18:10:34,885|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-12-02 18:10:34,886|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Executing workflow(config-deploy[e5ef4cea-b970-4399-a28c-1b79cc45b133])'s step(status-verification-script)
2022-12-02 18:10:34,886|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-12-02 18:10:34,891|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| preparing request id(e5ef4cea-b970-4399-a28c-1b79cc45b133) for workflow(config-deploy) step(status-verification-script)
2022-12-02 18:10:34,891|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-12-02 18:10:34,892|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-12-02 18:10:34,894|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-12-02 18:10:34,901|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| SIMPLE STATUS CHECK - START
2022-12-02 18:10:34,993|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Rest request method(GET), url(/v1/instance/zealous_borg/status)
2022-12-02 18:10:35,045|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Response status(200 - OK)
2022-12-02 18:10:35,074|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| VfModule helm_apache (zealous_borg) is not ready. Please wait...
2022-12-02 18:10:45,085|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Rest request method(GET), url(/v1/instance/zealous_borg/status)
2022-12-02 18:10:45,131|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Response status(200 - OK)
2022-12-02 18:10:45,134|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| VfModule helm_apache (zealous_borg) is not ready. Please wait...
2022-12-02 18:10:55,153|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Rest request method(GET), url(/v1/instance/zealous_borg/status)
2022-12-02 18:10:55,213|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Response status(200 - OK)
2022-12-02 18:10:55,216|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| VfModule helm_apache (zealous_borg) is ready.
2022-12-02 18:10:55,217|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| SIMPLE STATUS CHECK - END
2022-12-02 18:10:55,217|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Preparing Response...
2022-12-02 18:10:55,217|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-12-02 18:10:55,217|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Execute node(status-verification-script) -> executed state(SUCCESS)
2022-12-02 18:10:55,218|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Executing workflow(config-deploy[e5ef4cea-b970-4399-a28c-1b79cc45b133])'s step(config-apply)
2022-12-02 18:10:55,218|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-02 18:10:55,235|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| preparing request id(e5ef4cea-b970-4399-a28c-1b79cc45b133) for workflow(config-deploy) step(config-apply)
2022-12-02 18:10:55,236|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2022-12-02 18:10:55,236|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| input definition for node template (k8s-config-apply), values ({artifact-prefix-names=["helm_apache"], k8s-config-operation-type="create", resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-12-02 18:10:55,238|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Triggering K8s Config Value component logic.
2022-12-02 18:10:55,239|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Getting the template prefixes
2022-12-02 18:10:55,239|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Iterating over prefixes in resource assignment map.
2022-12-02 18:10:55,261|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Rest request method(GET), url(/v1/instance/zealous_borg/config/replica-count-change)
2022-12-02 18:11:00,272|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Response status(500 - Internal Server Error)
2022-12-02 18:11:00,272|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Uploading K8s config..
2022-12-02 18:11:00,333|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Config building started from source custom-values
2022-12-02 18:11:00,334|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Resolving resource with resource assignment artifact(custom-values-mapping)
2022-12-02 18:11:00,361|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = null
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]]])
2022-12-02 18:11:00,363|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-12-02 18:11:00,364|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Generated Resource Param Data ({
  "replica-count" : 2
})
2022-12-02 18:11:00,461|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Rest request method(POST), url(/v1/instance/zealous_borg/config)
2022-12-02 18:11:00,607|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Response status(201 - Created)
2022-12-02 18:11:00,618|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Preparing Response...
2022-12-02 18:11:00,618|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2022-12-02 18:11:00,618|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Execute node(config-apply) -> executed state(SUCCESS)
2022-12-02 18:11:00,619|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Executing workflow(config-deploy[e5ef4cea-b970-4399-a28c-1b79cc45b133])'s step(status-verification-script-after)
2022-12-02 18:11:00,619|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-12-02 18:11:00,620|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| preparing request id(e5ef4cea-b970-4399-a28c-1b79cc45b133) for workflow(config-deploy) step(status-verification-script-after)
2022-12-02 18:11:00,620|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-12-02 18:11:00,621|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-12-02 18:11:00,622|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-12-02 18:11:00,623|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| SIMPLE STATUS CHECK - START
2022-12-02 18:11:00,639|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Rest request method(GET), url(/v1/instance/zealous_borg/status)
2022-12-02 18:11:00,707|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Response status(200 - OK)
2022-12-02 18:11:00,709|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| VfModule helm_apache (zealous_borg) is not ready. Please wait...
2022-12-02 18:11:10,730|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Rest request method(GET), url(/v1/instance/zealous_borg/status)
2022-12-02 18:11:10,790|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Response status(200 - OK)
2022-12-02 18:11:10,798|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| VfModule helm_apache (zealous_borg) is not ready. Please wait...
2022-12-02 18:11:20,811|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Rest request method(GET), url(/v1/instance/zealous_borg/status)
2022-12-02 18:11:20,855|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Response status(200 - OK)
2022-12-02 18:11:20,857|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| VfModule helm_apache (zealous_borg) is not ready. Please wait...
2022-12-02 18:11:30,874|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Rest request method(GET), url(/v1/instance/zealous_borg/status)
2022-12-02 18:11:30,924|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Response status(200 - OK)
2022-12-02 18:11:30,928|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| VfModule helm_apache (zealous_borg) is not ready. Please wait...
2022-12-02 18:11:40,943|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Rest request method(GET), url(/v1/instance/zealous_borg/status)
2022-12-02 18:11:40,995|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Response status(200 - OK)
2022-12-02 18:11:40,998|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| VfModule helm_apache (zealous_borg) is not ready. Please wait...
2022-12-02 18:11:51,008|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Rest request method(GET), url(/v1/instance/zealous_borg/status)
2022-12-02 18:11:51,054|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Response status(200 - OK)
2022-12-02 18:11:51,056|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| VfModule helm_apache (zealous_borg) is ready.
2022-12-02 18:11:51,056|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| SIMPLE STATUS CHECK - END
2022-12-02 18:11:51,057|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Preparing Response...
2022-12-02 18:11:51,057|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-12-02 18:11:51,057|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2022-12-02 18:11:51,059|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Executing workflow(config-deploy[e5ef4cea-b970-4399-a28c-1b79cc45b133])'s step(collect-results)
2022-12-02 18:11:51,059|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-12-02 18:11:51,060|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| preparing request id(e5ef4cea-b970-4399-a28c-1b79cc45b133) for workflow(config-deploy) step(collect-results)
2022-12-02 18:11:51,060|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2022-12-02 18:11:51,061|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"})
2022-12-02 18:11:51,061|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2022-12-02 18:11:51,071|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Collected results: {}
2022-12-02 18:11:51,072|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Preparing Response...
2022-12-02 18:11:51,072|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2022-12-02 18:11:51,073|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Execute node(collect-results) -> executed state(SUCCESS)
2022-12-02 18:11:51,074|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Execute node(END) -> executed state(SUCCESS)
2022-12-02 18:11:51,074|e5ef4cea-b970-4399-a28c-1b79cc45b133||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| workflow(e5ef4cea-b970-4399-a28c-1b79cc45b133) nodes completed with (0)exceptions
2022-12-02 18:11:51,075|e5ef4cea-b970-4399-a28c-1b79cc45b133||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-12-02 18:11:51,076|e5ef4cea-b970-4399-a28c-1b79cc45b133||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5577a44a-2372-48a1-bfc4-081dcb48c96a auditStoreId -1
2022-12-02 18:11:51,078|e5ef4cea-b970-4399-a28c-1b79cc45b133||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nrjtc|||| Completed