Results

By type

          20:47:19,195 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
20:47:19,197 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar!/logback.xml]
20:47:19,198 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
20:47:19,198 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar!/logback.xml]
20:47:19,198 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
20:47:19,214 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@399c4be1 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar!/logback.xml] is not of type file
20:47:19,389 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
20:47:19,402 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
20:47:19,406 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
20:47:19,417 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
20:47:19,513 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
20:47:19,513 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
20:47:19,514 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
20:47:19,514 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
20:47:19,514 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
20:47:19,514 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
20:47:19,514 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
20:47:19,515 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
20:47:19,517 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


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

2022-11-17 20:47:20,709|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.1 using Java 11.0.9.1 on onap-cds-blueprints-processor-5668bddbf7-ht2wb with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar started by onap in /app)
2022-11-17 20:47:20,713|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2022-11-17 20:47:23,905|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-11-17 20:47:24,468|||main||||INFO||||||| Finished Spring Data repository scanning in 549 ms. Found 11 JPA repository interfaces.
2022-11-17 20:47:26,963|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-11-17 20:47:27,049|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2022-11-17 20:47:27,283|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-11-17 20:47:27,843|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-11-17 20:47:28,238|||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-11-17 20:47:28,240|||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-11-17 20:47:28,621|||main||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2022-11-17 20:47:30,000|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-17 20:47:30,014|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-11-17 20:47:30,111|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-11-17 20:47:31,659|||main||||INFO||||||| Audit service is disabled
2022-11-17 20:47:31,787|||main||||INFO||||||| Workflow Audit store is disabled
2022-11-17 20:47:33,801|||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-11-17 20:47:33,845|||main||||INFO||||||| Dependency Management module created...
2022-11-17 20:47:34,802|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-11-17 20:47:35,129|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-11-17 20:47:36,424|||main||||INFO||||||| Netty started on port 8080
2022-11-17 20:47:38,311|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-11-17 20:47:38,998|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-11-17 20:47:39,006|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 19.282 seconds (JVM running for 20.425)
2022-11-17 20:47:39,030|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-11-17 22:05:50,331|be5be839-e40b-4ece-a72e-1225d71f463a||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-11-17 22:05:50,333|be5be839-e40b-4ece-a72e-1225d71f463a||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-17 22:05:50,335|be5be839-e40b-4ece-a72e-1225d71f463a||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-17 22:05:50,765|be5be839-e40b-4ece-a72e-1225d71f463a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-17 22:05:50,769|be5be839-e40b-4ece-a72e-1225d71f463a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-17 22:05:52,078|62c318ba-b5a0-441e-8ae7-99e331e4eefa||Thread-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e10b1d37-177b-440e-bbe1-307f7122ff82)
2022-11-17 22:05:52,107|62c318ba-b5a0-441e-8ae7-99e331e4eefa||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| deleting definition types under : /opt/app/onap/blueprints/working/e10b1d37-177b-440e-bbe1-307f7122ff82/Definitions
2022-11-17 22:05:52,209|62c318ba-b5a0-441e-8ae7-99e331e4eefa||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| reinitialized all type definitions
2022-11-17 22:05:52,215|62c318ba-b5a0-441e-8ae7-99e331e4eefa||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ***** Enhancing NodeTemplate(helloworld)
2022-11-17 22:05:52,254|62c318ba-b5a0-441e-8ae7-99e331e4eefa||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| enhancing ArtifactDefinition(helloworld-template)
2022-11-17 22:05:52,262|62c318ba-b5a0-441e-8ae7-99e331e4eefa||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-11-17 22:05:52,276|62c318ba-b5a0-441e-8ae7-99e331e4eefa||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-11-17 22:05:52,324|62c318ba-b5a0-441e-8ae7-99e331e4eefa||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ##### Enhancing Workflow(helloworld)
2022-11-17 22:05:52,325|62c318ba-b5a0-441e-8ae7-99e331e4eefa||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-11-17 22:05:52,326|62c318ba-b5a0-441e-8ae7-99e331e4eefa||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| identified workflow(helloworld) targets(helloworld)
2022-11-17 22:05:52,326|62c318ba-b5a0-441e-8ae7-99e331e4eefa||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-11-17 22:05:52,327|62c318ba-b5a0-441e-8ae7-99e331e4eefa||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-11-17 22:05:52,328|62c318ba-b5a0-441e-8ae7-99e331e4eefa||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| enriching artifacts file(/opt/app/onap/blueprints/working/e10b1d37-177b-440e-bbe1-307f7122ff82/Templates/hello-world-mapping.json
2022-11-17 22:05:52,342|62c318ba-b5a0-441e-8ae7-99e331e4eefa||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-11-17 22:05:52,343|62c318ba-b5a0-441e-8ae7-99e331e4eefa||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| dataType not present for the recipe(dt-helloworld-properties)
2022-11-17 22:05:52,343|62c318ba-b5a0-441e-8ae7-99e331e4eefa||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ##### Enhancing blueprint Resource Definitions
2022-11-17 22:05:52,344|62c318ba-b5a0-441e-8ae7-99e331e4eefa||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-11-17 22:05:52,346|62c318ba-b5a0-441e-8ae7-99e331e4eefa||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| processing file (Templates/hello-world-mapping.json)
2022-11-17 22:05:52,366|62c318ba-b5a0-441e-8ae7-99e331e4eefa||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| distinct resource keys ([])
2022-11-17 22:05:52,367|62c318ba-b5a0-441e-8ae7-99e331e4eefa||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Enriching Resource Definition sources Node Template: []
2022-11-17 22:05:52,655|a86e595e-e38f-41fb-8d4b-39ce93234ad7||Thread-36||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Save processing(a8e0f93c-0e3f-406a-921b-e0880bc20c9e) CBA(/opt/app/onap/blueprints/archive/a8e0f93c-0e3f-406a-921b-e0880bc20c9e/cba.zip)
2022-11-17 22:05:52,676|a86e595e-e38f-41fb-8d4b-39ce93234ad7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a8e0f93c-0e3f-406a-921b-e0880bc20c9e) and entry definition file (Definitions/blueprint.json)
2022-11-17 22:05:52,746|a86e595e-e38f-41fb-8d4b-39ce93234ad7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(helloworld)
2022-11-17 22:05:52,762|a86e595e-e38f-41fb-8d4b-39ce93234ad7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a8e0f93c-0e3f-406a-921b-e0880bc20c9e) and entry definition file (Definitions/blueprint.json)
2022-11-17 22:05:52,948|a86e595e-e38f-41fb-8d4b-39ce93234ad7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| No compiled cache(/opt/app/onap/blueprints/working/a8e0f93c-0e3f-406a-921b-e0880bc20c9e) present to clean.
2022-11-17 22:05:53,160|654321||reactor-http-epoll-1||||INFO||||||| processing request id 654321
2022-11-17 22:05:53,160|654321||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-17 22:05:53,165|654321||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-11-17 22:05:53,175|654321||DefaultDispatcher-worker-17||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2022-11-17 22:05:53,244|654321||DefaultDispatcher-worker-17||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-11-17 22:05:53,247|654321||DefaultDispatcher-worker-17||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-11-17 22:05:53,249|654321||DefaultDispatcher-worker-17||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-11-17 22:05:53,275|654321||DefaultDispatcher-worker-17||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-11-17 22:05:53,277|654321||DefaultDispatcher-worker-17||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-11-17 22:05:53,294|654321||DefaultDispatcher-worker-17||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-17 22:05:53,338|654321||DefaultDispatcher-worker-17||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-11-17 22:05:53,339|654321||DefaultDispatcher-worker-17||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-11-17 22:05:53,340|654321||DefaultDispatcher-worker-17||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-11-17 22:05:53,367|654321||DefaultDispatcher-worker-17||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-11-17 22:05:53,409|654321||DefaultDispatcher-worker-21||||INFO||||||| Batched Sequence : ([])
2022-11-17 22:05:53,413|654321||DefaultDispatcher-worker-21||||INFO||||||| Generated Resource Param Data ({ })
2022-11-17 22:05:53,516|654321||DefaultDispatcher-worker-21||||INFO||||||| Preparing Response...
2022-11-17 22:05:53,519|654321||DefaultDispatcher-worker-21||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-11-17 22:05:53,519|654321||DefaultDispatcher-worker-21||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-11-17 22:05:53,528|654321||DefaultDispatcher-worker-21||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a5cd395b-9e2c-48c1-b9d2-af28473e0bb9 auditStoreId -1
2022-11-17 22:25:31,067|3c19de15-19dc-4b0c-a2d6-246ea75d6a1c||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-11-17 22:25:31,068|3c19de15-19dc-4b0c-a2d6-246ea75d6a1c||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-17 22:25:31,069|3c19de15-19dc-4b0c-a2d6-246ea75d6a1c||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-17 22:25:31,347|3c19de15-19dc-4b0c-a2d6-246ea75d6a1c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-17 22:25:31,347|3c19de15-19dc-4b0c-a2d6-246ea75d6a1c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-17 22:25:32,043|3c19de15-19dc-4b0c-a2d6-246ea75d6a1c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-11-17 22:25:32,048|3c19de15-19dc-4b0c-a2d6-246ea75d6a1c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Save processing(a4928384-0766-4b59-a899-93f76f22c3ff) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-11-17 22:25:32,073|3c19de15-19dc-4b0c-a2d6-246ea75d6a1c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Save processing(9e2a1224-8b3b-4074-87da-f035dbb7406a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-11-17 22:25:32,083|3c19de15-19dc-4b0c-a2d6-246ea75d6a1c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Save processing(03e22306-3f56-4843-968d-65fd580f15db) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-11-17 22:25:32,098|3c19de15-19dc-4b0c-a2d6-246ea75d6a1c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Save processing(8dd28c55-fa14-4124-b1a5-da7058506bca) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-11-17 22:25:32,123|3c19de15-19dc-4b0c-a2d6-246ea75d6a1c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Save processing(4427dfb4-8d42-4b81-ad45-be14131f45fd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-11-17 22:25:32,153|3c19de15-19dc-4b0c-a2d6-246ea75d6a1c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Save processing(2a63dcb6-3517-4fd3-9e00-6016d6e096f4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-11-17 22:25:32,185|3c19de15-19dc-4b0c-a2d6-246ea75d6a1c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| 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-11-17 22:25:32,186|3c19de15-19dc-4b0c-a2d6-246ea75d6a1c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| 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-11-17 22:25:32,187|3c19de15-19dc-4b0c-a2d6-246ea75d6a1c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-17 22:25:32,187|3c19de15-19dc-4b0c-a2d6-246ea75d6a1c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-17 22:25:32,188|3c19de15-19dc-4b0c-a2d6-246ea75d6a1c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| 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-11-17 22:25:32,188|3c19de15-19dc-4b0c-a2d6-246ea75d6a1c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| 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-11-17 22:25:32,222|3c19de15-19dc-4b0c-a2d6-246ea75d6a1c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-17 22:25:32,260|3c19de15-19dc-4b0c-a2d6-246ea75d6a1c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-17 22:25:32,331|3c19de15-19dc-4b0c-a2d6-246ea75d6a1c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-11-17 22:25:32,359|3c19de15-19dc-4b0c-a2d6-246ea75d6a1c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-17 22:25:32,410|3c19de15-19dc-4b0c-a2d6-246ea75d6a1c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-17 22:25:32,517|3c19de15-19dc-4b0c-a2d6-246ea75d6a1c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(resource-assignment)
2022-11-17 22:25:32,518|3c19de15-19dc-4b0c-a2d6-246ea75d6a1c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(config-assign)
2022-11-17 22:25:32,519|3c19de15-19dc-4b0c-a2d6-246ea75d6a1c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(config-deploy)
2022-11-17 22:25:32,584|3c19de15-19dc-4b0c-a2d6-246ea75d6a1c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| 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-11-17 22:25:32,703|3c19de15-19dc-4b0c-a2d6-246ea75d6a1c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(resource-assignment)
2022-11-17 22:25:32,704|3c19de15-19dc-4b0c-a2d6-246ea75d6a1c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(config-deploy)
2022-11-17 22:25:32,745|3c19de15-19dc-4b0c-a2d6-246ea75d6a1c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-17 22:25:32,862|3c19de15-19dc-4b0c-a2d6-246ea75d6a1c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(resource-assignment)
2022-11-17 22:25:32,863|3c19de15-19dc-4b0c-a2d6-246ea75d6a1c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(config-assign)
2022-11-17 22:25:32,864|3c19de15-19dc-4b0c-a2d6-246ea75d6a1c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(config-deploy)
2022-11-17 22:25:32,865|3c19de15-19dc-4b0c-a2d6-246ea75d6a1c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(HealthCheck)
2022-11-17 22:25:32,866|3c19de15-19dc-4b0c-a2d6-246ea75d6a1c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(ScaleOutReconfiguration)
2022-11-17 22:25:32,867|3c19de15-19dc-4b0c-a2d6-246ea75d6a1c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(vf-config-assign)
2022-11-17 22:25:32,868|3c19de15-19dc-4b0c-a2d6-246ea75d6a1c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(vf-config-deploy)
2022-11-17 22:25:32,930|3c19de15-19dc-4b0c-a2d6-246ea75d6a1c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-17 22:25:33,078|3c19de15-19dc-4b0c-a2d6-246ea75d6a1c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(resource-assignment)
2022-11-17 22:25:33,079|3c19de15-19dc-4b0c-a2d6-246ea75d6a1c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(config-assign)
2022-11-17 22:25:33,080|3c19de15-19dc-4b0c-a2d6-246ea75d6a1c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(config-deploy)
2022-11-17 22:25:33,124|3c19de15-19dc-4b0c-a2d6-246ea75d6a1c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(config-assign)
2022-11-17 22:25:33,126|3c19de15-19dc-4b0c-a2d6-246ea75d6a1c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(config-deploy)
2022-11-17 22:25:33,127|3c19de15-19dc-4b0c-a2d6-246ea75d6a1c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| 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-11-17 22:25:33,134|3c19de15-19dc-4b0c-a2d6-246ea75d6a1c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| 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-11-17 22:25:33,253|3c19de15-19dc-4b0c-a2d6-246ea75d6a1c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| 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-11-17 22:25:34,643|3d4a43aa-9a58-403c-bea0-c2e5627d159e||Thread-60||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Enhancing blueprint(/opt/app/onap/blueprints/working/352f79a7-a0f3-4b5c-8b27-75b50523527f)
2022-11-17 22:25:34,644|3d4a43aa-9a58-403c-bea0-c2e5627d159e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| deleting definition types under : /opt/app/onap/blueprints/working/352f79a7-a0f3-4b5c-8b27-75b50523527f/Definitions
2022-11-17 22:25:34,648|3d4a43aa-9a58-403c-bea0-c2e5627d159e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| reinitialized all type definitions
2022-11-17 22:25:34,649|3d4a43aa-9a58-403c-bea0-c2e5627d159e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-11-17 22:25:34,671|3d4a43aa-9a58-403c-bea0-c2e5627d159e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-11-17 22:25:34,677|3d4a43aa-9a58-403c-bea0-c2e5627d159e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-11-17 22:25:34,683|3d4a43aa-9a58-403c-bea0-c2e5627d159e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-11-17 22:25:34,698|3d4a43aa-9a58-403c-bea0-c2e5627d159e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ***** Enhancing NodeTemplate(capability)
2022-11-17 22:25:34,719|3d4a43aa-9a58-403c-bea0-c2e5627d159e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ***** Enhancing NodeTemplate(capability)
2022-11-17 22:25:34,731|3d4a43aa-9a58-403c-bea0-c2e5627d159e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ***** Enhancing NodeTemplate(processor-db)
2022-11-17 22:25:34,747|3d4a43aa-9a58-403c-bea0-c2e5627d159e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-17 22:25:34,765|3d4a43aa-9a58-403c-bea0-c2e5627d159e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-17 22:25:34,779|3d4a43aa-9a58-403c-bea0-c2e5627d159e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-17 22:25:34,792|3d4a43aa-9a58-403c-bea0-c2e5627d159e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-17 22:25:34,803|3d4a43aa-9a58-403c-bea0-c2e5627d159e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-17 22:25:34,844|3d4a43aa-9a58-403c-bea0-c2e5627d159e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-11-17 22:25:34,849|3d4a43aa-9a58-403c-bea0-c2e5627d159e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-11-17 22:25:34,849|3d4a43aa-9a58-403c-bea0-c2e5627d159e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-11-17 22:25:34,862|3d4a43aa-9a58-403c-bea0-c2e5627d159e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ***** Enhancing NodeTemplate(capability)
2022-11-17 22:25:34,871|3d4a43aa-9a58-403c-bea0-c2e5627d159e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ***** Enhancing NodeTemplate(capability)
2022-11-17 22:25:34,883|3d4a43aa-9a58-403c-bea0-c2e5627d159e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ***** Enhancing NodeTemplate(capability)
2022-11-17 22:25:34,895|3d4a43aa-9a58-403c-bea0-c2e5627d159e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ***** Enhancing NodeTemplate(processor-db)
2022-11-17 22:25:34,908|3d4a43aa-9a58-403c-bea0-c2e5627d159e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-17 22:25:34,922|3d4a43aa-9a58-403c-bea0-c2e5627d159e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-17 22:25:34,934|3d4a43aa-9a58-403c-bea0-c2e5627d159e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-17 22:25:34,946|3d4a43aa-9a58-403c-bea0-c2e5627d159e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-17 22:25:34,963|3d4a43aa-9a58-403c-bea0-c2e5627d159e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-17 22:25:34,980|3d4a43aa-9a58-403c-bea0-c2e5627d159e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-17 22:25:35,028|3d4a43aa-9a58-403c-bea0-c2e5627d159e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ##### Enhancing Workflow(resource-resolution)
2022-11-17 22:25:35,029|3d4a43aa-9a58-403c-bea0-c2e5627d159e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-11-17 22:25:35,029|3d4a43aa-9a58-403c-bea0-c2e5627d159e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-11-17 22:25:35,029|3d4a43aa-9a58-403c-bea0-c2e5627d159e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-11-17 22:25:35,029|3d4a43aa-9a58-403c-bea0-c2e5627d159e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-11-17 22:25:35,029|3d4a43aa-9a58-403c-bea0-c2e5627d159e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-11-17 22:25:35,029|3d4a43aa-9a58-403c-bea0-c2e5627d159e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| enriching artifacts file(/opt/app/onap/blueprints/working/352f79a7-a0f3-4b5c-8b27-75b50523527f/Templates/hello-world-velocity-mapping.json
2022-11-17 22:25:35,036|3d4a43aa-9a58-403c-bea0-c2e5627d159e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-11-17 22:25:35,036|3d4a43aa-9a58-403c-bea0-c2e5627d159e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-11-17 22:25:35,037|3d4a43aa-9a58-403c-bea0-c2e5627d159e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| enriching artifacts file(/opt/app/onap/blueprints/working/352f79a7-a0f3-4b5c-8b27-75b50523527f/Templates/hello-world-jinja-mapping.json
2022-11-17 22:25:35,042|3d4a43aa-9a58-403c-bea0-c2e5627d159e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-11-17 22:25:35,042|3d4a43aa-9a58-403c-bea0-c2e5627d159e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-11-17 22:25:35,042|3d4a43aa-9a58-403c-bea0-c2e5627d159e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ##### Enhancing blueprint Resource Definitions
2022-11-17 22:25:35,042|3d4a43aa-9a58-403c-bea0-c2e5627d159e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-11-17 22:25:35,043|3d4a43aa-9a58-403c-bea0-c2e5627d159e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-11-17 22:25:35,043|3d4a43aa-9a58-403c-bea0-c2e5627d159e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-11-17 22:25:35,053|3d4a43aa-9a58-403c-bea0-c2e5627d159e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| 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-11-17 22:25:35,125|3d4a43aa-9a58-403c-bea0-c2e5627d159e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-11-17 22:25:35,308|591f2dc6-2aa2-4e96-bd71-f9dbe3a0d72b||Thread-60||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Save processing(ff74569a-7b1c-4a11-8956-ba7eef4dbb74) CBA(/opt/app/onap/blueprints/archive/ff74569a-7b1c-4a11-8956-ba7eef4dbb74/cba.zip)
2022-11-17 22:25:35,352|591f2dc6-2aa2-4e96-bd71-f9dbe3a0d72b||Thread-60||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ff74569a-7b1c-4a11-8956-ba7eef4dbb74) and entry definition file (Definitions/resource-resolution.json)
2022-11-17 22:25:35,388|591f2dc6-2aa2-4e96-bd71-f9dbe3a0d72b||Thread-60||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(resource-resolution)
2022-11-17 22:25:35,397|591f2dc6-2aa2-4e96-bd71-f9dbe3a0d72b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ff74569a-7b1c-4a11-8956-ba7eef4dbb74) and entry definition file (Definitions/resource-resolution.json)
2022-11-17 22:25:35,474|591f2dc6-2aa2-4e96-bd71-f9dbe3a0d72b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| No compiled cache(/opt/app/onap/blueprints/working/ff74569a-7b1c-4a11-8956-ba7eef4dbb74) present to clean.
2022-11-17 22:25:35,615|3242b310-9f47-4ae9-8925-416df5951506||reactor-http-epoll-4||||INFO||||||| processing request id 3242b310-9f47-4ae9-8925-416df5951506
2022-11-17 22:25:35,615|3242b310-9f47-4ae9-8925-416df5951506||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-17 22:25:35,615|3242b310-9f47-4ae9-8925-416df5951506||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-11-17 22:25:35,630|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-11-17 22:25:35,692|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||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-11-17 22:25:35,694|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-11-17 22:25:35,696|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||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-11-17 22:25:35,707|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2022-11-17 22:25:35,712|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-11-17 22:25:35,712|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-17 22:25:35,714|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| preparing request id(3242b310-9f47-4ae9-8925-416df5951506) for workflow(resource-resolution) step(helloworld)
2022-11-17 22:25:35,714|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-11-17 22:25:35,714|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||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-11-17 22:25:35,719|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-11-17 22:25:35,778|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||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-11-17 22:25:35,847|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-17 22:25:35,861|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-17 22:25:35,871|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-11-17 22:25:36,127|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-11-17 22:25:36,214|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2022-11-17 22:25:36,225|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2022-11-17 22:25:36,226|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-11-17 22:25:36,227|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-11-17 22:25:36,241|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-11-17 22:25:36,279|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (v_put)
2022-11-17 22:25:36,297|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-11-17 22:25:36,299|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-11-17 22:25:40,863|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@1a99e7dc
2022-11-17 22:25:40,867|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-11-17 22:25:40,879|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (v_python)
2022-11-17 22:25:40,881|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-17 22:25:40,881|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-17 22:25:40,881|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-11-17 22:25:40,890|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-11-17 22:25:40,899|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2022-11-17 22:25:40,900|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2022-11-17 22:25:40,900|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-11-17 22:25:40,900|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-11-17 22:25:40,900|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-11-17 22:25:40,902|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-17 22:25:40,902|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-17 22:25:40,902|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-11-17 22:25:40,905|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-11-17 22:25:40,913|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-1||||INFO||||||| Resource resolution saved into database successfully : (v_patch)
2022-11-17 22:25:40,915|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2022-11-17 22:25:40,915|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2022-11-17 22:25:40,916|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-11-17 22:25:40,916|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-11-17 22:25:40,916|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-11-17 22:25:40,929|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (v_del)
2022-11-17 22:25:40,931|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-11-17 22:25:40,969|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-11-17 22:25:50,568|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| compiled in (9591)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-11-17 22:25:50,570|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-11-17 22:25:50,584|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-11-17 22:25:50,598|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin)
2022-11-17 22:25:50,601|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-17 22:25:50,602|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-17 22:25:50,602|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-11-17 22:25:50,608|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-11-17 22:25:50,617|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2022-11-17 22:25:50,617|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2022-11-17 22:25:50,618|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-17 22:25:50,618|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-17 22:25:50,618|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-11-17 22:25:50,628|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (v_get)
2022-11-17 22:25:50,636|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-11-17 22:25:50,636|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-11-17 22:25:50,647|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (v_default)
2022-11-17 22:25:50,647|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-7||||INFO||||||| Resource resolution saved into database successfully : (v_input)
2022-11-17 22:25:50,648|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-7||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-17 22:25:50,648|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-7||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-17 22:25:50,649|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-7||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-11-17 22:25:50,653|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-7||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-11-17 22:25:50,664|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-7||||INFO||||||| Response status(200 - OK)
2022-11-17 22:25:50,665|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-7||||INFO||||||| Response processing type (string)
2022-11-17 22:25:50,665|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-7||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-11-17 22:25:50,665|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-7||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-11-17 22:25:50,665|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-11-17 22:25:50,679|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-7||||INFO||||||| Resource resolution saved into database successfully : (v_post)
2022-11-17 22:25:50,696|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-7||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-17 22:25:50,697|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-7||||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-11-17 22:25:50,729|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-7||||INFO||||||| Response processing type (list)
2022-11-17 22:25:50,732|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-7||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-11-17 22:25:50,733|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-7||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-17 22:25:50,733|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-7||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-17 22:25:50,734|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-7||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-17 22:25:50,734|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-7||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-17 22:25:50,734|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-11-17 22:25:50,751|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-7||||INFO||||||| Resource resolution saved into database successfully : (v_db)
2022-11-17 22:25:50,754|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-7||||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-11-17 22:25:50,937|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-11-17 22:25:51,009|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||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-11-17 22:25:51,010|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-11-17 22:25:51,052|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||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-11-17 22:25:51,057|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-11-17 22:25:51,058|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-11-17 22:25:51,058|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-11-17 22:25:51,058|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-11-17 22:25:51,068|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function)
2022-11-17 22:25:51,108|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@7baa0dc5
2022-11-17 22:25:51,109|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-11-17 22:25:51,119|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_python)
2022-11-17 22:25:51,121|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-17 22:25:51,122|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-17 22:25:51,122|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-11-17 22:25:51,127|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-11-17 22:25:51,140|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2022-11-17 22:25:51,141|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2022-11-17 22:25:51,141|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-11-17 22:25:51,141|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-11-17 22:25:51,141|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-11-17 22:25:51,155|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_patch)
2022-11-17 22:25:51,157|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-11-17 22:25:51,168|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_input)
2022-11-17 22:25:51,169|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-17 22:25:51,169|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-17 22:25:51,170|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-11-17 22:25:51,172|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-11-17 22:25:51,180|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2022-11-17 22:25:51,180|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2022-11-17 22:25:51,181|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-11-17 22:25:51,181|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-11-17 22:25:51,181|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-11-17 22:25:51,194|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_put)
2022-11-17 22:25:51,195|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-11-17 22:25:51,206|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_default)
2022-11-17 22:25:51,207|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-17 22:25:51,207|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-17 22:25:51,207|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-11-17 22:25:51,209|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-11-17 22:25:51,217|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2022-11-17 22:25:51,217|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2022-11-17 22:25:51,218|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-11-17 22:25:51,218|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-11-17 22:25:51,218|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-11-17 22:25:51,219|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-17 22:25:51,219|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-17 22:25:51,219|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-11-17 22:25:51,221|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-11-17 22:25:51,227|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2022-11-17 22:25:51,227|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2022-11-17 22:25:51,228|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-11-17 22:25:51,228|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-11-17 22:25:51,228|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-11-17 22:25:51,229|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-17 22:25:51,229|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-17 22:25:51,229|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-11-17 22:25:51,230|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (j_del)
2022-11-17 22:25:51,231|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-11-17 22:25:51,237|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-1||||INFO||||||| Resource resolution saved into database successfully : (j_post)
2022-11-17 22:25:51,237|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2022-11-17 22:25:51,237|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2022-11-17 22:25:51,237|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-17 22:25:51,237|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-17 22:25:51,238|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-11-17 22:25:51,246|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_get)
2022-11-17 22:25:51,247|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"}
2022-11-17 22:25:51,253|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||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-11-17 22:25:51,253|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value})
2022-11-17 22:25:51,255|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-11-17 22:25:51,263|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2022-11-17 22:25:51,263|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2022-11-17 22:25:51,263|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-11-17 22:25:51,263|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-11-17 22:25:51,263|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-11-17 22:25:51,273|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_get_id)
2022-11-17 22:25:51,274|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-11-17 22:25:51,275|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-11-17 22:25:51,284|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin)
2022-11-17 22:25:51,286|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-17 22:25:51,286|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||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-11-17 22:25:51,291|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (list)
2022-11-17 22:25:51,292|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||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-11-17 22:25:51,293|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-17 22:25:51,293|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-17 22:25:51,293|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-17 22:25:51,293|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-17 22:25:51,294|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-17 22:25:51,294|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-17 22:25:51,294|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-17 22:25:51,294|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-17 22:25:51,294|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-17 22:25:51,295|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||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-11-17 22:25:51,304|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_db)
2022-11-17 22:25:51,306|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||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-11-17 22:25:51,519|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-11-17 22:25:51,528|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||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-11-17 22:25:51,528|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| Preparing Response...
2022-11-17 22:25:51,528|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-11-17 22:25:51,528|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-11-17 22:25:51,529|3242b310-9f47-4ae9-8925-416df5951506||DefaultDispatcher-worker-10||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 14e28746-885a-4c87-80ee-a931161b0719 auditStoreId -1
2022-11-17 22:37:13,100|3a2a1340-cc5e-4811-8ee8-ca03f630d268||Thread-61||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Save processing(e3b54cbc-d2f4-49c3-b3e1-3229d7d68245) CBA(/opt/app/onap/blueprints/archive/e3b54cbc-d2f4-49c3-b3e1-3229d7d68245/cba.zip)
2022-11-17 22:37:13,141|3a2a1340-cc5e-4811-8ee8-ca03f630d268||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e3b54cbc-d2f4-49c3-b3e1-3229d7d68245) and entry definition file (Definitions/CNF.json)
2022-11-17 22:37:13,248|3a2a1340-cc5e-4811-8ee8-ca03f630d268||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(resource-assignment)
2022-11-17 22:37:13,249|3a2a1340-cc5e-4811-8ee8-ca03f630d268||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(config-assign)
2022-11-17 22:37:13,250|3a2a1340-cc5e-4811-8ee8-ca03f630d268||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(config-deploy)
2022-11-17 22:37:13,251|3a2a1340-cc5e-4811-8ee8-ca03f630d268||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(scale-out)
2022-11-17 22:37:13,252|3a2a1340-cc5e-4811-8ee8-ca03f630d268||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(scale)
2022-11-17 22:37:13,253|3a2a1340-cc5e-4811-8ee8-ca03f630d268||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(scale-in)
2022-11-17 22:37:13,253|3a2a1340-cc5e-4811-8ee8-ca03f630d268||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(health-check)
2022-11-17 22:37:13,288|3a2a1340-cc5e-4811-8ee8-ca03f630d268||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e3b54cbc-d2f4-49c3-b3e1-3229d7d68245) and entry definition file (Definitions/CNF.json)
2022-11-17 22:37:13,429|3a2a1340-cc5e-4811-8ee8-ca03f630d268||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| No compiled cache(/opt/app/onap/blueprints/working/e3b54cbc-d2f4-49c3-b3e1-3229d7d68245) present to clean.
2022-11-17 22:37:46,870|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-11-17 22:37:46,870|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-17 22:37:46,870|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-17 22:37:47,103|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-17 22:37:47,103|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-17 22:37:47,740|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-11-17 22:37:47,741|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Save processing(579ced51-aecc-40dd-95e4-86e0145dce1f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-11-17 22:37:47,759|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Save processing(92753088-2484-4647-ad30-39d50ab9212d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-11-17 22:37:47,774|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Save processing(7dbdfd7a-bf23-4b09-b277-20ddaf6e9b97) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-11-17 22:37:47,785|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Save processing(48481e2b-1999-4e1b-903d-2f258add4921) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-11-17 22:37:47,799|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Save processing(10b6624c-dc4e-40f4-bc41-705120e5e6cc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-11-17 22:37:47,814|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Save processing(b1fdad29-4c19-4a29-9115-8ff8bdd8131a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-11-17 22:37:47,828|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| 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-11-17 22:37:47,829|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| 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-11-17 22:37:47,829|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-17 22:37:47,829|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-17 22:37:47,829|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| 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-11-17 22:37:47,830|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| 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-11-17 22:37:47,858|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-11-17 22:37:47,860|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-17 22:37:47,898|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-17 22:37:47,918|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-17 22:37:47,938|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-17 22:37:48,008|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(resource-assignment)
2022-11-17 22:37:48,009|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(config-assign)
2022-11-17 22:37:48,010|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(config-deploy)
2022-11-17 22:37:48,053|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| 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-11-17 22:37:48,101|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-17 22:37:48,143|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-11-17 22:37:48,151|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-17 22:37:48,213|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(resource-assignment)
2022-11-17 22:37:48,214|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(config-assign)
2022-11-17 22:37:48,215|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(config-deploy)
2022-11-17 22:37:48,255|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| 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-11-17 22:37:48,290|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-17 22:37:48,319|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-11-17 22:37:48,328|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-17 22:37:48,395|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(resource-assignment)
2022-11-17 22:37:48,396|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(config-assign)
2022-11-17 22:37:48,397|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(config-deploy)
2022-11-17 22:37:48,398|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(HealthCheck)
2022-11-17 22:37:48,399|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(ScaleOutReconfiguration)
2022-11-17 22:37:48,400|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(vf-config-assign)
2022-11-17 22:37:48,400|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(vf-config-deploy)
2022-11-17 22:37:48,454|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-17 22:37:48,500|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-11-17 22:37:48,530|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-11-17 22:37:48,536|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(resource-assignment)
2022-11-17 22:37:48,536|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(config-deploy)
2022-11-17 22:37:48,537|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-11-17 22:37:48,609|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(config-assign)
2022-11-17 22:37:48,610|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(config-deploy)
2022-11-17 22:37:48,611|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-17 22:37:48,629|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| 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-11-17 22:37:48,648|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-11-17 22:37:48,674|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-11-17 22:37:48,676|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-11-17 22:37:48,728|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-11-17 22:37:48,755|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-11-17 22:37:48,757|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-11-17 22:37:48,791|45fff0a6-8c0e-49cd-9879-1e4d2eea27b6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| 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-11-17 22:38:00,185|30e341c7-aff4-465e-98f5-58e1abed9a4a||Thread-61||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Enhancing blueprint(/opt/app/onap/blueprints/working/d082c6b5-431a-4244-b9b8-bd016e764a77)
2022-11-17 22:38:00,186|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| deleting definition types under : /opt/app/onap/blueprints/working/d082c6b5-431a-4244-b9b8-bd016e764a77/Definitions
2022-11-17 22:38:00,190|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| reinitialized all type definitions
2022-11-17 22:38:00,191|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-11-17 22:38:00,215|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| enhancing ArtifactDefinition(vnf-template)
2022-11-17 22:38:00,221|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| enhancing ArtifactDefinition(vnf-mapping)
2022-11-17 22:38:00,229|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-11-17 22:38:00,256|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ***** Enhancing NodeTemplate(input)
2022-11-17 22:38:00,275|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ***** Enhancing NodeTemplate(input)
2022-11-17 22:38:00,282|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ***** Enhancing NodeTemplate(input)
2022-11-17 22:38:00,288|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-11-17 22:38:00,288|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-11-17 22:38:00,288|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-11-17 22:38:00,302|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ***** Enhancing NodeTemplate(input)
2022-11-17 22:38:00,310|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ***** Enhancing NodeTemplate(input)
2022-11-17 22:38:00,320|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ***** Enhancing NodeTemplate(input)
2022-11-17 22:38:00,330|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-17 22:38:00,347|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ***** Enhancing NodeTemplate(input)
2022-11-17 22:38:00,355|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ***** Enhancing NodeTemplate(input)
2022-11-17 22:38:00,361|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ***** Enhancing NodeTemplate(input)
2022-11-17 22:38:00,367|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ***** Enhancing NodeTemplate(input)
2022-11-17 22:38:00,374|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ***** Enhancing NodeTemplate(input)
2022-11-17 22:38:00,380|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ***** Enhancing NodeTemplate(input)
2022-11-17 22:38:00,396|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ***** Enhancing NodeTemplate(config-assign)
2022-11-17 22:38:00,400|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| enhancing ArtifactDefinition(baseconfig-template)
2022-11-17 22:38:00,400|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-11-17 22:38:00,401|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-11-17 22:38:00,413|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ***** Enhancing NodeTemplate(input)
2022-11-17 22:38:00,419|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ***** Enhancing NodeTemplate(input)
2022-11-17 22:38:00,425|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ***** Enhancing NodeTemplate(input)
2022-11-17 22:38:00,430|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ***** Enhancing NodeTemplate(config-deploy)
2022-11-17 22:38:00,461|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ##### Enhancing Workflow(resource-assignment)
2022-11-17 22:38:00,462|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-11-17 22:38:00,462|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-11-17 22:38:00,462|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-11-17 22:38:00,462|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-11-17 22:38:00,462|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-11-17 22:38:00,462|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| enriching artifacts file(/opt/app/onap/blueprints/working/d082c6b5-431a-4244-b9b8-bd016e764a77/Templates/vnf-mapping.json
2022-11-17 22:38:00,467|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-11-17 22:38:00,468|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-11-17 22:38:00,468|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| enriching artifacts file(/opt/app/onap/blueprints/working/d082c6b5-431a-4244-b9b8-bd016e764a77/Templates/base_ubuntu20-mapping.json
2022-11-17 22:38:00,473|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-11-17 22:38:00,473|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-11-17 22:38:00,474|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ##### Enhancing Workflow(config-assign)
2022-11-17 22:38:00,475|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-11-17 22:38:00,475|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| identified workflow(config-assign) targets(config-assign)
2022-11-17 22:38:00,475|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-11-17 22:38:00,475|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-11-17 22:38:00,475|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| enriching artifacts file(/opt/app/onap/blueprints/working/d082c6b5-431a-4244-b9b8-bd016e764a77/Templates/baseconfig-mapping.json
2022-11-17 22:38:00,480|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-11-17 22:38:00,480|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| dataType not present for the recipe(dt-config-assign-properties)
2022-11-17 22:38:00,481|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ##### Enhancing Workflow(config-deploy)
2022-11-17 22:38:00,481|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-11-17 22:38:00,481|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| identified workflow(config-deploy) targets(config-deploy)
2022-11-17 22:38:00,482|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| workflow(config-deploy) resource assignment files([]
2022-11-17 22:38:00,482|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ##### Enhancing blueprint Resource Definitions
2022-11-17 22:38:00,482|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-11-17 22:38:00,482|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| processing file (Templates/vnf-mapping.json)
2022-11-17 22:38:00,482|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-11-17 22:38:00,482|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| processing file (Templates/baseconfig-mapping.json)
2022-11-17 22:38:00,496|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| 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-11-17 22:38:00,546|30e341c7-aff4-465e-98f5-58e1abed9a4a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-11-17 22:38:00,734|3af66554-3a43-4f84-8028-a9fd2e2423a9||Thread-61||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Save processing(173295bb-9d9d-4dd9-a55a-3e37799ae1d0) CBA(/opt/app/onap/blueprints/archive/173295bb-9d9d-4dd9-a55a-3e37799ae1d0/cba.zip)
2022-11-17 22:38:00,746|3af66554-3a43-4f84-8028-a9fd2e2423a9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/173295bb-9d9d-4dd9-a55a-3e37799ae1d0) and entry definition file (Definitions/ubuntu20.json)
2022-11-17 22:38:00,757|3af66554-3a43-4f84-8028-a9fd2e2423a9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-17 22:38:00,780|3af66554-3a43-4f84-8028-a9fd2e2423a9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(resource-assignment)
2022-11-17 22:38:00,781|3af66554-3a43-4f84-8028-a9fd2e2423a9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(config-assign)
2022-11-17 22:38:00,782|3af66554-3a43-4f84-8028-a9fd2e2423a9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(config-deploy)
2022-11-17 22:38:00,791|3af66554-3a43-4f84-8028-a9fd2e2423a9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/173295bb-9d9d-4dd9-a55a-3e37799ae1d0) and entry definition file (Definitions/ubuntu20.json)
2022-11-17 22:38:00,850|3af66554-3a43-4f84-8028-a9fd2e2423a9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| No compiled cache(/opt/app/onap/blueprints/working/173295bb-9d9d-4dd9-a55a-3e37799ae1d0) present to clean.
2022-11-17 22:38:34,051|5836aa76-8943-49d8-8ef0-010075112ba8||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-11-17 22:38:34,051|5836aa76-8943-49d8-8ef0-010075112ba8||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-17 22:38:34,052|5836aa76-8943-49d8-8ef0-010075112ba8||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-17 22:38:34,222|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-17 22:38:34,222|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-17 22:38:34,638|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-11-17 22:38:34,642|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Save processing(e787893e-6b2b-4443-860d-bfb8302685bd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-11-17 22:38:34,664|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Save processing(58695124-7250-4373-9a48-01c2f59b937b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-11-17 22:38:34,672|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Save processing(a8e8c08b-446e-4eb0-b722-021edac143e2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-11-17 22:38:34,685|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Save processing(8674a162-38e5-4e65-abe9-b68c261646a3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-11-17 22:38:34,701|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Save processing(373b89bf-6d0b-4aee-bfb4-91081886781f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-11-17 22:38:34,717|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Save processing(f8389fa6-5c47-4c2f-b4dd-31a1ed43405a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-11-17 22:38:34,735|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| 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-11-17 22:38:34,736|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| 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-11-17 22:38:34,736|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-17 22:38:34,736|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-17 22:38:34,737|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| 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-11-17 22:38:34,737|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| 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-11-17 22:38:34,765|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-11-17 22:38:34,767|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-17 22:38:34,801|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-17 22:38:34,820|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-17 22:38:34,837|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-17 22:38:34,897|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(resource-assignment)
2022-11-17 22:38:34,898|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(config-assign)
2022-11-17 22:38:34,898|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(config-deploy)
2022-11-17 22:38:34,934|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| 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-11-17 22:38:34,986|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-17 22:38:35,012|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-11-17 22:38:35,019|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-17 22:38:35,067|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(resource-assignment)
2022-11-17 22:38:35,068|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(config-assign)
2022-11-17 22:38:35,068|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(config-deploy)
2022-11-17 22:38:35,108|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| 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-11-17 22:38:35,144|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-17 22:38:35,172|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-11-17 22:38:35,180|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-17 22:38:35,234|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(resource-assignment)
2022-11-17 22:38:35,235|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(config-assign)
2022-11-17 22:38:35,236|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(config-deploy)
2022-11-17 22:38:35,236|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(HealthCheck)
2022-11-17 22:38:35,237|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(ScaleOutReconfiguration)
2022-11-17 22:38:35,238|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(vf-config-assign)
2022-11-17 22:38:35,238|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(vf-config-deploy)
2022-11-17 22:38:35,277|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-17 22:38:35,311|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-11-17 22:38:35,343|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-11-17 22:38:35,344|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-11-17 22:38:35,403|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(resource-assignment)
2022-11-17 22:38:35,403|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(config-deploy)
2022-11-17 22:38:35,431|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-17 22:38:35,438|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(config-assign)
2022-11-17 22:38:35,439|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(config-deploy)
2022-11-17 22:38:35,459|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| 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-11-17 22:38:35,478|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-11-17 22:38:35,501|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-11-17 22:38:35,501|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-11-17 22:38:35,563|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-11-17 22:38:35,594|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-11-17 22:38:35,595|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-11-17 22:38:35,628|5836aa76-8943-49d8-8ef0-010075112ba8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| 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-11-17 22:38:46,880|7334049b-988d-4b04-8a0c-671483098cda||Thread-61||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Enhancing blueprint(/opt/app/onap/blueprints/working/a9e734c6-3ea6-4635-b362-a8b5df920e6e)
2022-11-17 22:38:46,882|7334049b-988d-4b04-8a0c-671483098cda||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| deleting definition types under : /opt/app/onap/blueprints/working/a9e734c6-3ea6-4635-b362-a8b5df920e6e/Definitions
2022-11-17 22:38:46,883|7334049b-988d-4b04-8a0c-671483098cda||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| reinitialized all type definitions
2022-11-17 22:38:46,884|7334049b-988d-4b04-8a0c-671483098cda||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ***** Enhancing NodeTemplate(netconf-device)
2022-11-17 22:38:46,900|7334049b-988d-4b04-8a0c-671483098cda||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ***** Enhancing NodeTemplate(resolve-data)
2022-11-17 22:38:46,915|7334049b-988d-4b04-8a0c-671483098cda||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-11-17 22:38:46,921|7334049b-988d-4b04-8a0c-671483098cda||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-11-17 22:38:46,926|7334049b-988d-4b04-8a0c-671483098cda||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-11-17 22:38:46,953|7334049b-988d-4b04-8a0c-671483098cda||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-11-17 22:38:46,973|7334049b-988d-4b04-8a0c-671483098cda||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ##### Enhancing Workflow(config-assign)
2022-11-17 22:38:46,974|7334049b-988d-4b04-8a0c-671483098cda||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-11-17 22:38:46,974|7334049b-988d-4b04-8a0c-671483098cda||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| identified workflow(config-assign) targets(resolve-data)
2022-11-17 22:38:46,974|7334049b-988d-4b04-8a0c-671483098cda||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-11-17 22:38:46,974|7334049b-988d-4b04-8a0c-671483098cda||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-11-17 22:38:46,974|7334049b-988d-4b04-8a0c-671483098cda||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| enriching artifacts file(/opt/app/onap/blueprints/working/a9e734c6-3ea6-4635-b362-a8b5df920e6e/Templates/netconfrpc-mapping.json
2022-11-17 22:38:46,980|7334049b-988d-4b04-8a0c-671483098cda||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-11-17 22:38:46,980|7334049b-988d-4b04-8a0c-671483098cda||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| dataType not present for the recipe(dt-config-assign-properties)
2022-11-17 22:38:46,981|7334049b-988d-4b04-8a0c-671483098cda||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ##### Enhancing Workflow(config-deploy)
2022-11-17 22:38:46,981|7334049b-988d-4b04-8a0c-671483098cda||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-11-17 22:38:46,981|7334049b-988d-4b04-8a0c-671483098cda||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| identified workflow(config-deploy) targets(execute-netconf)
2022-11-17 22:38:46,981|7334049b-988d-4b04-8a0c-671483098cda||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| workflow(config-deploy) resource assignment files([]
2022-11-17 22:38:46,982|7334049b-988d-4b04-8a0c-671483098cda||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| ##### Enhancing blueprint Resource Definitions
2022-11-17 22:38:46,982|7334049b-988d-4b04-8a0c-671483098cda||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-11-17 22:38:46,982|7334049b-988d-4b04-8a0c-671483098cda||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| processing file (Templates/netconfrpc-mapping.json)
2022-11-17 22:38:46,986|7334049b-988d-4b04-8a0c-671483098cda||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| distinct resource keys ([input-source])
2022-11-17 22:38:46,993|7334049b-988d-4b04-8a0c-671483098cda||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Enriching Resource Definition sources Node Template: [source-input]
2022-11-17 22:39:24,490|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-17 22:39:24,596|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-17 22:39:24,655|64b42cf0-1693-4203-88de-141053e0925b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| request(64b42cf0-1693-4203-88de-141053e0925b)
2022-11-17 22:39:24,659|64b42cf0-1693-4203-88de-141053e0925b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| CBA file(/opt/app/onap/blueprints/archive/10f4a12c-1679-45e8-9d16-732dafdec945/cba.zip written successfully
2022-11-17 22:39:24,659|64b42cf0-1693-4203-88de-141053e0925b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Save processing(10f4a12c-1679-45e8-9d16-732dafdec945) CBA(/opt/app/onap/blueprints/archive/10f4a12c-1679-45e8-9d16-732dafdec945/cba.zip)
2022-11-17 22:39:24,688|64b42cf0-1693-4203-88de-141053e0925b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/10f4a12c-1679-45e8-9d16-732dafdec945) and entry definition file (Definitions/CNF.json)
2022-11-17 22:39:24,752|64b42cf0-1693-4203-88de-141053e0925b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(resource-assignment)
2022-11-17 22:39:24,753|64b42cf0-1693-4203-88de-141053e0925b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(config-assign)
2022-11-17 22:39:24,754|64b42cf0-1693-4203-88de-141053e0925b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(config-deploy)
2022-11-17 22:39:24,754|64b42cf0-1693-4203-88de-141053e0925b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(scale-out)
2022-11-17 22:39:24,755|64b42cf0-1693-4203-88de-141053e0925b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(scale)
2022-11-17 22:39:24,756|64b42cf0-1693-4203-88de-141053e0925b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(scale-in)
2022-11-17 22:39:24,756|64b42cf0-1693-4203-88de-141053e0925b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(health-check)
2022-11-17 22:39:24,787|64b42cf0-1693-4203-88de-141053e0925b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/10f4a12c-1679-45e8-9d16-732dafdec945) and entry definition file (Definitions/CNF.json)
2022-11-17 22:39:24,820|64b42cf0-1693-4203-88de-141053e0925b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Overwriting blueprint model :APACHE::1.0.0
2022-11-17 22:39:24,852|64b42cf0-1693-4203-88de-141053e0925b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-11-17 22:39:24,854|64b42cf0-1693-4203-88de-141053e0925b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-11-17 22:39:24,909|64b42cf0-1693-4203-88de-141053e0925b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| No compiled cache(/opt/app/onap/blueprints/working/10f4a12c-1679-45e8-9d16-732dafdec945) present to clean.
2022-11-17 22:39:51,476|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-17 22:39:51,585|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-17 22:39:51,587|960c7e0b-07ce-4797-91b7-148628ecc9e7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| request(960c7e0b-07ce-4797-91b7-148628ecc9e7)
2022-11-17 22:39:51,588|960c7e0b-07ce-4797-91b7-148628ecc9e7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| CBA file(/opt/app/onap/blueprints/archive/c7c43617-2d1e-40a4-b752-f2e18c9d6d20/cba.zip written successfully
2022-11-17 22:39:51,588|960c7e0b-07ce-4797-91b7-148628ecc9e7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Save processing(c7c43617-2d1e-40a4-b752-f2e18c9d6d20) CBA(/opt/app/onap/blueprints/archive/c7c43617-2d1e-40a4-b752-f2e18c9d6d20/cba.zip)
2022-11-17 22:39:51,597|960c7e0b-07ce-4797-91b7-148628ecc9e7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c7c43617-2d1e-40a4-b752-f2e18c9d6d20) and entry definition file (Definitions/ubuntu20.json)
2022-11-17 22:39:51,609|960c7e0b-07ce-4797-91b7-148628ecc9e7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-17 22:39:51,637|960c7e0b-07ce-4797-91b7-148628ecc9e7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(resource-assignment)
2022-11-17 22:39:51,638|960c7e0b-07ce-4797-91b7-148628ecc9e7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(config-assign)
2022-11-17 22:39:51,639|960c7e0b-07ce-4797-91b7-148628ecc9e7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(config-deploy)
2022-11-17 22:39:51,651|960c7e0b-07ce-4797-91b7-148628ecc9e7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c7c43617-2d1e-40a4-b752-f2e18c9d6d20) and entry definition file (Definitions/ubuntu20.json)
2022-11-17 22:39:51,676|960c7e0b-07ce-4797-91b7-148628ecc9e7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-11-17 22:39:51,707|960c7e0b-07ce-4797-91b7-148628ecc9e7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-11-17 22:39:51,708|960c7e0b-07ce-4797-91b7-148628ecc9e7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-11-17 22:39:51,758|960c7e0b-07ce-4797-91b7-148628ecc9e7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| No compiled cache(/opt/app/onap/blueprints/working/c7c43617-2d1e-40a4-b752-f2e18c9d6d20) present to clean.
2022-11-17 22:40:07,477|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-17 22:40:07,585|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-17 22:40:07,587|dec0f4d2-c302-4c23-83e9-1bf292bc2b9b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| request(dec0f4d2-c302-4c23-83e9-1bf292bc2b9b)
2022-11-17 22:40:07,588|dec0f4d2-c302-4c23-83e9-1bf292bc2b9b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| CBA file(/opt/app/onap/blueprints/archive/bed0a290-97c9-4b2f-a62e-a0a0c87aeb25/cba.zip written successfully
2022-11-17 22:40:07,588|dec0f4d2-c302-4c23-83e9-1bf292bc2b9b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Save processing(bed0a290-97c9-4b2f-a62e-a0a0c87aeb25) CBA(/opt/app/onap/blueprints/archive/bed0a290-97c9-4b2f-a62e-a0a0c87aeb25/cba.zip)
2022-11-17 22:40:07,603|dec0f4d2-c302-4c23-83e9-1bf292bc2b9b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bed0a290-97c9-4b2f-a62e-a0a0c87aeb25) and entry definition file (Definitions/pnf_netconf.json)
2022-11-17 22:40:07,609|dec0f4d2-c302-4c23-83e9-1bf292bc2b9b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-17 22:40:07,622|dec0f4d2-c302-4c23-83e9-1bf292bc2b9b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(config-assign)
2022-11-17 22:40:07,623|dec0f4d2-c302-4c23-83e9-1bf292bc2b9b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Validating Workflow(config-deploy)
2022-11-17 22:40:07,630|dec0f4d2-c302-4c23-83e9-1bf292bc2b9b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bed0a290-97c9-4b2f-a62e-a0a0c87aeb25) and entry definition file (Definitions/pnf_netconf.json)
2022-11-17 22:40:07,651|dec0f4d2-c302-4c23-83e9-1bf292bc2b9b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-11-17 22:40:07,679|dec0f4d2-c302-4c23-83e9-1bf292bc2b9b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-11-17 22:40:07,679|dec0f4d2-c302-4c23-83e9-1bf292bc2b9b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-11-17 22:40:07,729|dec0f4d2-c302-4c23-83e9-1bf292bc2b9b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| No compiled cache(/opt/app/onap/blueprints/working/bed0a290-97c9-4b2f-a62e-a0a0c87aeb25) present to clean.
2022-11-17 22:45:13,560|f518f428-0df4-42e5-8d1c-9caa79169f63||reactor-http-epoll-3||||INFO||||||| processing request id f518f428-0df4-42e5-8d1c-9caa79169f63
2022-11-17 22:45:13,561|f518f428-0df4-42e5-8d1c-9caa79169f63||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-17 22:45:13,562|f518f428-0df4-42e5-8d1c-9caa79169f63||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-11-17 22:45:13,567|f518f428-0df4-42e5-8d1c-9caa79169f63||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2022-11-17 22:45:13,794|f518f428-0df4-42e5-8d1c-9caa79169f63||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-17 22:45:13,797|f518f428-0df4-42e5-8d1c-9caa79169f63||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-17 22:45:13,800|f518f428-0df4-42e5-8d1c-9caa79169f63||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-17 22:45:13,813|f518f428-0df4-42e5-8d1c-9caa79169f63||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-17 22:45:13,923|f518f428-0df4-42e5-8d1c-9caa79169f63||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-17 22:45:13,952|f518f428-0df4-42e5-8d1c-9caa79169f63||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[f518f428-0df4-42e5-8d1c-9caa79169f63])'s step(resource-assignment)
2022-11-17 22:45:13,953|f518f428-0df4-42e5-8d1c-9caa79169f63||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-11-17 22:45:13,955|f518f428-0df4-42e5-8d1c-9caa79169f63||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(f518f428-0df4-42e5-8d1c-9caa79169f63) for workflow(resource-assignment) step(resource-assignment)
2022-11-17 22:45:13,955|f518f428-0df4-42e5-8d1c-9caa79169f63||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-17 22:45:13,955|f518f428-0df4-42e5-8d1c-9caa79169f63||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-17 22:45:13,956|f518f428-0df4-42e5-8d1c-9caa79169f63||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-11-17 22:45:13,989|f518f428-0df4-42e5-8d1c-9caa79169f63||DefaultDispatcher-worker-2||||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-11-17 22:45:13,999|f518f428-0df4-42e5-8d1c-9caa79169f63||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-11-17 22:45:14,000|f518f428-0df4-42e5-8d1c-9caa79169f63||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-11-17 22:45:14,000|f518f428-0df4-42e5-8d1c-9caa79169f63||DefaultDispatcher-worker-2||||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-11-17 22:45:14,000|f518f428-0df4-42e5-8d1c-9caa79169f63||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("3960e1e3-d2ac-4184-9b74-2eba5b7d6689") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-17 22:45:14,001|f518f428-0df4-42e5-8d1c-9caa79169f63||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("e6e6c6a9-d34e-42f1-88da-f648df22b619") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-17 22:45:14,002|f518f428-0df4-42e5-8d1c-9caa79169f63||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="3960e1e3-d2ac-4184-9b74-2eba5b7d6689", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-11-17 22:45:14,013|f518f428-0df4-42e5-8d1c-9caa79169f63||DefaultDispatcher-worker-3||||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-11-17 22:45:14,014|f518f428-0df4-42e5-8d1c-9caa79169f63||DefaultDispatcher-worker-3||||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-11-17 22:45:14,028|f518f428-0df4-42e5-8d1c-9caa79169f63||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-17 22:45:16,293|f518f428-0df4-42e5-8d1c-9caa79169f63||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - )
2022-11-17 22:45:16,293|f518f428-0df4-42e5-8d1c-9caa79169f63||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-17 22:45:16,294|f518f428-0df4-42e5-8d1c-9caa79169f63||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221117t224516326805z")
2022-11-17 22:45:16,294|f518f428-0df4-42e5-8d1c-9caa79169f63||DefaultDispatcher-worker-3||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221117t224516326805z")
2022-11-17 22:45:16,294|f518f428-0df4-42e5-8d1c-9caa79169f63||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221117t224516326805z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-17 22:45:16,295|f518f428-0df4-42e5-8d1c-9caa79169f63||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-11-17 22:45:16,296|f518f428-0df4-42e5-8d1c-9caa79169f63||DefaultDispatcher-worker-3||||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" : "e6e6c6a9-d34e-42f1-88da-f648df22b619",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "3960e1e3-d2ac-4184-9b74-2eba5b7d6689",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221117t224516326805z"
})
2022-11-17 22:45:16,308|f518f428-0df4-42e5-8d1c-9caa79169f63||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-11-17 22:45:16,308|f518f428-0df4-42e5-8d1c-9caa79169f63||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-17 22:45:16,308|f518f428-0df4-42e5-8d1c-9caa79169f63||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-11-17 22:45:16,309|f518f428-0df4-42e5-8d1c-9caa79169f63||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[f518f428-0df4-42e5-8d1c-9caa79169f63])'s step(profile-upload)
2022-11-17 22:45:16,309|f518f428-0df4-42e5-8d1c-9caa79169f63||DefaultDispatcher-worker-1||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-17 22:45:16,316|f518f428-0df4-42e5-8d1c-9caa79169f63||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(f518f428-0df4-42e5-8d1c-9caa79169f63) for workflow(resource-assignment) step(profile-upload)
2022-11-17 22:45:16,316|f518f428-0df4-42e5-8d1c-9caa79169f63||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-11-17 22:45:16,316|f518f428-0df4-42e5-8d1c-9caa79169f63||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-11-17 22:45:16,318|f518f428-0df4-42e5-8d1c-9caa79169f63||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-11-17 22:45:16,318|f518f428-0df4-42e5-8d1c-9caa79169f63||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes
2022-11-17 22:45:16,318|f518f428-0df4-42e5-8d1c-9caa79169f63||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-11-17 22:45:16,322|f518f428-0df4-42e5-8d1c-9caa79169f63||DefaultDispatcher-worker-1||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-11-17 22:45:16,322|f518f428-0df4-42e5-8d1c-9caa79169f63||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-17 22:45:16,322|f518f428-0df4-42e5-8d1c-9caa79169f63||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-11-17 22:45:16,323|f518f428-0df4-42e5-8d1c-9caa79169f63||DefaultDispatcher-worker-1||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-11-17 22:45:16,323|f518f428-0df4-42e5-8d1c-9caa79169f63||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-11-17 22:45:16,328|f518f428-0df4-42e5-8d1c-9caa79169f63||DefaultDispatcher-worker-1||||INFO||||||| workflow(f518f428-0df4-42e5-8d1c-9caa79169f63) nodes completed with (0)exceptions
2022-11-17 22:45:16,328|f518f428-0df4-42e5-8d1c-9caa79169f63||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-17 22:45:16,329|f518f428-0df4-42e5-8d1c-9caa79169f63||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 732f042f-a1a8-44d9-b54b-83652762b7d5 auditStoreId -1
2022-11-17 22:45:20,531|aedbfe91-eaf6-4667-bd5a-bde890257b42||reactor-http-epoll-3||||INFO||||||| processing request id aedbfe91-eaf6-4667-bd5a-bde890257b42
2022-11-17 22:45:20,531|aedbfe91-eaf6-4667-bd5a-bde890257b42||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-17 22:45:20,531|aedbfe91-eaf6-4667-bd5a-bde890257b42||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-11-17 22:45:20,533|aedbfe91-eaf6-4667-bd5a-bde890257b42||reactor-http-epoll-3||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-17 22:45:20,533|aedbfe91-eaf6-4667-bd5a-bde890257b42||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-17 22:45:20,535|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-17 22:45:20,552|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-17 22:45:20,553|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-17 22:45:20,554|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[aedbfe91-eaf6-4667-bd5a-bde890257b42])'s step(resource-assignment)
2022-11-17 22:45:20,554|aedbfe91-eaf6-4667-bd5a-bde890257b42||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-11-17 22:45:20,554|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(aedbfe91-eaf6-4667-bd5a-bde890257b42) for workflow(resource-assignment) step(resource-assignment)
2022-11-17 22:45:20,554|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-17 22:45:20,555|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-17 22:45:20,555|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-11-17 22:45:20,572|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = core-instance-name
    status = null
    required = false
    dependencies = []
    dictionaryName = core-instance-name
    dictionarySource = default
]], [[
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
]], [[
    name = k8s-rb-config-template-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-name
    dictionarySource = default
], [
    name = k8s-rb-config-template-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-source
    dictionarySource = default
]], [[
    name = vf-module-model-customization-uuid
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-model-customization-uuid
    dictionarySource = input
]], [[
    name = vf-module-model-version
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-version
    dictionarySource = processor-db
], [
    name = vf-module-model-invariant-uuid
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-invariant-uuid
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-name
    status = null
    required = false
    dependencies = [vf-module-model-invariant-uuid]
    dictionaryName = k8s-rb-definition-name
    dictionarySource = default
]], [[
    name = vf-module-label
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-label
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-version
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = k8s-rb-definition-version
    dictionarySource = default
], [
    name = k8s-rb-config-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-name
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
]], [[
    name = k8s-rb-instance-release-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-instance-release-name
    dictionarySource = default
], [
    name = k8s-rb-profile-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-source
    dictionarySource = default
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-naming-policy
    dictionarySource = sdnc
], [
    name = vnf_name
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = sdnc
]], [[
    name = vf-module-name
    status = null
    required = false
    dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id]
    dictionaryName = vf-module-name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = sdnc
], [
    name = k8s-rb-profile-namespace
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = sdnc
]], [[
    name = k8s-rb-config-value-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-value-source
    dictionarySource = default
], [
    name = k8s-rb-profile-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-name
    dictionarySource = default
]]])
2022-11-17 22:45:20,576|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-11-17 22:45:20,577|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("82f39acb-ff35-43bd-9fac-a8e14e5b30de") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-11-17 22:45:20,577|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-11-17 22:45:20,577|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-3||||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-11-17 22:45:20,578|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("d6a1b2a6-3d93-4943-a5c4-d53157df78b3") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-11-17 22:45:20,580|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="d6a1b2a6-3d93-4943-a5c4-d53157df78b3"}
2022-11-17 22:45:20,580|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="d6a1b2a6-3d93-4943-a5c4-d53157df78b3"}
2022-11-17 22:45:20,580|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-1||||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-11-17 22:45:20,580|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-3||||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-11-17 22:45:20,628|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=d6a1b2a6-3d93-4943-a5c4-d53157df78b3})
2022-11-17 22:45:20,635|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=d6a1b2a6-3d93-4943-a5c4-d53157df78b3})
2022-11-17 22:45:20,645|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-17 22:45:20,645|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-17 22:45:20,647|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"f107e2cd-9795-42f4-a6bc-5add5702c4c4"}])
2022-11-17 22:45:20,648|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("f107e2cd-9795-42f4-a6bc-5add5702c4c4") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-11-17 22:45:20,648|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59"}])
2022-11-17 22:45:20,649|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-11-17 22:45:20,650|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-11-17 22:45:20,664|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-3||||INFO||||||| Transformed value: null -> 0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59
2022-11-17 22:45:20,666|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="d6a1b2a6-3d93-4943-a5c4-d53157df78b3"}
2022-11-17 22:45:20,666|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-3||||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-11-17 22:45:20,717|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=d6a1b2a6-3d93-4943-a5c4-d53157df78b3})
2022-11-17 22:45:20,724|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-17 22:45:20,725|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-11-17 22:45:20,725|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-11-17 22:45:20,726|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-11-17 22:45:20,727|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-11-17 22:45:20,740|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> d6a1b2a6-3d93-4943-a5c4-d53157df78b3
2022-11-17 22:45:20,741|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("e6e6c6a9-d34e-42f1-88da-f648df22b619") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-17 22:45:20,742|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-3||||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-11-17 22:45:20,742|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-11-17 22:45:20,743|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("3960e1e3-d2ac-4184-9b74-2eba5b7d6689") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-17 22:45:20,744|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="e6e6c6a9-d34e-42f1-88da-f648df22b619", vnf-id="3960e1e3-d2ac-4184-9b74-2eba5b7d6689"}
2022-11-17 22:45:20,744|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="e6e6c6a9-d34e-42f1-88da-f648df22b619", vnf-id="3960e1e3-d2ac-4184-9b74-2eba5b7d6689"}
2022-11-17 22:45:20,751|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/e6e6c6a9-d34e-42f1-88da-f648df22b619/service-data/vnfs/vnf/3960e1e3-d2ac-4184-9b74-2eba5b7d6689/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-11-17 22:45:20,751|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/e6e6c6a9-d34e-42f1-88da-f648df22b619/service-data/vnfs/vnf/3960e1e3-d2ac-4184-9b74-2eba5b7d6689/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-11-17 22:45:20,752|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/e6e6c6a9-d34e-42f1-88da-f648df22b619/service-data/vnfs/vnf/3960e1e3-d2ac-4184-9b74-2eba5b7d6689/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-11-17 22:45:20,752|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/e6e6c6a9-d34e-42f1-88da-f648df22b619/service-data/vnfs/vnf/3960e1e3-d2ac-4184-9b74-2eba5b7d6689/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-11-17 22:45:20,800|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/e6e6c6a9-d34e-42f1-88da-f648df22b619/service-data/vnfs/vnf/3960e1e3-d2ac-4184-9b74-2eba5b7d6689/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-11-17 22:45:20,805|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/e6e6c6a9-d34e-42f1-88da-f648df22b619/service-data/vnfs/vnf/3960e1e3-d2ac-4184-9b74-2eba5b7d6689/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-11-17 22:45:20,824|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-11-17 22:45:20,824|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-11-17 22:45:20,824|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-17 22:45:20,825|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-17 22:45:20,825|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-17 22:45:20,825|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20221117t224516326805z")
2022-11-17 22:45:20,825|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-17 22:45:20,825|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-3||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221117t224516326805z")
2022-11-17 22:45:20,825|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-11-17 22:45:20,825|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221117t224516326805z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-17 22:45:20,827|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name="k8sregion-cnf-macro-onap-nf-20221117t224516326805z", vf-module-label="helm_apache", vf-module-id="82f39acb-ff35-43bd-9fac-a8e14e5b30de"}
2022-11-17 22:45:20,833|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-3||||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-11-17 22:45:20,833|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-3||||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-11-17 22:45:20,835|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-17 22:45:20,932|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - )
2022-11-17 22:45:20,932|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-17 22:45:20,933|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221117t224516326805z-helm_apache-vfmt-001")
2022-11-17 22:45:20,933|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221117t224516326805z-helm_apache-vfmt-001")
2022-11-17 22:45:20,933|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221117t224516326805z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2022-11-17 22:45:20,935|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-11-17 22:45:20,938|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="e6e6c6a9-d34e-42f1-88da-f648df22b619", vnf-id="3960e1e3-d2ac-4184-9b74-2eba5b7d6689"}
2022-11-17 22:45:20,947|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/e6e6c6a9-d34e-42f1-88da-f648df22b619/service-data/vnfs/vnf/3960e1e3-d2ac-4184-9b74-2eba5b7d6689/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-11-17 22:45:20,947|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/e6e6c6a9-d34e-42f1-88da-f648df22b619/service-data/vnfs/vnf/3960e1e3-d2ac-4184-9b74-2eba5b7d6689/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-11-17 22:45:20,982|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/e6e6c6a9-d34e-42f1-88da-f648df22b619/service-data/vnfs/vnf/3960e1e3-d2ac-4184-9b74-2eba5b7d6689/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-11-17 22:45:20,991|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-11-17 22:45:20,992|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-17 22:45:20,992|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-11-17 22:45:20,992|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-1||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-11-17 22:45:20,992|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-11-17 22:45:20,993|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-11-17 22:45:20,993|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-11-17 22:45:20,995|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-1||||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" : "0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59",
  "k8s-rb-definition-version" : "d6a1b2a6-3d93-4943-a5c4-d53157df78b3",
  "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" : "e6e6c6a9-d34e-42f1-88da-f648df22b619",
  "vf-module-id" : "82f39acb-ff35-43bd-9fac-a8e14e5b30de",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "d6a1b2a6-3d93-4943-a5c4-d53157df78b3",
  "vf-module-model-invariant-uuid" : "0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59",
  "vf-module-model-version" : "f107e2cd-9795-42f4-a6bc-5add5702c4c4",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20221117t224516326805z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "3960e1e3-d2ac-4184-9b74-2eba5b7d6689",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221117t224516326805z"
})
2022-11-17 22:45:21,009|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-17 22:45:21,009|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-17 22:45:21,009|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-11-17 22:45:21,010|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[aedbfe91-eaf6-4667-bd5a-bde890257b42])'s step(profile-upload)
2022-11-17 22:45:21,010|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-1||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-17 22:45:21,011|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(aedbfe91-eaf6-4667-bd5a-bde890257b42) for workflow(resource-assignment) step(profile-upload)
2022-11-17 22:45:21,011|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-11-17 22:45:21,011|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-11-17 22:45:21,012|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-11-17 22:45:21,012|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes
2022-11-17 22:45:21,012|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-11-17 22:45:21,028|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59/d6a1b2a6-3d93-4943-a5c4-d53157df78b3)
2022-11-17 22:45:21,037|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-11-17 22:45:21,050|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59/d6a1b2a6-3d93-4943-a5c4-d53157df78b3/profile/node-port-profile)
2022-11-17 22:45:21,055|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-1||||INFO||||||| Response status(404 - Not Found)
2022-11-17 22:45:21,056|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-1||||INFO||||||| Uploading K8s Profile..
2022-11-17 22:45:21,078|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59/d6a1b2a6-3d93-4943-a5c4-d53157df78b3/profile)
2022-11-17 22:45:21,087|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-1||||INFO||||||| Response status(201 - Created)
2022-11-17 22:45:21,113|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59/d6a1b2a6-3d93-4943-a5c4-d53157df78b3/profile/node-port-profile/content)
2022-11-17 22:45:21,122|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-11-17 22:45:21,122|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-1||||INFO||||||| K8s Profile Upload Completed
2022-11-17 22:45:21,122|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-17 22:45:21,123|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-11-17 22:45:21,123|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-1||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-11-17 22:45:21,124|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-11-17 22:45:21,124|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-1||||INFO||||||| workflow(aedbfe91-eaf6-4667-bd5a-bde890257b42) nodes completed with (0)exceptions
2022-11-17 22:45:21,124|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-17 22:45:21,125|aedbfe91-eaf6-4667-bd5a-bde890257b42||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 0481ccec-296c-4b8b-a7d7-5aadbb348145 auditStoreId -1
2022-11-17 22:45:26,455|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-17 22:45:26,559|||grpc-default-executor-1||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-17 22:45:26,603|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| processing request id 4ca5333d-dc8e-49d1-a949-1f56ac2efb69
2022-11-17 22:45:26,604|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-17 22:45:26,604|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| StoreAuditService ID  -1
2022-11-17 22:45:26,604|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-17 22:45:26,604|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-17 22:45:26,606|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-17 22:45:26,614|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Deriving input data for workflow: (config-assign)
2022-11-17 22:45:26,616|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Execute node(START) -> executed state(SUCCESS)
2022-11-17 22:45:26,616|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Executing workflow(config-assign[4ca5333d-dc8e-49d1-a949-1f56ac2efb69])'s step(config-setup)
2022-11-17 22:45:26,617|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-17 22:45:26,617|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| preparing request id(4ca5333d-dc8e-49d1-a949-1f56ac2efb69) for workflow(config-assign) step(config-setup)
2022-11-17 22:45:26,617|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-11-17 22:45:26,618|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-11-17 22:45:26,619|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-11-17 22:45:26,637|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| 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-11-17 22:45:26,640|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-11-17 22:45:26,642|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Setting Resource Value ("e6e6c6a9-d34e-42f1-88da-f648df22b619") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-17 22:45:26,643|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| 
Resolved Input Key mappings: 
{service-instance-id="e6e6c6a9-d34e-42f1-88da-f648df22b619"}
2022-11-17 22:45:26,650|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/e6e6c6a9-d34e-42f1-88da-f648df22b619), 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-11-17 22:45:26,650|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/e6e6c6a9-d34e-42f1-88da-f648df22b619), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-11-17 22:45:26,688|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/e6e6c6a9-d34e-42f1-88da-f648df22b619)
2022-11-17 22:45:26,715|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Response status(200 - OK)
2022-11-17 22:45:26,716|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Response processing type (string)
2022-11-17 22:45:26,717|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_2b67a77e-5e5d-46c3-bf53-015b38726a5c")
2022-11-17 22:45:26,717|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_2b67a77e-5e5d-46c3-bf53-015b38726a5c")
2022-11-17 22:45:26,717|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Setting Resource Value ("basic_cnf_macro_2b67a77e-5e5d-46c3-bf53-015b38726a5c") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-11-17 22:45:26,718|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Setting Resource Value ("3960e1e3-d2ac-4184-9b74-2eba5b7d6689") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-17 22:45:26,719|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| 
Resolved Input Key mappings: 
{service-instance-id="e6e6c6a9-d34e-42f1-88da-f648df22b619", vnf-id="3960e1e3-d2ac-4184-9b74-2eba5b7d6689"}
2022-11-17 22:45:26,724|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/e6e6c6a9-d34e-42f1-88da-f648df22b619/service-data/vnfs/vnf/3960e1e3-d2ac-4184-9b74-2eba5b7d6689/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-11-17 22:45:26,724|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/e6e6c6a9-d34e-42f1-88da-f648df22b619/service-data/vnfs/vnf/3960e1e3-d2ac-4184-9b74-2eba5b7d6689/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-17 22:45:26,796|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/e6e6c6a9-d34e-42f1-88da-f648df22b619/service-data/vnfs/vnf/3960e1e3-d2ac-4184-9b74-2eba5b7d6689/vnf-data/vf-modules)
2022-11-17 22:45:26,811|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Response status(200 - OK)
2022-11-17 22:45:26,812|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Response processing type (json)
2022-11-17 22:45:26,812|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"82f39acb-ff35-43bd-9fac-a8e14e5b30de","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_2b67a77e-5e5d-46c3-bf53-015b38726a5c_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":"f107e2cd-9795-42f4-a6bc-5add5702c4c4","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-20221117t224516326805z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221117t224516326805z","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":"d6a1b2a6-3d93-4943-a5c4-d53157df78b3","model-uuid":"f107e2cd-9795-42f4-a6bc-5add5702c4c4","model-invariant-uuid":"0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"82f39acb-ff35-43bd-9fac-a8e14e5b30de","vf-module-name":"basic_cnf_macro_2b67a77e-5e5d-46c3-bf53-015b38726a5c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"4ca5333d-dc8e-49d1-a949-1f56ac2efb69","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"e1df6f67-5f0d-4128-87c9-abd975a695ac","model-invariant-uuid":"6059ad1f-e3ed-4346-95e9-6547fa8b8082"},"global-customer-id":"basiccnf-macro-customer","service-id":"e6e6c6a9-d34e-42f1-88da-f648df22b619","service-instance-id":"e6e6c6a9-d34e-42f1-88da-f648df22b619","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"de0cc81c-0a23-41d2-becc-9ab659d3c7ea","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/a4aeefea-d1fd-48a6-8f1e-8aa6aff4906f","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"3be823df-bbc4-44e0-bc8d-deb5349ca5db","model-uuid":"a607533e-8834-43c3-80c6-fa8b15b6dc3b","model-invariant-uuid":"2cf37833-e322-4f84-82ee-a238ae2dbffa"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"3960e1e3-d2ac-4184-9b74-2eba5b7d6689"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"d6a1b2a6-3d93-4943-a5c4-d53157df78b3","model-uuid":"f107e2cd-9795-42f4-a6bc-5add5702c4c4","model-invariant-uuid":"0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"82f39acb-ff35-43bd-9fac-a8e14e5b30de"}}}]})
2022-11-17 22:45:26,812|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"82f39acb-ff35-43bd-9fac-a8e14e5b30de","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_2b67a77e-5e5d-46c3-bf53-015b38726a5c_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":"f107e2cd-9795-42f4-a6bc-5add5702c4c4","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-20221117t224516326805z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221117t224516326805z","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":"d6a1b2a6-3d93-4943-a5c4-d53157df78b3","model-uuid":"f107e2cd-9795-42f4-a6bc-5add5702c4c4","model-invariant-uuid":"0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"82f39acb-ff35-43bd-9fac-a8e14e5b30de","vf-module-name":"basic_cnf_macro_2b67a77e-5e5d-46c3-bf53-015b38726a5c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"4ca5333d-dc8e-49d1-a949-1f56ac2efb69","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"e1df6f67-5f0d-4128-87c9-abd975a695ac","model-invariant-uuid":"6059ad1f-e3ed-4346-95e9-6547fa8b8082"},"global-customer-id":"basiccnf-macro-customer","service-id":"e6e6c6a9-d34e-42f1-88da-f648df22b619","service-instance-id":"e6e6c6a9-d34e-42f1-88da-f648df22b619","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"de0cc81c-0a23-41d2-becc-9ab659d3c7ea","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/a4aeefea-d1fd-48a6-8f1e-8aa6aff4906f","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"3be823df-bbc4-44e0-bc8d-deb5349ca5db","model-uuid":"a607533e-8834-43c3-80c6-fa8b15b6dc3b","model-invariant-uuid":"2cf37833-e322-4f84-82ee-a238ae2dbffa"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"3960e1e3-d2ac-4184-9b74-2eba5b7d6689"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"d6a1b2a6-3d93-4943-a5c4-d53157df78b3","model-uuid":"f107e2cd-9795-42f4-a6bc-5add5702c4c4","model-invariant-uuid":"0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"82f39acb-ff35-43bd-9fac-a8e14e5b30de"}}}]})
2022-11-17 22:45:26,813|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"82f39acb-ff35-43bd-9fac-a8e14e5b30de","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_2b67a77e-5e5d-46c3-bf53-015b38726a5c_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":"f107e2cd-9795-42f4-a6bc-5add5702c4c4","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-20221117t224516326805z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221117t224516326805z","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":"d6a1b2a6-3d93-4943-a5c4-d53157df78b3","model-uuid":"f107e2cd-9795-42f4-a6bc-5add5702c4c4","model-invariant-uuid":"0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"82f39acb-ff35-43bd-9fac-a8e14e5b30de","vf-module-name":"basic_cnf_macro_2b67a77e-5e5d-46c3-bf53-015b38726a5c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"4ca5333d-dc8e-49d1-a949-1f56ac2efb69","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"e1df6f67-5f0d-4128-87c9-abd975a695ac","model-invariant-uuid":"6059ad1f-e3ed-4346-95e9-6547fa8b8082"},"global-customer-id":"basiccnf-macro-customer","service-id":"e6e6c6a9-d34e-42f1-88da-f648df22b619","service-instance-id":"e6e6c6a9-d34e-42f1-88da-f648df22b619","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"de0cc81c-0a23-41d2-becc-9ab659d3c7ea","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/a4aeefea-d1fd-48a6-8f1e-8aa6aff4906f","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"3be823df-bbc4-44e0-bc8d-deb5349ca5db","model-uuid":"a607533e-8834-43c3-80c6-fa8b15b6dc3b","model-invariant-uuid":"2cf37833-e322-4f84-82ee-a238ae2dbffa"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"3960e1e3-d2ac-4184-9b74-2eba5b7d6689"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"d6a1b2a6-3d93-4943-a5c4-d53157df78b3","model-uuid":"f107e2cd-9795-42f4-a6bc-5add5702c4c4","model-invariant-uuid":"0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"82f39acb-ff35-43bd-9fac-a8e14e5b30de"}}}]), type  ({json})
2022-11-17 22:45:26,813|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"82f39acb-ff35-43bd-9fac-a8e14e5b30de","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_2b67a77e-5e5d-46c3-bf53-015b38726a5c_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":"f107e2cd-9795-42f4-a6bc-5add5702c4c4","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-20221117t224516326805z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221117t224516326805z","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":"d6a1b2a6-3d93-4943-a5c4-d53157df78b3","model-uuid":"f107e2cd-9795-42f4-a6bc-5add5702c4c4","model-invariant-uuid":"0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"82f39acb-ff35-43bd-9fac-a8e14e5b30de","vf-module-name":"basic_cnf_macro_2b67a77e-5e5d-46c3-bf53-015b38726a5c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"4ca5333d-dc8e-49d1-a949-1f56ac2efb69","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"e1df6f67-5f0d-4128-87c9-abd975a695ac","model-invariant-uuid":"6059ad1f-e3ed-4346-95e9-6547fa8b8082"},"global-customer-id":"basiccnf-macro-customer","service-id":"e6e6c6a9-d34e-42f1-88da-f648df22b619","service-instance-id":"e6e6c6a9-d34e-42f1-88da-f648df22b619","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"de0cc81c-0a23-41d2-becc-9ab659d3c7ea","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/a4aeefea-d1fd-48a6-8f1e-8aa6aff4906f","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"3be823df-bbc4-44e0-bc8d-deb5349ca5db","model-uuid":"a607533e-8834-43c3-80c6-fa8b15b6dc3b","model-invariant-uuid":"2cf37833-e322-4f84-82ee-a238ae2dbffa"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"3960e1e3-d2ac-4184-9b74-2eba5b7d6689"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"d6a1b2a6-3d93-4943-a5c4-d53157df78b3","model-uuid":"f107e2cd-9795-42f4-a6bc-5add5702c4c4","model-invariant-uuid":"0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"82f39acb-ff35-43bd-9fac-a8e14e5b30de"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-11-17 22:45:26,815|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| 
Resolved Input Key mappings: 
{vnf-id="3960e1e3-d2ac-4184-9b74-2eba5b7d6689"}
2022-11-17 22:45:26,821|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/3960e1e3-d2ac-4184-9b74-2eba5b7d6689?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-11-17 22:45:26,821|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/3960e1e3-d2ac-4184-9b74-2eba5b7d6689?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-17 22:45:26,872|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/3960e1e3-d2ac-4184-9b74-2eba5b7d6689?depth=1)
2022-11-17 22:45:27,236|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Response status(200 - OK)
2022-11-17 22:45:27,237|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Response processing type (json)
2022-11-17 22:45:27,238|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"82f39acb-ff35-43bd-9fac-a8e14e5b30de","vf-module-name":"basic_cnf_macro_2b67a77e-5e5d-46c3-bf53-015b38726a5c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1668725122362","model-invariant-id":"0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59","model-version-id":"f107e2cd-9795-42f4-a6bc-5add5702c4c4","model-customization-id":"d6a1b2a6-3d93-4943-a5c4-d53157df78b3","module-index":0}]})
2022-11-17 22:45:27,238|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"82f39acb-ff35-43bd-9fac-a8e14e5b30de","vf-module-name":"basic_cnf_macro_2b67a77e-5e5d-46c3-bf53-015b38726a5c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1668725122362","model-invariant-id":"0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59","model-version-id":"f107e2cd-9795-42f4-a6bc-5add5702c4c4","model-customization-id":"d6a1b2a6-3d93-4943-a5c4-d53157df78b3","module-index":0}]})
2022-11-17 22:45:27,238|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"82f39acb-ff35-43bd-9fac-a8e14e5b30de","vf-module-name":"basic_cnf_macro_2b67a77e-5e5d-46c3-bf53-015b38726a5c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1668725122362","model-invariant-id":"0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59","model-version-id":"f107e2cd-9795-42f4-a6bc-5add5702c4c4","model-customization-id":"d6a1b2a6-3d93-4943-a5c4-d53157df78b3","module-index":0}]), type  ({json})
2022-11-17 22:45:27,238|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"82f39acb-ff35-43bd-9fac-a8e14e5b30de","vf-module-name":"basic_cnf_macro_2b67a77e-5e5d-46c3-bf53-015b38726a5c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1668725122362","model-invariant-id":"0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59","model-version-id":"f107e2cd-9795-42f4-a6bc-5add5702c4c4","model-customization-id":"d6a1b2a6-3d93-4943-a5c4-d53157df78b3","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-11-17 22:45:27,240|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-11-17 22:45:27,242|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-17 22:45:33,790|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| compiled in (6548)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-17 22:45:33,790|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-17 22:45:33,809|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59","k8s-rb-definition-version":"d6a1b2a6-3d93-4943-a5c4-d53157df78b3","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-11-17 22:45:33,811|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| 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" : "0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59",
      "k8s-rb-definition-version" : "d6a1b2a6-3d93-4943-a5c4-d53157df78b3"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "e6e6c6a9-d34e-42f1-88da-f648df22b619",
  "service-instance-name" : "basic_cnf_macro_2b67a77e-5e5d-46c3-bf53-015b38726a5c",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "d6a1b2a6-3d93-4943-a5c4-d53157df78b3",
      "model-invariant-id" : "0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59",
      "model-version-id" : "f107e2cd-9795-42f4-a6bc-5add5702c4c4",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1668725122362",
      "vf-module-id" : "82f39acb-ff35-43bd-9fac-a8e14e5b30de",
      "vf-module-name" : "basic_cnf_macro_2b67a77e-5e5d-46c3-bf53-015b38726a5c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "4ca5333d-dc8e-49d1-a949-1f56ac2efb69",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/a4aeefea-d1fd-48a6-8f1e-8aa6aff4906f",
          "svc-request-id" : "de0cc81c-0a23-41d2-becc-9ab659d3c7ea"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "6059ad1f-e3ed-4346-95e9-6547fa8b8082",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "e1df6f67-5f0d-4128-87c9-abd975a695ac",
            "model-version" : "1.0"
          },
          "service-id" : "e6e6c6a9-d34e-42f1-88da-f648df22b619",
          "service-instance-id" : "e6e6c6a9-d34e-42f1-88da-f648df22b619",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "d6a1b2a6-3d93-4943-a5c4-d53157df78b3",
            "model-invariant-uuid" : "0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "f107e2cd-9795-42f4-a6bc-5add5702c4c4",
            "model-version" : "1"
          },
          "vf-module-id" : "82f39acb-ff35-43bd-9fac-a8e14e5b30de",
          "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_2b67a77e-5e5d-46c3-bf53-015b38726a5c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "d6a1b2a6-3d93-4943-a5c4-d53157df78b3",
            "model-invariant-uuid" : "0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "f107e2cd-9795-42f4-a6bc-5add5702c4c4",
            "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" : "f107e2cd-9795-42f4-a6bc-5add5702c4c4"
            }, {
              "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-20221117t224516326805z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221117t224516326805z"
            }, {
              "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" : "82f39acb-ff35-43bd-9fac-a8e14e5b30de",
            "vf-module-name" : "basic_cnf_macro_2b67a77e-5e5d-46c3-bf53-015b38726a5c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "3be823df-bbc4-44e0-bc8d-deb5349ca5db",
            "model-invariant-uuid" : "2cf37833-e322-4f84-82ee-a238ae2dbffa",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "a607533e-8834-43c3-80c6-fa8b15b6dc3b",
            "model-version" : "1.0"
          },
          "vnf-id" : "3960e1e3-d2ac-4184-9b74-2eba5b7d6689",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "82f39acb-ff35-43bd-9fac-a8e14e5b30de"
    } ]
  },
  "vnf-id" : "3960e1e3-d2ac-4184-9b74-2eba5b7d6689"
})
2022-11-17 22:45:33,823|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Preparing Response...
2022-11-17 22:45:33,824|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-11-17 22:45:33,824|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-11-17 22:45:33,825|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Executing workflow(config-assign[4ca5333d-dc8e-49d1-a949-1f56ac2efb69])'s step(config-template)
2022-11-17 22:45:33,825|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-17 22:45:33,830|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| preparing request id(4ca5333d-dc8e-49d1-a949-1f56ac2efb69) for workflow(config-assign) step(config-template)
2022-11-17 22:45:33,830|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2022-11-17 22:45:33,830|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| 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-11-17 22:45:33,992|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Triggering K8s Config Upload component logic.
2022-11-17 22:45:33,992|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Getting the template prefixes
2022-11-17 22:45:33,992|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Iterating over prefixes in resource assignment map.
2022-11-17 22:45:34,006|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Rest request method(GET), url(/v1/rb/definition/0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59/d6a1b2a6-3d93-4943-a5c4-d53157df78b3)
2022-11-17 22:45:34,012|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Response status(200 - OK)
2022-11-17 22:45:34,022|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Rest request method(GET), url(/v1/rb/definition/0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59/d6a1b2a6-3d93-4943-a5c4-d53157df78b3/config-template/replica-count-template)
2022-11-17 22:45:34,026|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Response status(500 - Internal Server Error)
2022-11-17 22:45:34,026|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Uploading K8s template..
2022-11-17 22:45:34,040|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Rest request method(POST), url(/v1/rb/definition/0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59/d6a1b2a6-3d93-4943-a5c4-d53157df78b3/config-template)
2022-11-17 22:45:34,048|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Response status(201 - Created)
2022-11-17 22:45:34,059|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Rest request method(POST), url(/v1/rb/definition/0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59/d6a1b2a6-3d93-4943-a5c4-d53157df78b3/config-template/replica-count-template/content)
2022-11-17 22:45:34,077|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Response status(200 - OK)
2022-11-17 22:45:34,078|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| K8s Config Upload Completed
2022-11-17 22:45:34,078|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Preparing Response...
2022-11-17 22:45:34,078|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2022-11-17 22:45:34,078|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Execute node(config-template) -> executed state(SUCCESS)
2022-11-17 22:45:34,079|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Execute node(END) -> executed state(SUCCESS)
2022-11-17 22:45:34,079|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| workflow(4ca5333d-dc8e-49d1-a949-1f56ac2efb69) nodes completed with (0)exceptions
2022-11-17 22:45:34,079|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| resolveWorkflowOutputs for workflow(config-assign)
2022-11-17 22:45:34,080|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 0e000f0d-6753-4a3a-9ace-f5614ec8cff0 auditStoreId -1
2022-11-17 22:45:34,107|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Completed
2022-11-17 22:46:10,925|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-17 22:46:11,038|||grpc-default-executor-1||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-17 22:46:11,042|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| processing request id 4ca5333d-dc8e-49d1-a949-1f56ac2efb69
2022-11-17 22:46:11,042|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-17 22:46:11,042|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| StoreAuditService ID  -1
2022-11-17 22:46:11,044|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-17 22:46:11,044|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-17 22:46:11,045|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-17 22:46:11,052|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Deriving input data for workflow: (config-deploy)
2022-11-17 22:46:11,054|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Execute node(START) -> executed state(SUCCESS)
2022-11-17 22:46:11,054|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Executing workflow(config-deploy[4ca5333d-dc8e-49d1-a949-1f56ac2efb69])'s step(config-setup)
2022-11-17 22:46:11,054|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-17 22:46:11,056|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| preparing request id(4ca5333d-dc8e-49d1-a949-1f56ac2efb69) for workflow(config-deploy) step(config-setup)
2022-11-17 22:46:11,056|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-11-17 22:46:11,056|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-11-17 22:46:11,057|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-11-17 22:46:11,083|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| 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-11-17 22:46:11,084|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-11-17 22:46:11,085|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Setting Resource Value ("e6e6c6a9-d34e-42f1-88da-f648df22b619") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-17 22:46:11,086|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| 
Resolved Input Key mappings: 
{service-instance-id="e6e6c6a9-d34e-42f1-88da-f648df22b619"}
2022-11-17 22:46:11,090|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/e6e6c6a9-d34e-42f1-88da-f648df22b619), 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-11-17 22:46:11,090|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/e6e6c6a9-d34e-42f1-88da-f648df22b619), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-11-17 22:46:11,113|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/e6e6c6a9-d34e-42f1-88da-f648df22b619)
2022-11-17 22:46:11,130|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Response status(200 - OK)
2022-11-17 22:46:11,130|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Response processing type (string)
2022-11-17 22:46:11,131|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_2b67a77e-5e5d-46c3-bf53-015b38726a5c")
2022-11-17 22:46:11,131|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_2b67a77e-5e5d-46c3-bf53-015b38726a5c")
2022-11-17 22:46:11,131|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Setting Resource Value ("basic_cnf_macro_2b67a77e-5e5d-46c3-bf53-015b38726a5c") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-11-17 22:46:11,132|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Setting Resource Value ("3960e1e3-d2ac-4184-9b74-2eba5b7d6689") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-17 22:46:11,133|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| 
Resolved Input Key mappings: 
{service-instance-id="e6e6c6a9-d34e-42f1-88da-f648df22b619", vnf-id="3960e1e3-d2ac-4184-9b74-2eba5b7d6689"}
2022-11-17 22:46:11,138|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/e6e6c6a9-d34e-42f1-88da-f648df22b619/service-data/vnfs/vnf/3960e1e3-d2ac-4184-9b74-2eba5b7d6689/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-11-17 22:46:11,138|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/e6e6c6a9-d34e-42f1-88da-f648df22b619/service-data/vnfs/vnf/3960e1e3-d2ac-4184-9b74-2eba5b7d6689/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-17 22:46:11,160|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/e6e6c6a9-d34e-42f1-88da-f648df22b619/service-data/vnfs/vnf/3960e1e3-d2ac-4184-9b74-2eba5b7d6689/vnf-data/vf-modules)
2022-11-17 22:46:11,171|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Response status(200 - OK)
2022-11-17 22:46:11,171|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Response processing type (json)
2022-11-17 22:46:11,172|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"82f39acb-ff35-43bd-9fac-a8e14e5b30de","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_2b67a77e-5e5d-46c3-bf53-015b38726a5c_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":"f107e2cd-9795-42f4-a6bc-5add5702c4c4","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-20221117t224516326805z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221117t224516326805z","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":"d6a1b2a6-3d93-4943-a5c4-d53157df78b3","model-uuid":"f107e2cd-9795-42f4-a6bc-5add5702c4c4","model-invariant-uuid":"0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"82f39acb-ff35-43bd-9fac-a8e14e5b30de","vf-module-name":"basic_cnf_macro_2b67a77e-5e5d-46c3-bf53-015b38726a5c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"4ca5333d-dc8e-49d1-a949-1f56ac2efb69","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"e1df6f67-5f0d-4128-87c9-abd975a695ac","model-invariant-uuid":"6059ad1f-e3ed-4346-95e9-6547fa8b8082"},"global-customer-id":"basiccnf-macro-customer","service-id":"e6e6c6a9-d34e-42f1-88da-f648df22b619","service-instance-id":"e6e6c6a9-d34e-42f1-88da-f648df22b619","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"97bf4d4b-5fc4-4e4c-904d-f5b7a47b6048","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/fbe017b3-b407-46df-bc1b-77a686df2dd8","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"3be823df-bbc4-44e0-bc8d-deb5349ca5db","model-uuid":"a607533e-8834-43c3-80c6-fa8b15b6dc3b","model-invariant-uuid":"2cf37833-e322-4f84-82ee-a238ae2dbffa"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"3960e1e3-d2ac-4184-9b74-2eba5b7d6689"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"d6a1b2a6-3d93-4943-a5c4-d53157df78b3","model-uuid":"f107e2cd-9795-42f4-a6bc-5add5702c4c4","model-invariant-uuid":"0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"82f39acb-ff35-43bd-9fac-a8e14e5b30de","from-preload":false}}}]})
2022-11-17 22:46:11,172|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"82f39acb-ff35-43bd-9fac-a8e14e5b30de","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_2b67a77e-5e5d-46c3-bf53-015b38726a5c_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":"f107e2cd-9795-42f4-a6bc-5add5702c4c4","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-20221117t224516326805z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221117t224516326805z","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":"d6a1b2a6-3d93-4943-a5c4-d53157df78b3","model-uuid":"f107e2cd-9795-42f4-a6bc-5add5702c4c4","model-invariant-uuid":"0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"82f39acb-ff35-43bd-9fac-a8e14e5b30de","vf-module-name":"basic_cnf_macro_2b67a77e-5e5d-46c3-bf53-015b38726a5c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"4ca5333d-dc8e-49d1-a949-1f56ac2efb69","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"e1df6f67-5f0d-4128-87c9-abd975a695ac","model-invariant-uuid":"6059ad1f-e3ed-4346-95e9-6547fa8b8082"},"global-customer-id":"basiccnf-macro-customer","service-id":"e6e6c6a9-d34e-42f1-88da-f648df22b619","service-instance-id":"e6e6c6a9-d34e-42f1-88da-f648df22b619","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"97bf4d4b-5fc4-4e4c-904d-f5b7a47b6048","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/fbe017b3-b407-46df-bc1b-77a686df2dd8","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"3be823df-bbc4-44e0-bc8d-deb5349ca5db","model-uuid":"a607533e-8834-43c3-80c6-fa8b15b6dc3b","model-invariant-uuid":"2cf37833-e322-4f84-82ee-a238ae2dbffa"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"3960e1e3-d2ac-4184-9b74-2eba5b7d6689"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"d6a1b2a6-3d93-4943-a5c4-d53157df78b3","model-uuid":"f107e2cd-9795-42f4-a6bc-5add5702c4c4","model-invariant-uuid":"0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"82f39acb-ff35-43bd-9fac-a8e14e5b30de","from-preload":false}}}]})
2022-11-17 22:46:11,172|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"82f39acb-ff35-43bd-9fac-a8e14e5b30de","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_2b67a77e-5e5d-46c3-bf53-015b38726a5c_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":"f107e2cd-9795-42f4-a6bc-5add5702c4c4","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-20221117t224516326805z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221117t224516326805z","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":"d6a1b2a6-3d93-4943-a5c4-d53157df78b3","model-uuid":"f107e2cd-9795-42f4-a6bc-5add5702c4c4","model-invariant-uuid":"0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"82f39acb-ff35-43bd-9fac-a8e14e5b30de","vf-module-name":"basic_cnf_macro_2b67a77e-5e5d-46c3-bf53-015b38726a5c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"4ca5333d-dc8e-49d1-a949-1f56ac2efb69","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"e1df6f67-5f0d-4128-87c9-abd975a695ac","model-invariant-uuid":"6059ad1f-e3ed-4346-95e9-6547fa8b8082"},"global-customer-id":"basiccnf-macro-customer","service-id":"e6e6c6a9-d34e-42f1-88da-f648df22b619","service-instance-id":"e6e6c6a9-d34e-42f1-88da-f648df22b619","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"97bf4d4b-5fc4-4e4c-904d-f5b7a47b6048","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/fbe017b3-b407-46df-bc1b-77a686df2dd8","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"3be823df-bbc4-44e0-bc8d-deb5349ca5db","model-uuid":"a607533e-8834-43c3-80c6-fa8b15b6dc3b","model-invariant-uuid":"2cf37833-e322-4f84-82ee-a238ae2dbffa"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"3960e1e3-d2ac-4184-9b74-2eba5b7d6689"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"d6a1b2a6-3d93-4943-a5c4-d53157df78b3","model-uuid":"f107e2cd-9795-42f4-a6bc-5add5702c4c4","model-invariant-uuid":"0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"82f39acb-ff35-43bd-9fac-a8e14e5b30de","from-preload":false}}}]), type  ({json})
2022-11-17 22:46:11,172|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"82f39acb-ff35-43bd-9fac-a8e14e5b30de","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_2b67a77e-5e5d-46c3-bf53-015b38726a5c_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":"f107e2cd-9795-42f4-a6bc-5add5702c4c4","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-20221117t224516326805z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221117t224516326805z","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":"d6a1b2a6-3d93-4943-a5c4-d53157df78b3","model-uuid":"f107e2cd-9795-42f4-a6bc-5add5702c4c4","model-invariant-uuid":"0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"82f39acb-ff35-43bd-9fac-a8e14e5b30de","vf-module-name":"basic_cnf_macro_2b67a77e-5e5d-46c3-bf53-015b38726a5c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"4ca5333d-dc8e-49d1-a949-1f56ac2efb69","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"e1df6f67-5f0d-4128-87c9-abd975a695ac","model-invariant-uuid":"6059ad1f-e3ed-4346-95e9-6547fa8b8082"},"global-customer-id":"basiccnf-macro-customer","service-id":"e6e6c6a9-d34e-42f1-88da-f648df22b619","service-instance-id":"e6e6c6a9-d34e-42f1-88da-f648df22b619","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"97bf4d4b-5fc4-4e4c-904d-f5b7a47b6048","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/fbe017b3-b407-46df-bc1b-77a686df2dd8","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"3be823df-bbc4-44e0-bc8d-deb5349ca5db","model-uuid":"a607533e-8834-43c3-80c6-fa8b15b6dc3b","model-invariant-uuid":"2cf37833-e322-4f84-82ee-a238ae2dbffa"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"3960e1e3-d2ac-4184-9b74-2eba5b7d6689"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"d6a1b2a6-3d93-4943-a5c4-d53157df78b3","model-uuid":"f107e2cd-9795-42f4-a6bc-5add5702c4c4","model-invariant-uuid":"0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"82f39acb-ff35-43bd-9fac-a8e14e5b30de","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-11-17 22:46:11,174|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| 
Resolved Input Key mappings: 
{vnf-id="3960e1e3-d2ac-4184-9b74-2eba5b7d6689"}
2022-11-17 22:46:11,177|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/3960e1e3-d2ac-4184-9b74-2eba5b7d6689?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-11-17 22:46:11,177|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/3960e1e3-d2ac-4184-9b74-2eba5b7d6689?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-17 22:46:11,209|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/3960e1e3-d2ac-4184-9b74-2eba5b7d6689?depth=1)
2022-11-17 22:46:11,320|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Response status(200 - OK)
2022-11-17 22:46:11,321|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Response processing type (json)
2022-11-17 22:46:11,321|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"82f39acb-ff35-43bd-9fac-a8e14e5b30de","vf-module-name":"basic_cnf_macro_2b67a77e-5e5d-46c3-bf53-015b38726a5c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"angry_noyce","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1668725169147","model-invariant-id":"0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59","model-version-id":"f107e2cd-9795-42f4-a6bc-5add5702c4c4","model-customization-id":"d6a1b2a6-3d93-4943-a5c4-d53157df78b3","module-index":0}]})
2022-11-17 22:46:11,321|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"82f39acb-ff35-43bd-9fac-a8e14e5b30de","vf-module-name":"basic_cnf_macro_2b67a77e-5e5d-46c3-bf53-015b38726a5c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"angry_noyce","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1668725169147","model-invariant-id":"0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59","model-version-id":"f107e2cd-9795-42f4-a6bc-5add5702c4c4","model-customization-id":"d6a1b2a6-3d93-4943-a5c4-d53157df78b3","module-index":0}]})
2022-11-17 22:46:11,321|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"82f39acb-ff35-43bd-9fac-a8e14e5b30de","vf-module-name":"basic_cnf_macro_2b67a77e-5e5d-46c3-bf53-015b38726a5c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"angry_noyce","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1668725169147","model-invariant-id":"0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59","model-version-id":"f107e2cd-9795-42f4-a6bc-5add5702c4c4","model-customization-id":"d6a1b2a6-3d93-4943-a5c4-d53157df78b3","module-index":0}]), type  ({json})
2022-11-17 22:46:11,321|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"82f39acb-ff35-43bd-9fac-a8e14e5b30de","vf-module-name":"basic_cnf_macro_2b67a77e-5e5d-46c3-bf53-015b38726a5c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"angry_noyce","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1668725169147","model-invariant-id":"0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59","model-version-id":"f107e2cd-9795-42f4-a6bc-5add5702c4c4","model-customization-id":"d6a1b2a6-3d93-4943-a5c4-d53157df78b3","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-11-17 22:46:11,323|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-11-17 22:46:11,325|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59","k8s-rb-definition-version":"d6a1b2a6-3d93-4943-a5c4-d53157df78b3","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":"angry_noyce"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-11-17 22:46:11,326|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "angry_noyce",
      "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" : "0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59",
      "k8s-rb-definition-version" : "d6a1b2a6-3d93-4943-a5c4-d53157df78b3"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "e6e6c6a9-d34e-42f1-88da-f648df22b619",
  "service-instance-name" : "basic_cnf_macro_2b67a77e-5e5d-46c3-bf53-015b38726a5c",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "angry_noyce",
      "is-base-vf-module" : false,
      "model-customization-id" : "d6a1b2a6-3d93-4943-a5c4-d53157df78b3",
      "model-invariant-id" : "0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59",
      "model-version-id" : "f107e2cd-9795-42f4-a6bc-5add5702c4c4",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1668725169147",
      "vf-module-id" : "82f39acb-ff35-43bd-9fac-a8e14e5b30de",
      "vf-module-name" : "basic_cnf_macro_2b67a77e-5e5d-46c3-bf53-015b38726a5c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "4ca5333d-dc8e-49d1-a949-1f56ac2efb69",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/fbe017b3-b407-46df-bc1b-77a686df2dd8",
          "svc-request-id" : "97bf4d4b-5fc4-4e4c-904d-f5b7a47b6048"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "6059ad1f-e3ed-4346-95e9-6547fa8b8082",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "e1df6f67-5f0d-4128-87c9-abd975a695ac",
            "model-version" : "1.0"
          },
          "service-id" : "e6e6c6a9-d34e-42f1-88da-f648df22b619",
          "service-instance-id" : "e6e6c6a9-d34e-42f1-88da-f648df22b619",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "d6a1b2a6-3d93-4943-a5c4-d53157df78b3",
            "model-invariant-uuid" : "0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "f107e2cd-9795-42f4-a6bc-5add5702c4c4",
            "model-version" : "1"
          },
          "vf-module-id" : "82f39acb-ff35-43bd-9fac-a8e14e5b30de",
          "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_2b67a77e-5e5d-46c3-bf53-015b38726a5c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "d6a1b2a6-3d93-4943-a5c4-d53157df78b3",
            "model-invariant-uuid" : "0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "f107e2cd-9795-42f4-a6bc-5add5702c4c4",
            "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" : "f107e2cd-9795-42f4-a6bc-5add5702c4c4"
            }, {
              "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-20221117t224516326805z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "0fbbbeb2-f44f-4b1d-a636-0bdb493d5d59"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221117t224516326805z"
            }, {
              "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" : "82f39acb-ff35-43bd-9fac-a8e14e5b30de",
            "vf-module-name" : "basic_cnf_macro_2b67a77e-5e5d-46c3-bf53-015b38726a5c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "3be823df-bbc4-44e0-bc8d-deb5349ca5db",
            "model-invariant-uuid" : "2cf37833-e322-4f84-82ee-a238ae2dbffa",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "a607533e-8834-43c3-80c6-fa8b15b6dc3b",
            "model-version" : "1.0"
          },
          "vnf-id" : "3960e1e3-d2ac-4184-9b74-2eba5b7d6689",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "82f39acb-ff35-43bd-9fac-a8e14e5b30de"
    } ]
  },
  "vnf-id" : "3960e1e3-d2ac-4184-9b74-2eba5b7d6689"
})
2022-11-17 22:46:11,332|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Preparing Response...
2022-11-17 22:46:11,332|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-11-17 22:46:11,332|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-11-17 22:46:11,333|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Executing workflow(config-deploy[4ca5333d-dc8e-49d1-a949-1f56ac2efb69])'s step(status-verification-script)
2022-11-17 22:46:11,333|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-17 22:46:11,339|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| preparing request id(4ca5333d-dc8e-49d1-a949-1f56ac2efb69) for workflow(config-deploy) step(status-verification-script)
2022-11-17 22:46:11,339|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-11-17 22:46:11,339|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| 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-11-17 22:46:11,343|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-11-17 22:46:11,349|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| SIMPLE STATUS CHECK - START
2022-11-17 22:46:11,363|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Rest request method(GET), url(/v1/instance/angry_noyce/status)
2022-11-17 22:46:11,406|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Response status(200 - OK)
2022-11-17 22:46:11,429|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| VfModule helm_apache (angry_noyce) is not ready. Please wait...
2022-11-17 22:46:21,439|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Rest request method(GET), url(/v1/instance/angry_noyce/status)
2022-11-17 22:46:21,490|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Response status(200 - OK)
2022-11-17 22:46:21,492|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| VfModule helm_apache (angry_noyce) is not ready. Please wait...
2022-11-17 22:46:31,502|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Rest request method(GET), url(/v1/instance/angry_noyce/status)
2022-11-17 22:46:31,553|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Response status(200 - OK)
2022-11-17 22:46:31,555|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| VfModule helm_apache (angry_noyce) is ready.
2022-11-17 22:46:31,555|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| SIMPLE STATUS CHECK - END
2022-11-17 22:46:31,556|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Preparing Response...
2022-11-17 22:46:31,556|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-11-17 22:46:31,556|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Execute node(status-verification-script) -> executed state(SUCCESS)
2022-11-17 22:46:31,556|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Executing workflow(config-deploy[4ca5333d-dc8e-49d1-a949-1f56ac2efb69])'s step(config-apply)
2022-11-17 22:46:31,556|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-17 22:46:31,562|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| preparing request id(4ca5333d-dc8e-49d1-a949-1f56ac2efb69) for workflow(config-deploy) step(config-apply)
2022-11-17 22:46:31,562|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2022-11-17 22:46:31,562|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| 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-11-17 22:46:31,564|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Triggering K8s Config Value component logic.
2022-11-17 22:46:31,564|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Getting the template prefixes
2022-11-17 22:46:31,564|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Iterating over prefixes in resource assignment map.
2022-11-17 22:46:31,576|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Rest request method(GET), url(/v1/instance/angry_noyce/config/replica-count-change)
2022-11-17 22:46:36,586|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Response status(500 - Internal Server Error)
2022-11-17 22:46:36,586|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Uploading K8s config..
2022-11-17 22:46:36,620|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Config building started from source custom-values
2022-11-17 22:46:36,621|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Resolving resource with resource assignment artifact(custom-values-mapping)
2022-11-17 22:46:36,638|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| 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-11-17 22:46:36,641|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-11-17 22:46:36,642|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Generated Resource Param Data ({
  "replica-count" : 2
})
2022-11-17 22:46:36,723|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Rest request method(POST), url(/v1/instance/angry_noyce/config)
2022-11-17 22:46:36,849|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Response status(201 - Created)
2022-11-17 22:46:36,859|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Preparing Response...
2022-11-17 22:46:36,860|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2022-11-17 22:46:36,860|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Execute node(config-apply) -> executed state(SUCCESS)
2022-11-17 22:46:36,860|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Executing workflow(config-deploy[4ca5333d-dc8e-49d1-a949-1f56ac2efb69])'s step(status-verification-script-after)
2022-11-17 22:46:36,860|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-17 22:46:36,861|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| preparing request id(4ca5333d-dc8e-49d1-a949-1f56ac2efb69) for workflow(config-deploy) step(status-verification-script-after)
2022-11-17 22:46:36,861|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-11-17 22:46:36,861|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| 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-11-17 22:46:36,862|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-11-17 22:46:36,863|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| SIMPLE STATUS CHECK - START
2022-11-17 22:46:36,873|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Rest request method(GET), url(/v1/instance/angry_noyce/status)
2022-11-17 22:46:36,929|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Response status(200 - OK)
2022-11-17 22:46:36,931|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| VfModule helm_apache (angry_noyce) is not ready. Please wait...
2022-11-17 22:46:46,944|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Rest request method(GET), url(/v1/instance/angry_noyce/status)
2022-11-17 22:46:46,986|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Response status(200 - OK)
2022-11-17 22:46:46,991|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| VfModule helm_apache (angry_noyce) is not ready. Please wait...
2022-11-17 22:46:55,877|bd525ebf-077e-4069-8890-b3da3bac8b08||reactor-http-epoll-2||||INFO||||||| processing request id bd525ebf-077e-4069-8890-b3da3bac8b08
2022-11-17 22:46:55,877|bd525ebf-077e-4069-8890-b3da3bac8b08||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-17 22:46:55,877|bd525ebf-077e-4069-8890-b3da3bac8b08||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-11-17 22:46:55,879|bd525ebf-077e-4069-8890-b3da3bac8b08||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-11-17 22:46:55,962|bd525ebf-077e-4069-8890-b3da3bac8b08||DefaultDispatcher-worker-2||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-17 22:46:55,964|bd525ebf-077e-4069-8890-b3da3bac8b08||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-17 22:46:55,966|bd525ebf-077e-4069-8890-b3da3bac8b08||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-17 22:46:55,978|bd525ebf-077e-4069-8890-b3da3bac8b08||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-17 22:46:55,979|bd525ebf-077e-4069-8890-b3da3bac8b08||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-11-17 22:46:55,979|bd525ebf-077e-4069-8890-b3da3bac8b08||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-11-17 22:46:55,979|bd525ebf-077e-4069-8890-b3da3bac8b08||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(bd525ebf-077e-4069-8890-b3da3bac8b08) for workflow(resource-assignment) step(resource-assignment)
2022-11-17 22:46:55,979|bd525ebf-077e-4069-8890-b3da3bac8b08||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-17 22:46:55,980|bd525ebf-077e-4069-8890-b3da3bac8b08||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-17 22:46:55,980|bd525ebf-077e-4069-8890-b3da3bac8b08||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-11-17 22:46:55,995|bd525ebf-077e-4069-8890-b3da3bac8b08||DefaultDispatcher-worker-2||||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-11-17 22:46:55,996|bd525ebf-077e-4069-8890-b3da3bac8b08||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-17 22:46:55,997|bd525ebf-077e-4069-8890-b3da3bac8b08||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("baf17aa9-bcc2-45f3-89cb-be0ed8074458") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-17 22:46:55,997|bd525ebf-077e-4069-8890-b3da3bac8b08||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("95bbceb3-a1e8-4df8-adc1-df9828afda9b") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-17 22:46:55,997|bd525ebf-077e-4069-8890-b3da3bac8b08||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "baf17aa9-bcc2-45f3-89cb-be0ed8074458",
  "vnf-id" : "95bbceb3-a1e8-4df8-adc1-df9828afda9b",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-11-17 22:46:56,003|bd525ebf-077e-4069-8890-b3da3bac8b08||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-11-17 22:46:56,004|bd525ebf-077e-4069-8890-b3da3bac8b08||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-17 22:46:56,004|bd525ebf-077e-4069-8890-b3da3bac8b08||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-17 22:46:56,005|bd525ebf-077e-4069-8890-b3da3bac8b08||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 29495402-f656-45a7-8b87-84665c1af4cf auditStoreId -1
2022-11-17 22:46:57,000|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Rest request method(GET), url(/v1/instance/angry_noyce/status)
2022-11-17 22:46:57,044|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Response status(200 - OK)
2022-11-17 22:46:57,046|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| VfModule helm_apache (angry_noyce) is not ready. Please wait...
2022-11-17 22:47:00,103|b14466b4-1a41-4fb9-8fa8-800995d8234a||reactor-http-epoll-2||||INFO||||||| processing request id b14466b4-1a41-4fb9-8fa8-800995d8234a
2022-11-17 22:47:00,104|b14466b4-1a41-4fb9-8fa8-800995d8234a||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-17 22:47:00,104|b14466b4-1a41-4fb9-8fa8-800995d8234a||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-11-17 22:47:00,105|b14466b4-1a41-4fb9-8fa8-800995d8234a||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-11-17 22:47:00,105|b14466b4-1a41-4fb9-8fa8-800995d8234a||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-17 22:47:00,108|b14466b4-1a41-4fb9-8fa8-800995d8234a||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-17 22:47:00,122|b14466b4-1a41-4fb9-8fa8-800995d8234a||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-17 22:47:00,122|b14466b4-1a41-4fb9-8fa8-800995d8234a||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-11-17 22:47:00,122|b14466b4-1a41-4fb9-8fa8-800995d8234a||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-11-17 22:47:00,123|b14466b4-1a41-4fb9-8fa8-800995d8234a||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(b14466b4-1a41-4fb9-8fa8-800995d8234a) for workflow(resource-assignment) step(resource-assignment)
2022-11-17 22:47:00,123|b14466b4-1a41-4fb9-8fa8-800995d8234a||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-17 22:47:00,123|b14466b4-1a41-4fb9-8fa8-800995d8234a||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-17 22:47:00,124|b14466b4-1a41-4fb9-8fa8-800995d8234a||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-11-17 22:47:00,137|b14466b4-1a41-4fb9-8fa8-800995d8234a||DefaultDispatcher-worker-2||||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-11-17 22:47:00,139|b14466b4-1a41-4fb9-8fa8-800995d8234a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("admin-daily-kohn") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-11-17 22:47:00,140|b14466b4-1a41-4fb9-8fa8-800995d8234a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-11-17 22:47:00,140|b14466b4-1a41-4fb9-8fa8-800995d8234a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-11-17 22:47:00,140|b14466b4-1a41-4fb9-8fa8-800995d8234a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-11-17 22:47:00,141|b14466b4-1a41-4fb9-8fa8-800995d8234a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ef5ae4d9-7f76-484c-baa7-40eea863a4c4") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-11-17 22:47:00,141|b14466b4-1a41-4fb9-8fa8-800995d8234a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("baf17aa9-bcc2-45f3-89cb-be0ed8074458") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-17 22:47:00,141|b14466b4-1a41-4fb9-8fa8-800995d8234a||DefaultDispatcher-worker-2||||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-11-17 22:47:00,141|b14466b4-1a41-4fb9-8fa8-800995d8234a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-11-17 22:47:00,142|b14466b4-1a41-4fb9-8fa8-800995d8234a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-11-17 22:47:00,143|b14466b4-1a41-4fb9-8fa8-800995d8234a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("95bbceb3-a1e8-4df8-adc1-df9828afda9b") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-17 22:47:00,143|b14466b4-1a41-4fb9-8fa8-800995d8234a||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-kohn",
  "service-instance-id" : "baf17aa9-bcc2-45f3-89cb-be0ed8074458",
  "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" : "ef5ae4d9-7f76-484c-baa7-40eea863a4c4",
  "vnf-id" : "95bbceb3-a1e8-4df8-adc1-df9828afda9b",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-11-17 22:47:00,151|b14466b4-1a41-4fb9-8fa8-800995d8234a||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-11-17 22:47:00,151|b14466b4-1a41-4fb9-8fa8-800995d8234a||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-17 22:47:00,151|b14466b4-1a41-4fb9-8fa8-800995d8234a||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-17 22:47:00,151|b14466b4-1a41-4fb9-8fa8-800995d8234a||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 3dcacb3b-6219-4e69-9f8c-e47040439e6e auditStoreId -1
2022-11-17 22:47:03,859|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-17 22:47:03,970|||grpc-default-executor-2||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-17 22:47:03,976|401aceda-4bba-4e16-99c1-397743d3b488||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| processing request id 401aceda-4bba-4e16-99c1-397743d3b488
2022-11-17 22:47:03,976|401aceda-4bba-4e16-99c1-397743d3b488||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-17 22:47:03,976|401aceda-4bba-4e16-99c1-397743d3b488||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| StoreAuditService ID  -1
2022-11-17 22:47:03,976|401aceda-4bba-4e16-99c1-397743d3b488||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-17 22:47:03,976|401aceda-4bba-4e16-99c1-397743d3b488||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-17 22:47:03,979|401aceda-4bba-4e16-99c1-397743d3b488||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-17 22:47:03,990|401aceda-4bba-4e16-99c1-397743d3b488||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Deriving input data for workflow: (config-assign)
2022-11-17 22:47:03,990|401aceda-4bba-4e16-99c1-397743d3b488||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-11-17 22:47:03,990|401aceda-4bba-4e16-99c1-397743d3b488||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-17 22:47:03,991|401aceda-4bba-4e16-99c1-397743d3b488||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| preparing request id(401aceda-4bba-4e16-99c1-397743d3b488) for workflow(config-assign) step(config-assign)
2022-11-17 22:47:03,991|401aceda-4bba-4e16-99c1-397743d3b488||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-11-17 22:47:03,991|401aceda-4bba-4e16-99c1-397743d3b488||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-11-17 22:47:03,993|401aceda-4bba-4e16-99c1-397743d3b488||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-11-17 22:47:04,016|401aceda-4bba-4e16-99c1-397743d3b488||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| 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-11-17 22:47:04,018|401aceda-4bba-4e16-99c1-397743d3b488||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-17 22:47:04,018|401aceda-4bba-4e16-99c1-397743d3b488||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Setting Resource Value ("baf17aa9-bcc2-45f3-89cb-be0ed8074458") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-17 22:47:04,019|401aceda-4bba-4e16-99c1-397743d3b488||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Setting Resource Value ("95bbceb3-a1e8-4df8-adc1-df9828afda9b") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-17 22:47:04,032|401aceda-4bba-4e16-99c1-397743d3b488||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Resource resolution saved into database successfully : (vnf-id)
2022-11-17 22:47:04,033|401aceda-4bba-4e16-99c1-397743d3b488||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Resource resolution saved into database successfully : (vnf_name)
2022-11-17 22:47:04,033|401aceda-4bba-4e16-99c1-397743d3b488||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Resource resolution saved into database successfully : (service-instance-id)
2022-11-17 22:47:04,034|401aceda-4bba-4e16-99c1-397743d3b488||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Generated Resource Param Data ({
  "service-instance-id" : "baf17aa9-bcc2-45f3-89cb-be0ed8074458",
  "vnf-id" : "95bbceb3-a1e8-4df8-adc1-df9828afda9b",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-11-17 22:47:04,050|401aceda-4bba-4e16-99c1-397743d3b488||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-11-17 22:47:04,059|401aceda-4bba-4e16-99c1-397743d3b488||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| 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-11-17 22:47:04,059|401aceda-4bba-4e16-99c1-397743d3b488||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Preparing Response...
2022-11-17 22:47:04,059|401aceda-4bba-4e16-99c1-397743d3b488||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-11-17 22:47:04,059|401aceda-4bba-4e16-99c1-397743d3b488||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| resolveWorkflowOutputs for workflow(config-assign)
2022-11-17 22:47:04,060|401aceda-4bba-4e16-99c1-397743d3b488||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f616d224-4d1d-4dc5-aa0e-4bb2a991da09 auditStoreId -1
2022-11-17 22:47:04,075|401aceda-4bba-4e16-99c1-397743d3b488||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Completed
2022-11-17 22:47:07,056|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Rest request method(GET), url(/v1/instance/angry_noyce/status)
2022-11-17 22:47:07,101|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Response status(200 - OK)
2022-11-17 22:47:07,107|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| VfModule helm_apache (angry_noyce) is not ready. Please wait...
2022-11-17 22:47:17,131|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Rest request method(GET), url(/v1/instance/angry_noyce/status)
2022-11-17 22:47:17,189|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Response status(200 - OK)
2022-11-17 22:47:17,192|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| VfModule helm_apache (angry_noyce) is not ready. Please wait...
2022-11-17 22:47:27,204|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Rest request method(GET), url(/v1/instance/angry_noyce/status)
2022-11-17 22:47:27,253|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Response status(200 - OK)
2022-11-17 22:47:27,254|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| VfModule helm_apache (angry_noyce) is ready.
2022-11-17 22:47:27,254|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| SIMPLE STATUS CHECK - END
2022-11-17 22:47:27,255|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Preparing Response...
2022-11-17 22:47:27,255|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-11-17 22:47:27,255|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2022-11-17 22:47:27,256|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Executing workflow(config-deploy[4ca5333d-dc8e-49d1-a949-1f56ac2efb69])'s step(collect-results)
2022-11-17 22:47:27,256|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-17 22:47:27,258|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| preparing request id(4ca5333d-dc8e-49d1-a949-1f56ac2efb69) for workflow(config-deploy) step(collect-results)
2022-11-17 22:47:27,259|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2022-11-17 22:47:27,259|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"})
2022-11-17 22:47:27,259|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2022-11-17 22:47:27,273|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Collected results: {}
2022-11-17 22:47:27,274|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Preparing Response...
2022-11-17 22:47:27,274|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2022-11-17 22:47:27,274|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Execute node(collect-results) -> executed state(SUCCESS)
2022-11-17 22:47:27,274|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Execute node(END) -> executed state(SUCCESS)
2022-11-17 22:47:27,275|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| workflow(4ca5333d-dc8e-49d1-a949-1f56ac2efb69) nodes completed with (0)exceptions
2022-11-17 22:47:27,275|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-11-17 22:47:27,278|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a5c5690e-4ece-4fd1-b95e-95c8e996a493 auditStoreId -1
2022-11-17 22:47:27,282|4ca5333d-dc8e-49d1-a949-1f56ac2efb69||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Completed
2022-11-17 22:47:56,256|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-17 22:47:56,361|||grpc-default-executor-1||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-17 22:47:56,365|401aceda-4bba-4e16-99c1-397743d3b488||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| processing request id 401aceda-4bba-4e16-99c1-397743d3b488
2022-11-17 22:47:56,365|401aceda-4bba-4e16-99c1-397743d3b488||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-17 22:47:56,365|401aceda-4bba-4e16-99c1-397743d3b488||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| StoreAuditService ID  -1
2022-11-17 22:47:56,367|401aceda-4bba-4e16-99c1-397743d3b488||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-17 22:47:56,367|401aceda-4bba-4e16-99c1-397743d3b488||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-17 22:47:56,370|401aceda-4bba-4e16-99c1-397743d3b488||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-17 22:47:56,383|401aceda-4bba-4e16-99c1-397743d3b488||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Deriving input data for workflow: (config-deploy)
2022-11-17 22:47:56,383|401aceda-4bba-4e16-99c1-397743d3b488||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-11-17 22:47:56,383|401aceda-4bba-4e16-99c1-397743d3b488||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-17 22:47:56,397|401aceda-4bba-4e16-99c1-397743d3b488||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| preparing request id(401aceda-4bba-4e16-99c1-397743d3b488) for workflow(config-deploy) step(config-deploy)
2022-11-17 22:47:56,397|401aceda-4bba-4e16-99c1-397743d3b488||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-11-17 22:47:56,398|401aceda-4bba-4e16-99c1-397743d3b488||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| 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-11-17 22:47:56,400|401aceda-4bba-4e16-99c1-397743d3b488||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-11-17 22:47:56,400|401aceda-4bba-4e16-99c1-397743d3b488||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Getting Jython Script Class(ConfigDeploy)
2022-11-17 22:47:56,465|401aceda-4bba-4e16-99c1-397743d3b488||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@aa8a5a2
2022-11-17 22:47:56,467|401aceda-4bba-4e16-99c1-397743d3b488||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Hello world
2022-11-17 22:47:56,467|401aceda-4bba-4e16-99c1-397743d3b488||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Preparing Response...
2022-11-17 22:47:56,468|401aceda-4bba-4e16-99c1-397743d3b488||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-11-17 22:47:56,468|401aceda-4bba-4e16-99c1-397743d3b488||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-11-17 22:47:56,469|401aceda-4bba-4e16-99c1-397743d3b488||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 14940a99-e537-4c61-9050-07386d9e8f4f auditStoreId -1
2022-11-17 22:47:56,471|401aceda-4bba-4e16-99c1-397743d3b488||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-ht2wb|||| Completed