Results

By type

          05:16:06,241 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
05:16:06,244 |-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.0.jar!/logback.xml]
05:16:06,246 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
05:16:06,246 |-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.0.jar!/logback.xml]
05:16:06,246 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
05:16:06,273 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@510f3d34 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.0.jar!/logback.xml] is not of type file
05:16:06,540 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
05:16:06,554 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
05:16:06,559 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
05:16:06,586 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:16:06,730 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
05:16:06,731 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
05:16:06,731 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
05:16:06,731 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
05:16:06,731 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
05:16:06,731 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
05:16:06,731 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
05:16:06,732 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
05:16:06,734 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@7817fd62 - Registering current configuration as safe fallback point


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

2022-10-02 05:16:08,106|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.0 on onap-cds-blueprints-processor-ccb88c874-88bzr with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.0.jar started by onap in /app)
2022-10-02 05:16:08,111|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-10-02 05:16:13,105|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-10-02 05:16:14,101|||main||||INFO||||||| Finished Spring Data repository scanning in 976ms. Found 11 JPA repository interfaces.
2022-10-02 05:16:18,268|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-10-02 05:16:18,365|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-10-02 05:16:18,713|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-10-02 05:16:19,555|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-10-02 05:16:20,133|||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-10-02 05:16:20,135|||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-10-02 05:16:20,468|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-10-02 05:16:22,848|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-10-02 05:16:22,868|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-10-02 05:16:23,017|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-10-02 05:16:25,318|||main||||INFO||||||| Audit service is disabled
2022-10-02 05:16:25,644|||main||||INFO||||||| Workflow Audit store is disabled
2022-10-02 05:16:28,676|||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-10-02 05:16:28,813|||main||||INFO||||||| Dependency Management module created...
2022-10-02 05:16:30,625|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-10-02 05:16:31,069|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-10-02 05:16:33,037|||main||||INFO||||||| Netty started on port(s): 8080
2022-10-02 05:16:35,978|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-10-02 05:16:36,540|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-10-02 05:16:36,554|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 29.511 seconds (JVM running for 31.185)
2022-10-02 05:16:36,591|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-10-02 06:26:09,670|c4950a40-5c69-4f65-9686-d8d34768777c||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-10-02 06:26:09,673|c4950a40-5c69-4f65-9686-d8d34768777c||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-10-02 06:26:09,675|c4950a40-5c69-4f65-9686-d8d34768777c||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-10-02 06:26:10,535|c4950a40-5c69-4f65-9686-d8d34768777c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-10-02 06:26:10,540|c4950a40-5c69-4f65-9686-d8d34768777c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-10-02 06:26:12,545|1a26a594-cdf6-4d1c-a705-27a4004835e2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/c9540299-2f0b-4b2b-b734-cda20130899f)
2022-10-02 06:26:12,558|1a26a594-cdf6-4d1c-a705-27a4004835e2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| deleting definition types under : /opt/app/onap/blueprints/working/c9540299-2f0b-4b2b-b734-cda20130899f/Definitions
2022-10-02 06:26:12,715|1a26a594-cdf6-4d1c-a705-27a4004835e2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| reinitialized all type definitions
2022-10-02 06:26:12,728|1a26a594-cdf6-4d1c-a705-27a4004835e2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ***** Enhancing NodeTemplate(helloworld)
2022-10-02 06:26:12,792|1a26a594-cdf6-4d1c-a705-27a4004835e2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| enhancing ArtifactDefinition(helloworld-template)
2022-10-02 06:26:12,810|1a26a594-cdf6-4d1c-a705-27a4004835e2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-10-02 06:26:12,824|1a26a594-cdf6-4d1c-a705-27a4004835e2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-10-02 06:26:12,917|1a26a594-cdf6-4d1c-a705-27a4004835e2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ##### Enhancing Workflow(helloworld)
2022-10-02 06:26:12,919|1a26a594-cdf6-4d1c-a705-27a4004835e2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-10-02 06:26:12,919|1a26a594-cdf6-4d1c-a705-27a4004835e2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| identified workflow(helloworld) targets(helloworld)
2022-10-02 06:26:12,919|1a26a594-cdf6-4d1c-a705-27a4004835e2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-10-02 06:26:12,919|1a26a594-cdf6-4d1c-a705-27a4004835e2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-10-02 06:26:12,920|1a26a594-cdf6-4d1c-a705-27a4004835e2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| enriching artifacts file(/opt/app/onap/blueprints/working/c9540299-2f0b-4b2b-b734-cda20130899f/Templates/hello-world-mapping.json
2022-10-02 06:26:12,947|1a26a594-cdf6-4d1c-a705-27a4004835e2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-10-02 06:26:12,948|1a26a594-cdf6-4d1c-a705-27a4004835e2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| dataType not present for the recipe(dt-helloworld-properties)
2022-10-02 06:26:12,948|1a26a594-cdf6-4d1c-a705-27a4004835e2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ##### Enhancing blueprint Resource Definitions
2022-10-02 06:26:12,949|1a26a594-cdf6-4d1c-a705-27a4004835e2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-10-02 06:26:12,951|1a26a594-cdf6-4d1c-a705-27a4004835e2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| processing file (Templates/hello-world-mapping.json)
2022-10-02 06:26:12,985|1a26a594-cdf6-4d1c-a705-27a4004835e2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| distinct resource keys ([])
2022-10-02 06:26:12,985|1a26a594-cdf6-4d1c-a705-27a4004835e2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Enriching Resource Definition sources Node Template: []
2022-10-02 06:26:13,312|381e042a-ce38-4c49-8a66-a3370be3fc50||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Save processing(83eab1f4-a91d-4eee-8a96-22288168de30) CBA(/opt/app/onap/blueprints/archive/83eab1f4-a91d-4eee-8a96-22288168de30/cba.zip)
2022-10-02 06:26:13,327|381e042a-ce38-4c49-8a66-a3370be3fc50||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/83eab1f4-a91d-4eee-8a96-22288168de30) and entry definition file (Definitions/blueprint.json)
2022-10-02 06:26:13,437|381e042a-ce38-4c49-8a66-a3370be3fc50||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(helloworld)
2022-10-02 06:26:13,463|381e042a-ce38-4c49-8a66-a3370be3fc50||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/83eab1f4-a91d-4eee-8a96-22288168de30) and entry definition file (Definitions/blueprint.json)
2022-10-02 06:26:13,775|381e042a-ce38-4c49-8a66-a3370be3fc50||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| No compiled cache(/opt/app/onap/blueprints/working/83eab1f4-a91d-4eee-8a96-22288168de30) present to clean.
2022-10-02 06:26:14,023|654321||reactor-http-epoll-3||||INFO||||||| processing request id 654321
2022-10-02 06:26:14,023|654321||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-02 06:26:14,023|654321||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-10-02 06:26:14,032|654321||DefaultDispatcher-worker-14||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2022-10-02 06:26:14,130|654321||DefaultDispatcher-worker-14||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-10-02 06:26:14,133|654321||DefaultDispatcher-worker-13||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-10-02 06:26:14,141|654321||DefaultDispatcher-worker-13||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-10-02 06:26:14,160|654321||DefaultDispatcher-worker-13||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-10-02 06:26:14,162|654321||DefaultDispatcher-worker-13||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-10-02 06:26:14,162|654321||DefaultDispatcher-worker-13||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-02 06:26:14,173|654321||DefaultDispatcher-worker-13||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-10-02 06:26:14,173|654321||DefaultDispatcher-worker-13||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-10-02 06:26:14,174|654321||DefaultDispatcher-worker-13||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-10-02 06:26:14,205|654321||DefaultDispatcher-worker-13||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-10-02 06:26:14,250|654321||DefaultDispatcher-worker-14||||INFO||||||| Batched Sequence : ([])
2022-10-02 06:26:14,254|654321||DefaultDispatcher-worker-14||||INFO||||||| Generated Resource Param Data ({ })
2022-10-02 06:26:14,374|654321||DefaultDispatcher-worker-14||||INFO||||||| Preparing Response...
2022-10-02 06:26:14,378|654321||DefaultDispatcher-worker-14||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-10-02 06:26:14,379|654321||DefaultDispatcher-worker-14||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-10-02 06:26:14,384|654321||DefaultDispatcher-worker-14||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 82a169fe-a368-49d1-a8b8-dfd01613d795 auditStoreId -1
2022-10-02 06:44:13,300|396e32cd-8a5c-4d64-b8dc-57ce205f15a3||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-10-02 06:44:13,301|396e32cd-8a5c-4d64-b8dc-57ce205f15a3||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-10-02 06:44:13,302|396e32cd-8a5c-4d64-b8dc-57ce205f15a3||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-10-02 06:44:14,071|396e32cd-8a5c-4d64-b8dc-57ce205f15a3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-10-02 06:44:14,072|396e32cd-8a5c-4d64-b8dc-57ce205f15a3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-10-02 06:44:16,142|396e32cd-8a5c-4d64-b8dc-57ce205f15a3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-10-02 06:44:16,154|396e32cd-8a5c-4d64-b8dc-57ce205f15a3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Save processing(954133f5-8d63-4979-9817-7942dd9957db) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-10-02 06:44:16,215|396e32cd-8a5c-4d64-b8dc-57ce205f15a3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Save processing(4db9af83-4323-4bd6-8920-99d498f63698) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-10-02 06:44:16,261|396e32cd-8a5c-4d64-b8dc-57ce205f15a3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Save processing(5fc98f1a-1cdf-495a-8fd7-fd04572a28aa) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-10-02 06:44:16,291|396e32cd-8a5c-4d64-b8dc-57ce205f15a3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-02 06:44:16,292|396e32cd-8a5c-4d64-b8dc-57ce205f15a3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Save processing(c063e953-766a-411d-8434-a6844dceaa1f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-10-02 06:44:16,343|396e32cd-8a5c-4d64-b8dc-57ce205f15a3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Save processing(eacec6f2-e1c1-441f-b4fb-d3777db3b299) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-10-02 06:44:16,374|396e32cd-8a5c-4d64-b8dc-57ce205f15a3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Save processing(46579b59-1440-413d-801a-3fc036589710) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-10-02 06:44:16,409|396e32cd-8a5c-4d64-b8dc-57ce205f15a3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| 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-10-02 06:44:16,410|396e32cd-8a5c-4d64-b8dc-57ce205f15a3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| 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-10-02 06:44:16,448|396e32cd-8a5c-4d64-b8dc-57ce205f15a3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-02 06:44:16,453|396e32cd-8a5c-4d64-b8dc-57ce205f15a3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| 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-10-02 06:44:16,454|396e32cd-8a5c-4d64-b8dc-57ce205f15a3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| 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-10-02 06:44:16,511|396e32cd-8a5c-4d64-b8dc-57ce205f15a3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-02 06:44:16,597|396e32cd-8a5c-4d64-b8dc-57ce205f15a3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-02 06:44:16,640|396e32cd-8a5c-4d64-b8dc-57ce205f15a3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-02 06:44:16,677|396e32cd-8a5c-4d64-b8dc-57ce205f15a3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| 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:34)
	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:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:87)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:43)
	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:43)
	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:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:35)
	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:35)
	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:38)
	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:38)
	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:38)
	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:56)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:271)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:79)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:54)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:36)
	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:31)
	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:34)
	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:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:87)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:43)
	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:43)
	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:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:35)
	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:35)
	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:38)
	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:38)
	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:38)
	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:56)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:271)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:79)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:54)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:36)
	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:31)
	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:34)
	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:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:87)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:43)
	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:43)
	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:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:35)
	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:35)
	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:38)
	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:38)
	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:38)
	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:56)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:271)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:79)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:54)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:36)
	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:31)
	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:34)
	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:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:87)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:43)
	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:43)
	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:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:35)
	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:35)
	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:38)
	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:38)
	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:38)
	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:56)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:271)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:79)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:54)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:36)
	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:31)
	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:34)
	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:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:87)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:43)
	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:43)
	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:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:35)
	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:35)
	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:38)
	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:38)
	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:38)
	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:56)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:271)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:79)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:54)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:36)
	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:32)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:68)
	at kotlinx.coroutines.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:320)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:254)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655)
2022-10-02 06:44:16,708|396e32cd-8a5c-4d64-b8dc-57ce205f15a3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-02 06:44:16,944|396e32cd-8a5c-4d64-b8dc-57ce205f15a3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(resource-assignment)
2022-10-02 06:44:16,946|396e32cd-8a5c-4d64-b8dc-57ce205f15a3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(config-assign)
2022-10-02 06:44:16,947|396e32cd-8a5c-4d64-b8dc-57ce205f15a3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(config-deploy)
2022-10-02 06:44:17,056|396e32cd-8a5c-4d64-b8dc-57ce205f15a3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| 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-10-02 06:44:17,434|396e32cd-8a5c-4d64-b8dc-57ce205f15a3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(resource-assignment)
2022-10-02 06:44:17,436|396e32cd-8a5c-4d64-b8dc-57ce205f15a3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(config-assign)
2022-10-02 06:44:17,439|396e32cd-8a5c-4d64-b8dc-57ce205f15a3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(config-deploy)
2022-10-02 06:44:17,522|396e32cd-8a5c-4d64-b8dc-57ce205f15a3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| 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-10-02 06:44:17,769|396e32cd-8a5c-4d64-b8dc-57ce205f15a3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(resource-assignment)
2022-10-02 06:44:17,771|396e32cd-8a5c-4d64-b8dc-57ce205f15a3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(config-assign)
2022-10-02 06:44:17,772|396e32cd-8a5c-4d64-b8dc-57ce205f15a3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(config-deploy)
2022-10-02 06:44:17,773|396e32cd-8a5c-4d64-b8dc-57ce205f15a3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(HealthCheck)
2022-10-02 06:44:17,774|396e32cd-8a5c-4d64-b8dc-57ce205f15a3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(ScaleOutReconfiguration)
2022-10-02 06:44:17,775|396e32cd-8a5c-4d64-b8dc-57ce205f15a3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(vf-config-assign)
2022-10-02 06:44:17,776|396e32cd-8a5c-4d64-b8dc-57ce205f15a3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(vf-config-deploy)
2022-10-02 06:44:17,889|396e32cd-8a5c-4d64-b8dc-57ce205f15a3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-02 06:44:18,128|396e32cd-8a5c-4d64-b8dc-57ce205f15a3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(resource-assignment)
2022-10-02 06:44:18,131|396e32cd-8a5c-4d64-b8dc-57ce205f15a3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(config-deploy)
2022-10-02 06:44:18,183|396e32cd-8a5c-4d64-b8dc-57ce205f15a3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(config-assign)
2022-10-02 06:44:18,184|396e32cd-8a5c-4d64-b8dc-57ce205f15a3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(config-deploy)
2022-10-02 06:44:18,187|396e32cd-8a5c-4d64-b8dc-57ce205f15a3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-02 06:44:18,205|396e32cd-8a5c-4d64-b8dc-57ce205f15a3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| 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-10-02 06:44:18,430|396e32cd-8a5c-4d64-b8dc-57ce205f15a3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| 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-10-02 06:44:20,803|8aa9aee5-a664-429a-bed5-e8e8c257430e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/5971e980-2c4b-4da6-a242-7ada9f54c84d)
2022-10-02 06:44:20,806|8aa9aee5-a664-429a-bed5-e8e8c257430e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| deleting definition types under : /opt/app/onap/blueprints/working/5971e980-2c4b-4da6-a242-7ada9f54c84d/Definitions
2022-10-02 06:44:20,845|8aa9aee5-a664-429a-bed5-e8e8c257430e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| reinitialized all type definitions
2022-10-02 06:44:20,846|8aa9aee5-a664-429a-bed5-e8e8c257430e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-10-02 06:44:20,935|8aa9aee5-a664-429a-bed5-e8e8c257430e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-10-02 06:44:20,950|8aa9aee5-a664-429a-bed5-e8e8c257430e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-10-02 06:44:20,966|8aa9aee5-a664-429a-bed5-e8e8c257430e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-10-02 06:44:21,006|8aa9aee5-a664-429a-bed5-e8e8c257430e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ***** Enhancing NodeTemplate(capability)
2022-10-02 06:44:21,058|8aa9aee5-a664-429a-bed5-e8e8c257430e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ***** Enhancing NodeTemplate(capability)
2022-10-02 06:44:21,083|8aa9aee5-a664-429a-bed5-e8e8c257430e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ***** Enhancing NodeTemplate(processor-db)
2022-10-02 06:44:21,125|8aa9aee5-a664-429a-bed5-e8e8c257430e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-02 06:44:21,184|8aa9aee5-a664-429a-bed5-e8e8c257430e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-02 06:44:21,222|8aa9aee5-a664-429a-bed5-e8e8c257430e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-02 06:44:21,274|8aa9aee5-a664-429a-bed5-e8e8c257430e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-02 06:44:21,295|8aa9aee5-a664-429a-bed5-e8e8c257430e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-02 06:44:21,442|8aa9aee5-a664-429a-bed5-e8e8c257430e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-10-02 06:44:21,455|8aa9aee5-a664-429a-bed5-e8e8c257430e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-10-02 06:44:21,455|8aa9aee5-a664-429a-bed5-e8e8c257430e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-10-02 06:44:21,534|8aa9aee5-a664-429a-bed5-e8e8c257430e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ***** Enhancing NodeTemplate(capability)
2022-10-02 06:44:21,583|8aa9aee5-a664-429a-bed5-e8e8c257430e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ***** Enhancing NodeTemplate(capability)
2022-10-02 06:44:21,668|8aa9aee5-a664-429a-bed5-e8e8c257430e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ***** Enhancing NodeTemplate(capability)
2022-10-02 06:44:21,707|8aa9aee5-a664-429a-bed5-e8e8c257430e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ***** Enhancing NodeTemplate(processor-db)
2022-10-02 06:44:21,781|8aa9aee5-a664-429a-bed5-e8e8c257430e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-02 06:44:21,817|8aa9aee5-a664-429a-bed5-e8e8c257430e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-02 06:44:21,914|8aa9aee5-a664-429a-bed5-e8e8c257430e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-02 06:44:21,965|8aa9aee5-a664-429a-bed5-e8e8c257430e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-02 06:44:22,020|8aa9aee5-a664-429a-bed5-e8e8c257430e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-02 06:44:22,150|8aa9aee5-a664-429a-bed5-e8e8c257430e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-02 06:44:22,336|8aa9aee5-a664-429a-bed5-e8e8c257430e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ##### Enhancing Workflow(resource-resolution)
2022-10-02 06:44:22,339|8aa9aee5-a664-429a-bed5-e8e8c257430e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-10-02 06:44:22,339|8aa9aee5-a664-429a-bed5-e8e8c257430e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-10-02 06:44:22,339|8aa9aee5-a664-429a-bed5-e8e8c257430e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-10-02 06:44:22,339|8aa9aee5-a664-429a-bed5-e8e8c257430e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-10-02 06:44:22,339|8aa9aee5-a664-429a-bed5-e8e8c257430e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-10-02 06:44:22,340|8aa9aee5-a664-429a-bed5-e8e8c257430e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| enriching artifacts file(/opt/app/onap/blueprints/working/5971e980-2c4b-4da6-a242-7ada9f54c84d/Templates/hello-world-velocity-mapping.json
2022-10-02 06:44:22,352|8aa9aee5-a664-429a-bed5-e8e8c257430e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-10-02 06:44:22,352|8aa9aee5-a664-429a-bed5-e8e8c257430e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-10-02 06:44:22,353|8aa9aee5-a664-429a-bed5-e8e8c257430e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| enriching artifacts file(/opt/app/onap/blueprints/working/5971e980-2c4b-4da6-a242-7ada9f54c84d/Templates/hello-world-jinja-mapping.json
2022-10-02 06:44:22,368|8aa9aee5-a664-429a-bed5-e8e8c257430e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-10-02 06:44:22,369|8aa9aee5-a664-429a-bed5-e8e8c257430e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-10-02 06:44:22,369|8aa9aee5-a664-429a-bed5-e8e8c257430e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ##### Enhancing blueprint Resource Definitions
2022-10-02 06:44:22,369|8aa9aee5-a664-429a-bed5-e8e8c257430e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-10-02 06:44:22,370|8aa9aee5-a664-429a-bed5-e8e8c257430e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-10-02 06:44:22,370|8aa9aee5-a664-429a-bed5-e8e8c257430e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-10-02 06:44:22,408|8aa9aee5-a664-429a-bed5-e8e8c257430e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| 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-10-02 06:44:22,650|8aa9aee5-a664-429a-bed5-e8e8c257430e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-10-02 06:44:22,997|ee7cfbf4-e446-44dd-9c81-9a254005f0e2||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Save processing(dc8cc033-035f-47e0-bde6-6d7285d99c25) CBA(/opt/app/onap/blueprints/archive/dc8cc033-035f-47e0-bde6-6d7285d99c25/cba.zip)
2022-10-02 06:44:23,027|ee7cfbf4-e446-44dd-9c81-9a254005f0e2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/dc8cc033-035f-47e0-bde6-6d7285d99c25) and entry definition file (Definitions/resource-resolution.json)
2022-10-02 06:44:23,087|ee7cfbf4-e446-44dd-9c81-9a254005f0e2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(resource-resolution)
2022-10-02 06:44:23,110|ee7cfbf4-e446-44dd-9c81-9a254005f0e2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/dc8cc033-035f-47e0-bde6-6d7285d99c25) and entry definition file (Definitions/resource-resolution.json)
2022-10-02 06:44:23,261|ee7cfbf4-e446-44dd-9c81-9a254005f0e2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| No compiled cache(/opt/app/onap/blueprints/working/dc8cc033-035f-47e0-bde6-6d7285d99c25) present to clean.
2022-10-02 06:44:23,528|3784cb52-7857-4b2b-b6e9-ae2637b60e73||reactor-http-epoll-1||||INFO||||||| processing request id 3784cb52-7857-4b2b-b6e9-ae2637b60e73
2022-10-02 06:44:23,528|3784cb52-7857-4b2b-b6e9-ae2637b60e73||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-02 06:44:23,528|3784cb52-7857-4b2b-b6e9-ae2637b60e73||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-10-02 06:44:23,581|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-10-02 06:44:24,197|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||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-10-02 06:44:24,201|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-10-02 06:44:24,204|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||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-10-02 06:44:24,261|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2022-10-02 06:44:24,271|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-10-02 06:44:24,273|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-02 06:44:24,276|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| preparing request id(3784cb52-7857-4b2b-b6e9-ae2637b60e73) for workflow(resource-resolution) step(helloworld)
2022-10-02 06:44:24,276|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-10-02 06:44:24,277|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||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-10-02 06:44:24,278|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-10-02 06:44:24,458|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||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-10-02 06:44:24,522|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-02 06:44:24,524|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-02 06:44:24,524|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-10-02 06:44:25,211|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-10-02 06:44:25,333|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| Response status(200 - OK)
2022-10-02 06:44:25,355|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| Response processing type (string)
2022-10-02 06:44:25,356|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-10-02 06:44:25,356|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-10-02 06:44:25,357|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-10-02 06:44:25,498|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| Resource resolution saved into database successfully : (v_put)
2022-10-02 06:44:25,525|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-10-02 06:44:25,527|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-10-02 06:44:35,565|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@16da646
2022-10-02 06:44:35,577|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-10-02 06:44:35,606|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| Resource resolution saved into database successfully : (v_python)
2022-10-02 06:44:35,615|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-02 06:44:35,616|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-02 06:44:35,616|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-10-02 06:44:35,627|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-10-02 06:44:35,646|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| Response status(200 - OK)
2022-10-02 06:44:35,646|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| Response processing type (string)
2022-10-02 06:44:35,647|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-10-02 06:44:35,647|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-10-02 06:44:35,647|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-10-02 06:44:35,650|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-02 06:44:35,651|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-02 06:44:35,651|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-10-02 06:44:35,655|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-10-02 06:44:35,678|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| Response status(200 - OK)
2022-10-02 06:44:35,679|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| Response processing type (string)
2022-10-02 06:44:35,679|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-10-02 06:44:35,679|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-10-02 06:44:35,680|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-10-02 06:44:35,748|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (v_patch)
2022-10-02 06:44:35,751|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| Resource resolution saved into database successfully : (v_del)
2022-10-02 06:44:35,753|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-10-02 06:44:35,855|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-10-02 06:44:49,126|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| compiled in (13269)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-10-02 06:44:49,129|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-10-02 06:44:49,199|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-10-02 06:44:49,224|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin)
2022-10-02 06:44:49,228|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-22||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-02 06:44:49,229|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-22||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-02 06:44:49,229|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-22||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-10-02 06:44:49,245|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-22||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-10-02 06:44:49,256|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-22||||INFO||||||| Response status(200 - OK)
2022-10-02 06:44:49,260|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-22||||INFO||||||| Response processing type (string)
2022-10-02 06:44:49,261|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-22||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-10-02 06:44:49,262|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-22||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-10-02 06:44:49,262|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-10-02 06:44:49,288|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (v_get)
2022-10-02 06:44:49,306|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-10-02 06:44:49,307|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-10-02 06:44:49,336|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (v_default)
2022-10-02 06:44:49,337|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (v_input)
2022-10-02 06:44:49,338|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-02 06:44:49,339|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-02 06:44:49,339|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-10-02 06:44:49,345|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-10-02 06:44:49,362|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-10-02 06:44:49,363|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-10-02 06:44:49,363|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-10-02 06:44:49,364|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-10-02 06:44:49,364|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-10-02 06:44:49,383|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (v_post)
2022-10-02 06:44:49,400|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-02 06:44:49,400|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||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-10-02 06:44:49,465|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (list)
2022-10-02 06:44:49,471|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-10-02 06:44:49,472|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-02 06:44:49,472|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-02 06:44:49,472|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-02 06:44:49,475|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-02 06:44:49,475|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-10-02 06:44:49,500|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (v_db)
2022-10-02 06:44:49,505|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||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-10-02 06:44:49,755|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-22||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-10-02 06:44:49,801|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-22||||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-10-02 06:44:49,802|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-22||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-10-02 06:44:49,908|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||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-10-02 06:44:49,918|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-10-02 06:44:49,918|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-10-02 06:44:49,920|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-10-02 06:44:49,923|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-10-02 06:44:49,961|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function)
2022-10-02 06:44:50,023|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@30a89086
2022-10-02 06:44:50,025|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-10-02 06:44:50,067|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (j_python)
2022-10-02 06:44:50,069|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-02 06:44:50,070|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-02 06:44:50,070|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-10-02 06:44:50,078|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-10-02 06:44:50,101|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-10-02 06:44:50,102|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-10-02 06:44:50,102|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-10-02 06:44:50,103|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-10-02 06:44:50,103|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-10-02 06:44:50,120|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (j_patch)
2022-10-02 06:44:50,121|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-10-02 06:44:50,140|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (j_input)
2022-10-02 06:44:50,141|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-02 06:44:50,142|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-02 06:44:50,142|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-10-02 06:44:50,145|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-10-02 06:44:50,156|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-10-02 06:44:50,157|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-10-02 06:44:50,158|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-10-02 06:44:50,158|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-10-02 06:44:50,158|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-10-02 06:44:50,179|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (j_put)
2022-10-02 06:44:50,180|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-10-02 06:44:50,202|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (j_default)
2022-10-02 06:44:50,204|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-02 06:44:50,205|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-02 06:44:50,205|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-10-02 06:44:50,208|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-10-02 06:44:50,217|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-10-02 06:44:50,217|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-10-02 06:44:50,218|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-10-02 06:44:50,218|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-10-02 06:44:50,218|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-10-02 06:44:50,220|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-02 06:44:50,220|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-02 06:44:50,220|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-10-02 06:44:50,222|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-10-02 06:44:50,231|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-10-02 06:44:50,232|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-10-02 06:44:50,232|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-10-02 06:44:50,232|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-10-02 06:44:50,233|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-10-02 06:44:50,234|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-02 06:44:50,234|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-02 06:44:50,234|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-10-02 06:44:50,239|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-10-02 06:44:50,245|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| Resource resolution saved into database successfully : (j_del)
2022-10-02 06:44:50,251|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-10-02 06:44:50,252|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-10-02 06:44:50,253|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-10-02 06:44:50,253|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-10-02 06:44:50,253|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-10-02 06:44:50,258|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (j_post)
2022-10-02 06:44:50,272|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (j_get)
2022-10-02 06:44:50,275|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"}
2022-10-02 06:44:50,295|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||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-10-02 06:44:50,295|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value})
2022-10-02 06:44:50,301|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-10-02 06:44:50,313|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-10-02 06:44:50,314|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-10-02 06:44:50,314|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-10-02 06:44:50,314|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-10-02 06:44:50,314|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-10-02 06:44:50,337|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (j_get_id)
2022-10-02 06:44:50,339|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-10-02 06:44:50,341|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-10-02 06:44:50,362|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin)
2022-10-02 06:44:50,364|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-02 06:44:50,364|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||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-10-02 06:44:50,374|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (list)
2022-10-02 06:44:50,379|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||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-10-02 06:44:50,379|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-02 06:44:50,379|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-02 06:44:50,379|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-02 06:44:50,380|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-02 06:44:50,380|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-02 06:44:50,380|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-02 06:44:50,380|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-02 06:44:50,381|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-02 06:44:50,381|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-02 06:44:50,381|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||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-10-02 06:44:50,406|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (j_db)
2022-10-02 06:44:50,409|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-2||||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-10-02 06:44:50,745|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-10-02 06:44:50,762|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||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-10-02 06:44:50,765|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| Preparing Response...
2022-10-02 06:44:50,765|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-10-02 06:44:50,765|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-10-02 06:44:50,767|3784cb52-7857-4b2b-b6e9-ae2637b60e73||DefaultDispatcher-worker-16||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b1d6c491-4bc8-47cf-8757-d4f4f1d53100 auditStoreId -1
2022-10-02 06:58:26,165|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-10-02 06:58:26,170|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-10-02 06:58:26,170|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-10-02 06:58:27,366|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-10-02 06:58:27,366|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-10-02 06:58:29,421|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-10-02 06:58:29,422|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Save processing(b71e2b5c-f091-4f72-84ed-f97db4bf3c12) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-10-02 06:58:29,453|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Save processing(d21adb61-2a23-4117-80ae-6e99d0ad5026) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-10-02 06:58:29,474|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Save processing(785f818d-130c-4062-b9ac-70b5908306c3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-10-02 06:58:29,498|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Save processing(225ad364-23c3-42ca-9bb6-7a3d35f8cf90) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-10-02 06:58:29,519|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Save processing(4c23dfca-a823-4eb1-b0e2-4c92c884ddb4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-10-02 06:58:29,547|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Save processing(596b833c-e68c-4b24-b94d-53532aeed58c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-10-02 06:58:29,574|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| 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-10-02 06:58:29,575|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| 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-10-02 06:58:29,575|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-02 06:58:29,575|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-02 06:58:29,576|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| 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-10-02 06:58:29,635|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| 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-10-02 06:58:29,722|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| 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:34)
	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:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:87)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:43)
	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:43)
	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:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:35)
	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:35)
	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:38)
	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:38)
	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:38)
	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:56)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:271)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:79)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:54)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:36)
	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:32)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:68)
	at kotlinx.coroutines.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:320)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:254)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655)
2022-10-02 06:58:29,764|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-02 06:58:29,798|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-02 06:58:29,807|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-02 06:58:29,850|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-02 06:58:30,041|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(resource-assignment)
2022-10-02 06:58:30,043|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(config-assign)
2022-10-02 06:58:30,044|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(config-deploy)
2022-10-02 06:58:30,128|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(config-assign)
2022-10-02 06:58:30,130|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(config-deploy)
2022-10-02 06:58:30,132|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| 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-10-02 06:58:30,161|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| 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-10-02 06:58:30,258|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-10-02 06:58:30,383|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-10-02 06:58:30,445|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-10-02 06:58:30,521|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-10-02 06:58:30,522|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-10-02 06:58:30,725|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-10-02 06:58:30,894|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(resource-assignment)
2022-10-02 06:58:30,895|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(config-assign)
2022-10-02 06:58:30,896|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(config-deploy)
2022-10-02 06:58:30,971|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| 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-10-02 06:58:31,037|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-10-02 06:58:31,165|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-10-02 06:58:31,187|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-10-02 06:58:31,380|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(resource-assignment)
2022-10-02 06:58:31,381|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(config-assign)
2022-10-02 06:58:31,382|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(config-deploy)
2022-10-02 06:58:31,384|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(HealthCheck)
2022-10-02 06:58:31,386|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(ScaleOutReconfiguration)
2022-10-02 06:58:31,388|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(vf-config-assign)
2022-10-02 06:58:31,390|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(vf-config-deploy)
2022-10-02 06:58:31,455|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-02 06:58:31,612|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-10-02 06:58:31,684|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-10-02 06:58:31,696|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(resource-assignment)
2022-10-02 06:58:31,697|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(config-deploy)
2022-10-02 06:58:31,698|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-10-02 06:58:31,887|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-02 06:58:31,988|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-10-02 06:58:32,047|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-10-02 06:58:32,051|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-10-02 06:58:32,139|9e622a7d-0f01-4e4d-bb32-ce8192f27a5a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| 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-10-02 06:58:47,986|c1c122ba-51ea-43ad-a3d6-d4bb28481c3b||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Save processing(a3ff7722-a15f-479e-a9b5-5d1c5fc67719) CBA(/opt/app/onap/blueprints/archive/a3ff7722-a15f-479e-a9b5-5d1c5fc67719/cba.zip)
2022-10-02 06:58:48,032|c1c122ba-51ea-43ad-a3d6-d4bb28481c3b||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a3ff7722-a15f-479e-a9b5-5d1c5fc67719) and entry definition file (Definitions/CNF.json)
2022-10-02 06:58:48,134|c1c122ba-51ea-43ad-a3d6-d4bb28481c3b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(resource-assignment)
2022-10-02 06:58:48,135|c1c122ba-51ea-43ad-a3d6-d4bb28481c3b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(config-assign)
2022-10-02 06:58:48,136|c1c122ba-51ea-43ad-a3d6-d4bb28481c3b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(config-deploy)
2022-10-02 06:58:48,137|c1c122ba-51ea-43ad-a3d6-d4bb28481c3b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(scale-out)
2022-10-02 06:58:48,137|c1c122ba-51ea-43ad-a3d6-d4bb28481c3b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(scale)
2022-10-02 06:58:48,138|c1c122ba-51ea-43ad-a3d6-d4bb28481c3b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(scale-in)
2022-10-02 06:58:48,139|c1c122ba-51ea-43ad-a3d6-d4bb28481c3b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(health-check)
2022-10-02 06:58:48,287|c1c122ba-51ea-43ad-a3d6-d4bb28481c3b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a3ff7722-a15f-479e-a9b5-5d1c5fc67719) and entry definition file (Definitions/CNF.json)
2022-10-02 06:58:48,545|c1c122ba-51ea-43ad-a3d6-d4bb28481c3b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| No compiled cache(/opt/app/onap/blueprints/working/a3ff7722-a15f-479e-a9b5-5d1c5fc67719) present to clean.
2022-10-02 06:58:51,765|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e127fb28-9a43-4c79-9dd9-b497b33591e2)
2022-10-02 06:58:51,766|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| deleting definition types under : /opt/app/onap/blueprints/working/e127fb28-9a43-4c79-9dd9-b497b33591e2/Definitions
2022-10-02 06:58:51,770|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| reinitialized all type definitions
2022-10-02 06:58:51,772|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-10-02 06:58:51,823|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| enhancing ArtifactDefinition(vnf-template)
2022-10-02 06:58:51,844|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| enhancing ArtifactDefinition(vnf-mapping)
2022-10-02 06:58:51,853|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-10-02 06:58:51,924|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ***** Enhancing NodeTemplate(input)
2022-10-02 06:58:52,019|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ***** Enhancing NodeTemplate(input)
2022-10-02 06:58:52,053|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ***** Enhancing NodeTemplate(input)
2022-10-02 06:58:52,076|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-10-02 06:58:52,076|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-10-02 06:58:52,076|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-10-02 06:58:52,120|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ***** Enhancing NodeTemplate(input)
2022-10-02 06:58:52,145|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ***** Enhancing NodeTemplate(input)
2022-10-02 06:58:52,180|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ***** Enhancing NodeTemplate(input)
2022-10-02 06:58:52,194|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-02 06:58:52,266|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ***** Enhancing NodeTemplate(input)
2022-10-02 06:58:52,287|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ***** Enhancing NodeTemplate(input)
2022-10-02 06:58:52,313|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ***** Enhancing NodeTemplate(input)
2022-10-02 06:58:52,342|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ***** Enhancing NodeTemplate(input)
2022-10-02 06:58:52,363|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ***** Enhancing NodeTemplate(input)
2022-10-02 06:58:52,397|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ***** Enhancing NodeTemplate(input)
2022-10-02 06:58:52,446|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ***** Enhancing NodeTemplate(config-assign)
2022-10-02 06:58:52,453|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| enhancing ArtifactDefinition(baseconfig-template)
2022-10-02 06:58:52,453|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-10-02 06:58:52,453|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-10-02 06:58:52,483|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ***** Enhancing NodeTemplate(input)
2022-10-02 06:58:52,509|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ***** Enhancing NodeTemplate(input)
2022-10-02 06:58:52,547|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ***** Enhancing NodeTemplate(input)
2022-10-02 06:58:52,572|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ***** Enhancing NodeTemplate(config-deploy)
2022-10-02 06:58:52,736|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ##### Enhancing Workflow(resource-assignment)
2022-10-02 06:58:52,737|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-10-02 06:58:52,737|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-10-02 06:58:52,737|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-10-02 06:58:52,737|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-10-02 06:58:52,737|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-10-02 06:58:52,737|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| enriching artifacts file(/opt/app/onap/blueprints/working/e127fb28-9a43-4c79-9dd9-b497b33591e2/Templates/vnf-mapping.json
2022-10-02 06:58:52,753|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-10-02 06:58:52,753|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-10-02 06:58:52,753|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| enriching artifacts file(/opt/app/onap/blueprints/working/e127fb28-9a43-4c79-9dd9-b497b33591e2/Templates/base_ubuntu20-mapping.json
2022-10-02 06:58:52,767|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-10-02 06:58:52,767|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-10-02 06:58:52,768|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ##### Enhancing Workflow(config-assign)
2022-10-02 06:58:52,769|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-10-02 06:58:52,769|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| identified workflow(config-assign) targets(config-assign)
2022-10-02 06:58:52,769|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-10-02 06:58:52,769|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-10-02 06:58:52,769|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| enriching artifacts file(/opt/app/onap/blueprints/working/e127fb28-9a43-4c79-9dd9-b497b33591e2/Templates/baseconfig-mapping.json
2022-10-02 06:58:52,779|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-10-02 06:58:52,779|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| dataType not present for the recipe(dt-config-assign-properties)
2022-10-02 06:58:52,780|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ##### Enhancing Workflow(config-deploy)
2022-10-02 06:58:52,781|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-10-02 06:58:52,781|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| identified workflow(config-deploy) targets(config-deploy)
2022-10-02 06:58:52,781|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| workflow(config-deploy) resource assignment files([]
2022-10-02 06:58:52,781|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ##### Enhancing blueprint Resource Definitions
2022-10-02 06:58:52,781|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-10-02 06:58:52,781|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| processing file (Templates/vnf-mapping.json)
2022-10-02 06:58:52,781|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-10-02 06:58:52,782|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| processing file (Templates/baseconfig-mapping.json)
2022-10-02 06:58:52,810|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| 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-10-02 06:58:52,991|54aa931a-a3b2-4f84-9059-0107053cfef7||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-10-02 06:58:53,289|214cab81-dfe1-4a80-a5fd-8030dd9ee13d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Save processing(dfb2262b-7916-4ee5-a83c-5bc574e31687) CBA(/opt/app/onap/blueprints/archive/dfb2262b-7916-4ee5-a83c-5bc574e31687/cba.zip)
2022-10-02 06:58:53,310|214cab81-dfe1-4a80-a5fd-8030dd9ee13d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/dfb2262b-7916-4ee5-a83c-5bc574e31687) and entry definition file (Definitions/ubuntu20.json)
2022-10-02 06:58:53,338|214cab81-dfe1-4a80-a5fd-8030dd9ee13d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-02 06:58:53,389|214cab81-dfe1-4a80-a5fd-8030dd9ee13d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(resource-assignment)
2022-10-02 06:58:53,390|214cab81-dfe1-4a80-a5fd-8030dd9ee13d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(config-assign)
2022-10-02 06:58:53,391|214cab81-dfe1-4a80-a5fd-8030dd9ee13d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(config-deploy)
2022-10-02 06:58:53,411|214cab81-dfe1-4a80-a5fd-8030dd9ee13d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/dfb2262b-7916-4ee5-a83c-5bc574e31687) and entry definition file (Definitions/ubuntu20.json)
2022-10-02 06:58:53,721|214cab81-dfe1-4a80-a5fd-8030dd9ee13d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| No compiled cache(/opt/app/onap/blueprints/working/dfb2262b-7916-4ee5-a83c-5bc574e31687) present to clean.
2022-10-02 07:00:54,037|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-02 07:00:54,152|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: 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-10-02 07:00:54,229|6c5b0d80-182b-40d2-847c-9ff54e9411ef||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| request(6c5b0d80-182b-40d2-847c-9ff54e9411ef)
2022-10-02 07:00:54,236|6c5b0d80-182b-40d2-847c-9ff54e9411ef||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| CBA file(/opt/app/onap/blueprints/archive/4d9a9973-4fc1-4b9f-a489-d9e725e2654d/cba.zip written successfully
2022-10-02 07:00:54,236|6c5b0d80-182b-40d2-847c-9ff54e9411ef||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Save processing(4d9a9973-4fc1-4b9f-a489-d9e725e2654d) CBA(/opt/app/onap/blueprints/archive/4d9a9973-4fc1-4b9f-a489-d9e725e2654d/cba.zip)
2022-10-02 07:00:54,288|6c5b0d80-182b-40d2-847c-9ff54e9411ef||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4d9a9973-4fc1-4b9f-a489-d9e725e2654d) and entry definition file (Definitions/CNF.json)
2022-10-02 07:00:54,398|6c5b0d80-182b-40d2-847c-9ff54e9411ef||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(resource-assignment)
2022-10-02 07:00:54,400|6c5b0d80-182b-40d2-847c-9ff54e9411ef||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(config-assign)
2022-10-02 07:00:54,401|6c5b0d80-182b-40d2-847c-9ff54e9411ef||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(config-deploy)
2022-10-02 07:00:54,402|6c5b0d80-182b-40d2-847c-9ff54e9411ef||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(scale-out)
2022-10-02 07:00:54,402|6c5b0d80-182b-40d2-847c-9ff54e9411ef||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(scale)
2022-10-02 07:00:54,403|6c5b0d80-182b-40d2-847c-9ff54e9411ef||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(scale-in)
2022-10-02 07:00:54,404|6c5b0d80-182b-40d2-847c-9ff54e9411ef||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(health-check)
2022-10-02 07:00:54,449|6c5b0d80-182b-40d2-847c-9ff54e9411ef||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4d9a9973-4fc1-4b9f-a489-d9e725e2654d) and entry definition file (Definitions/CNF.json)
2022-10-02 07:00:54,498|6c5b0d80-182b-40d2-847c-9ff54e9411ef||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Overwriting blueprint model :APACHE::1.0.0
2022-10-02 07:00:54,584|6c5b0d80-182b-40d2-847c-9ff54e9411ef||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-10-02 07:00:54,601|6c5b0d80-182b-40d2-847c-9ff54e9411ef||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-10-02 07:00:54,759|6c5b0d80-182b-40d2-847c-9ff54e9411ef||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| No compiled cache(/opt/app/onap/blueprints/working/4d9a9973-4fc1-4b9f-a489-d9e725e2654d) present to clean.
2022-10-02 07:00:59,163|26ae7379-2200-4f16-8b5e-47b2070de759||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| getting cba file name(APACHE), version(1.0.0) from db
2022-10-02 07:00:59,585|26ae7379-2200-4f16-8b5e-47b2070de759||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-02 07:00:59,588|26ae7379-2200-4f16-8b5e-47b2070de759||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-02 07:00:59,592|26ae7379-2200-4f16-8b5e-47b2070de759||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-02 07:00:59,870|12f06971-3cd4-4f7a-8a87-5e5a2a1d6322||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-02 07:00:59,870|12f06971-3cd4-4f7a-8a87-5e5a2a1d6322||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-02 07:00:59,879|12f06971-3cd4-4f7a-8a87-5e5a2a1d6322||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-02 07:01:00,307|d204c332-c235-4702-b95d-7f3ebeae29dc||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-02 07:01:00,308|d204c332-c235-4702-b95d-7f3ebeae29dc||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-02 07:01:00,323|d204c332-c235-4702-b95d-7f3ebeae29dc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-02 07:01:00,642|759898ed-ec5e-477d-8bdb-13998db3ac6c||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-02 07:01:00,643|759898ed-ec5e-477d-8bdb-13998db3ac6c||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-02 07:01:00,656|759898ed-ec5e-477d-8bdb-13998db3ac6c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-02 07:01:00,901|9abcae8d-840b-4eb2-ad29-e469d3b2215e||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-02 07:01:00,901|9abcae8d-840b-4eb2-ad29-e469d3b2215e||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-02 07:01:00,924|9abcae8d-840b-4eb2-ad29-e469d3b2215e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-02 07:01:01,240|7682eeed-7460-4999-89c5-afbdc3e97fb8||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-02 07:01:01,240|7682eeed-7460-4999-89c5-afbdc3e97fb8||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-02 07:01:01,243|7682eeed-7460-4999-89c5-afbdc3e97fb8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-02 07:01:01,463|79b0163f-ab09-474d-b67e-72aa81e392c5||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-02 07:01:01,463|79b0163f-ab09-474d-b67e-72aa81e392c5||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-02 07:01:01,472|79b0163f-ab09-474d-b67e-72aa81e392c5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-02 07:01:06,238|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-02 07:01:06,394|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: 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-10-02 07:01:06,397|1f3b38e4-b0b2-4ddf-b8e8-abd4c63c095d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| request(1f3b38e4-b0b2-4ddf-b8e8-abd4c63c095d)
2022-10-02 07:01:06,400|1f3b38e4-b0b2-4ddf-b8e8-abd4c63c095d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| CBA file(/opt/app/onap/blueprints/archive/81000839-5a80-4103-bc39-6effd6b8d2de/cba.zip written successfully
2022-10-02 07:01:06,400|1f3b38e4-b0b2-4ddf-b8e8-abd4c63c095d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Save processing(81000839-5a80-4103-bc39-6effd6b8d2de) CBA(/opt/app/onap/blueprints/archive/81000839-5a80-4103-bc39-6effd6b8d2de/cba.zip)
2022-10-02 07:01:06,433|1f3b38e4-b0b2-4ddf-b8e8-abd4c63c095d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/81000839-5a80-4103-bc39-6effd6b8d2de) and entry definition file (Definitions/ubuntu20.json)
2022-10-02 07:01:06,461|1f3b38e4-b0b2-4ddf-b8e8-abd4c63c095d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-02 07:01:06,518|1f3b38e4-b0b2-4ddf-b8e8-abd4c63c095d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(resource-assignment)
2022-10-02 07:01:06,521|1f3b38e4-b0b2-4ddf-b8e8-abd4c63c095d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(config-assign)
2022-10-02 07:01:06,522|1f3b38e4-b0b2-4ddf-b8e8-abd4c63c095d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(config-deploy)
2022-10-02 07:01:06,537|1f3b38e4-b0b2-4ddf-b8e8-abd4c63c095d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/81000839-5a80-4103-bc39-6effd6b8d2de) and entry definition file (Definitions/ubuntu20.json)
2022-10-02 07:01:06,612|1f3b38e4-b0b2-4ddf-b8e8-abd4c63c095d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-10-02 07:01:06,722|1f3b38e4-b0b2-4ddf-b8e8-abd4c63c095d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-10-02 07:01:06,730|1f3b38e4-b0b2-4ddf-b8e8-abd4c63c095d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-10-02 07:01:06,861|1f3b38e4-b0b2-4ddf-b8e8-abd4c63c095d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| No compiled cache(/opt/app/onap/blueprints/working/81000839-5a80-4103-bc39-6effd6b8d2de) present to clean.
2022-10-02 07:01:13,008|f014c7ba-22bc-469c-a3f2-df468ef75b09||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-10-02 07:01:13,008|f014c7ba-22bc-469c-a3f2-df468ef75b09||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-10-02 07:01:13,008|f014c7ba-22bc-469c-a3f2-df468ef75b09||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-10-02 07:01:13,556|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-10-02 07:01:13,556|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-10-02 07:01:14,843|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-10-02 07:01:14,844|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Save processing(4e1174b4-6c09-4faf-90e9-93250b96483f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-10-02 07:01:14,882|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Save processing(e02e1a4d-5f11-461a-8ea5-e0854ffb0788) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-10-02 07:01:14,895|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Save processing(ada9521b-10ba-4e71-ba37-b912c98c88b2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-10-02 07:01:14,925|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Save processing(c24ec3d0-72e0-4563-b094-58492d51b9c7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-10-02 07:01:14,954|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Save processing(bdafa0d4-3199-4b02-b4c6-eab46fbc91eb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-10-02 07:01:14,981|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Save processing(9f7a1216-8db4-44e5-a91c-c2a93efa52cc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-10-02 07:01:15,007|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| 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-10-02 07:01:15,007|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| 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-10-02 07:01:15,008|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-02 07:01:15,009|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-02 07:01:15,009|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| 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-10-02 07:01:15,010|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| 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-10-02 07:01:15,042|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-02 07:01:15,146|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| 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:34)
	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:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:87)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:43)
	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:43)
	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:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:35)
	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:35)
	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:38)
	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:38)
	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:38)
	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:56)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:271)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:79)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:54)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:36)
	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:31)
	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:34)
	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:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:87)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:43)
	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:43)
	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:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:35)
	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:35)
	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:38)
	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:38)
	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:38)
	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:56)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:271)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:79)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:54)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:36)
	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:32)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:68)
	at kotlinx.coroutines.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:320)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:254)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655)
2022-10-02 07:01:15,183|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-02 07:01:15,247|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-02 07:01:15,328|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-02 07:01:15,439|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(resource-assignment)
2022-10-02 07:01:15,440|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(config-assign)
2022-10-02 07:01:15,441|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(config-deploy)
2022-10-02 07:01:15,487|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| 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-10-02 07:01:15,588|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-10-02 07:01:15,642|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-10-02 07:01:15,643|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-10-02 07:01:15,736|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(resource-assignment)
2022-10-02 07:01:15,737|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(config-assign)
2022-10-02 07:01:15,738|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(config-deploy)
2022-10-02 07:01:15,795|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| 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-10-02 07:01:15,875|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-10-02 07:01:16,029|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-10-02 07:01:16,034|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-10-02 07:01:16,124|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(resource-assignment)
2022-10-02 07:01:16,125|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(config-deploy)
2022-10-02 07:01:16,177|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-02 07:01:16,251|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-10-02 07:01:16,308|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-10-02 07:01:16,313|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-10-02 07:01:16,465|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(resource-assignment)
2022-10-02 07:01:16,466|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(config-assign)
2022-10-02 07:01:16,467|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(config-deploy)
2022-10-02 07:01:16,468|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(HealthCheck)
2022-10-02 07:01:16,469|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(ScaleOutReconfiguration)
2022-10-02 07:01:16,469|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(vf-config-assign)
2022-10-02 07:01:16,471|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(vf-config-deploy)
2022-10-02 07:01:16,548|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(config-assign)
2022-10-02 07:01:16,549|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(config-deploy)
2022-10-02 07:01:16,551|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-02 07:01:16,560|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| 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-10-02 07:01:16,591|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-10-02 07:01:16,651|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-10-02 07:01:16,651|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-10-02 07:01:16,747|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-10-02 07:01:16,786|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-10-02 07:01:16,787|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-10-02 07:01:16,846|f014c7ba-22bc-469c-a3f2-df468ef75b09||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| 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-10-02 07:01:27,236|84b7d252-09c4-4df4-8e12-735afb953fd2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-10-02 07:01:27,474|84b7d252-09c4-4df4-8e12-735afb953fd2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-02 07:01:27,477|84b7d252-09c4-4df4-8e12-735afb953fd2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-02 07:01:27,482|84b7d252-09c4-4df4-8e12-735afb953fd2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-10-02 07:01:27,825|421e7bb8-14ed-42c0-ab9c-fedc71e0b8a3||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-02 07:01:27,825|421e7bb8-14ed-42c0-ab9c-fedc71e0b8a3||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-02 07:01:27,833|421e7bb8-14ed-42c0-ab9c-fedc71e0b8a3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-10-02 07:01:28,441|0c0be40f-9c85-46a7-a88b-338c86a5c2b7||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-02 07:01:28,441|0c0be40f-9c85-46a7-a88b-338c86a5c2b7||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-02 07:01:28,444|0c0be40f-9c85-46a7-a88b-338c86a5c2b7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-10-02 07:01:32,997|116fc594-19f9-4503-a565-a868aa8e4ec2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/479a6b25-004e-4b50-a6f9-71af8725a8f5)
2022-10-02 07:01:32,998|116fc594-19f9-4503-a565-a868aa8e4ec2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| deleting definition types under : /opt/app/onap/blueprints/working/479a6b25-004e-4b50-a6f9-71af8725a8f5/Definitions
2022-10-02 07:01:33,000|116fc594-19f9-4503-a565-a868aa8e4ec2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| reinitialized all type definitions
2022-10-02 07:01:33,001|116fc594-19f9-4503-a565-a868aa8e4ec2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ***** Enhancing NodeTemplate(netconf-device)
2022-10-02 07:01:33,027|116fc594-19f9-4503-a565-a868aa8e4ec2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ***** Enhancing NodeTemplate(resolve-data)
2022-10-02 07:01:33,050|116fc594-19f9-4503-a565-a868aa8e4ec2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-10-02 07:01:33,066|116fc594-19f9-4503-a565-a868aa8e4ec2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-10-02 07:01:33,076|116fc594-19f9-4503-a565-a868aa8e4ec2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-10-02 07:01:33,122|116fc594-19f9-4503-a565-a868aa8e4ec2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-10-02 07:01:33,164|116fc594-19f9-4503-a565-a868aa8e4ec2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ##### Enhancing Workflow(config-assign)
2022-10-02 07:01:33,165|116fc594-19f9-4503-a565-a868aa8e4ec2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-10-02 07:01:33,165|116fc594-19f9-4503-a565-a868aa8e4ec2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| identified workflow(config-assign) targets(resolve-data)
2022-10-02 07:01:33,165|116fc594-19f9-4503-a565-a868aa8e4ec2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-10-02 07:01:33,165|116fc594-19f9-4503-a565-a868aa8e4ec2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-10-02 07:01:33,165|116fc594-19f9-4503-a565-a868aa8e4ec2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| enriching artifacts file(/opt/app/onap/blueprints/working/479a6b25-004e-4b50-a6f9-71af8725a8f5/Templates/netconfrpc-mapping.json
2022-10-02 07:01:33,173|116fc594-19f9-4503-a565-a868aa8e4ec2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-10-02 07:01:33,173|116fc594-19f9-4503-a565-a868aa8e4ec2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| dataType not present for the recipe(dt-config-assign-properties)
2022-10-02 07:01:33,174|116fc594-19f9-4503-a565-a868aa8e4ec2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ##### Enhancing Workflow(config-deploy)
2022-10-02 07:01:33,175|116fc594-19f9-4503-a565-a868aa8e4ec2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-10-02 07:01:33,175|116fc594-19f9-4503-a565-a868aa8e4ec2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| identified workflow(config-deploy) targets(execute-netconf)
2022-10-02 07:01:33,175|116fc594-19f9-4503-a565-a868aa8e4ec2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| workflow(config-deploy) resource assignment files([]
2022-10-02 07:01:33,176|116fc594-19f9-4503-a565-a868aa8e4ec2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| ##### Enhancing blueprint Resource Definitions
2022-10-02 07:01:33,176|116fc594-19f9-4503-a565-a868aa8e4ec2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-10-02 07:01:33,176|116fc594-19f9-4503-a565-a868aa8e4ec2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| processing file (Templates/netconfrpc-mapping.json)
2022-10-02 07:01:33,184|116fc594-19f9-4503-a565-a868aa8e4ec2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| distinct resource keys ([input-source])
2022-10-02 07:01:33,202|116fc594-19f9-4503-a565-a868aa8e4ec2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Enriching Resource Definition sources Node Template: [source-input]
2022-10-02 07:02:01,662|4dde7992-3857-498b-aab4-47553c94b13c||reactor-http-epoll-4||||INFO||||||| processing request id 4dde7992-3857-498b-aab4-47553c94b13c
2022-10-02 07:02:01,663|4dde7992-3857-498b-aab4-47553c94b13c||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-02 07:02:01,663|4dde7992-3857-498b-aab4-47553c94b13c||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-10-02 07:02:01,672|4dde7992-3857-498b-aab4-47553c94b13c||reactor-http-epoll-4||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-02 07:02:01,673|4dde7992-3857-498b-aab4-47553c94b13c||reactor-http-epoll-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-02 07:02:01,679|4dde7992-3857-498b-aab4-47553c94b13c||DefaultDispatcher-worker-8||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-02 07:02:01,779|4dde7992-3857-498b-aab4-47553c94b13c||DefaultDispatcher-worker-8||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-10-02 07:02:01,978|4dde7992-3857-498b-aab4-47553c94b13c||DefaultDispatcher-worker-5||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-10-02 07:02:01,987|4dde7992-3857-498b-aab4-47553c94b13c||DefaultDispatcher-worker-5||||INFO||||||| Executing workflow(resource-assignment[4dde7992-3857-498b-aab4-47553c94b13c])'s step(resource-assignment)
2022-10-02 07:02:01,987|4dde7992-3857-498b-aab4-47553c94b13c||DefaultDispatcher-worker-5||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-02 07:02:01,990|4dde7992-3857-498b-aab4-47553c94b13c||DefaultDispatcher-worker-5||||INFO||||||| preparing request id(4dde7992-3857-498b-aab4-47553c94b13c) for workflow(resource-assignment) step(resource-assignment)
2022-10-02 07:02:01,990|4dde7992-3857-498b-aab4-47553c94b13c||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-10-02 07:02:01,990|4dde7992-3857-498b-aab4-47553c94b13c||DefaultDispatcher-worker-5||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-10-02 07:02:01,992|4dde7992-3857-498b-aab4-47553c94b13c||DefaultDispatcher-worker-5||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-10-02 07:02:02,061|4dde7992-3857-498b-aab4-47553c94b13c||DefaultDispatcher-worker-5||||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-10-02 07:02:02,081|4dde7992-3857-498b-aab4-47553c94b13c||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-10-02 07:02:02,084|4dde7992-3857-498b-aab4-47553c94b13c||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-10-02 07:02:02,085|4dde7992-3857-498b-aab4-47553c94b13c||DefaultDispatcher-worker-19||||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-10-02 07:02:02,086|4dde7992-3857-498b-aab4-47553c94b13c||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ("17c4f077-7c19-4fc2-b2fc-d58b9f446e46") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-02 07:02:02,086|4dde7992-3857-498b-aab4-47553c94b13c||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("eebfe820-e29a-4a00-a3b0-043b0eaf2a9c") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-02 07:02:02,089|4dde7992-3857-498b-aab4-47553c94b13c||DefaultDispatcher-worker-19||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="17c4f077-7c19-4fc2-b2fc-d58b9f446e46", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-10-02 07:02:02,102|4dde7992-3857-498b-aab4-47553c94b13c||DefaultDispatcher-worker-19||||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-10-02 07:02:02,103|4dde7992-3857-498b-aab4-47553c94b13c||DefaultDispatcher-worker-19||||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-10-02 07:02:02,123|4dde7992-3857-498b-aab4-47553c94b13c||DefaultDispatcher-worker-19||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-10-02 07:02:04,810|4dde7992-3857-498b-aab4-47553c94b13c||DefaultDispatcher-worker-19||||INFO||||||| Response status(200 - )
2022-10-02 07:02:04,812|4dde7992-3857-498b-aab4-47553c94b13c||DefaultDispatcher-worker-19||||INFO||||||| Response processing type (string)
2022-10-02 07:02:04,813|4dde7992-3857-498b-aab4-47553c94b13c||DefaultDispatcher-worker-19||||INFO||||||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221002t070206116693z")
2022-10-02 07:02:04,813|4dde7992-3857-498b-aab4-47553c94b13c||DefaultDispatcher-worker-19||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221002t070206116693z")
2022-10-02 07:02:04,813|4dde7992-3857-498b-aab4-47553c94b13c||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221002t070206116693z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-10-02 07:02:04,816|4dde7992-3857-498b-aab4-47553c94b13c||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-10-02 07:02:04,819|4dde7992-3857-498b-aab4-47553c94b13c||DefaultDispatcher-worker-19||||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" : "eebfe820-e29a-4a00-a3b0-043b0eaf2a9c",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "17c4f077-7c19-4fc2-b2fc-d58b9f446e46",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221002t070206116693z"
})
2022-10-02 07:02:04,862|4dde7992-3857-498b-aab4-47553c94b13c||DefaultDispatcher-worker-19||||INFO||||||| Preparing Response...
2022-10-02 07:02:04,863|4dde7992-3857-498b-aab4-47553c94b13c||DefaultDispatcher-worker-19||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-10-02 07:02:04,863|4dde7992-3857-498b-aab4-47553c94b13c||DefaultDispatcher-worker-19||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-10-02 07:02:04,865|4dde7992-3857-498b-aab4-47553c94b13c||DefaultDispatcher-worker-15||||INFO||||||| Executing workflow(resource-assignment[4dde7992-3857-498b-aab4-47553c94b13c])'s step(profile-upload)
2022-10-02 07:02:04,865|4dde7992-3857-498b-aab4-47553c94b13c||DefaultDispatcher-worker-15||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-02 07:02:04,934|4dde7992-3857-498b-aab4-47553c94b13c||DefaultDispatcher-worker-15||||INFO||||||| preparing request id(4dde7992-3857-498b-aab4-47553c94b13c) for workflow(resource-assignment) step(profile-upload)
2022-10-02 07:02:04,935|4dde7992-3857-498b-aab4-47553c94b13c||DefaultDispatcher-worker-15||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-10-02 07:02:04,935|4dde7992-3857-498b-aab4-47553c94b13c||DefaultDispatcher-worker-15||||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-10-02 07:02:04,942|4dde7992-3857-498b-aab4-47553c94b13c||DefaultDispatcher-worker-15||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-10-02 07:02:04,943|4dde7992-3857-498b-aab4-47553c94b13c||DefaultDispatcher-worker-15||||INFO||||||| Getting the template prefixes
2022-10-02 07:02:04,943|4dde7992-3857-498b-aab4-47553c94b13c||DefaultDispatcher-worker-15||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-10-02 07:02:04,948|4dde7992-3857-498b-aab4-47553c94b13c||DefaultDispatcher-worker-15||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-10-02 07:02:04,951|4dde7992-3857-498b-aab4-47553c94b13c||DefaultDispatcher-worker-15||||INFO||||||| Preparing Response...
2022-10-02 07:02:04,951|4dde7992-3857-498b-aab4-47553c94b13c||DefaultDispatcher-worker-15||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-10-02 07:02:04,951|4dde7992-3857-498b-aab4-47553c94b13c||DefaultDispatcher-worker-15||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-10-02 07:02:04,952|4dde7992-3857-498b-aab4-47553c94b13c||DefaultDispatcher-worker-15||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-10-02 07:02:04,959|4dde7992-3857-498b-aab4-47553c94b13c||DefaultDispatcher-worker-15||||INFO||||||| workflow(4dde7992-3857-498b-aab4-47553c94b13c) nodes completed with (0)exceptions
2022-10-02 07:02:04,960|4dde7992-3857-498b-aab4-47553c94b13c||DefaultDispatcher-worker-15||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-10-02 07:02:04,964|4dde7992-3857-498b-aab4-47553c94b13c||DefaultDispatcher-worker-15||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6a07ea12-f4fc-4d8e-b5e0-45bf2a7bd0f1 auditStoreId -1
2022-10-02 07:02:13,156|01acebbf-9900-4876-81d8-622020759e4e||reactor-http-epoll-2||||INFO||||||| processing request id 01acebbf-9900-4876-81d8-622020759e4e
2022-10-02 07:02:13,156|01acebbf-9900-4876-81d8-622020759e4e||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-02 07:02:13,156|01acebbf-9900-4876-81d8-622020759e4e||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-10-02 07:02:13,157|01acebbf-9900-4876-81d8-622020759e4e||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-10-02 07:02:13,157|01acebbf-9900-4876-81d8-622020759e4e||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-02 07:02:13,159|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-15||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-02 07:02:13,172|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-15||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-10-02 07:02:13,176|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-7||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-10-02 07:02:13,176|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-7||||INFO||||||| Executing workflow(resource-assignment[01acebbf-9900-4876-81d8-622020759e4e])'s step(resource-assignment)
2022-10-02 07:02:13,177|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-7||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-02 07:02:13,179|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-7||||INFO||||||| preparing request id(01acebbf-9900-4876-81d8-622020759e4e) for workflow(resource-assignment) step(resource-assignment)
2022-10-02 07:02:13,179|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-7||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-10-02 07:02:13,179|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-7||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-10-02 07:02:13,181|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-7||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-10-02 07:02:13,235|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||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-10-02 07:02:13,247|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-10-02 07:02:13,248|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("9ff5bf0b-80de-4920-81af-18d93728f5d8") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-10-02 07:02:13,249|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-7||||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-10-02 07:02:13,251|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-10-02 07:02:13,252|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("2993a1fb-63a9-4e7f-a02b-492530070a34") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-10-02 07:02:13,254|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-7||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="2993a1fb-63a9-4e7f-a02b-492530070a34"}
2022-10-02 07:02:13,255|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-7||||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-10-02 07:02:13,257|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="2993a1fb-63a9-4e7f-a02b-492530070a34"}
2022-10-02 07:02:13,258|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||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-10-02 07:02:13,325|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| Parameter information : ({customizationid=2993a1fb-63a9-4e7f-a02b-492530070a34})
2022-10-02 07:02:13,329|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-7||||INFO||||||| Parameter information : ({customizationid=2993a1fb-63a9-4e7f-a02b-492530070a34})
2022-10-02 07:02:13,390|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| Response processing type (string)
2022-10-02 07:02:13,393|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"e8466b9d-9ef1-4c89-9801-a6ef7634b941"}])
2022-10-02 07:02:13,394|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("e8466b9d-9ef1-4c89-9801-a6ef7634b941") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-10-02 07:02:13,396|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-7||||INFO||||||| Response processing type (string)
2022-10-02 07:02:13,398|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-7||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"0b42df86-f1f9-4237-aaa9-1c7b65010b4c"}])
2022-10-02 07:02:13,398|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("0b42df86-f1f9-4237-aaa9-1c7b65010b4c") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-10-02 07:02:13,399|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-10-02 07:02:13,418|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-7||||INFO||||||| Transformed value: null -> 0b42df86-f1f9-4237-aaa9-1c7b65010b4c
2022-10-02 07:02:13,419|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-7||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="2993a1fb-63a9-4e7f-a02b-492530070a34"}
2022-10-02 07:02:13,419|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-7||||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-10-02 07:02:13,474|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-7||||INFO||||||| Parameter information : ({customizationid=2993a1fb-63a9-4e7f-a02b-492530070a34})
2022-10-02 07:02:13,484|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-7||||INFO||||||| Response processing type (string)
2022-10-02 07:02:13,485|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-7||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-10-02 07:02:13,485|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-10-02 07:02:13,487|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-10-02 07:02:13,487|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-10-02 07:02:13,498|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| Transformed value: null -> 2993a1fb-63a9-4e7f-a02b-492530070a34
2022-10-02 07:02:13,499|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("eebfe820-e29a-4a00-a3b0-043b0eaf2a9c") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-02 07:02:13,500|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-10-02 07:02:13,500|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-5||||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-10-02 07:02:13,501|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("17c4f077-7c19-4fc2-b2fc-d58b9f446e46") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-02 07:02:13,504|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="eebfe820-e29a-4a00-a3b0-043b0eaf2a9c", vnf-id="17c4f077-7c19-4fc2-b2fc-d58b9f446e46"}
2022-10-02 07:02:13,506|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-5||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="eebfe820-e29a-4a00-a3b0-043b0eaf2a9c", vnf-id="17c4f077-7c19-4fc2-b2fc-d58b9f446e46"}
2022-10-02 07:02:13,513|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/eebfe820-e29a-4a00-a3b0-043b0eaf2a9c/service-data/vnfs/vnf/17c4f077-7c19-4fc2-b2fc-d58b9f446e46/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-10-02 07:02:13,513|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/eebfe820-e29a-4a00-a3b0-043b0eaf2a9c/service-data/vnfs/vnf/17c4f077-7c19-4fc2-b2fc-d58b9f446e46/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-10-02 07:02:13,515|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-5||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/eebfe820-e29a-4a00-a3b0-043b0eaf2a9c/service-data/vnfs/vnf/17c4f077-7c19-4fc2-b2fc-d58b9f446e46/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-10-02 07:02:13,516|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-5||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/eebfe820-e29a-4a00-a3b0-043b0eaf2a9c/service-data/vnfs/vnf/17c4f077-7c19-4fc2-b2fc-d58b9f446e46/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-10-02 07:02:13,567|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/eebfe820-e29a-4a00-a3b0-043b0eaf2a9c/service-data/vnfs/vnf/17c4f077-7c19-4fc2-b2fc-d58b9f446e46/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-10-02 07:02:13,582|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/eebfe820-e29a-4a00-a3b0-043b0eaf2a9c/service-data/vnfs/vnf/17c4f077-7c19-4fc2-b2fc-d58b9f446e46/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-10-02 07:02:13,629|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| Response status(200 - OK)
2022-10-02 07:02:13,629|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-5||||INFO||||||| Response status(200 - OK)
2022-10-02 07:02:13,629|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| Response processing type (string)
2022-10-02 07:02:13,630|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (string)
2022-10-02 07:02:13,630|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-10-02 07:02:13,630|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-10-02 07:02:13,630|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-10-02 07:02:13,631|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-5||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20221002t070206116693z")
2022-10-02 07:02:13,631|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-5||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221002t070206116693z")
2022-10-02 07:02:13,631|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221002t070206116693z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-10-02 07:02:13,633|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-5||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name="k8sregion-cnf-macro-onap-nf-20221002t070206116693z", vf-module-label="helm_apache", vf-module-id="9ff5bf0b-80de-4920-81af-18d93728f5d8"}
2022-10-02 07:02:13,640|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-5||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value})
2022-10-02 07:02:13,641|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-5||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value})
2022-10-02 07:02:13,644|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-10-02 07:02:13,740|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-5||||INFO||||||| Response status(200 - )
2022-10-02 07:02:13,741|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (string)
2022-10-02 07:02:13,742|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-5||||INFO||||||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221002t070206116693z-helm_apache-vfmt-001")
2022-10-02 07:02:13,742|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-5||||INFO||||||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221002t070206116693z-helm_apache-vfmt-001")
2022-10-02 07:02:13,743|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221002t070206116693z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2022-10-02 07:02:13,746|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-10-02 07:02:13,749|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="eebfe820-e29a-4a00-a3b0-043b0eaf2a9c", vnf-id="17c4f077-7c19-4fc2-b2fc-d58b9f446e46"}
2022-10-02 07:02:13,755|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/eebfe820-e29a-4a00-a3b0-043b0eaf2a9c/service-data/vnfs/vnf/17c4f077-7c19-4fc2-b2fc-d58b9f446e46/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-10-02 07:02:13,755|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/eebfe820-e29a-4a00-a3b0-043b0eaf2a9c/service-data/vnfs/vnf/17c4f077-7c19-4fc2-b2fc-d58b9f446e46/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-10-02 07:02:13,794|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/eebfe820-e29a-4a00-a3b0-043b0eaf2a9c/service-data/vnfs/vnf/17c4f077-7c19-4fc2-b2fc-d58b9f446e46/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-10-02 07:02:13,810|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| Response status(200 - OK)
2022-10-02 07:02:13,811|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| Response processing type (string)
2022-10-02 07:02:13,811|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-10-02 07:02:13,811|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-10-02 07:02:13,811|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||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-10-02 07:02:13,812|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-10-02 07:02:13,813|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-10-02 07:02:13,816|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||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" : "0b42df86-f1f9-4237-aaa9-1c7b65010b4c",
  "k8s-rb-definition-version" : "2993a1fb-63a9-4e7f-a02b-492530070a34",
  "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" : "eebfe820-e29a-4a00-a3b0-043b0eaf2a9c",
  "vf-module-id" : "9ff5bf0b-80de-4920-81af-18d93728f5d8",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "2993a1fb-63a9-4e7f-a02b-492530070a34",
  "vf-module-model-invariant-uuid" : "0b42df86-f1f9-4237-aaa9-1c7b65010b4c",
  "vf-module-model-version" : "e8466b9d-9ef1-4c89-9801-a6ef7634b941",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20221002t070206116693z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "17c4f077-7c19-4fc2-b2fc-d58b9f446e46",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221002t070206116693z"
})
2022-10-02 07:02:13,861|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| Preparing Response...
2022-10-02 07:02:13,862|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-10-02 07:02:13,862|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-10-02 07:02:13,863|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| Executing workflow(resource-assignment[01acebbf-9900-4876-81d8-622020759e4e])'s step(profile-upload)
2022-10-02 07:02:13,863|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-02 07:02:13,865|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| preparing request id(01acebbf-9900-4876-81d8-622020759e4e) for workflow(resource-assignment) step(profile-upload)
2022-10-02 07:02:13,865|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-10-02 07:02:13,865|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||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-10-02 07:02:13,866|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-10-02 07:02:13,866|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| Getting the template prefixes
2022-10-02 07:02:13,866|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-10-02 07:02:13,889|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/0b42df86-f1f9-4237-aaa9-1c7b65010b4c/2993a1fb-63a9-4e7f-a02b-492530070a34)
2022-10-02 07:02:13,917|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| Response status(200 - OK)
2022-10-02 07:02:13,960|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/0b42df86-f1f9-4237-aaa9-1c7b65010b4c/2993a1fb-63a9-4e7f-a02b-492530070a34/profile/node-port-profile)
2022-10-02 07:02:13,978|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| Response status(404 - Not Found)
2022-10-02 07:02:13,978|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| Uploading K8s Profile..
2022-10-02 07:02:14,050|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/0b42df86-f1f9-4237-aaa9-1c7b65010b4c/2993a1fb-63a9-4e7f-a02b-492530070a34/profile)
2022-10-02 07:02:14,081|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| Response status(201 - Created)
2022-10-02 07:02:14,183|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/0b42df86-f1f9-4237-aaa9-1c7b65010b4c/2993a1fb-63a9-4e7f-a02b-492530070a34/profile/node-port-profile/content)
2022-10-02 07:02:14,209|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| Response status(200 - OK)
2022-10-02 07:02:14,210|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| K8s Profile Upload Completed
2022-10-02 07:02:14,210|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| Preparing Response...
2022-10-02 07:02:14,210|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-10-02 07:02:14,210|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-10-02 07:02:14,216|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-10-02 07:02:14,217|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| workflow(01acebbf-9900-4876-81d8-622020759e4e) nodes completed with (0)exceptions
2022-10-02 07:02:14,217|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-10-02 07:02:14,218|01acebbf-9900-4876-81d8-622020759e4e||DefaultDispatcher-worker-8||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 41ce453a-24c3-405f-950e-f2e549af6474 auditStoreId -1
2022-10-02 07:02:20,844|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-02 07:02:20,979|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: 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-10-02 07:02:21,043|9923c298-39e2-4b41-bb92-bc12e2722c95||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| processing request id 9923c298-39e2-4b41-bb92-bc12e2722c95
2022-10-02 07:02:21,043|9923c298-39e2-4b41-bb92-bc12e2722c95||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| storeExecutionInput called not to store the Workflow action input details 
2022-10-02 07:02:21,043|9923c298-39e2-4b41-bb92-bc12e2722c95||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| StoreAuditService ID  -1
2022-10-02 07:02:21,044|9923c298-39e2-4b41-bb92-bc12e2722c95||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-02 07:02:21,044|9923c298-39e2-4b41-bb92-bc12e2722c95||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-02 07:02:21,047|9923c298-39e2-4b41-bb92-bc12e2722c95||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-02 07:02:21,053|9923c298-39e2-4b41-bb92-bc12e2722c95||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Deriving input data for workflow: (config-assign)
2022-10-02 07:02:21,061|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Execute node(START) -> executed state(SUCCESS)
2022-10-02 07:02:21,063|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Executing workflow(config-assign[9923c298-39e2-4b41-bb92-bc12e2722c95])'s step(config-setup)
2022-10-02 07:02:21,065|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-02 07:02:21,067|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| preparing request id(9923c298-39e2-4b41-bb92-bc12e2722c95) for workflow(config-assign) step(config-setup)
2022-10-02 07:02:21,067|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-10-02 07:02:21,067|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-10-02 07:02:21,069|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-10-02 07:02:21,138|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| 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-10-02 07:02:21,143|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-10-02 07:02:21,144|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Setting Resource Value ("eebfe820-e29a-4a00-a3b0-043b0eaf2a9c") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-02 07:02:21,149|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| 
Resolved Input Key mappings: 
{service-instance-id="eebfe820-e29a-4a00-a3b0-043b0eaf2a9c"}
2022-10-02 07:02:21,159|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/eebfe820-e29a-4a00-a3b0-043b0eaf2a9c), 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-10-02 07:02:21,159|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/eebfe820-e29a-4a00-a3b0-043b0eaf2a9c), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-10-02 07:02:21,211|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/eebfe820-e29a-4a00-a3b0-043b0eaf2a9c)
2022-10-02 07:02:21,241|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Response status(200 - OK)
2022-10-02 07:02:21,243|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Response processing type (string)
2022-10-02 07:02:21,244|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_7a36ce1b-9334-4e8b-a54e-9d562fb4ece1")
2022-10-02 07:02:21,244|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_7a36ce1b-9334-4e8b-a54e-9d562fb4ece1")
2022-10-02 07:02:21,245|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Setting Resource Value ("basic_cnf_macro_7a36ce1b-9334-4e8b-a54e-9d562fb4ece1") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-10-02 07:02:21,246|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Setting Resource Value ("17c4f077-7c19-4fc2-b2fc-d58b9f446e46") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-02 07:02:21,247|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| 
Resolved Input Key mappings: 
{service-instance-id="eebfe820-e29a-4a00-a3b0-043b0eaf2a9c", vnf-id="17c4f077-7c19-4fc2-b2fc-d58b9f446e46"}
2022-10-02 07:02:21,254|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/eebfe820-e29a-4a00-a3b0-043b0eaf2a9c/service-data/vnfs/vnf/17c4f077-7c19-4fc2-b2fc-d58b9f446e46/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-10-02 07:02:21,255|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/eebfe820-e29a-4a00-a3b0-043b0eaf2a9c/service-data/vnfs/vnf/17c4f077-7c19-4fc2-b2fc-d58b9f446e46/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-10-02 07:02:21,343|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/eebfe820-e29a-4a00-a3b0-043b0eaf2a9c/service-data/vnfs/vnf/17c4f077-7c19-4fc2-b2fc-d58b9f446e46/vnf-data/vf-modules)
2022-10-02 07:02:21,371|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Response status(200 - OK)
2022-10-02 07:02:21,371|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Response processing type (json)
2022-10-02 07:02:21,372|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"9ff5bf0b-80de-4920-81af-18d93728f5d8","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_7a36ce1b-9334-4e8b-a54e-9d562fb4ece1_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":"e8466b9d-9ef1-4c89-9801-a6ef7634b941","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":"k8sregion-cnf-macro-onap-nf-20221002t070206116693z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"0b42df86-f1f9-4237-aaa9-1c7b65010b4c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221002t070206116693z","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":"2993a1fb-63a9-4e7f-a02b-492530070a34","model-uuid":"e8466b9d-9ef1-4c89-9801-a6ef7634b941","model-invariant-uuid":"0b42df86-f1f9-4237-aaa9-1c7b65010b4c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9ff5bf0b-80de-4920-81af-18d93728f5d8","vf-module-name":"basic_cnf_macro_7a36ce1b-9334-4e8b-a54e-9d562fb4ece1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"9923c298-39e2-4b41-bb92-bc12e2722c95","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"c4357eb2-778c-4459-9f16-411c0ad10a11","model-invariant-uuid":"be9afc25-8dae-4eed-a7d7-d0ce4f03e1d9"},"global-customer-id":"basiccnf-macro-customer","service-id":"eebfe820-e29a-4a00-a3b0-043b0eaf2a9c","service-instance-id":"eebfe820-e29a-4a00-a3b0-043b0eaf2a9c","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"60039c43-7bd8-41e3-b3d6-9b7331049328","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/b5c5d4db-803c-4bf0-9071-7e5e8a6b0fc3","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"aa3e4e93-8262-450d-b70b-a50889f4c61b","model-uuid":"e3827157-77cc-4e52-90e2-b8da3e77a63b","model-invariant-uuid":"9c01af24-3c2b-484c-b52b-6d6d8241baf6"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"17c4f077-7c19-4fc2-b2fc-d58b9f446e46"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"2993a1fb-63a9-4e7f-a02b-492530070a34","model-uuid":"e8466b9d-9ef1-4c89-9801-a6ef7634b941","model-invariant-uuid":"0b42df86-f1f9-4237-aaa9-1c7b65010b4c"},"vf-module-id":"9ff5bf0b-80de-4920-81af-18d93728f5d8"}}}]})
2022-10-02 07:02:21,372|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"9ff5bf0b-80de-4920-81af-18d93728f5d8","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_7a36ce1b-9334-4e8b-a54e-9d562fb4ece1_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":"e8466b9d-9ef1-4c89-9801-a6ef7634b941","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":"k8sregion-cnf-macro-onap-nf-20221002t070206116693z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"0b42df86-f1f9-4237-aaa9-1c7b65010b4c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221002t070206116693z","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":"2993a1fb-63a9-4e7f-a02b-492530070a34","model-uuid":"e8466b9d-9ef1-4c89-9801-a6ef7634b941","model-invariant-uuid":"0b42df86-f1f9-4237-aaa9-1c7b65010b4c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9ff5bf0b-80de-4920-81af-18d93728f5d8","vf-module-name":"basic_cnf_macro_7a36ce1b-9334-4e8b-a54e-9d562fb4ece1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"9923c298-39e2-4b41-bb92-bc12e2722c95","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"c4357eb2-778c-4459-9f16-411c0ad10a11","model-invariant-uuid":"be9afc25-8dae-4eed-a7d7-d0ce4f03e1d9"},"global-customer-id":"basiccnf-macro-customer","service-id":"eebfe820-e29a-4a00-a3b0-043b0eaf2a9c","service-instance-id":"eebfe820-e29a-4a00-a3b0-043b0eaf2a9c","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"60039c43-7bd8-41e3-b3d6-9b7331049328","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/b5c5d4db-803c-4bf0-9071-7e5e8a6b0fc3","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"aa3e4e93-8262-450d-b70b-a50889f4c61b","model-uuid":"e3827157-77cc-4e52-90e2-b8da3e77a63b","model-invariant-uuid":"9c01af24-3c2b-484c-b52b-6d6d8241baf6"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"17c4f077-7c19-4fc2-b2fc-d58b9f446e46"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"2993a1fb-63a9-4e7f-a02b-492530070a34","model-uuid":"e8466b9d-9ef1-4c89-9801-a6ef7634b941","model-invariant-uuid":"0b42df86-f1f9-4237-aaa9-1c7b65010b4c"},"vf-module-id":"9ff5bf0b-80de-4920-81af-18d93728f5d8"}}}]})
2022-10-02 07:02:21,373|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"9ff5bf0b-80de-4920-81af-18d93728f5d8","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_7a36ce1b-9334-4e8b-a54e-9d562fb4ece1_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":"e8466b9d-9ef1-4c89-9801-a6ef7634b941","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":"k8sregion-cnf-macro-onap-nf-20221002t070206116693z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"0b42df86-f1f9-4237-aaa9-1c7b65010b4c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221002t070206116693z","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":"2993a1fb-63a9-4e7f-a02b-492530070a34","model-uuid":"e8466b9d-9ef1-4c89-9801-a6ef7634b941","model-invariant-uuid":"0b42df86-f1f9-4237-aaa9-1c7b65010b4c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9ff5bf0b-80de-4920-81af-18d93728f5d8","vf-module-name":"basic_cnf_macro_7a36ce1b-9334-4e8b-a54e-9d562fb4ece1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"9923c298-39e2-4b41-bb92-bc12e2722c95","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"c4357eb2-778c-4459-9f16-411c0ad10a11","model-invariant-uuid":"be9afc25-8dae-4eed-a7d7-d0ce4f03e1d9"},"global-customer-id":"basiccnf-macro-customer","service-id":"eebfe820-e29a-4a00-a3b0-043b0eaf2a9c","service-instance-id":"eebfe820-e29a-4a00-a3b0-043b0eaf2a9c","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"60039c43-7bd8-41e3-b3d6-9b7331049328","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/b5c5d4db-803c-4bf0-9071-7e5e8a6b0fc3","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"aa3e4e93-8262-450d-b70b-a50889f4c61b","model-uuid":"e3827157-77cc-4e52-90e2-b8da3e77a63b","model-invariant-uuid":"9c01af24-3c2b-484c-b52b-6d6d8241baf6"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"17c4f077-7c19-4fc2-b2fc-d58b9f446e46"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"2993a1fb-63a9-4e7f-a02b-492530070a34","model-uuid":"e8466b9d-9ef1-4c89-9801-a6ef7634b941","model-invariant-uuid":"0b42df86-f1f9-4237-aaa9-1c7b65010b4c"},"vf-module-id":"9ff5bf0b-80de-4920-81af-18d93728f5d8"}}}]), type  ({json})
2022-10-02 07:02:21,373|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"9ff5bf0b-80de-4920-81af-18d93728f5d8","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_7a36ce1b-9334-4e8b-a54e-9d562fb4ece1_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":"e8466b9d-9ef1-4c89-9801-a6ef7634b941","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":"k8sregion-cnf-macro-onap-nf-20221002t070206116693z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"0b42df86-f1f9-4237-aaa9-1c7b65010b4c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221002t070206116693z","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":"2993a1fb-63a9-4e7f-a02b-492530070a34","model-uuid":"e8466b9d-9ef1-4c89-9801-a6ef7634b941","model-invariant-uuid":"0b42df86-f1f9-4237-aaa9-1c7b65010b4c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9ff5bf0b-80de-4920-81af-18d93728f5d8","vf-module-name":"basic_cnf_macro_7a36ce1b-9334-4e8b-a54e-9d562fb4ece1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"9923c298-39e2-4b41-bb92-bc12e2722c95","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"c4357eb2-778c-4459-9f16-411c0ad10a11","model-invariant-uuid":"be9afc25-8dae-4eed-a7d7-d0ce4f03e1d9"},"global-customer-id":"basiccnf-macro-customer","service-id":"eebfe820-e29a-4a00-a3b0-043b0eaf2a9c","service-instance-id":"eebfe820-e29a-4a00-a3b0-043b0eaf2a9c","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"60039c43-7bd8-41e3-b3d6-9b7331049328","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/b5c5d4db-803c-4bf0-9071-7e5e8a6b0fc3","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"aa3e4e93-8262-450d-b70b-a50889f4c61b","model-uuid":"e3827157-77cc-4e52-90e2-b8da3e77a63b","model-invariant-uuid":"9c01af24-3c2b-484c-b52b-6d6d8241baf6"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"17c4f077-7c19-4fc2-b2fc-d58b9f446e46"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"2993a1fb-63a9-4e7f-a02b-492530070a34","model-uuid":"e8466b9d-9ef1-4c89-9801-a6ef7634b941","model-invariant-uuid":"0b42df86-f1f9-4237-aaa9-1c7b65010b4c"},"vf-module-id":"9ff5bf0b-80de-4920-81af-18d93728f5d8"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-10-02 07:02:21,375|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| 
Resolved Input Key mappings: 
{vnf-id="17c4f077-7c19-4fc2-b2fc-d58b9f446e46"}
2022-10-02 07:02:21,380|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/17c4f077-7c19-4fc2-b2fc-d58b9f446e46?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-10-02 07:02:21,380|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/17c4f077-7c19-4fc2-b2fc-d58b9f446e46?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-10-02 07:02:21,454|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/17c4f077-7c19-4fc2-b2fc-d58b9f446e46?depth=1)
2022-10-02 07:02:22,154|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Response status(200 - OK)
2022-10-02 07:02:22,155|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Response processing type (json)
2022-10-02 07:02:22,155|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"9ff5bf0b-80de-4920-81af-18d93728f5d8","vf-module-name":"basic_cnf_macro_7a36ce1b-9334-4e8b-a54e-9d562fb4ece1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1664694137324","model-invariant-id":"0b42df86-f1f9-4237-aaa9-1c7b65010b4c","model-version-id":"e8466b9d-9ef1-4c89-9801-a6ef7634b941","model-customization-id":"2993a1fb-63a9-4e7f-a02b-492530070a34","module-index":0}]})
2022-10-02 07:02:22,155|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"9ff5bf0b-80de-4920-81af-18d93728f5d8","vf-module-name":"basic_cnf_macro_7a36ce1b-9334-4e8b-a54e-9d562fb4ece1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1664694137324","model-invariant-id":"0b42df86-f1f9-4237-aaa9-1c7b65010b4c","model-version-id":"e8466b9d-9ef1-4c89-9801-a6ef7634b941","model-customization-id":"2993a1fb-63a9-4e7f-a02b-492530070a34","module-index":0}]})
2022-10-02 07:02:22,156|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"9ff5bf0b-80de-4920-81af-18d93728f5d8","vf-module-name":"basic_cnf_macro_7a36ce1b-9334-4e8b-a54e-9d562fb4ece1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1664694137324","model-invariant-id":"0b42df86-f1f9-4237-aaa9-1c7b65010b4c","model-version-id":"e8466b9d-9ef1-4c89-9801-a6ef7634b941","model-customization-id":"2993a1fb-63a9-4e7f-a02b-492530070a34","module-index":0}]), type  ({json})
2022-10-02 07:02:22,156|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"9ff5bf0b-80de-4920-81af-18d93728f5d8","vf-module-name":"basic_cnf_macro_7a36ce1b-9334-4e8b-a54e-9d562fb4ece1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1664694137324","model-invariant-id":"0b42df86-f1f9-4237-aaa9-1c7b65010b4c","model-version-id":"e8466b9d-9ef1-4c89-9801-a6ef7634b941","model-customization-id":"2993a1fb-63a9-4e7f-a02b-492530070a34","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-10-02 07:02:22,158|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-10-02 07:02:22,164|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-02 07:02:31,850|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| compiled in (9686)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-02 07:02:31,850|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-02 07:02:31,962|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"0b42df86-f1f9-4237-aaa9-1c7b65010b4c","k8s-rb-definition-version":"2993a1fb-63a9-4e7f-a02b-492530070a34","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-10-02 07:02:31,974|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| 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" : "0b42df86-f1f9-4237-aaa9-1c7b65010b4c",
      "k8s-rb-definition-version" : "2993a1fb-63a9-4e7f-a02b-492530070a34"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "eebfe820-e29a-4a00-a3b0-043b0eaf2a9c",
  "service-instance-name" : "basic_cnf_macro_7a36ce1b-9334-4e8b-a54e-9d562fb4ece1",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "2993a1fb-63a9-4e7f-a02b-492530070a34",
      "model-invariant-id" : "0b42df86-f1f9-4237-aaa9-1c7b65010b4c",
      "model-version-id" : "e8466b9d-9ef1-4c89-9801-a6ef7634b941",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1664694137324",
      "vf-module-id" : "9ff5bf0b-80de-4920-81af-18d93728f5d8",
      "vf-module-name" : "basic_cnf_macro_7a36ce1b-9334-4e8b-a54e-9d562fb4ece1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "9923c298-39e2-4b41-bb92-bc12e2722c95",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/b5c5d4db-803c-4bf0-9071-7e5e8a6b0fc3",
          "svc-request-id" : "60039c43-7bd8-41e3-b3d6-9b7331049328"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "be9afc25-8dae-4eed-a7d7-d0ce4f03e1d9",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "c4357eb2-778c-4459-9f16-411c0ad10a11",
            "model-version" : "1.0"
          },
          "service-id" : "eebfe820-e29a-4a00-a3b0-043b0eaf2a9c",
          "service-instance-id" : "eebfe820-e29a-4a00-a3b0-043b0eaf2a9c",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "2993a1fb-63a9-4e7f-a02b-492530070a34",
            "model-invariant-uuid" : "0b42df86-f1f9-4237-aaa9-1c7b65010b4c",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "e8466b9d-9ef1-4c89-9801-a6ef7634b941",
            "model-version" : "1"
          },
          "vf-module-id" : "9ff5bf0b-80de-4920-81af-18d93728f5d8",
          "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_7a36ce1b-9334-4e8b-a54e-9d562fb4ece1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "2993a1fb-63a9-4e7f-a02b-492530070a34",
            "model-invariant-uuid" : "0b42df86-f1f9-4237-aaa9-1c7b65010b4c",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "e8466b9d-9ef1-4c89-9801-a6ef7634b941",
            "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" : "e8466b9d-9ef1-4c89-9801-a6ef7634b941"
            }, {
              "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" : "k8sregion-cnf-macro-onap-nf-20221002t070206116693z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "0b42df86-f1f9-4237-aaa9-1c7b65010b4c"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221002t070206116693z"
            }, {
              "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" : "9ff5bf0b-80de-4920-81af-18d93728f5d8",
            "vf-module-name" : "basic_cnf_macro_7a36ce1b-9334-4e8b-a54e-9d562fb4ece1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "aa3e4e93-8262-450d-b70b-a50889f4c61b",
            "model-invariant-uuid" : "9c01af24-3c2b-484c-b52b-6d6d8241baf6",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "e3827157-77cc-4e52-90e2-b8da3e77a63b",
            "model-version" : "1.0"
          },
          "vnf-id" : "17c4f077-7c19-4fc2-b2fc-d58b9f446e46",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "9ff5bf0b-80de-4920-81af-18d93728f5d8"
    } ]
  },
  "vnf-id" : "17c4f077-7c19-4fc2-b2fc-d58b9f446e46"
})
2022-10-02 07:02:32,007|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Preparing Response...
2022-10-02 07:02:32,007|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-10-02 07:02:32,008|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-10-02 07:02:32,010|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Executing workflow(config-assign[9923c298-39e2-4b41-bb92-bc12e2722c95])'s step(config-template)
2022-10-02 07:02:32,011|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-02 07:02:32,027|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| preparing request id(9923c298-39e2-4b41-bb92-bc12e2722c95) for workflow(config-assign) step(config-template)
2022-10-02 07:02:32,028|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2022-10-02 07:02:32,030|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| 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-10-02 07:02:32,181|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Triggering K8s Config Upload component logic.
2022-10-02 07:02:32,182|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Getting the template prefixes
2022-10-02 07:02:32,185|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Iterating over prefixes in resource assignment map.
2022-10-02 07:02:32,221|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Rest request method(GET), url(/v1/rb/definition/0b42df86-f1f9-4237-aaa9-1c7b65010b4c/2993a1fb-63a9-4e7f-a02b-492530070a34)
2022-10-02 07:02:32,230|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Response status(200 - OK)
2022-10-02 07:02:32,248|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Rest request method(GET), url(/v1/rb/definition/0b42df86-f1f9-4237-aaa9-1c7b65010b4c/2993a1fb-63a9-4e7f-a02b-492530070a34/config-template/replica-count-template)
2022-10-02 07:02:32,254|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Response status(500 - Internal Server Error)
2022-10-02 07:02:32,254|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Uploading K8s template..
2022-10-02 07:02:32,287|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Rest request method(POST), url(/v1/rb/definition/0b42df86-f1f9-4237-aaa9-1c7b65010b4c/2993a1fb-63a9-4e7f-a02b-492530070a34/config-template)
2022-10-02 07:02:32,297|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Response status(201 - Created)
2022-10-02 07:02:32,316|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Rest request method(POST), url(/v1/rb/definition/0b42df86-f1f9-4237-aaa9-1c7b65010b4c/2993a1fb-63a9-4e7f-a02b-492530070a34/config-template/replica-count-template/content)
2022-10-02 07:02:32,338|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Response status(200 - OK)
2022-10-02 07:02:32,339|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| K8s Config Upload Completed
2022-10-02 07:02:32,339|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Preparing Response...
2022-10-02 07:02:32,339|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2022-10-02 07:02:32,339|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Execute node(config-template) -> executed state(SUCCESS)
2022-10-02 07:02:32,341|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Execute node(END) -> executed state(SUCCESS)
2022-10-02 07:02:32,341|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| workflow(9923c298-39e2-4b41-bb92-bc12e2722c95) nodes completed with (0)exceptions
2022-10-02 07:02:32,341|9923c298-39e2-4b41-bb92-bc12e2722c95||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| resolveWorkflowOutputs for workflow(config-assign)
2022-10-02 07:02:32,342|9923c298-39e2-4b41-bb92-bc12e2722c95||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e40ca7e5-7258-4693-bcb2-9d7711910238 auditStoreId -1
2022-10-02 07:02:32,377|9923c298-39e2-4b41-bb92-bc12e2722c95||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Completed
2022-10-02 07:03:00,026|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-02 07:03:00,233|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: 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-10-02 07:03:00,237|966cd1f4-4fcb-4c9c-9679-ea506df48fcc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| request(966cd1f4-4fcb-4c9c-9679-ea506df48fcc)
2022-10-02 07:03:00,245|966cd1f4-4fcb-4c9c-9679-ea506df48fcc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| CBA file(/opt/app/onap/blueprints/archive/3d5082ea-94c6-48e8-b0ef-f3224f84b587/cba.zip written successfully
2022-10-02 07:03:00,245|966cd1f4-4fcb-4c9c-9679-ea506df48fcc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Save processing(3d5082ea-94c6-48e8-b0ef-f3224f84b587) CBA(/opt/app/onap/blueprints/archive/3d5082ea-94c6-48e8-b0ef-f3224f84b587/cba.zip)
2022-10-02 07:03:00,327|966cd1f4-4fcb-4c9c-9679-ea506df48fcc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3d5082ea-94c6-48e8-b0ef-f3224f84b587) and entry definition file (Definitions/pnf_netconf.json)
2022-10-02 07:03:00,353|966cd1f4-4fcb-4c9c-9679-ea506df48fcc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-02 07:03:00,441|966cd1f4-4fcb-4c9c-9679-ea506df48fcc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(config-assign)
2022-10-02 07:03:00,443|966cd1f4-4fcb-4c9c-9679-ea506df48fcc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Validating Workflow(config-deploy)
2022-10-02 07:03:00,459|966cd1f4-4fcb-4c9c-9679-ea506df48fcc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3d5082ea-94c6-48e8-b0ef-f3224f84b587) and entry definition file (Definitions/pnf_netconf.json)
2022-10-02 07:03:00,658|966cd1f4-4fcb-4c9c-9679-ea506df48fcc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-10-02 07:03:00,768|966cd1f4-4fcb-4c9c-9679-ea506df48fcc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-10-02 07:03:00,769|966cd1f4-4fcb-4c9c-9679-ea506df48fcc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-10-02 07:03:01,029|966cd1f4-4fcb-4c9c-9679-ea506df48fcc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| No compiled cache(/opt/app/onap/blueprints/working/3d5082ea-94c6-48e8-b0ef-f3224f84b587) present to clean.
2022-10-02 07:03:16,895|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-02 07:03:17,016|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: 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-10-02 07:03:17,020|9923c298-39e2-4b41-bb92-bc12e2722c95||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| processing request id 9923c298-39e2-4b41-bb92-bc12e2722c95
2022-10-02 07:03:17,020|9923c298-39e2-4b41-bb92-bc12e2722c95||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| storeExecutionInput called not to store the Workflow action input details 
2022-10-02 07:03:17,021|9923c298-39e2-4b41-bb92-bc12e2722c95||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| StoreAuditService ID  -1
2022-10-02 07:03:17,021|9923c298-39e2-4b41-bb92-bc12e2722c95||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-02 07:03:17,021|9923c298-39e2-4b41-bb92-bc12e2722c95||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-02 07:03:17,022|9923c298-39e2-4b41-bb92-bc12e2722c95||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-02 07:03:17,037|9923c298-39e2-4b41-bb92-bc12e2722c95||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Deriving input data for workflow: (config-deploy)
2022-10-02 07:03:17,039|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Execute node(START) -> executed state(SUCCESS)
2022-10-02 07:03:17,042|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Executing workflow(config-deploy[9923c298-39e2-4b41-bb92-bc12e2722c95])'s step(config-setup)
2022-10-02 07:03:17,044|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-02 07:03:17,048|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| preparing request id(9923c298-39e2-4b41-bb92-bc12e2722c95) for workflow(config-deploy) step(config-setup)
2022-10-02 07:03:17,048|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-10-02 07:03:17,048|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-10-02 07:03:17,051|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-10-02 07:03:17,082|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| 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-10-02 07:03:17,085|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-10-02 07:03:17,089|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Setting Resource Value ("eebfe820-e29a-4a00-a3b0-043b0eaf2a9c") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-02 07:03:17,090|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| 
Resolved Input Key mappings: 
{service-instance-id="eebfe820-e29a-4a00-a3b0-043b0eaf2a9c"}
2022-10-02 07:03:17,097|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/eebfe820-e29a-4a00-a3b0-043b0eaf2a9c), 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-10-02 07:03:17,097|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/eebfe820-e29a-4a00-a3b0-043b0eaf2a9c), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-10-02 07:03:17,135|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/eebfe820-e29a-4a00-a3b0-043b0eaf2a9c)
2022-10-02 07:03:17,168|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Response status(200 - OK)
2022-10-02 07:03:17,169|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Response processing type (string)
2022-10-02 07:03:17,171|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_7a36ce1b-9334-4e8b-a54e-9d562fb4ece1")
2022-10-02 07:03:17,171|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_7a36ce1b-9334-4e8b-a54e-9d562fb4ece1")
2022-10-02 07:03:17,171|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Setting Resource Value ("basic_cnf_macro_7a36ce1b-9334-4e8b-a54e-9d562fb4ece1") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-10-02 07:03:17,172|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Setting Resource Value ("17c4f077-7c19-4fc2-b2fc-d58b9f446e46") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-02 07:03:17,173|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| 
Resolved Input Key mappings: 
{service-instance-id="eebfe820-e29a-4a00-a3b0-043b0eaf2a9c", vnf-id="17c4f077-7c19-4fc2-b2fc-d58b9f446e46"}
2022-10-02 07:03:17,179|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/eebfe820-e29a-4a00-a3b0-043b0eaf2a9c/service-data/vnfs/vnf/17c4f077-7c19-4fc2-b2fc-d58b9f446e46/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-10-02 07:03:17,179|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/eebfe820-e29a-4a00-a3b0-043b0eaf2a9c/service-data/vnfs/vnf/17c4f077-7c19-4fc2-b2fc-d58b9f446e46/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-10-02 07:03:17,215|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/eebfe820-e29a-4a00-a3b0-043b0eaf2a9c/service-data/vnfs/vnf/17c4f077-7c19-4fc2-b2fc-d58b9f446e46/vnf-data/vf-modules)
2022-10-02 07:03:17,238|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Response status(200 - OK)
2022-10-02 07:03:17,239|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Response processing type (json)
2022-10-02 07:03:17,240|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"9ff5bf0b-80de-4920-81af-18d93728f5d8","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_7a36ce1b-9334-4e8b-a54e-9d562fb4ece1_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":"e8466b9d-9ef1-4c89-9801-a6ef7634b941","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":"k8sregion-cnf-macro-onap-nf-20221002t070206116693z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"0b42df86-f1f9-4237-aaa9-1c7b65010b4c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221002t070206116693z","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":"2993a1fb-63a9-4e7f-a02b-492530070a34","model-uuid":"e8466b9d-9ef1-4c89-9801-a6ef7634b941","model-invariant-uuid":"0b42df86-f1f9-4237-aaa9-1c7b65010b4c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9ff5bf0b-80de-4920-81af-18d93728f5d8","vf-module-name":"basic_cnf_macro_7a36ce1b-9334-4e8b-a54e-9d562fb4ece1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"9923c298-39e2-4b41-bb92-bc12e2722c95","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"c4357eb2-778c-4459-9f16-411c0ad10a11","model-invariant-uuid":"be9afc25-8dae-4eed-a7d7-d0ce4f03e1d9"},"global-customer-id":"basiccnf-macro-customer","service-id":"eebfe820-e29a-4a00-a3b0-043b0eaf2a9c","service-instance-id":"eebfe820-e29a-4a00-a3b0-043b0eaf2a9c","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"923f3ea4-f0e3-4075-9af6-f779709a9d32","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/efd826d7-a31e-452e-b45a-ca25105f0cc8","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"aa3e4e93-8262-450d-b70b-a50889f4c61b","model-uuid":"e3827157-77cc-4e52-90e2-b8da3e77a63b","model-invariant-uuid":"9c01af24-3c2b-484c-b52b-6d6d8241baf6"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"17c4f077-7c19-4fc2-b2fc-d58b9f446e46"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"2993a1fb-63a9-4e7f-a02b-492530070a34","model-uuid":"e8466b9d-9ef1-4c89-9801-a6ef7634b941","model-invariant-uuid":"0b42df86-f1f9-4237-aaa9-1c7b65010b4c"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9ff5bf0b-80de-4920-81af-18d93728f5d8","from-preload":false}}}]})
2022-10-02 07:03:17,240|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"9ff5bf0b-80de-4920-81af-18d93728f5d8","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_7a36ce1b-9334-4e8b-a54e-9d562fb4ece1_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":"e8466b9d-9ef1-4c89-9801-a6ef7634b941","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":"k8sregion-cnf-macro-onap-nf-20221002t070206116693z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"0b42df86-f1f9-4237-aaa9-1c7b65010b4c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221002t070206116693z","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":"2993a1fb-63a9-4e7f-a02b-492530070a34","model-uuid":"e8466b9d-9ef1-4c89-9801-a6ef7634b941","model-invariant-uuid":"0b42df86-f1f9-4237-aaa9-1c7b65010b4c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9ff5bf0b-80de-4920-81af-18d93728f5d8","vf-module-name":"basic_cnf_macro_7a36ce1b-9334-4e8b-a54e-9d562fb4ece1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"9923c298-39e2-4b41-bb92-bc12e2722c95","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"c4357eb2-778c-4459-9f16-411c0ad10a11","model-invariant-uuid":"be9afc25-8dae-4eed-a7d7-d0ce4f03e1d9"},"global-customer-id":"basiccnf-macro-customer","service-id":"eebfe820-e29a-4a00-a3b0-043b0eaf2a9c","service-instance-id":"eebfe820-e29a-4a00-a3b0-043b0eaf2a9c","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"923f3ea4-f0e3-4075-9af6-f779709a9d32","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/efd826d7-a31e-452e-b45a-ca25105f0cc8","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"aa3e4e93-8262-450d-b70b-a50889f4c61b","model-uuid":"e3827157-77cc-4e52-90e2-b8da3e77a63b","model-invariant-uuid":"9c01af24-3c2b-484c-b52b-6d6d8241baf6"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"17c4f077-7c19-4fc2-b2fc-d58b9f446e46"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"2993a1fb-63a9-4e7f-a02b-492530070a34","model-uuid":"e8466b9d-9ef1-4c89-9801-a6ef7634b941","model-invariant-uuid":"0b42df86-f1f9-4237-aaa9-1c7b65010b4c"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9ff5bf0b-80de-4920-81af-18d93728f5d8","from-preload":false}}}]})
2022-10-02 07:03:17,241|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"9ff5bf0b-80de-4920-81af-18d93728f5d8","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_7a36ce1b-9334-4e8b-a54e-9d562fb4ece1_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":"e8466b9d-9ef1-4c89-9801-a6ef7634b941","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":"k8sregion-cnf-macro-onap-nf-20221002t070206116693z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"0b42df86-f1f9-4237-aaa9-1c7b65010b4c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221002t070206116693z","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":"2993a1fb-63a9-4e7f-a02b-492530070a34","model-uuid":"e8466b9d-9ef1-4c89-9801-a6ef7634b941","model-invariant-uuid":"0b42df86-f1f9-4237-aaa9-1c7b65010b4c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9ff5bf0b-80de-4920-81af-18d93728f5d8","vf-module-name":"basic_cnf_macro_7a36ce1b-9334-4e8b-a54e-9d562fb4ece1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"9923c298-39e2-4b41-bb92-bc12e2722c95","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"c4357eb2-778c-4459-9f16-411c0ad10a11","model-invariant-uuid":"be9afc25-8dae-4eed-a7d7-d0ce4f03e1d9"},"global-customer-id":"basiccnf-macro-customer","service-id":"eebfe820-e29a-4a00-a3b0-043b0eaf2a9c","service-instance-id":"eebfe820-e29a-4a00-a3b0-043b0eaf2a9c","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"923f3ea4-f0e3-4075-9af6-f779709a9d32","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/efd826d7-a31e-452e-b45a-ca25105f0cc8","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"aa3e4e93-8262-450d-b70b-a50889f4c61b","model-uuid":"e3827157-77cc-4e52-90e2-b8da3e77a63b","model-invariant-uuid":"9c01af24-3c2b-484c-b52b-6d6d8241baf6"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"17c4f077-7c19-4fc2-b2fc-d58b9f446e46"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"2993a1fb-63a9-4e7f-a02b-492530070a34","model-uuid":"e8466b9d-9ef1-4c89-9801-a6ef7634b941","model-invariant-uuid":"0b42df86-f1f9-4237-aaa9-1c7b65010b4c"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9ff5bf0b-80de-4920-81af-18d93728f5d8","from-preload":false}}}]), type  ({json})
2022-10-02 07:03:17,241|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"9ff5bf0b-80de-4920-81af-18d93728f5d8","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_7a36ce1b-9334-4e8b-a54e-9d562fb4ece1_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":"e8466b9d-9ef1-4c89-9801-a6ef7634b941","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":"k8sregion-cnf-macro-onap-nf-20221002t070206116693z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"0b42df86-f1f9-4237-aaa9-1c7b65010b4c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221002t070206116693z","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":"2993a1fb-63a9-4e7f-a02b-492530070a34","model-uuid":"e8466b9d-9ef1-4c89-9801-a6ef7634b941","model-invariant-uuid":"0b42df86-f1f9-4237-aaa9-1c7b65010b4c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9ff5bf0b-80de-4920-81af-18d93728f5d8","vf-module-name":"basic_cnf_macro_7a36ce1b-9334-4e8b-a54e-9d562fb4ece1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"9923c298-39e2-4b41-bb92-bc12e2722c95","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"c4357eb2-778c-4459-9f16-411c0ad10a11","model-invariant-uuid":"be9afc25-8dae-4eed-a7d7-d0ce4f03e1d9"},"global-customer-id":"basiccnf-macro-customer","service-id":"eebfe820-e29a-4a00-a3b0-043b0eaf2a9c","service-instance-id":"eebfe820-e29a-4a00-a3b0-043b0eaf2a9c","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"923f3ea4-f0e3-4075-9af6-f779709a9d32","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/efd826d7-a31e-452e-b45a-ca25105f0cc8","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"aa3e4e93-8262-450d-b70b-a50889f4c61b","model-uuid":"e3827157-77cc-4e52-90e2-b8da3e77a63b","model-invariant-uuid":"9c01af24-3c2b-484c-b52b-6d6d8241baf6"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"17c4f077-7c19-4fc2-b2fc-d58b9f446e46"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"2993a1fb-63a9-4e7f-a02b-492530070a34","model-uuid":"e8466b9d-9ef1-4c89-9801-a6ef7634b941","model-invariant-uuid":"0b42df86-f1f9-4237-aaa9-1c7b65010b4c"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9ff5bf0b-80de-4920-81af-18d93728f5d8","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-10-02 07:03:17,245|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| 
Resolved Input Key mappings: 
{vnf-id="17c4f077-7c19-4fc2-b2fc-d58b9f446e46"}
2022-10-02 07:03:17,256|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/17c4f077-7c19-4fc2-b2fc-d58b9f446e46?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-10-02 07:03:17,256|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/17c4f077-7c19-4fc2-b2fc-d58b9f446e46?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-10-02 07:03:17,375|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/17c4f077-7c19-4fc2-b2fc-d58b9f446e46?depth=1)
2022-10-02 07:03:17,551|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Response status(200 - OK)
2022-10-02 07:03:17,551|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Response processing type (json)
2022-10-02 07:03:17,552|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"9ff5bf0b-80de-4920-81af-18d93728f5d8","vf-module-name":"basic_cnf_macro_7a36ce1b-9334-4e8b-a54e-9d562fb4ece1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"sleepy_napier","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1664694195544","model-invariant-id":"0b42df86-f1f9-4237-aaa9-1c7b65010b4c","model-version-id":"e8466b9d-9ef1-4c89-9801-a6ef7634b941","model-customization-id":"2993a1fb-63a9-4e7f-a02b-492530070a34","module-index":0}]})
2022-10-02 07:03:17,553|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"9ff5bf0b-80de-4920-81af-18d93728f5d8","vf-module-name":"basic_cnf_macro_7a36ce1b-9334-4e8b-a54e-9d562fb4ece1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"sleepy_napier","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1664694195544","model-invariant-id":"0b42df86-f1f9-4237-aaa9-1c7b65010b4c","model-version-id":"e8466b9d-9ef1-4c89-9801-a6ef7634b941","model-customization-id":"2993a1fb-63a9-4e7f-a02b-492530070a34","module-index":0}]})
2022-10-02 07:03:17,553|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"9ff5bf0b-80de-4920-81af-18d93728f5d8","vf-module-name":"basic_cnf_macro_7a36ce1b-9334-4e8b-a54e-9d562fb4ece1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"sleepy_napier","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1664694195544","model-invariant-id":"0b42df86-f1f9-4237-aaa9-1c7b65010b4c","model-version-id":"e8466b9d-9ef1-4c89-9801-a6ef7634b941","model-customization-id":"2993a1fb-63a9-4e7f-a02b-492530070a34","module-index":0}]), type  ({json})
2022-10-02 07:03:17,553|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"9ff5bf0b-80de-4920-81af-18d93728f5d8","vf-module-name":"basic_cnf_macro_7a36ce1b-9334-4e8b-a54e-9d562fb4ece1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"sleepy_napier","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1664694195544","model-invariant-id":"0b42df86-f1f9-4237-aaa9-1c7b65010b4c","model-version-id":"e8466b9d-9ef1-4c89-9801-a6ef7634b941","model-customization-id":"2993a1fb-63a9-4e7f-a02b-492530070a34","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-10-02 07:03:17,554|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-10-02 07:03:17,557|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"0b42df86-f1f9-4237-aaa9-1c7b65010b4c","k8s-rb-definition-version":"2993a1fb-63a9-4e7f-a02b-492530070a34","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":"sleepy_napier"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-10-02 07:03:17,560|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "sleepy_napier",
      "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" : "0b42df86-f1f9-4237-aaa9-1c7b65010b4c",
      "k8s-rb-definition-version" : "2993a1fb-63a9-4e7f-a02b-492530070a34"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "eebfe820-e29a-4a00-a3b0-043b0eaf2a9c",
  "service-instance-name" : "basic_cnf_macro_7a36ce1b-9334-4e8b-a54e-9d562fb4ece1",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "sleepy_napier",
      "is-base-vf-module" : false,
      "model-customization-id" : "2993a1fb-63a9-4e7f-a02b-492530070a34",
      "model-invariant-id" : "0b42df86-f1f9-4237-aaa9-1c7b65010b4c",
      "model-version-id" : "e8466b9d-9ef1-4c89-9801-a6ef7634b941",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1664694195544",
      "vf-module-id" : "9ff5bf0b-80de-4920-81af-18d93728f5d8",
      "vf-module-name" : "basic_cnf_macro_7a36ce1b-9334-4e8b-a54e-9d562fb4ece1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "9923c298-39e2-4b41-bb92-bc12e2722c95",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/efd826d7-a31e-452e-b45a-ca25105f0cc8",
          "svc-request-id" : "923f3ea4-f0e3-4075-9af6-f779709a9d32"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "be9afc25-8dae-4eed-a7d7-d0ce4f03e1d9",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "c4357eb2-778c-4459-9f16-411c0ad10a11",
            "model-version" : "1.0"
          },
          "service-id" : "eebfe820-e29a-4a00-a3b0-043b0eaf2a9c",
          "service-instance-id" : "eebfe820-e29a-4a00-a3b0-043b0eaf2a9c",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "2993a1fb-63a9-4e7f-a02b-492530070a34",
            "model-invariant-uuid" : "0b42df86-f1f9-4237-aaa9-1c7b65010b4c",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "e8466b9d-9ef1-4c89-9801-a6ef7634b941",
            "model-version" : "1"
          },
          "vf-module-id" : "9ff5bf0b-80de-4920-81af-18d93728f5d8",
          "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_7a36ce1b-9334-4e8b-a54e-9d562fb4ece1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "2993a1fb-63a9-4e7f-a02b-492530070a34",
            "model-invariant-uuid" : "0b42df86-f1f9-4237-aaa9-1c7b65010b4c",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "e8466b9d-9ef1-4c89-9801-a6ef7634b941",
            "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" : "e8466b9d-9ef1-4c89-9801-a6ef7634b941"
            }, {
              "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" : "k8sregion-cnf-macro-onap-nf-20221002t070206116693z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "0b42df86-f1f9-4237-aaa9-1c7b65010b4c"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221002t070206116693z"
            }, {
              "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" : "9ff5bf0b-80de-4920-81af-18d93728f5d8",
            "vf-module-name" : "basic_cnf_macro_7a36ce1b-9334-4e8b-a54e-9d562fb4ece1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "aa3e4e93-8262-450d-b70b-a50889f4c61b",
            "model-invariant-uuid" : "9c01af24-3c2b-484c-b52b-6d6d8241baf6",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "e3827157-77cc-4e52-90e2-b8da3e77a63b",
            "model-version" : "1.0"
          },
          "vnf-id" : "17c4f077-7c19-4fc2-b2fc-d58b9f446e46",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "9ff5bf0b-80de-4920-81af-18d93728f5d8"
    } ]
  },
  "vnf-id" : "17c4f077-7c19-4fc2-b2fc-d58b9f446e46"
})
2022-10-02 07:03:17,570|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Preparing Response...
2022-10-02 07:03:17,570|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-10-02 07:03:17,570|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-10-02 07:03:17,571|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Executing workflow(config-deploy[9923c298-39e2-4b41-bb92-bc12e2722c95])'s step(status-verification-script)
2022-10-02 07:03:17,571|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-10-02 07:03:17,587|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| preparing request id(9923c298-39e2-4b41-bb92-bc12e2722c95) for workflow(config-deploy) step(status-verification-script)
2022-10-02 07:03:17,587|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-10-02 07:03:17,588|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| 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-10-02 07:03:17,596|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-10-02 07:03:17,631|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| SIMPLE STATUS CHECK - START
2022-10-02 07:03:17,651|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Rest request method(GET), url(/v1/instance/sleepy_napier/status)
2022-10-02 07:03:17,744|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Response status(200 - OK)
2022-10-02 07:03:17,777|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| VfModule helm_apache (sleepy_napier) is not ready. Please wait...
2022-10-02 07:03:27,795|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Rest request method(GET), url(/v1/instance/sleepy_napier/status)
2022-10-02 07:03:27,862|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Response status(200 - OK)
2022-10-02 07:03:27,865|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| VfModule helm_apache (sleepy_napier) is not ready. Please wait...
2022-10-02 07:03:37,880|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Rest request method(GET), url(/v1/instance/sleepy_napier/status)
2022-10-02 07:03:37,946|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Response status(200 - OK)
2022-10-02 07:03:37,948|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| VfModule helm_apache (sleepy_napier) is not ready. Please wait...
2022-10-02 07:03:47,961|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Rest request method(GET), url(/v1/instance/sleepy_napier/status)
2022-10-02 07:03:48,037|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Response status(200 - OK)
2022-10-02 07:03:48,040|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| VfModule helm_apache (sleepy_napier) is not ready. Please wait...
2022-10-02 07:03:58,054|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Rest request method(GET), url(/v1/instance/sleepy_napier/status)
2022-10-02 07:03:58,114|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Response status(200 - OK)
2022-10-02 07:03:58,117|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| VfModule helm_apache (sleepy_napier) is not ready. Please wait...
2022-10-02 07:04:08,143|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Rest request method(GET), url(/v1/instance/sleepy_napier/status)
2022-10-02 07:04:08,200|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Response status(200 - OK)
2022-10-02 07:04:08,209|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| VfModule helm_apache (sleepy_napier) is ready.
2022-10-02 07:04:08,209|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| SIMPLE STATUS CHECK - END
2022-10-02 07:04:08,209|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Preparing Response...
2022-10-02 07:04:08,209|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-10-02 07:04:08,210|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Execute node(status-verification-script) -> executed state(SUCCESS)
2022-10-02 07:04:08,211|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Executing workflow(config-deploy[9923c298-39e2-4b41-bb92-bc12e2722c95])'s step(config-apply)
2022-10-02 07:04:08,211|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-02 07:04:08,227|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| preparing request id(9923c298-39e2-4b41-bb92-bc12e2722c95) for workflow(config-deploy) step(config-apply)
2022-10-02 07:04:08,227|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2022-10-02 07:04:08,227|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| 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-10-02 07:04:08,232|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Triggering K8s Config Value component logic.
2022-10-02 07:04:08,234|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Getting the template prefixes
2022-10-02 07:04:08,234|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Iterating over prefixes in resource assignment map.
2022-10-02 07:04:08,262|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Rest request method(GET), url(/v1/instance/sleepy_napier/config/replica-count-change)
2022-10-02 07:04:13,283|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Response status(500 - Internal Server Error)
2022-10-02 07:04:13,285|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Uploading K8s config..
2022-10-02 07:04:13,377|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Config building started from source custom-values
2022-10-02 07:04:13,378|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Resolving resource with resource assignment artifact(custom-values-mapping)
2022-10-02 07:04:13,437|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| 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-10-02 07:04:13,440|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-10-02 07:04:13,443|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Generated Resource Param Data ({
  "replica-count" : 2
})
2022-10-02 07:04:13,574|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Rest request method(POST), url(/v1/instance/sleepy_napier/config)
2022-10-02 07:04:13,750|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Response status(201 - Created)
2022-10-02 07:04:13,770|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Preparing Response...
2022-10-02 07:04:13,771|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2022-10-02 07:04:13,771|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Execute node(config-apply) -> executed state(SUCCESS)
2022-10-02 07:04:13,772|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Executing workflow(config-deploy[9923c298-39e2-4b41-bb92-bc12e2722c95])'s step(status-verification-script-after)
2022-10-02 07:04:13,773|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-10-02 07:04:13,774|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| preparing request id(9923c298-39e2-4b41-bb92-bc12e2722c95) for workflow(config-deploy) step(status-verification-script-after)
2022-10-02 07:04:13,774|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-10-02 07:04:13,774|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| 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-10-02 07:04:13,776|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-10-02 07:04:13,779|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| SIMPLE STATUS CHECK - START
2022-10-02 07:04:13,797|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Rest request method(GET), url(/v1/instance/sleepy_napier/status)
2022-10-02 07:04:13,875|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Response status(200 - OK)
2022-10-02 07:04:13,879|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| VfModule helm_apache (sleepy_napier) is not ready. Please wait...
2022-10-02 07:04:23,902|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Rest request method(GET), url(/v1/instance/sleepy_napier/status)
2022-10-02 07:04:23,995|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Response status(200 - OK)
2022-10-02 07:04:23,998|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| VfModule helm_apache (sleepy_napier) is not ready. Please wait...
2022-10-02 07:04:34,022|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Rest request method(GET), url(/v1/instance/sleepy_napier/status)
2022-10-02 07:04:34,105|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Response status(200 - OK)
2022-10-02 07:04:34,108|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| VfModule helm_apache (sleepy_napier) is not ready. Please wait...
2022-10-02 07:04:44,127|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Rest request method(GET), url(/v1/instance/sleepy_napier/status)
2022-10-02 07:04:44,196|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Response status(200 - OK)
2022-10-02 07:04:44,199|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| VfModule helm_apache (sleepy_napier) is not ready. Please wait...
2022-10-02 07:04:54,219|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Rest request method(GET), url(/v1/instance/sleepy_napier/status)
2022-10-02 07:04:54,296|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Response status(200 - OK)
2022-10-02 07:04:54,298|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| VfModule helm_apache (sleepy_napier) is not ready. Please wait...
2022-10-02 07:05:04,351|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Rest request method(GET), url(/v1/instance/sleepy_napier/status)
2022-10-02 07:05:04,426|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Response status(200 - OK)
2022-10-02 07:05:04,448|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| VfModule helm_apache (sleepy_napier) is ready.
2022-10-02 07:05:04,449|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| SIMPLE STATUS CHECK - END
2022-10-02 07:05:04,449|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Preparing Response...
2022-10-02 07:05:04,449|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-10-02 07:05:04,450|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2022-10-02 07:05:04,459|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Executing workflow(config-deploy[9923c298-39e2-4b41-bb92-bc12e2722c95])'s step(collect-results)
2022-10-02 07:05:04,460|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-10-02 07:05:04,462|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| preparing request id(9923c298-39e2-4b41-bb92-bc12e2722c95) for workflow(config-deploy) step(collect-results)
2022-10-02 07:05:04,464|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2022-10-02 07:05:04,464|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"})
2022-10-02 07:05:04,465|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2022-10-02 07:05:04,479|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Collected results: {}
2022-10-02 07:05:04,479|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Preparing Response...
2022-10-02 07:05:04,479|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2022-10-02 07:05:04,479|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Execute node(collect-results) -> executed state(SUCCESS)
2022-10-02 07:05:04,481|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Execute node(END) -> executed state(SUCCESS)
2022-10-02 07:05:04,481|9923c298-39e2-4b41-bb92-bc12e2722c95||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| workflow(9923c298-39e2-4b41-bb92-bc12e2722c95) nodes completed with (0)exceptions
2022-10-02 07:05:04,482|9923c298-39e2-4b41-bb92-bc12e2722c95||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-10-02 07:05:04,486|9923c298-39e2-4b41-bb92-bc12e2722c95||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 47de44bb-c503-4b7d-a242-56675ee68af0 auditStoreId -1
2022-10-02 07:05:04,509|9923c298-39e2-4b41-bb92-bc12e2722c95||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Completed
2022-10-02 07:08:02,200|e1f31f24-4b44-45ad-9680-4451b946ac5b||reactor-http-epoll-2||||INFO||||||| processing request id e1f31f24-4b44-45ad-9680-4451b946ac5b
2022-10-02 07:08:02,201|e1f31f24-4b44-45ad-9680-4451b946ac5b||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-02 07:08:02,202|e1f31f24-4b44-45ad-9680-4451b946ac5b||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-10-02 07:08:02,223|e1f31f24-4b44-45ad-9680-4451b946ac5b||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-10-02 07:08:02,223|e1f31f24-4b44-45ad-9680-4451b946ac5b||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-02 07:08:02,258|e1f31f24-4b44-45ad-9680-4451b946ac5b||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-10-02 07:08:02,311|e1f31f24-4b44-45ad-9680-4451b946ac5b||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-10-02 07:08:02,313|e1f31f24-4b44-45ad-9680-4451b946ac5b||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-10-02 07:08:02,313|e1f31f24-4b44-45ad-9680-4451b946ac5b||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-10-02 07:08:02,319|e1f31f24-4b44-45ad-9680-4451b946ac5b||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(e1f31f24-4b44-45ad-9680-4451b946ac5b) for workflow(resource-assignment) step(resource-assignment)
2022-10-02 07:08:02,319|e1f31f24-4b44-45ad-9680-4451b946ac5b||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-10-02 07:08:02,319|e1f31f24-4b44-45ad-9680-4451b946ac5b||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-10-02 07:08:02,323|e1f31f24-4b44-45ad-9680-4451b946ac5b||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-10-02 07:08:02,383|e1f31f24-4b44-45ad-9680-4451b946ac5b||DefaultDispatcher-worker-3||||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-10-02 07:08:02,388|e1f31f24-4b44-45ad-9680-4451b946ac5b||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-10-02 07:08:02,389|e1f31f24-4b44-45ad-9680-4451b946ac5b||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("e67df356-6deb-49fe-9ab5-4c62a571798a") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-02 07:08:02,389|e1f31f24-4b44-45ad-9680-4451b946ac5b||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("0d3e125f-3f5b-4e00-89d5-f2825fa4c19b") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-02 07:08:02,393|e1f31f24-4b44-45ad-9680-4451b946ac5b||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "e67df356-6deb-49fe-9ab5-4c62a571798a",
  "vnf-id" : "0d3e125f-3f5b-4e00-89d5-f2825fa4c19b",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-10-02 07:08:02,431|e1f31f24-4b44-45ad-9680-4451b946ac5b||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-10-02 07:08:02,431|e1f31f24-4b44-45ad-9680-4451b946ac5b||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-10-02 07:08:02,432|e1f31f24-4b44-45ad-9680-4451b946ac5b||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-10-02 07:08:02,434|e1f31f24-4b44-45ad-9680-4451b946ac5b||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c68ad508-b8d5-4405-81bf-244f6799c6c9 auditStoreId -1
2022-10-02 07:08:07,926|61b11362-489b-4d75-b4d6-9fa772fb384d||reactor-http-epoll-4||||INFO||||||| processing request id 61b11362-489b-4d75-b4d6-9fa772fb384d
2022-10-02 07:08:07,926|61b11362-489b-4d75-b4d6-9fa772fb384d||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-02 07:08:07,926|61b11362-489b-4d75-b4d6-9fa772fb384d||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-10-02 07:08:07,926|61b11362-489b-4d75-b4d6-9fa772fb384d||reactor-http-epoll-4||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-02 07:08:07,926|61b11362-489b-4d75-b4d6-9fa772fb384d||reactor-http-epoll-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-02 07:08:07,932|61b11362-489b-4d75-b4d6-9fa772fb384d||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-10-02 07:08:07,941|61b11362-489b-4d75-b4d6-9fa772fb384d||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-10-02 07:08:07,942|61b11362-489b-4d75-b4d6-9fa772fb384d||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-10-02 07:08:07,942|61b11362-489b-4d75-b4d6-9fa772fb384d||DefaultDispatcher-worker-3||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-02 07:08:07,943|61b11362-489b-4d75-b4d6-9fa772fb384d||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(61b11362-489b-4d75-b4d6-9fa772fb384d) for workflow(resource-assignment) step(resource-assignment)
2022-10-02 07:08:07,943|61b11362-489b-4d75-b4d6-9fa772fb384d||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-10-02 07:08:07,943|61b11362-489b-4d75-b4d6-9fa772fb384d||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-10-02 07:08:07,944|61b11362-489b-4d75-b4d6-9fa772fb384d||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-10-02 07:08:07,961|61b11362-489b-4d75-b4d6-9fa772fb384d||DefaultDispatcher-worker-3||||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-10-02 07:08:07,964|61b11362-489b-4d75-b4d6-9fa772fb384d||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-10-02 07:08:07,981|61b11362-489b-4d75-b4d6-9fa772fb384d||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-10-02 07:08:07,982|61b11362-489b-4d75-b4d6-9fa772fb384d||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-10-02 07:08:07,982|61b11362-489b-4d75-b4d6-9fa772fb384d||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-10-02 07:08:07,982|61b11362-489b-4d75-b4d6-9fa772fb384d||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("450a31b5-8716-4b89-a54e-1eb80568d87f") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-10-02 07:08:07,982|61b11362-489b-4d75-b4d6-9fa772fb384d||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("e67df356-6deb-49fe-9ab5-4c62a571798a") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-02 07:08:07,982|61b11362-489b-4d75-b4d6-9fa772fb384d||DefaultDispatcher-worker-3||||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-10-02 07:08:07,983|61b11362-489b-4d75-b4d6-9fa772fb384d||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-10-02 07:08:07,984|61b11362-489b-4d75-b4d6-9fa772fb384d||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-10-02 07:08:07,984|61b11362-489b-4d75-b4d6-9fa772fb384d||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("0d3e125f-3f5b-4e00-89d5-f2825fa4c19b") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-02 07:08:07,985|61b11362-489b-4d75-b4d6-9fa772fb384d||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master",
  "service-instance-id" : "e67df356-6deb-49fe-9ab5-4c62a571798a",
  "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" : "450a31b5-8716-4b89-a54e-1eb80568d87f",
  "vnf-id" : "0d3e125f-3f5b-4e00-89d5-f2825fa4c19b",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-10-02 07:08:08,000|61b11362-489b-4d75-b4d6-9fa772fb384d||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-10-02 07:08:08,000|61b11362-489b-4d75-b4d6-9fa772fb384d||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-10-02 07:08:08,000|61b11362-489b-4d75-b4d6-9fa772fb384d||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-10-02 07:08:08,001|61b11362-489b-4d75-b4d6-9fa772fb384d||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a472c9b1-b363-4bc5-a224-0aabdb8f755b auditStoreId -1
2022-10-02 07:08:12,908|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-02 07:08:13,017|||grpc-default-executor-2||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: 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-10-02 07:08:13,025|56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| processing request id 56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d
2022-10-02 07:08:13,025|56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| storeExecutionInput called not to store the Workflow action input details 
2022-10-02 07:08:13,025|56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| StoreAuditService ID  -1
2022-10-02 07:08:13,026|56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-02 07:08:13,026|56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-02 07:08:13,027|56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-10-02 07:08:13,042|56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Deriving input data for workflow: (config-assign)
2022-10-02 07:08:13,043|56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-10-02 07:08:13,043|56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-02 07:08:13,044|56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| preparing request id(56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d) for workflow(config-assign) step(config-assign)
2022-10-02 07:08:13,044|56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-10-02 07:08:13,045|56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-10-02 07:08:13,057|56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-10-02 07:08:13,105|56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| 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-10-02 07:08:13,107|56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-10-02 07:08:13,112|56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Setting Resource Value ("e67df356-6deb-49fe-9ab5-4c62a571798a") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-02 07:08:13,113|56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Setting Resource Value ("0d3e125f-3f5b-4e00-89d5-f2825fa4c19b") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-02 07:08:13,141|56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Resource resolution saved into database successfully : (service-instance-id)
2022-10-02 07:08:13,141|56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Resource resolution saved into database successfully : (vnf_name)
2022-10-02 07:08:13,145|56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Resource resolution saved into database successfully : (vnf-id)
2022-10-02 07:08:13,147|56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Generated Resource Param Data ({
  "service-instance-id" : "e67df356-6deb-49fe-9ab5-4c62a571798a",
  "vnf-id" : "0d3e125f-3f5b-4e00-89d5-f2825fa4c19b",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-10-02 07:08:13,176|56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-10-02 07:08:13,191|56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| 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-10-02 07:08:13,192|56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Preparing Response...
2022-10-02 07:08:13,192|56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-10-02 07:08:13,192|56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| resolveWorkflowOutputs for workflow(config-assign)
2022-10-02 07:08:13,194|56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7c70d180-3a92-4a79-939f-454eeb2bb6cf auditStoreId -1
2022-10-02 07:08:13,223|56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Completed
2022-10-02 07:09:03,872|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-02 07:09:04,085|||grpc-default-executor-2||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: 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-10-02 07:09:04,091|56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| processing request id 56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d
2022-10-02 07:09:04,091|56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| storeExecutionInput called not to store the Workflow action input details 
2022-10-02 07:09:04,091|56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| StoreAuditService ID  -1
2022-10-02 07:09:04,107|56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-02 07:09:04,107|56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-02 07:09:04,112|56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-10-02 07:09:04,146|56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Deriving input data for workflow: (config-deploy)
2022-10-02 07:09:04,147|56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-10-02 07:09:04,147|56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-10-02 07:09:04,169|56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| preparing request id(56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d) for workflow(config-deploy) step(config-deploy)
2022-10-02 07:09:04,169|56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-10-02 07:09:04,169|56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| 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-10-02 07:09:04,172|56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-10-02 07:09:04,173|56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Getting Jython Script Class(ConfigDeploy)
2022-10-02 07:09:04,398|56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@27f5055a
2022-10-02 07:09:04,417|56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Hello world
2022-10-02 07:09:04,417|56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Preparing Response...
2022-10-02 07:09:04,417|56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-10-02 07:09:04,417|56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-10-02 07:09:04,418|56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 8f0aeff3-7d8b-4f87-b993-eb6ebfa284d4 auditStoreId -1
2022-10-02 07:09:04,420|56fe0eef-8d80-40d5-b1fd-5ab0d0f9014d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-88bzr|||| Completed