Results

By type

          04:59:34,454 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
04:59:34,455 |-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]
04:59:34,456 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
04:59:34,456 |-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]
04:59:34,456 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
04:59:34,473 |-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
04:59:34,662 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
04:59:34,672 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
04:59:34,676 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
04:59:34,683 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
04:59:34,785 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
04:59:34,786 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
04:59:34,786 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
04:59:34,786 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
04:59:34,786 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
04:59:34,786 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
04:59:34,786 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
04:59:34,787 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
04:59:34,790 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


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

2022-11-12 04:59:36,309|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.1 using Java 11.0.9.1 on onap-cds-blueprints-processor-d6d6887bf-74h5q 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-12 04:59:36,313|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2022-11-12 04:59:40,474|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-11-12 04:59:41,165|||main||||INFO||||||| Finished Spring Data repository scanning in 669 ms. Found 11 JPA repository interfaces.
2022-11-12 04:59:44,569|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-11-12 04:59:44,666|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2022-11-12 04:59:44,990|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-11-12 04:59:45,700|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-11-12 04:59:46,216|||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-12 04:59:46,219|||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-12 04:59:46,712|||main||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2022-11-12 04:59:48,399|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-12 04:59:48,419|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-11-12 04:59:48,568|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-11-12 04:59:50,723|||main||||INFO||||||| Audit service is disabled
2022-11-12 04:59:50,923|||main||||INFO||||||| Workflow Audit store is disabled
2022-11-12 04:59:53,717|||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-12 04:59:53,796|||main||||INFO||||||| Dependency Management module created...
2022-11-12 04:59:55,733|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-11-12 04:59:56,263|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-11-12 04:59:58,274|||main||||INFO||||||| Netty started on port 8080
2022-11-12 05:00:01,044|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-11-12 05:00:01,884|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-11-12 05:00:01,912|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 26.783 seconds (JVM running for 28.148)
2022-11-12 05:00:01,966|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-11-12 06:06:03,646|ff1a3443-7f38-4c9a-a190-019082bb0245||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-11-12 06:06:03,649|ff1a3443-7f38-4c9a-a190-019082bb0245||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-12 06:06:03,652|ff1a3443-7f38-4c9a-a190-019082bb0245||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-12 06:06:04,187|ff1a3443-7f38-4c9a-a190-019082bb0245||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-12 06:06:04,193|ff1a3443-7f38-4c9a-a190-019082bb0245||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-12 06:06:05,957|0b7a58e3-35b8-4abd-964c-716b9acda4ad||Thread-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Enhancing blueprint(/opt/app/onap/blueprints/working/edfe08d5-8b24-4018-be83-8bdc7ed2be1d)
2022-11-12 06:06:05,979|0b7a58e3-35b8-4abd-964c-716b9acda4ad||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| deleting definition types under : /opt/app/onap/blueprints/working/edfe08d5-8b24-4018-be83-8bdc7ed2be1d/Definitions
2022-11-12 06:06:06,078|0b7a58e3-35b8-4abd-964c-716b9acda4ad||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| reinitialized all type definitions
2022-11-12 06:06:06,088|0b7a58e3-35b8-4abd-964c-716b9acda4ad||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ***** Enhancing NodeTemplate(helloworld)
2022-11-12 06:06:06,135|0b7a58e3-35b8-4abd-964c-716b9acda4ad||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| enhancing ArtifactDefinition(helloworld-template)
2022-11-12 06:06:06,146|0b7a58e3-35b8-4abd-964c-716b9acda4ad||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-11-12 06:06:06,169|0b7a58e3-35b8-4abd-964c-716b9acda4ad||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-11-12 06:06:06,228|0b7a58e3-35b8-4abd-964c-716b9acda4ad||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ##### Enhancing Workflow(helloworld)
2022-11-12 06:06:06,230|0b7a58e3-35b8-4abd-964c-716b9acda4ad||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-11-12 06:06:06,230|0b7a58e3-35b8-4abd-964c-716b9acda4ad||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| identified workflow(helloworld) targets(helloworld)
2022-11-12 06:06:06,230|0b7a58e3-35b8-4abd-964c-716b9acda4ad||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-11-12 06:06:06,231|0b7a58e3-35b8-4abd-964c-716b9acda4ad||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-11-12 06:06:06,232|0b7a58e3-35b8-4abd-964c-716b9acda4ad||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| enriching artifacts file(/opt/app/onap/blueprints/working/edfe08d5-8b24-4018-be83-8bdc7ed2be1d/Templates/hello-world-mapping.json
2022-11-12 06:06:06,246|0b7a58e3-35b8-4abd-964c-716b9acda4ad||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-11-12 06:06:06,247|0b7a58e3-35b8-4abd-964c-716b9acda4ad||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| dataType not present for the recipe(dt-helloworld-properties)
2022-11-12 06:06:06,247|0b7a58e3-35b8-4abd-964c-716b9acda4ad||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ##### Enhancing blueprint Resource Definitions
2022-11-12 06:06:06,248|0b7a58e3-35b8-4abd-964c-716b9acda4ad||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-11-12 06:06:06,250|0b7a58e3-35b8-4abd-964c-716b9acda4ad||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| processing file (Templates/hello-world-mapping.json)
2022-11-12 06:06:06,267|0b7a58e3-35b8-4abd-964c-716b9acda4ad||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| distinct resource keys ([])
2022-11-12 06:06:06,267|0b7a58e3-35b8-4abd-964c-716b9acda4ad||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Enriching Resource Definition sources Node Template: []
2022-11-12 06:06:06,588|c0fdf971-b917-4956-b4da-3edb70ae0a2e||Thread-31||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Save processing(d3bed7fe-d34e-4c66-8f9e-a1fb0f0e2edd) CBA(/opt/app/onap/blueprints/archive/d3bed7fe-d34e-4c66-8f9e-a1fb0f0e2edd/cba.zip)
2022-11-12 06:06:06,637|c0fdf971-b917-4956-b4da-3edb70ae0a2e||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d3bed7fe-d34e-4c66-8f9e-a1fb0f0e2edd) and entry definition file (Definitions/blueprint.json)
2022-11-12 06:06:06,722|c0fdf971-b917-4956-b4da-3edb70ae0a2e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(helloworld)
2022-11-12 06:06:06,743|c0fdf971-b917-4956-b4da-3edb70ae0a2e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d3bed7fe-d34e-4c66-8f9e-a1fb0f0e2edd) and entry definition file (Definitions/blueprint.json)
2022-11-12 06:06:07,020|c0fdf971-b917-4956-b4da-3edb70ae0a2e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| No compiled cache(/opt/app/onap/blueprints/working/d3bed7fe-d34e-4c66-8f9e-a1fb0f0e2edd) present to clean.
2022-11-12 06:06:07,265|654321||reactor-http-epoll-4||||INFO||||||| processing request id 654321
2022-11-12 06:06:07,265|654321||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-12 06:06:07,271|654321||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-11-12 06:06:07,280|654321||DefaultDispatcher-worker-4||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2022-11-12 06:06:07,377|654321||DefaultDispatcher-worker-4||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-11-12 06:06:07,381|654321||DefaultDispatcher-worker-16||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-11-12 06:06:07,383|654321||DefaultDispatcher-worker-16||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-11-12 06:06:07,403|654321||DefaultDispatcher-worker-9||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-11-12 06:06:07,405|654321||DefaultDispatcher-worker-9||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-11-12 06:06:07,424|654321||DefaultDispatcher-worker-9||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-12 06:06:07,440|654321||DefaultDispatcher-worker-9||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-11-12 06:06:07,441|654321||DefaultDispatcher-worker-9||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-11-12 06:06:07,443|654321||DefaultDispatcher-worker-9||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-11-12 06:06:07,469|654321||DefaultDispatcher-worker-9||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-11-12 06:06:07,504|654321||DefaultDispatcher-worker-9||||INFO||||||| Batched Sequence : ([])
2022-11-12 06:06:07,507|654321||DefaultDispatcher-worker-9||||INFO||||||| Generated Resource Param Data ({ })
2022-11-12 06:06:07,669|654321||DefaultDispatcher-worker-9||||INFO||||||| Preparing Response...
2022-11-12 06:06:07,672|654321||DefaultDispatcher-worker-9||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-11-12 06:06:07,673|654321||DefaultDispatcher-worker-9||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-11-12 06:06:07,682|654321||DefaultDispatcher-worker-9||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 8aa887c4-d604-4c4e-911c-b33ef3b0923c auditStoreId -1
2022-11-12 06:25:24,184|d6824df7-2ffa-4b95-a2da-70afafb5a2c6||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-11-12 06:25:24,185|d6824df7-2ffa-4b95-a2da-70afafb5a2c6||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-12 06:25:24,185|d6824df7-2ffa-4b95-a2da-70afafb5a2c6||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-12 06:25:24,508|d6824df7-2ffa-4b95-a2da-70afafb5a2c6||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-12 06:25:24,509|d6824df7-2ffa-4b95-a2da-70afafb5a2c6||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-12 06:25:25,313|d6824df7-2ffa-4b95-a2da-70afafb5a2c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-11-12 06:25:25,320|d6824df7-2ffa-4b95-a2da-70afafb5a2c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Save processing(3409cd48-08a0-4b55-b389-5baa0183ac4f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-11-12 06:25:25,365|d6824df7-2ffa-4b95-a2da-70afafb5a2c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Save processing(2e7f797d-7bad-4c17-84a8-5473f98d4178) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-11-12 06:25:25,377|d6824df7-2ffa-4b95-a2da-70afafb5a2c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Save processing(e5b67132-c6a9-4bf8-b11a-3b879165c662) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-11-12 06:25:25,391|d6824df7-2ffa-4b95-a2da-70afafb5a2c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Save processing(38af58fd-e540-4172-b58e-98346bda6e4a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-11-12 06:25:25,412|d6824df7-2ffa-4b95-a2da-70afafb5a2c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Save processing(a8f7ed19-59f0-4e12-906d-ebc4d618d1c7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-11-12 06:25:25,431|d6824df7-2ffa-4b95-a2da-70afafb5a2c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Save processing(4063794e-d7ef-42ec-810e-ec58f969d0f1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-11-12 06:25:25,450|d6824df7-2ffa-4b95-a2da-70afafb5a2c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:25:25,451|d6824df7-2ffa-4b95-a2da-70afafb5a2c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:25:25,451|d6824df7-2ffa-4b95-a2da-70afafb5a2c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:25:25,452|d6824df7-2ffa-4b95-a2da-70afafb5a2c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:25:25,452|d6824df7-2ffa-4b95-a2da-70afafb5a2c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:25:25,453|d6824df7-2ffa-4b95-a2da-70afafb5a2c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:25:25,533|d6824df7-2ffa-4b95-a2da-70afafb5a2c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:25:25,598|d6824df7-2ffa-4b95-a2da-70afafb5a2c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-12 06:25:25,611|d6824df7-2ffa-4b95-a2da-70afafb5a2c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-12 06:25:25,644|d6824df7-2ffa-4b95-a2da-70afafb5a2c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-12 06:25:25,671|d6824df7-2ffa-4b95-a2da-70afafb5a2c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-12 06:25:25,801|d6824df7-2ffa-4b95-a2da-70afafb5a2c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(resource-assignment)
2022-11-12 06:25:25,802|d6824df7-2ffa-4b95-a2da-70afafb5a2c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(config-assign)
2022-11-12 06:25:25,802|d6824df7-2ffa-4b95-a2da-70afafb5a2c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(config-deploy)
2022-11-12 06:25:25,864|d6824df7-2ffa-4b95-a2da-70afafb5a2c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:25:26,036|d6824df7-2ffa-4b95-a2da-70afafb5a2c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(resource-assignment)
2022-11-12 06:25:26,037|d6824df7-2ffa-4b95-a2da-70afafb5a2c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(config-assign)
2022-11-12 06:25:26,038|d6824df7-2ffa-4b95-a2da-70afafb5a2c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(config-deploy)
2022-11-12 06:25:26,098|d6824df7-2ffa-4b95-a2da-70afafb5a2c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(config-assign)
2022-11-12 06:25:26,099|d6824df7-2ffa-4b95-a2da-70afafb5a2c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(config-deploy)
2022-11-12 06:25:26,100|d6824df7-2ffa-4b95-a2da-70afafb5a2c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:25:26,119|d6824df7-2ffa-4b95-a2da-70afafb5a2c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:25:26,365|d6824df7-2ffa-4b95-a2da-70afafb5a2c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(resource-assignment)
2022-11-12 06:25:26,367|d6824df7-2ffa-4b95-a2da-70afafb5a2c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(config-assign)
2022-11-12 06:25:26,368|d6824df7-2ffa-4b95-a2da-70afafb5a2c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(config-deploy)
2022-11-12 06:25:26,368|d6824df7-2ffa-4b95-a2da-70afafb5a2c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(HealthCheck)
2022-11-12 06:25:26,370|d6824df7-2ffa-4b95-a2da-70afafb5a2c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(ScaleOutReconfiguration)
2022-11-12 06:25:26,370|d6824df7-2ffa-4b95-a2da-70afafb5a2c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(vf-config-assign)
2022-11-12 06:25:26,372|d6824df7-2ffa-4b95-a2da-70afafb5a2c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(vf-config-deploy)
2022-11-12 06:25:26,429|d6824df7-2ffa-4b95-a2da-70afafb5a2c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:25:26,565|d6824df7-2ffa-4b95-a2da-70afafb5a2c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(resource-assignment)
2022-11-12 06:25:26,566|d6824df7-2ffa-4b95-a2da-70afafb5a2c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(config-deploy)
2022-11-12 06:25:26,621|d6824df7-2ffa-4b95-a2da-70afafb5a2c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:25:26,694|d6824df7-2ffa-4b95-a2da-70afafb5a2c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:25:28,213|9a7c7b97-d68a-475b-a780-7871e53408c5||Thread-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Enhancing blueprint(/opt/app/onap/blueprints/working/fd05d960-c467-48b8-a12a-7f77d2ca67b4)
2022-11-12 06:25:28,215|9a7c7b97-d68a-475b-a780-7871e53408c5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| deleting definition types under : /opt/app/onap/blueprints/working/fd05d960-c467-48b8-a12a-7f77d2ca67b4/Definitions
2022-11-12 06:25:28,220|9a7c7b97-d68a-475b-a780-7871e53408c5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| reinitialized all type definitions
2022-11-12 06:25:28,221|9a7c7b97-d68a-475b-a780-7871e53408c5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-11-12 06:25:28,249|9a7c7b97-d68a-475b-a780-7871e53408c5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-11-12 06:25:28,259|9a7c7b97-d68a-475b-a780-7871e53408c5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-11-12 06:25:28,268|9a7c7b97-d68a-475b-a780-7871e53408c5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-11-12 06:25:28,289|9a7c7b97-d68a-475b-a780-7871e53408c5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ***** Enhancing NodeTemplate(capability)
2022-11-12 06:25:28,316|9a7c7b97-d68a-475b-a780-7871e53408c5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ***** Enhancing NodeTemplate(capability)
2022-11-12 06:25:28,330|9a7c7b97-d68a-475b-a780-7871e53408c5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ***** Enhancing NodeTemplate(processor-db)
2022-11-12 06:25:28,352|9a7c7b97-d68a-475b-a780-7871e53408c5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-12 06:25:28,374|9a7c7b97-d68a-475b-a780-7871e53408c5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-12 06:25:28,390|9a7c7b97-d68a-475b-a780-7871e53408c5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-12 06:25:28,405|9a7c7b97-d68a-475b-a780-7871e53408c5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-12 06:25:28,421|9a7c7b97-d68a-475b-a780-7871e53408c5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-12 06:25:28,476|9a7c7b97-d68a-475b-a780-7871e53408c5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-11-12 06:25:28,485|9a7c7b97-d68a-475b-a780-7871e53408c5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-11-12 06:25:28,486|9a7c7b97-d68a-475b-a780-7871e53408c5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-11-12 06:25:28,512|9a7c7b97-d68a-475b-a780-7871e53408c5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ***** Enhancing NodeTemplate(capability)
2022-11-12 06:25:28,525|9a7c7b97-d68a-475b-a780-7871e53408c5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ***** Enhancing NodeTemplate(capability)
2022-11-12 06:25:28,542|9a7c7b97-d68a-475b-a780-7871e53408c5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ***** Enhancing NodeTemplate(capability)
2022-11-12 06:25:28,557|9a7c7b97-d68a-475b-a780-7871e53408c5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ***** Enhancing NodeTemplate(processor-db)
2022-11-12 06:25:28,572|9a7c7b97-d68a-475b-a780-7871e53408c5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-12 06:25:28,590|9a7c7b97-d68a-475b-a780-7871e53408c5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-12 06:25:28,603|9a7c7b97-d68a-475b-a780-7871e53408c5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-12 06:25:28,618|9a7c7b97-d68a-475b-a780-7871e53408c5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-12 06:25:28,631|9a7c7b97-d68a-475b-a780-7871e53408c5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-12 06:25:28,644|9a7c7b97-d68a-475b-a780-7871e53408c5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-12 06:25:28,688|9a7c7b97-d68a-475b-a780-7871e53408c5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ##### Enhancing Workflow(resource-resolution)
2022-11-12 06:25:28,690|9a7c7b97-d68a-475b-a780-7871e53408c5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-11-12 06:25:28,690|9a7c7b97-d68a-475b-a780-7871e53408c5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-11-12 06:25:28,690|9a7c7b97-d68a-475b-a780-7871e53408c5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-11-12 06:25:28,690|9a7c7b97-d68a-475b-a780-7871e53408c5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-11-12 06:25:28,690|9a7c7b97-d68a-475b-a780-7871e53408c5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-11-12 06:25:28,690|9a7c7b97-d68a-475b-a780-7871e53408c5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| enriching artifacts file(/opt/app/onap/blueprints/working/fd05d960-c467-48b8-a12a-7f77d2ca67b4/Templates/hello-world-velocity-mapping.json
2022-11-12 06:25:28,701|9a7c7b97-d68a-475b-a780-7871e53408c5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-11-12 06:25:28,701|9a7c7b97-d68a-475b-a780-7871e53408c5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-11-12 06:25:28,701|9a7c7b97-d68a-475b-a780-7871e53408c5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| enriching artifacts file(/opt/app/onap/blueprints/working/fd05d960-c467-48b8-a12a-7f77d2ca67b4/Templates/hello-world-jinja-mapping.json
2022-11-12 06:25:28,710|9a7c7b97-d68a-475b-a780-7871e53408c5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-11-12 06:25:28,711|9a7c7b97-d68a-475b-a780-7871e53408c5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-11-12 06:25:28,711|9a7c7b97-d68a-475b-a780-7871e53408c5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ##### Enhancing blueprint Resource Definitions
2022-11-12 06:25:28,711|9a7c7b97-d68a-475b-a780-7871e53408c5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-11-12 06:25:28,712|9a7c7b97-d68a-475b-a780-7871e53408c5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-11-12 06:25:28,712|9a7c7b97-d68a-475b-a780-7871e53408c5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-11-12 06:25:28,725|9a7c7b97-d68a-475b-a780-7871e53408c5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:25:28,842|9a7c7b97-d68a-475b-a780-7871e53408c5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-11-12 06:25:29,055|ec7b4dcd-cbe6-4709-aa53-ce25f0678059||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Save processing(89dc576e-aa22-496e-b5b1-da1f9dd79008) CBA(/opt/app/onap/blueprints/archive/89dc576e-aa22-496e-b5b1-da1f9dd79008/cba.zip)
2022-11-12 06:25:29,063|ec7b4dcd-cbe6-4709-aa53-ce25f0678059||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/89dc576e-aa22-496e-b5b1-da1f9dd79008) and entry definition file (Definitions/resource-resolution.json)
2022-11-12 06:25:29,106|ec7b4dcd-cbe6-4709-aa53-ce25f0678059||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(resource-resolution)
2022-11-12 06:25:29,116|ec7b4dcd-cbe6-4709-aa53-ce25f0678059||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/89dc576e-aa22-496e-b5b1-da1f9dd79008) and entry definition file (Definitions/resource-resolution.json)
2022-11-12 06:25:29,188|ec7b4dcd-cbe6-4709-aa53-ce25f0678059||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| No compiled cache(/opt/app/onap/blueprints/working/89dc576e-aa22-496e-b5b1-da1f9dd79008) present to clean.
2022-11-12 06:25:29,331|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||reactor-http-epoll-1||||INFO||||||| processing request id 3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a
2022-11-12 06:25:29,331|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-12 06:25:29,331|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-11-12 06:25:29,340|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-11-12 06:25:29,423|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||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-12 06:25:29,427|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-11||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-11-12 06:25:29,429|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-11||||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-12 06:25:29,446|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-11||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2022-11-12 06:25:29,452|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-11||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-11-12 06:25:29,452|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-11||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-12 06:25:29,454|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-11||||INFO||||||| preparing request id(3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a) for workflow(resource-resolution) step(helloworld)
2022-11-12 06:25:29,454|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-11||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-11-12 06:25:29,454|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-11||||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-12 06:25:29,457|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-11||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-11-12 06:25:29,522|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||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-12 06:25:29,616|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-12 06:25:29,630|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-12 06:25:29,639|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-11-12 06:25:29,937|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-11-12 06:25:30,021|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Response status(200 - OK)
2022-11-12 06:25:30,045|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (string)
2022-11-12 06:25:30,046|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-11-12 06:25:30,047|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-11-12 06:25:30,061|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-11-12 06:25:30,097|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (v_put)
2022-11-12 06:25:30,111|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-11-12 06:25:30,113|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-11-12 06:25:35,120|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@2a65c3a2
2022-11-12 06:25:35,124|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-11-12 06:25:35,140|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (v_python)
2022-11-12 06:25:35,144|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-12 06:25:35,144|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-12 06:25:35,144|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-11-12 06:25:35,152|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-11-12 06:25:35,171|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Response status(200 - OK)
2022-11-12 06:25:35,171|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (string)
2022-11-12 06:25:35,172|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-11-12 06:25:35,172|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-11-12 06:25:35,172|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-11-12 06:25:35,173|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-12 06:25:35,174|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-12 06:25:35,174|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-11-12 06:25:35,177|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-11-12 06:25:35,184|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-1||||INFO||||||| Resource resolution saved into database successfully : (v_patch)
2022-11-12 06:25:35,189|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Response status(200 - OK)
2022-11-12 06:25:35,190|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (string)
2022-11-12 06:25:35,190|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-11-12 06:25:35,190|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-11-12 06:25:35,191|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-11-12 06:25:35,202|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (v_del)
2022-11-12 06:25:35,203|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-11-12 06:25:35,243|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-11-12 06:25:47,069|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| compiled in (11804)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-11-12 06:25:47,073|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-11-12 06:25:47,095|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-11-12 06:25:47,114|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin)
2022-11-12 06:25:47,119|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-12 06:25:47,119|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-12 06:25:47,119|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-11-12 06:25:47,129|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-11-12 06:25:47,138|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Response status(200 - OK)
2022-11-12 06:25:47,139|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (string)
2022-11-12 06:25:47,140|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-12 06:25:47,141|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-12 06:25:47,141|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-11-12 06:25:47,158|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (v_get)
2022-11-12 06:25:47,170|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-11-12 06:25:47,170|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-11-12 06:25:47,182|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (v_default)
2022-11-12 06:25:47,183|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-1||||INFO||||||| Resource resolution saved into database successfully : (v_input)
2022-11-12 06:25:47,186|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-12 06:25:47,187|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-12 06:25:47,187|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-11-12 06:25:47,195|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-11-12 06:25:47,207|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-11-12 06:25:47,208|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-12 06:25:47,209|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-11-12 06:25:47,209|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-1||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-11-12 06:25:47,210|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-11-12 06:25:47,226|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (v_post)
2022-11-12 06:25:47,246|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-12 06:25:47,248|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||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-12 06:25:47,295|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (list)
2022-11-12 06:25:47,305|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-11-12 06:25:47,307|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-12 06:25:47,308|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-12 06:25:47,308|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-12 06:25:47,308|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-12 06:25:47,308|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||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-12 06:25:47,328|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-11||||INFO||||||| Resource resolution saved into database successfully : (v_db)
2022-11-12 06:25:47,337|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-11||||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-12 06:25:47,558|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-11||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-11-12 06:25:47,661|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-11||||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-12 06:25:47,662|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-11||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-11-12 06:25:47,712|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-11||||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-12 06:25:47,721|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-11||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-11-12 06:25:47,722|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-11-12 06:25:47,723|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-11||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-11-12 06:25:47,723|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-11||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-11-12 06:25:47,737|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function)
2022-11-12 06:25:47,788|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-11||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@33eecfaa
2022-11-12 06:25:47,790|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-11-12 06:25:47,803|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-11||||INFO||||||| Resource resolution saved into database successfully : (j_python)
2022-11-12 06:25:47,805|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-11||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-12 06:25:47,806|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-11||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-12 06:25:47,806|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-11||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-11-12 06:25:47,816|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-11||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-11-12 06:25:47,829|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-11||||INFO||||||| Response status(200 - OK)
2022-11-12 06:25:47,830|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-11||||INFO||||||| Response processing type (string)
2022-11-12 06:25:47,830|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-11||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-11-12 06:25:47,830|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-11||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-11-12 06:25:47,830|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-11-12 06:25:47,843|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-11||||INFO||||||| Resource resolution saved into database successfully : (j_patch)
2022-11-12 06:25:47,844|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-11-12 06:25:47,860|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-11||||INFO||||||| Resource resolution saved into database successfully : (j_input)
2022-11-12 06:25:47,863|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-11||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-12 06:25:47,863|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-11||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-12 06:25:47,864|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-11||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-11-12 06:25:47,867|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-11||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-11-12 06:25:47,876|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-11||||INFO||||||| Response status(200 - OK)
2022-11-12 06:25:47,877|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-11||||INFO||||||| Response processing type (string)
2022-11-12 06:25:47,878|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-11||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-11-12 06:25:47,879|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-11||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-11-12 06:25:47,879|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-11-12 06:25:47,891|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (j_put)
2022-11-12 06:25:47,892|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-11-12 06:25:47,905|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (j_default)
2022-11-12 06:25:47,907|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-12 06:25:47,907|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-12 06:25:47,907|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-11-12 06:25:47,910|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-11-12 06:25:47,918|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Response status(200 - OK)
2022-11-12 06:25:47,919|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (string)
2022-11-12 06:25:47,919|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-11-12 06:25:47,919|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-11-12 06:25:47,919|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-11-12 06:25:47,921|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-12 06:25:47,921|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-12 06:25:47,921|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-11-12 06:25:47,923|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-11-12 06:25:47,931|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Response status(200 - OK)
2022-11-12 06:25:47,931|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (string)
2022-11-12 06:25:47,931|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-11-12 06:25:47,931|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-11-12 06:25:47,931|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-11||||INFO||||||| Resource resolution saved into database successfully : (j_del)
2022-11-12 06:25:47,932|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-11-12 06:25:47,933|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-12 06:25:47,933|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-12 06:25:47,933|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-11-12 06:25:47,935|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-11-12 06:25:47,944|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-11||||INFO||||||| Resource resolution saved into database successfully : (j_post)
2022-11-12 06:25:47,944|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Response status(200 - OK)
2022-11-12 06:25:47,945|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (string)
2022-11-12 06:25:47,945|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-12 06:25:47,945|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-12 06:25:47,945|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-11-12 06:25:47,956|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (j_get)
2022-11-12 06:25:47,958|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| 
Resolved Input Key mappings: 
{id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"}
2022-11-12 06:25:47,965|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||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-12 06:25:47,965|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value})
2022-11-12 06:25:47,967|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-11-12 06:25:47,976|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Response status(200 - OK)
2022-11-12 06:25:47,976|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (string)
2022-11-12 06:25:47,977|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-11-12 06:25:47,977|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-11-12 06:25:47,977|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-17||||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-12 06:25:47,997|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-1||||INFO||||||| Resource resolution saved into database successfully : (j_get_id)
2022-11-12 06:25:47,998|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-1||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-11-12 06:25:48,000|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-11-12 06:25:48,016|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-1||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin)
2022-11-12 06:25:48,019|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-12 06:25:48,019|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-1||||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-12 06:25:48,025|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (list)
2022-11-12 06:25:48,028|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-1||||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-12 06:25:48,028|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-12 06:25:48,028|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-12 06:25:48,028|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-12 06:25:48,028|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-12 06:25:48,028|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-12 06:25:48,029|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-12 06:25:48,029|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-12 06:25:48,029|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-12 06:25:48,029|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-12 06:25:48,029|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-1||||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-12 06:25:48,045|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-1||||INFO||||||| Resource resolution saved into database successfully : (j_db)
2022-11-12 06:25:48,046|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-1||||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-12 06:25:48,327|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-1||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-11-12 06:25:48,342|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-1||||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-12 06:25:48,343|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-12 06:25:48,343|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-11-12 06:25:48,344|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-11-12 06:25:48,345|3e303b7d-86d0-4bf1-a6f8-d8ffec85ea4a||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d97c0ae4-03ad-4fae-b5b2-55ebcef348f1 auditStoreId -1
2022-11-12 06:43:41,734|cc88f0d5-906e-4441-b9d3-ee121a68795c||Thread-55||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Save processing(e1c8d631-027c-4050-9529-5c2c55a83338) CBA(/opt/app/onap/blueprints/archive/e1c8d631-027c-4050-9529-5c2c55a83338/cba.zip)
2022-11-12 06:43:41,787|cc88f0d5-906e-4441-b9d3-ee121a68795c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e1c8d631-027c-4050-9529-5c2c55a83338) and entry definition file (Definitions/CNF.json)
2022-11-12 06:43:41,924|cc88f0d5-906e-4441-b9d3-ee121a68795c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(resource-assignment)
2022-11-12 06:43:41,925|cc88f0d5-906e-4441-b9d3-ee121a68795c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(config-assign)
2022-11-12 06:43:41,926|cc88f0d5-906e-4441-b9d3-ee121a68795c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(config-deploy)
2022-11-12 06:43:41,927|cc88f0d5-906e-4441-b9d3-ee121a68795c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(scale-out)
2022-11-12 06:43:41,928|cc88f0d5-906e-4441-b9d3-ee121a68795c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(scale)
2022-11-12 06:43:41,929|cc88f0d5-906e-4441-b9d3-ee121a68795c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(scale-in)
2022-11-12 06:43:41,929|cc88f0d5-906e-4441-b9d3-ee121a68795c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(health-check)
2022-11-12 06:43:41,966|cc88f0d5-906e-4441-b9d3-ee121a68795c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e1c8d631-027c-4050-9529-5c2c55a83338) and entry definition file (Definitions/CNF.json)
2022-11-12 06:43:42,134|cc88f0d5-906e-4441-b9d3-ee121a68795c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| No compiled cache(/opt/app/onap/blueprints/working/e1c8d631-027c-4050-9529-5c2c55a83338) present to clean.
2022-11-12 06:43:45,853|19861e45-a81a-490b-9fe1-9ca05aad2e1a||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-11-12 06:43:45,853|19861e45-a81a-490b-9fe1-9ca05aad2e1a||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-12 06:43:45,853|19861e45-a81a-490b-9fe1-9ca05aad2e1a||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-12 06:43:46,115|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-12 06:43:46,116|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-12 06:43:47,190|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-11-12 06:43:47,192|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Save processing(f6928002-91a0-42fb-9dd5-11c99afed05b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-11-12 06:43:47,227|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Save processing(47c62cc7-6c30-436b-acb0-6ae08c5bd16c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-11-12 06:43:47,239|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Save processing(c9a24020-85a3-46b7-861c-094095912de0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-11-12 06:43:47,256|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Save processing(7a3a0ba8-c1e8-4bef-975e-bee93b1ba556) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-11-12 06:43:47,272|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Save processing(d4404700-8426-44de-ae31-fba4705a5ef2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-11-12 06:43:47,291|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Save processing(4cc03632-dd53-4334-b2ae-cd20258f90f9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-11-12 06:43:47,317|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:43:47,317|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:43:47,317|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:43:47,318|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:43:47,319|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:43:47,319|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:43:47,346|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-12 06:43:47,366|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-11-12 06:43:47,406|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-12 06:43:47,427|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-12 06:43:47,448|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-12 06:43:47,579|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(resource-assignment)
2022-11-12 06:43:47,580|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(config-assign)
2022-11-12 06:43:47,581|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(config-deploy)
2022-11-12 06:43:47,628|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:43:47,696|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-12 06:43:47,758|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-11-12 06:43:47,769|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-12 06:43:47,856|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(resource-assignment)
2022-11-12 06:43:47,857|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(config-assign)
2022-11-12 06:43:47,858|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(config-deploy)
2022-11-12 06:43:47,903|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:43:47,950|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-12 06:43:47,986|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-11-12 06:43:47,997|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-12 06:43:48,093|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(resource-assignment)
2022-11-12 06:43:48,094|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(config-assign)
2022-11-12 06:43:48,095|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(config-deploy)
2022-11-12 06:43:48,095|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(HealthCheck)
2022-11-12 06:43:48,096|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(ScaleOutReconfiguration)
2022-11-12 06:43:48,097|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(vf-config-assign)
2022-11-12 06:43:48,098|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(vf-config-deploy)
2022-11-12 06:43:48,143|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:43:48,206|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-11-12 06:43:48,248|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-11-12 06:43:48,259|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(resource-assignment)
2022-11-12 06:43:48,261|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(config-deploy)
2022-11-12 06:43:48,262|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-11-12 06:43:48,379|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(config-assign)
2022-11-12 06:43:48,380|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(config-deploy)
2022-11-12 06:43:48,382|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:43:48,390|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:43:48,417|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-11-12 06:43:48,452|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-11-12 06:43:48,454|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-11-12 06:43:48,526|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-11-12 06:43:48,562|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-11-12 06:43:48,583|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-11-12 06:43:48,639|19861e45-a81a-490b-9fe1-9ca05aad2e1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:44:02,486|51e62f15-e024-424c-b56d-c7fc0338bc8b||Thread-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Enhancing blueprint(/opt/app/onap/blueprints/working/57cdeba6-0a56-4145-8ae9-57eb6a37bfa9)
2022-11-12 06:44:02,488|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| deleting definition types under : /opt/app/onap/blueprints/working/57cdeba6-0a56-4145-8ae9-57eb6a37bfa9/Definitions
2022-11-12 06:44:02,491|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| reinitialized all type definitions
2022-11-12 06:44:02,492|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-11-12 06:44:02,514|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| enhancing ArtifactDefinition(vnf-template)
2022-11-12 06:44:02,527|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| enhancing ArtifactDefinition(vnf-mapping)
2022-11-12 06:44:02,541|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-11-12 06:44:02,569|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ***** Enhancing NodeTemplate(input)
2022-11-12 06:44:02,595|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ***** Enhancing NodeTemplate(input)
2022-11-12 06:44:02,606|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ***** Enhancing NodeTemplate(input)
2022-11-12 06:44:02,614|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-11-12 06:44:02,614|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-11-12 06:44:02,614|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-11-12 06:44:02,633|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ***** Enhancing NodeTemplate(input)
2022-11-12 06:44:02,641|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ***** Enhancing NodeTemplate(input)
2022-11-12 06:44:02,650|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ***** Enhancing NodeTemplate(input)
2022-11-12 06:44:02,657|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-12 06:44:02,676|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ***** Enhancing NodeTemplate(input)
2022-11-12 06:44:02,686|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ***** Enhancing NodeTemplate(input)
2022-11-12 06:44:02,701|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ***** Enhancing NodeTemplate(input)
2022-11-12 06:44:02,710|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ***** Enhancing NodeTemplate(input)
2022-11-12 06:44:02,719|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ***** Enhancing NodeTemplate(input)
2022-11-12 06:44:02,732|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ***** Enhancing NodeTemplate(input)
2022-11-12 06:44:02,751|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ***** Enhancing NodeTemplate(config-assign)
2022-11-12 06:44:02,762|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| enhancing ArtifactDefinition(baseconfig-template)
2022-11-12 06:44:02,762|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-11-12 06:44:02,762|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-11-12 06:44:02,781|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ***** Enhancing NodeTemplate(input)
2022-11-12 06:44:02,790|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ***** Enhancing NodeTemplate(input)
2022-11-12 06:44:02,799|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ***** Enhancing NodeTemplate(input)
2022-11-12 06:44:02,807|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ***** Enhancing NodeTemplate(config-deploy)
2022-11-12 06:44:02,857|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ##### Enhancing Workflow(resource-assignment)
2022-11-12 06:44:02,858|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-11-12 06:44:02,858|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-11-12 06:44:02,858|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-11-12 06:44:02,858|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-11-12 06:44:02,858|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-11-12 06:44:02,858|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| enriching artifacts file(/opt/app/onap/blueprints/working/57cdeba6-0a56-4145-8ae9-57eb6a37bfa9/Templates/vnf-mapping.json
2022-11-12 06:44:02,866|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-11-12 06:44:02,866|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-11-12 06:44:02,866|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| enriching artifacts file(/opt/app/onap/blueprints/working/57cdeba6-0a56-4145-8ae9-57eb6a37bfa9/Templates/base_ubuntu20-mapping.json
2022-11-12 06:44:02,873|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-11-12 06:44:02,873|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-11-12 06:44:02,874|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ##### Enhancing Workflow(config-assign)
2022-11-12 06:44:02,874|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-11-12 06:44:02,874|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| identified workflow(config-assign) targets(config-assign)
2022-11-12 06:44:02,874|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-11-12 06:44:02,874|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-11-12 06:44:02,874|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| enriching artifacts file(/opt/app/onap/blueprints/working/57cdeba6-0a56-4145-8ae9-57eb6a37bfa9/Templates/baseconfig-mapping.json
2022-11-12 06:44:02,881|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-11-12 06:44:02,881|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| dataType not present for the recipe(dt-config-assign-properties)
2022-11-12 06:44:02,881|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ##### Enhancing Workflow(config-deploy)
2022-11-12 06:44:02,882|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-11-12 06:44:02,882|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| identified workflow(config-deploy) targets(config-deploy)
2022-11-12 06:44:02,882|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| workflow(config-deploy) resource assignment files([]
2022-11-12 06:44:02,882|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ##### Enhancing blueprint Resource Definitions
2022-11-12 06:44:02,882|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-11-12 06:44:02,882|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| processing file (Templates/vnf-mapping.json)
2022-11-12 06:44:02,882|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-11-12 06:44:02,882|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| processing file (Templates/baseconfig-mapping.json)
2022-11-12 06:44:02,900|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:44:02,981|51e62f15-e024-424c-b56d-c7fc0338bc8b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-11-12 06:44:03,216|d93e5d19-82ca-4dad-8156-fb754ed1218c||Thread-55||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Save processing(1079138d-3294-4c33-b134-781a599e769b) CBA(/opt/app/onap/blueprints/archive/1079138d-3294-4c33-b134-781a599e769b/cba.zip)
2022-11-12 06:44:03,226|d93e5d19-82ca-4dad-8156-fb754ed1218c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1079138d-3294-4c33-b134-781a599e769b) and entry definition file (Definitions/ubuntu20.json)
2022-11-12 06:44:03,238|d93e5d19-82ca-4dad-8156-fb754ed1218c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-12 06:44:03,267|d93e5d19-82ca-4dad-8156-fb754ed1218c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(resource-assignment)
2022-11-12 06:44:03,268|d93e5d19-82ca-4dad-8156-fb754ed1218c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(config-assign)
2022-11-12 06:44:03,269|d93e5d19-82ca-4dad-8156-fb754ed1218c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(config-deploy)
2022-11-12 06:44:03,281|d93e5d19-82ca-4dad-8156-fb754ed1218c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1079138d-3294-4c33-b134-781a599e769b) and entry definition file (Definitions/ubuntu20.json)
2022-11-12 06:44:03,356|d93e5d19-82ca-4dad-8156-fb754ed1218c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| No compiled cache(/opt/app/onap/blueprints/working/1079138d-3294-4c33-b134-781a599e769b) present to clean.
2022-11-12 06:44:49,655|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-11-12 06:44:49,656|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-12 06:44:49,656|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-12 06:44:49,889|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-12 06:44:49,889|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-12 06:44:50,470|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-11-12 06:44:50,471|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Save processing(56baaee8-c644-4af0-83b8-2b01c120ddca) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-11-12 06:44:50,486|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Save processing(4da77e1a-5d56-42e2-a36c-dc7d7898f1f6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-11-12 06:44:50,494|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Save processing(4c4a5b99-5467-40bb-a4ed-6b0666d4b02f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-11-12 06:44:50,503|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Save processing(7e1ee0d9-0ce2-4680-bc21-b945c702edc4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-11-12 06:44:50,515|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Save processing(0fe0d857-a77e-4d5a-a640-9bf5dca83b46) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-11-12 06:44:50,527|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Save processing(c6ce21eb-099a-4fea-a5a1-ffaba5d004b3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-11-12 06:44:50,540|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:44:50,540|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:44:50,540|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:44:50,541|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:44:50,541|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:44:50,541|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:44:50,554|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-12 06:44:50,594|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-12 06:44:50,616|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-11-12 06:44:50,632|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-12 06:44:50,653|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-12 06:44:50,745|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(resource-assignment)
2022-11-12 06:44:50,746|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(config-assign)
2022-11-12 06:44:50,747|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(config-deploy)
2022-11-12 06:44:50,795|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:44:50,837|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-12 06:44:50,872|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-11-12 06:44:50,879|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-12 06:44:50,954|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(resource-assignment)
2022-11-12 06:44:50,955|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(config-assign)
2022-11-12 06:44:50,956|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(config-deploy)
2022-11-12 06:44:51,011|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:44:51,062|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-12 06:44:51,097|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-11-12 06:44:51,110|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-12 06:44:51,190|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(resource-assignment)
2022-11-12 06:44:51,192|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(config-assign)
2022-11-12 06:44:51,193|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(config-deploy)
2022-11-12 06:44:51,193|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(HealthCheck)
2022-11-12 06:44:51,194|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(ScaleOutReconfiguration)
2022-11-12 06:44:51,195|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(vf-config-assign)
2022-11-12 06:44:51,196|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(vf-config-deploy)
2022-11-12 06:44:51,242|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:44:51,291|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-11-12 06:44:51,330|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-11-12 06:44:51,339|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-11-12 06:44:51,403|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(resource-assignment)
2022-11-12 06:44:51,404|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(config-deploy)
2022-11-12 06:44:51,444|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(config-assign)
2022-11-12 06:44:51,445|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(config-deploy)
2022-11-12 06:44:51,446|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:44:51,454|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:44:51,480|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-11-12 06:44:51,514|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-11-12 06:44:51,515|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-11-12 06:44:51,589|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-11-12 06:44:51,624|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-11-12 06:44:51,625|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-11-12 06:44:51,672|35e4d4b9-a58e-4678-9b5e-b56ac7ec55dd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:45:04,162|40f2a5f8-4f55-48de-89b8-487d30e201ba||Thread-96||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Enhancing blueprint(/opt/app/onap/blueprints/working/641e5414-fbd1-4f22-94b5-e5aead239112)
2022-11-12 06:45:04,164|40f2a5f8-4f55-48de-89b8-487d30e201ba||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| deleting definition types under : /opt/app/onap/blueprints/working/641e5414-fbd1-4f22-94b5-e5aead239112/Definitions
2022-11-12 06:45:04,166|40f2a5f8-4f55-48de-89b8-487d30e201ba||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| reinitialized all type definitions
2022-11-12 06:45:04,166|40f2a5f8-4f55-48de-89b8-487d30e201ba||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ***** Enhancing NodeTemplate(netconf-device)
2022-11-12 06:45:04,195|40f2a5f8-4f55-48de-89b8-487d30e201ba||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ***** Enhancing NodeTemplate(resolve-data)
2022-11-12 06:45:04,217|40f2a5f8-4f55-48de-89b8-487d30e201ba||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-11-12 06:45:04,223|40f2a5f8-4f55-48de-89b8-487d30e201ba||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-11-12 06:45:04,230|40f2a5f8-4f55-48de-89b8-487d30e201ba||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-11-12 06:45:04,264|40f2a5f8-4f55-48de-89b8-487d30e201ba||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-11-12 06:45:04,295|40f2a5f8-4f55-48de-89b8-487d30e201ba||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ##### Enhancing Workflow(config-assign)
2022-11-12 06:45:04,296|40f2a5f8-4f55-48de-89b8-487d30e201ba||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-11-12 06:45:04,296|40f2a5f8-4f55-48de-89b8-487d30e201ba||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| identified workflow(config-assign) targets(resolve-data)
2022-11-12 06:45:04,296|40f2a5f8-4f55-48de-89b8-487d30e201ba||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-11-12 06:45:04,296|40f2a5f8-4f55-48de-89b8-487d30e201ba||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-11-12 06:45:04,296|40f2a5f8-4f55-48de-89b8-487d30e201ba||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| enriching artifacts file(/opt/app/onap/blueprints/working/641e5414-fbd1-4f22-94b5-e5aead239112/Templates/netconfrpc-mapping.json
2022-11-12 06:45:04,303|40f2a5f8-4f55-48de-89b8-487d30e201ba||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-11-12 06:45:04,304|40f2a5f8-4f55-48de-89b8-487d30e201ba||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| dataType not present for the recipe(dt-config-assign-properties)
2022-11-12 06:45:04,304|40f2a5f8-4f55-48de-89b8-487d30e201ba||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ##### Enhancing Workflow(config-deploy)
2022-11-12 06:45:04,305|40f2a5f8-4f55-48de-89b8-487d30e201ba||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-11-12 06:45:04,305|40f2a5f8-4f55-48de-89b8-487d30e201ba||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| identified workflow(config-deploy) targets(execute-netconf)
2022-11-12 06:45:04,305|40f2a5f8-4f55-48de-89b8-487d30e201ba||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| workflow(config-deploy) resource assignment files([]
2022-11-12 06:45:04,305|40f2a5f8-4f55-48de-89b8-487d30e201ba||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| ##### Enhancing blueprint Resource Definitions
2022-11-12 06:45:04,305|40f2a5f8-4f55-48de-89b8-487d30e201ba||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-11-12 06:45:04,305|40f2a5f8-4f55-48de-89b8-487d30e201ba||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| processing file (Templates/netconfrpc-mapping.json)
2022-11-12 06:45:04,310|40f2a5f8-4f55-48de-89b8-487d30e201ba||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| distinct resource keys ([input-source])
2022-11-12 06:45:04,320|40f2a5f8-4f55-48de-89b8-487d30e201ba||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Enriching Resource Definition sources Node Template: [source-input]
2022-11-12 06:45:16,427|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-12 06:45:16,538|||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-12 06:45:16,613|01497c35-7f62-4ead-b4dd-1031ff0f13fb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| request(01497c35-7f62-4ead-b4dd-1031ff0f13fb)
2022-11-12 06:45:16,622|01497c35-7f62-4ead-b4dd-1031ff0f13fb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| CBA file(/opt/app/onap/blueprints/archive/5b1d41aa-1dd4-4525-adde-aba9b6b5c6bd/cba.zip written successfully
2022-11-12 06:45:16,622|01497c35-7f62-4ead-b4dd-1031ff0f13fb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Save processing(5b1d41aa-1dd4-4525-adde-aba9b6b5c6bd) CBA(/opt/app/onap/blueprints/archive/5b1d41aa-1dd4-4525-adde-aba9b6b5c6bd/cba.zip)
2022-11-12 06:45:16,657|01497c35-7f62-4ead-b4dd-1031ff0f13fb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5b1d41aa-1dd4-4525-adde-aba9b6b5c6bd) and entry definition file (Definitions/CNF.json)
2022-11-12 06:45:16,727|01497c35-7f62-4ead-b4dd-1031ff0f13fb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(resource-assignment)
2022-11-12 06:45:16,728|01497c35-7f62-4ead-b4dd-1031ff0f13fb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(config-assign)
2022-11-12 06:45:16,729|01497c35-7f62-4ead-b4dd-1031ff0f13fb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(config-deploy)
2022-11-12 06:45:16,730|01497c35-7f62-4ead-b4dd-1031ff0f13fb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(scale-out)
2022-11-12 06:45:16,730|01497c35-7f62-4ead-b4dd-1031ff0f13fb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(scale)
2022-11-12 06:45:16,731|01497c35-7f62-4ead-b4dd-1031ff0f13fb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(scale-in)
2022-11-12 06:45:16,731|01497c35-7f62-4ead-b4dd-1031ff0f13fb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(health-check)
2022-11-12 06:45:16,760|01497c35-7f62-4ead-b4dd-1031ff0f13fb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5b1d41aa-1dd4-4525-adde-aba9b6b5c6bd) and entry definition file (Definitions/CNF.json)
2022-11-12 06:45:16,795|01497c35-7f62-4ead-b4dd-1031ff0f13fb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Overwriting blueprint model :APACHE::1.0.0
2022-11-12 06:45:16,839|01497c35-7f62-4ead-b4dd-1031ff0f13fb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-11-12 06:45:16,841|01497c35-7f62-4ead-b4dd-1031ff0f13fb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-11-12 06:45:16,928|01497c35-7f62-4ead-b4dd-1031ff0f13fb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| No compiled cache(/opt/app/onap/blueprints/working/5b1d41aa-1dd4-4525-adde-aba9b6b5c6bd) present to clean.
2022-11-12 06:45:33,288|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-12 06:45:33,393|||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-12 06:45:33,395|9a102e4a-7fdd-4c12-a78e-9323d77bbb65||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| request(9a102e4a-7fdd-4c12-a78e-9323d77bbb65)
2022-11-12 06:45:33,396|9a102e4a-7fdd-4c12-a78e-9323d77bbb65||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| CBA file(/opt/app/onap/blueprints/archive/467f0945-043f-431b-bd1b-5f21012b16bd/cba.zip written successfully
2022-11-12 06:45:33,396|9a102e4a-7fdd-4c12-a78e-9323d77bbb65||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Save processing(467f0945-043f-431b-bd1b-5f21012b16bd) CBA(/opt/app/onap/blueprints/archive/467f0945-043f-431b-bd1b-5f21012b16bd/cba.zip)
2022-11-12 06:45:33,403|9a102e4a-7fdd-4c12-a78e-9323d77bbb65||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/467f0945-043f-431b-bd1b-5f21012b16bd) and entry definition file (Definitions/ubuntu20.json)
2022-11-12 06:45:33,412|9a102e4a-7fdd-4c12-a78e-9323d77bbb65||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-12 06:45:33,452|9a102e4a-7fdd-4c12-a78e-9323d77bbb65||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(resource-assignment)
2022-11-12 06:45:33,453|9a102e4a-7fdd-4c12-a78e-9323d77bbb65||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(config-assign)
2022-11-12 06:45:33,454|9a102e4a-7fdd-4c12-a78e-9323d77bbb65||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(config-deploy)
2022-11-12 06:45:33,464|9a102e4a-7fdd-4c12-a78e-9323d77bbb65||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/467f0945-043f-431b-bd1b-5f21012b16bd) and entry definition file (Definitions/ubuntu20.json)
2022-11-12 06:45:33,495|9a102e4a-7fdd-4c12-a78e-9323d77bbb65||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-11-12 06:45:33,533|9a102e4a-7fdd-4c12-a78e-9323d77bbb65||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-11-12 06:45:33,535|9a102e4a-7fdd-4c12-a78e-9323d77bbb65||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-11-12 06:45:33,597|9a102e4a-7fdd-4c12-a78e-9323d77bbb65||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| No compiled cache(/opt/app/onap/blueprints/working/467f0945-043f-431b-bd1b-5f21012b16bd) present to clean.
2022-11-12 06:46:20,138|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-12 06:46:20,262|||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-12 06:46:20,267|1effa3bd-7f28-465d-a5a6-438e506606f3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| request(1effa3bd-7f28-465d-a5a6-438e506606f3)
2022-11-12 06:46:20,269|1effa3bd-7f28-465d-a5a6-438e506606f3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| CBA file(/opt/app/onap/blueprints/archive/7ce314e6-0ba0-47f1-b845-01d4918d055c/cba.zip written successfully
2022-11-12 06:46:20,270|1effa3bd-7f28-465d-a5a6-438e506606f3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Save processing(7ce314e6-0ba0-47f1-b845-01d4918d055c) CBA(/opt/app/onap/blueprints/archive/7ce314e6-0ba0-47f1-b845-01d4918d055c/cba.zip)
2022-11-12 06:46:20,297|1effa3bd-7f28-465d-a5a6-438e506606f3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7ce314e6-0ba0-47f1-b845-01d4918d055c) and entry definition file (Definitions/pnf_netconf.json)
2022-11-12 06:46:20,305|1effa3bd-7f28-465d-a5a6-438e506606f3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-12 06:46:20,322|1effa3bd-7f28-465d-a5a6-438e506606f3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(config-assign)
2022-11-12 06:46:20,324|1effa3bd-7f28-465d-a5a6-438e506606f3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Validating Workflow(config-deploy)
2022-11-12 06:46:20,345|1effa3bd-7f28-465d-a5a6-438e506606f3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7ce314e6-0ba0-47f1-b845-01d4918d055c) and entry definition file (Definitions/pnf_netconf.json)
2022-11-12 06:46:20,436|1effa3bd-7f28-465d-a5a6-438e506606f3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-11-12 06:46:20,471|1effa3bd-7f28-465d-a5a6-438e506606f3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-11-12 06:46:20,472|1effa3bd-7f28-465d-a5a6-438e506606f3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-11-12 06:46:20,532|1effa3bd-7f28-465d-a5a6-438e506606f3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| No compiled cache(/opt/app/onap/blueprints/working/7ce314e6-0ba0-47f1-b845-01d4918d055c) present to clean.
2022-11-12 06:46:20,683|fba92628-016e-4eba-82b3-445e5b2992a6||reactor-http-epoll-3||||INFO||||||| processing request id fba92628-016e-4eba-82b3-445e5b2992a6
2022-11-12 06:46:20,683|fba92628-016e-4eba-82b3-445e5b2992a6||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-12 06:46:20,683|fba92628-016e-4eba-82b3-445e5b2992a6||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-11-12 06:46:20,688|fba92628-016e-4eba-82b3-445e5b2992a6||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2022-11-12 06:46:20,907|fba92628-016e-4eba-82b3-445e5b2992a6||DefaultDispatcher-worker-1||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-12 06:46:20,911|fba92628-016e-4eba-82b3-445e5b2992a6||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-12 06:46:20,914|fba92628-016e-4eba-82b3-445e5b2992a6||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-12 06:46:20,931|fba92628-016e-4eba-82b3-445e5b2992a6||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-12 06:46:21,018|fba92628-016e-4eba-82b3-445e5b2992a6||DefaultDispatcher-worker-4||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-12 06:46:21,055|fba92628-016e-4eba-82b3-445e5b2992a6||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(resource-assignment[fba92628-016e-4eba-82b3-445e5b2992a6])'s step(resource-assignment)
2022-11-12 06:46:21,056|fba92628-016e-4eba-82b3-445e5b2992a6||DefaultDispatcher-worker-4||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-12 06:46:21,057|fba92628-016e-4eba-82b3-445e5b2992a6||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(fba92628-016e-4eba-82b3-445e5b2992a6) for workflow(resource-assignment) step(resource-assignment)
2022-11-12 06:46:21,057|fba92628-016e-4eba-82b3-445e5b2992a6||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-12 06:46:21,058|fba92628-016e-4eba-82b3-445e5b2992a6||DefaultDispatcher-worker-4||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-12 06:46:21,060|fba92628-016e-4eba-82b3-445e5b2992a6||DefaultDispatcher-worker-4||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-11-12 06:46:21,092|fba92628-016e-4eba-82b3-445e5b2992a6||DefaultDispatcher-worker-4||||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-12 06:46:21,106|fba92628-016e-4eba-82b3-445e5b2992a6||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-11-12 06:46:21,107|fba92628-016e-4eba-82b3-445e5b2992a6||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-11-12 06:46:21,108|fba92628-016e-4eba-82b3-445e5b2992a6||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-12 06:46:21,109|fba92628-016e-4eba-82b3-445e5b2992a6||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("d486c3f4-af9b-4465-a14a-3ac3dadce2f0") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-12 06:46:21,109|fba92628-016e-4eba-82b3-445e5b2992a6||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ec5ae78a-a1af-48c9-8343-7b0254e9c20d") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-12 06:46:21,110|fba92628-016e-4eba-82b3-445e5b2992a6||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="ec5ae78a-a1af-48c9-8343-7b0254e9c20d", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-11-12 06:46:21,119|fba92628-016e-4eba-82b3-445e5b2992a6||DefaultDispatcher-worker-1||||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-12 06:46:21,119|fba92628-016e-4eba-82b3-445e5b2992a6||DefaultDispatcher-worker-1||||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-12 06:46:21,131|fba92628-016e-4eba-82b3-445e5b2992a6||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-12 06:46:23,895|fba92628-016e-4eba-82b3-445e5b2992a6||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - )
2022-11-12 06:46:23,896|fba92628-016e-4eba-82b3-445e5b2992a6||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-12 06:46:23,897|fba92628-016e-4eba-82b3-445e5b2992a6||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221112t064623675702z")
2022-11-12 06:46:23,897|fba92628-016e-4eba-82b3-445e5b2992a6||DefaultDispatcher-worker-1||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221112t064623675702z")
2022-11-12 06:46:23,897|fba92628-016e-4eba-82b3-445e5b2992a6||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221112t064623675702z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-12 06:46:23,898|fba92628-016e-4eba-82b3-445e5b2992a6||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-12 06:46:23,905|fba92628-016e-4eba-82b3-445e5b2992a6||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" : "d486c3f4-af9b-4465-a14a-3ac3dadce2f0",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "ec5ae78a-a1af-48c9-8343-7b0254e9c20d",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221112t064623675702z"
})
2022-11-12 06:46:23,919|fba92628-016e-4eba-82b3-445e5b2992a6||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-11-12 06:46:23,920|fba92628-016e-4eba-82b3-445e5b2992a6||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-12 06:46:23,920|fba92628-016e-4eba-82b3-445e5b2992a6||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-11-12 06:46:23,921|fba92628-016e-4eba-82b3-445e5b2992a6||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[fba92628-016e-4eba-82b3-445e5b2992a6])'s step(profile-upload)
2022-11-12 06:46:23,922|fba92628-016e-4eba-82b3-445e5b2992a6||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-12 06:46:23,929|fba92628-016e-4eba-82b3-445e5b2992a6||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(fba92628-016e-4eba-82b3-445e5b2992a6) for workflow(resource-assignment) step(profile-upload)
2022-11-12 06:46:23,929|fba92628-016e-4eba-82b3-445e5b2992a6||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-11-12 06:46:23,929|fba92628-016e-4eba-82b3-445e5b2992a6||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-12 06:46:23,931|fba92628-016e-4eba-82b3-445e5b2992a6||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-11-12 06:46:23,931|fba92628-016e-4eba-82b3-445e5b2992a6||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes
2022-11-12 06:46:23,931|fba92628-016e-4eba-82b3-445e5b2992a6||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-11-12 06:46:23,935|fba92628-016e-4eba-82b3-445e5b2992a6||DefaultDispatcher-worker-1||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-11-12 06:46:23,936|fba92628-016e-4eba-82b3-445e5b2992a6||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-12 06:46:23,936|fba92628-016e-4eba-82b3-445e5b2992a6||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-11-12 06:46:23,936|fba92628-016e-4eba-82b3-445e5b2992a6||DefaultDispatcher-worker-1||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-11-12 06:46:23,937|fba92628-016e-4eba-82b3-445e5b2992a6||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-11-12 06:46:23,943|fba92628-016e-4eba-82b3-445e5b2992a6||DefaultDispatcher-worker-1||||INFO||||||| workflow(fba92628-016e-4eba-82b3-445e5b2992a6) nodes completed with (0)exceptions
2022-11-12 06:46:23,943|fba92628-016e-4eba-82b3-445e5b2992a6||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-12 06:46:23,945|fba92628-016e-4eba-82b3-445e5b2992a6||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 44a81437-c0d5-4100-b935-7de7d60ad816 auditStoreId -1
2022-11-12 06:46:28,639|fc92fd20-ab47-4904-8a42-d11c58d9c699||reactor-http-epoll-3||||INFO||||||| processing request id fc92fd20-ab47-4904-8a42-d11c58d9c699
2022-11-12 06:46:28,640|fc92fd20-ab47-4904-8a42-d11c58d9c699||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-12 06:46:28,640|fc92fd20-ab47-4904-8a42-d11c58d9c699||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-11-12 06:46:28,643|fc92fd20-ab47-4904-8a42-d11c58d9c699||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-12 06:46:28,644|fc92fd20-ab47-4904-8a42-d11c58d9c699||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-12 06:46:28,648|fc92fd20-ab47-4904-8a42-d11c58d9c699||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-12 06:46:28,676|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-12 06:46:28,682|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-4||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-12 06:46:28,684|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(resource-assignment[fc92fd20-ab47-4904-8a42-d11c58d9c699])'s step(resource-assignment)
2022-11-12 06:46:28,684|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-4||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-12 06:46:28,685|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(fc92fd20-ab47-4904-8a42-d11c58d9c699) for workflow(resource-assignment) step(resource-assignment)
2022-11-12 06:46:28,685|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-12 06:46:28,685|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-4||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-12 06:46:28,687|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-4||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-11-12 06:46:28,717|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-3||||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-12 06:46:28,724|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-11-12 06:46:28,725|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("7003c01d-c522-43d3-8817-de65e0819435") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-11-12 06:46:28,725|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-3||||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-12 06:46:28,726|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-2||||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-12 06:46:28,726|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("d99bdc95-935b-453e-848f-1472c7e21e67") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-11-12 06:46:28,728|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="d99bdc95-935b-453e-848f-1472c7e21e67"}
2022-11-12 06:46:28,728|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="d99bdc95-935b-453e-848f-1472c7e21e67"}
2022-11-12 06:46:28,728|fc92fd20-ab47-4904-8a42-d11c58d9c699||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-12 06:46:28,728|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-2||||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-12 06:46:28,784|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=d99bdc95-935b-453e-848f-1472c7e21e67})
2022-11-12 06:46:28,796|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=d99bdc95-935b-453e-848f-1472c7e21e67})
2022-11-12 06:46:28,813|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-12 06:46:28,815|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-12 06:46:28,816|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"0717068e-d4a8-4358-a29a-1110c8fee036"}])
2022-11-12 06:46:28,816|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("0717068e-d4a8-4358-a29a-1110c8fee036") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-11-12 06:46:28,817|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"d8b302e4-10f0-4c13-a7e2-496b8903bab8"}])
2022-11-12 06:46:28,817|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("d8b302e4-10f0-4c13-a7e2-496b8903bab8") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-11-12 06:46:28,820|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-11-12 06:46:28,830|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> 0717068e-d4a8-4358-a29a-1110c8fee036
2022-11-12 06:46:28,832|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="d99bdc95-935b-453e-848f-1472c7e21e67"}
2022-11-12 06:46:28,832|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-1||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label})
2022-11-12 06:46:28,875|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=d99bdc95-935b-453e-848f-1472c7e21e67})
2022-11-12 06:46:28,884|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-12 06:46:28,886|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-11-12 06:46:28,886|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-11-12 06:46:28,887|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-11-12 06:46:28,887|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-11-12 06:46:28,897|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-3||||INFO||||||| Transformed value: null -> d99bdc95-935b-453e-848f-1472c7e21e67
2022-11-12 06:46:28,899|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("d486c3f4-af9b-4465-a14a-3ac3dadce2f0") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-12 06:46:28,900|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-1||||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-12 06:46:28,900|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-11-12 06:46:28,901|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ec5ae78a-a1af-48c9-8343-7b0254e9c20d") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-12 06:46:28,904|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="d486c3f4-af9b-4465-a14a-3ac3dadce2f0", vnf-id="ec5ae78a-a1af-48c9-8343-7b0254e9c20d"}
2022-11-12 06:46:28,906|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="d486c3f4-af9b-4465-a14a-3ac3dadce2f0", vnf-id="ec5ae78a-a1af-48c9-8343-7b0254e9c20d"}
2022-11-12 06:46:28,912|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/d486c3f4-af9b-4465-a14a-3ac3dadce2f0/service-data/vnfs/vnf/ec5ae78a-a1af-48c9-8343-7b0254e9c20d/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-12 06:46:28,912|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/d486c3f4-af9b-4465-a14a-3ac3dadce2f0/service-data/vnfs/vnf/ec5ae78a-a1af-48c9-8343-7b0254e9c20d/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-12 06:46:28,912|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/d486c3f4-af9b-4465-a14a-3ac3dadce2f0/service-data/vnfs/vnf/ec5ae78a-a1af-48c9-8343-7b0254e9c20d/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-12 06:46:28,912|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/d486c3f4-af9b-4465-a14a-3ac3dadce2f0/service-data/vnfs/vnf/ec5ae78a-a1af-48c9-8343-7b0254e9c20d/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-12 06:46:28,958|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/d486c3f4-af9b-4465-a14a-3ac3dadce2f0/service-data/vnfs/vnf/ec5ae78a-a1af-48c9-8343-7b0254e9c20d/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-11-12 06:46:28,972|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/d486c3f4-af9b-4465-a14a-3ac3dadce2f0/service-data/vnfs/vnf/ec5ae78a-a1af-48c9-8343-7b0254e9c20d/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-11-12 06:46:28,986|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-11-12 06:46:28,986|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-11-12 06:46:28,987|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-12 06:46:28,987|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-12 06:46:28,987|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-12 06:46:28,987|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20221112t064623675702z")
2022-11-12 06:46:28,987|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-12 06:46:28,987|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-3||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221112t064623675702z")
2022-11-12 06:46:28,987|fc92fd20-ab47-4904-8a42-d11c58d9c699||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-12 06:46:28,987|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221112t064623675702z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-12 06:46:28,989|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name="k8sregion-cnf-macro-onap-nf-20221112t064623675702z", vf-module-label="helm_apache", vf-module-id="7003c01d-c522-43d3-8817-de65e0819435"}
2022-11-12 06:46:28,994|fc92fd20-ab47-4904-8a42-d11c58d9c699||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-12 06:46:28,995|fc92fd20-ab47-4904-8a42-d11c58d9c699||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-12 06:46:28,997|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-12 06:46:29,114|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - )
2022-11-12 06:46:29,115|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-12 06:46:29,115|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221112t064623675702z-helm_apache-vfmt-001")
2022-11-12 06:46:29,115|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221112t064623675702z-helm_apache-vfmt-001")
2022-11-12 06:46:29,116|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221112t064623675702z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2022-11-12 06:46:29,118|fc92fd20-ab47-4904-8a42-d11c58d9c699||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-12 06:46:29,121|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="d486c3f4-af9b-4465-a14a-3ac3dadce2f0", vnf-id="ec5ae78a-a1af-48c9-8343-7b0254e9c20d"}
2022-11-12 06:46:29,127|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/d486c3f4-af9b-4465-a14a-3ac3dadce2f0/service-data/vnfs/vnf/ec5ae78a-a1af-48c9-8343-7b0254e9c20d/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-12 06:46:29,127|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/d486c3f4-af9b-4465-a14a-3ac3dadce2f0/service-data/vnfs/vnf/ec5ae78a-a1af-48c9-8343-7b0254e9c20d/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-12 06:46:29,180|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/d486c3f4-af9b-4465-a14a-3ac3dadce2f0/service-data/vnfs/vnf/ec5ae78a-a1af-48c9-8343-7b0254e9c20d/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-11-12 06:46:29,194|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-11-12 06:46:29,195|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-12 06:46:29,195|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-11-12 06:46:29,195|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-2||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-11-12 06:46:29,195|fc92fd20-ab47-4904-8a42-d11c58d9c699||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-12 06:46:29,196|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-11-12 06:46:29,196|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-4||||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-12 06:46:29,198|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-4||||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" : "0717068e-d4a8-4358-a29a-1110c8fee036",
  "k8s-rb-definition-version" : "d99bdc95-935b-453e-848f-1472c7e21e67",
  "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" : "d486c3f4-af9b-4465-a14a-3ac3dadce2f0",
  "vf-module-id" : "7003c01d-c522-43d3-8817-de65e0819435",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "d99bdc95-935b-453e-848f-1472c7e21e67",
  "vf-module-model-invariant-uuid" : "0717068e-d4a8-4358-a29a-1110c8fee036",
  "vf-module-model-version" : "d8b302e4-10f0-4c13-a7e2-496b8903bab8",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20221112t064623675702z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "ec5ae78a-a1af-48c9-8343-7b0254e9c20d",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221112t064623675702z"
})
2022-11-12 06:46:29,216|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response...
2022-11-12 06:46:29,216|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-12 06:46:29,216|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-4||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-11-12 06:46:29,217|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(resource-assignment[fc92fd20-ab47-4904-8a42-d11c58d9c699])'s step(profile-upload)
2022-11-12 06:46:29,217|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-4||||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-12 06:46:29,218|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(fc92fd20-ab47-4904-8a42-d11c58d9c699) for workflow(resource-assignment) step(profile-upload)
2022-11-12 06:46:29,218|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-11-12 06:46:29,218|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-4||||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-12 06:46:29,219|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-4||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-11-12 06:46:29,219|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-4||||INFO||||||| Getting the template prefixes
2022-11-12 06:46:29,219|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-4||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-11-12 06:46:29,240|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/0717068e-d4a8-4358-a29a-1110c8fee036/d99bdc95-935b-453e-848f-1472c7e21e67)
2022-11-12 06:46:29,250|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2022-11-12 06:46:29,264|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/0717068e-d4a8-4358-a29a-1110c8fee036/d99bdc95-935b-453e-848f-1472c7e21e67/profile/node-port-profile)
2022-11-12 06:46:29,270|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-4||||INFO||||||| Response status(404 - Not Found)
2022-11-12 06:46:29,270|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-4||||INFO||||||| Uploading K8s Profile..
2022-11-12 06:46:29,307|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/0717068e-d4a8-4358-a29a-1110c8fee036/d99bdc95-935b-453e-848f-1472c7e21e67/profile)
2022-11-12 06:46:29,327|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-4||||INFO||||||| Response status(201 - Created)
2022-11-12 06:46:29,350|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/0717068e-d4a8-4358-a29a-1110c8fee036/d99bdc95-935b-453e-848f-1472c7e21e67/profile/node-port-profile/content)
2022-11-12 06:46:29,361|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2022-11-12 06:46:29,362|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-4||||INFO||||||| K8s Profile Upload Completed
2022-11-12 06:46:29,362|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response...
2022-11-12 06:46:29,362|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-11-12 06:46:29,362|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-4||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-11-12 06:46:29,363|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-4||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-11-12 06:46:29,364|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-4||||INFO||||||| workflow(fc92fd20-ab47-4904-8a42-d11c58d9c699) nodes completed with (0)exceptions
2022-11-12 06:46:29,364|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-4||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-12 06:46:29,364|fc92fd20-ab47-4904-8a42-d11c58d9c699||DefaultDispatcher-worker-4||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ea7745b2-ea3a-458f-8bde-356b9485c638 auditStoreId -1
2022-11-12 06:46:34,482|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-12 06:46:34,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-12 06:46:34,631|38819eb9-ffa4-48d1-a528-a6c482f9c076||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| processing request id 38819eb9-ffa4-48d1-a528-a6c482f9c076
2022-11-12 06:46:34,632|38819eb9-ffa4-48d1-a528-a6c482f9c076||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-12 06:46:34,632|38819eb9-ffa4-48d1-a528-a6c482f9c076||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| StoreAuditService ID  -1
2022-11-12 06:46:34,632|38819eb9-ffa4-48d1-a528-a6c482f9c076||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-12 06:46:34,632|38819eb9-ffa4-48d1-a528-a6c482f9c076||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-12 06:46:34,633|38819eb9-ffa4-48d1-a528-a6c482f9c076||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-12 06:46:34,641|38819eb9-ffa4-48d1-a528-a6c482f9c076||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Deriving input data for workflow: (config-assign)
2022-11-12 06:46:34,642|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Execute node(START) -> executed state(SUCCESS)
2022-11-12 06:46:34,643|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Executing workflow(config-assign[38819eb9-ffa4-48d1-a528-a6c482f9c076])'s step(config-setup)
2022-11-12 06:46:34,643|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-12 06:46:34,651|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| preparing request id(38819eb9-ffa4-48d1-a528-a6c482f9c076) for workflow(config-assign) step(config-setup)
2022-11-12 06:46:34,651|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-11-12 06:46:34,651|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:46:34,652|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-11-12 06:46:34,675|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:46:34,677|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-11-12 06:46:34,678|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Setting Resource Value ("d486c3f4-af9b-4465-a14a-3ac3dadce2f0") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-12 06:46:34,680|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 
Resolved Input Key mappings: 
{service-instance-id="d486c3f4-af9b-4465-a14a-3ac3dadce2f0"}
2022-11-12 06:46:34,684|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/d486c3f4-af9b-4465-a14a-3ac3dadce2f0), 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-12 06:46:34,685|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/d486c3f4-af9b-4465-a14a-3ac3dadce2f0), 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-12 06:46:34,768|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/d486c3f4-af9b-4465-a14a-3ac3dadce2f0)
2022-11-12 06:46:34,789|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Response status(200 - OK)
2022-11-12 06:46:34,790|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Response processing type (string)
2022-11-12 06:46:34,791|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_c88a7861-d4ce-47c0-b74c-54857f0da068")
2022-11-12 06:46:34,791|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_c88a7861-d4ce-47c0-b74c-54857f0da068")
2022-11-12 06:46:34,791|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Setting Resource Value ("basic_cnf_macro_c88a7861-d4ce-47c0-b74c-54857f0da068") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-11-12 06:46:34,793|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Setting Resource Value ("ec5ae78a-a1af-48c9-8343-7b0254e9c20d") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-12 06:46:34,794|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 
Resolved Input Key mappings: 
{service-instance-id="d486c3f4-af9b-4465-a14a-3ac3dadce2f0", vnf-id="ec5ae78a-a1af-48c9-8343-7b0254e9c20d"}
2022-11-12 06:46:34,798|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/d486c3f4-af9b-4465-a14a-3ac3dadce2f0/service-data/vnfs/vnf/ec5ae78a-a1af-48c9-8343-7b0254e9c20d/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-12 06:46:34,799|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/d486c3f4-af9b-4465-a14a-3ac3dadce2f0/service-data/vnfs/vnf/ec5ae78a-a1af-48c9-8343-7b0254e9c20d/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-12 06:46:34,829|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/d486c3f4-af9b-4465-a14a-3ac3dadce2f0/service-data/vnfs/vnf/ec5ae78a-a1af-48c9-8343-7b0254e9c20d/vnf-data/vf-modules)
2022-11-12 06:46:34,844|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Response status(200 - OK)
2022-11-12 06:46:34,845|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Response processing type (json)
2022-11-12 06:46:34,846|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"7003c01d-c522-43d3-8817-de65e0819435","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_c88a7861-d4ce-47c0-b74c-54857f0da068_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":"d8b302e4-10f0-4c13-a7e2-496b8903bab8","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-20221112t064623675702z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"0717068e-d4a8-4358-a29a-1110c8fee036","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221112t064623675702z","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":"d99bdc95-935b-453e-848f-1472c7e21e67","model-uuid":"d8b302e4-10f0-4c13-a7e2-496b8903bab8","model-invariant-uuid":"0717068e-d4a8-4358-a29a-1110c8fee036"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"7003c01d-c522-43d3-8817-de65e0819435","vf-module-name":"basic_cnf_macro_c88a7861-d4ce-47c0-b74c-54857f0da068_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"38819eb9-ffa4-48d1-a528-a6c482f9c076","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"6594a7fd-3fba-45c6-88c4-690b77d39eaa","model-invariant-uuid":"576f185a-3b19-4231-8b74-b35a783b29e7"},"global-customer-id":"basiccnf-macro-customer","service-id":"d486c3f4-af9b-4465-a14a-3ac3dadce2f0","service-instance-id":"d486c3f4-af9b-4465-a14a-3ac3dadce2f0","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"51bb1ff5-6216-4cda-95c4-44a988abc589","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/f67f451f-d7f5-492e-a57a-60fd3efe54a2","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"6dc29163-5824-418e-9f16-ab0cf99c2feb","model-uuid":"a3cdd16b-11d8-4062-ac5d-cc9705a58263","model-invariant-uuid":"605e0f0b-15f1-49b5-8ef4-73aedf5d69bd"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"ec5ae78a-a1af-48c9-8343-7b0254e9c20d"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"d99bdc95-935b-453e-848f-1472c7e21e67","model-uuid":"d8b302e4-10f0-4c13-a7e2-496b8903bab8","model-invariant-uuid":"0717068e-d4a8-4358-a29a-1110c8fee036"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"7003c01d-c522-43d3-8817-de65e0819435"}}}]})
2022-11-12 06:46:34,846|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"7003c01d-c522-43d3-8817-de65e0819435","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_c88a7861-d4ce-47c0-b74c-54857f0da068_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":"d8b302e4-10f0-4c13-a7e2-496b8903bab8","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-20221112t064623675702z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"0717068e-d4a8-4358-a29a-1110c8fee036","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221112t064623675702z","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":"d99bdc95-935b-453e-848f-1472c7e21e67","model-uuid":"d8b302e4-10f0-4c13-a7e2-496b8903bab8","model-invariant-uuid":"0717068e-d4a8-4358-a29a-1110c8fee036"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"7003c01d-c522-43d3-8817-de65e0819435","vf-module-name":"basic_cnf_macro_c88a7861-d4ce-47c0-b74c-54857f0da068_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"38819eb9-ffa4-48d1-a528-a6c482f9c076","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"6594a7fd-3fba-45c6-88c4-690b77d39eaa","model-invariant-uuid":"576f185a-3b19-4231-8b74-b35a783b29e7"},"global-customer-id":"basiccnf-macro-customer","service-id":"d486c3f4-af9b-4465-a14a-3ac3dadce2f0","service-instance-id":"d486c3f4-af9b-4465-a14a-3ac3dadce2f0","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"51bb1ff5-6216-4cda-95c4-44a988abc589","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/f67f451f-d7f5-492e-a57a-60fd3efe54a2","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"6dc29163-5824-418e-9f16-ab0cf99c2feb","model-uuid":"a3cdd16b-11d8-4062-ac5d-cc9705a58263","model-invariant-uuid":"605e0f0b-15f1-49b5-8ef4-73aedf5d69bd"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"ec5ae78a-a1af-48c9-8343-7b0254e9c20d"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"d99bdc95-935b-453e-848f-1472c7e21e67","model-uuid":"d8b302e4-10f0-4c13-a7e2-496b8903bab8","model-invariant-uuid":"0717068e-d4a8-4358-a29a-1110c8fee036"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"7003c01d-c522-43d3-8817-de65e0819435"}}}]})
2022-11-12 06:46:34,846|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"7003c01d-c522-43d3-8817-de65e0819435","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_c88a7861-d4ce-47c0-b74c-54857f0da068_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":"d8b302e4-10f0-4c13-a7e2-496b8903bab8","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-20221112t064623675702z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"0717068e-d4a8-4358-a29a-1110c8fee036","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221112t064623675702z","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":"d99bdc95-935b-453e-848f-1472c7e21e67","model-uuid":"d8b302e4-10f0-4c13-a7e2-496b8903bab8","model-invariant-uuid":"0717068e-d4a8-4358-a29a-1110c8fee036"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"7003c01d-c522-43d3-8817-de65e0819435","vf-module-name":"basic_cnf_macro_c88a7861-d4ce-47c0-b74c-54857f0da068_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"38819eb9-ffa4-48d1-a528-a6c482f9c076","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"6594a7fd-3fba-45c6-88c4-690b77d39eaa","model-invariant-uuid":"576f185a-3b19-4231-8b74-b35a783b29e7"},"global-customer-id":"basiccnf-macro-customer","service-id":"d486c3f4-af9b-4465-a14a-3ac3dadce2f0","service-instance-id":"d486c3f4-af9b-4465-a14a-3ac3dadce2f0","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"51bb1ff5-6216-4cda-95c4-44a988abc589","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/f67f451f-d7f5-492e-a57a-60fd3efe54a2","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"6dc29163-5824-418e-9f16-ab0cf99c2feb","model-uuid":"a3cdd16b-11d8-4062-ac5d-cc9705a58263","model-invariant-uuid":"605e0f0b-15f1-49b5-8ef4-73aedf5d69bd"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"ec5ae78a-a1af-48c9-8343-7b0254e9c20d"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"d99bdc95-935b-453e-848f-1472c7e21e67","model-uuid":"d8b302e4-10f0-4c13-a7e2-496b8903bab8","model-invariant-uuid":"0717068e-d4a8-4358-a29a-1110c8fee036"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"7003c01d-c522-43d3-8817-de65e0819435"}}}]), type  ({json})
2022-11-12 06:46:34,846|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"7003c01d-c522-43d3-8817-de65e0819435","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_c88a7861-d4ce-47c0-b74c-54857f0da068_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":"d8b302e4-10f0-4c13-a7e2-496b8903bab8","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-20221112t064623675702z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"0717068e-d4a8-4358-a29a-1110c8fee036","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221112t064623675702z","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":"d99bdc95-935b-453e-848f-1472c7e21e67","model-uuid":"d8b302e4-10f0-4c13-a7e2-496b8903bab8","model-invariant-uuid":"0717068e-d4a8-4358-a29a-1110c8fee036"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"7003c01d-c522-43d3-8817-de65e0819435","vf-module-name":"basic_cnf_macro_c88a7861-d4ce-47c0-b74c-54857f0da068_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"38819eb9-ffa4-48d1-a528-a6c482f9c076","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"6594a7fd-3fba-45c6-88c4-690b77d39eaa","model-invariant-uuid":"576f185a-3b19-4231-8b74-b35a783b29e7"},"global-customer-id":"basiccnf-macro-customer","service-id":"d486c3f4-af9b-4465-a14a-3ac3dadce2f0","service-instance-id":"d486c3f4-af9b-4465-a14a-3ac3dadce2f0","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"51bb1ff5-6216-4cda-95c4-44a988abc589","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/f67f451f-d7f5-492e-a57a-60fd3efe54a2","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"6dc29163-5824-418e-9f16-ab0cf99c2feb","model-uuid":"a3cdd16b-11d8-4062-ac5d-cc9705a58263","model-invariant-uuid":"605e0f0b-15f1-49b5-8ef4-73aedf5d69bd"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"ec5ae78a-a1af-48c9-8343-7b0254e9c20d"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"d99bdc95-935b-453e-848f-1472c7e21e67","model-uuid":"d8b302e4-10f0-4c13-a7e2-496b8903bab8","model-invariant-uuid":"0717068e-d4a8-4358-a29a-1110c8fee036"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"7003c01d-c522-43d3-8817-de65e0819435"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-11-12 06:46:34,848|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 
Resolved Input Key mappings: 
{vnf-id="ec5ae78a-a1af-48c9-8343-7b0254e9c20d"}
2022-11-12 06:46:34,852|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/ec5ae78a-a1af-48c9-8343-7b0254e9c20d?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-11-12 06:46:34,852|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/ec5ae78a-a1af-48c9-8343-7b0254e9c20d?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-12 06:46:34,919|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/ec5ae78a-a1af-48c9-8343-7b0254e9c20d?depth=1)
2022-11-12 06:46:35,337|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Response status(200 - OK)
2022-11-12 06:46:35,338|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Response processing type (json)
2022-11-12 06:46:35,339|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"7003c01d-c522-43d3-8817-de65e0819435","vf-module-name":"basic_cnf_macro_c88a7861-d4ce-47c0-b74c-54857f0da068_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1668235590411","model-invariant-id":"0717068e-d4a8-4358-a29a-1110c8fee036","model-version-id":"d8b302e4-10f0-4c13-a7e2-496b8903bab8","model-customization-id":"d99bdc95-935b-453e-848f-1472c7e21e67","module-index":0}]})
2022-11-12 06:46:35,339|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"7003c01d-c522-43d3-8817-de65e0819435","vf-module-name":"basic_cnf_macro_c88a7861-d4ce-47c0-b74c-54857f0da068_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1668235590411","model-invariant-id":"0717068e-d4a8-4358-a29a-1110c8fee036","model-version-id":"d8b302e4-10f0-4c13-a7e2-496b8903bab8","model-customization-id":"d99bdc95-935b-453e-848f-1472c7e21e67","module-index":0}]})
2022-11-12 06:46:35,339|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"7003c01d-c522-43d3-8817-de65e0819435","vf-module-name":"basic_cnf_macro_c88a7861-d4ce-47c0-b74c-54857f0da068_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1668235590411","model-invariant-id":"0717068e-d4a8-4358-a29a-1110c8fee036","model-version-id":"d8b302e4-10f0-4c13-a7e2-496b8903bab8","model-customization-id":"d99bdc95-935b-453e-848f-1472c7e21e67","module-index":0}]), type  ({json})
2022-11-12 06:46:35,340|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"7003c01d-c522-43d3-8817-de65e0819435","vf-module-name":"basic_cnf_macro_c88a7861-d4ce-47c0-b74c-54857f0da068_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1668235590411","model-invariant-id":"0717068e-d4a8-4358-a29a-1110c8fee036","model-version-id":"d8b302e4-10f0-4c13-a7e2-496b8903bab8","model-customization-id":"d99bdc95-935b-453e-848f-1472c7e21e67","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-11-12 06:46:35,342|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-11-12 06:46:35,344|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-12 06:46:43,694|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| compiled in (8350)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-12 06:46:43,694|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-12 06:46:43,741|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"0717068e-d4a8-4358-a29a-1110c8fee036","k8s-rb-definition-version":"d99bdc95-935b-453e-848f-1472c7e21e67","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-12 06:46:43,746|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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" : "0717068e-d4a8-4358-a29a-1110c8fee036",
      "k8s-rb-definition-version" : "d99bdc95-935b-453e-848f-1472c7e21e67"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "d486c3f4-af9b-4465-a14a-3ac3dadce2f0",
  "service-instance-name" : "basic_cnf_macro_c88a7861-d4ce-47c0-b74c-54857f0da068",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "d99bdc95-935b-453e-848f-1472c7e21e67",
      "model-invariant-id" : "0717068e-d4a8-4358-a29a-1110c8fee036",
      "model-version-id" : "d8b302e4-10f0-4c13-a7e2-496b8903bab8",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1668235590411",
      "vf-module-id" : "7003c01d-c522-43d3-8817-de65e0819435",
      "vf-module-name" : "basic_cnf_macro_c88a7861-d4ce-47c0-b74c-54857f0da068_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "38819eb9-ffa4-48d1-a528-a6c482f9c076",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/f67f451f-d7f5-492e-a57a-60fd3efe54a2",
          "svc-request-id" : "51bb1ff5-6216-4cda-95c4-44a988abc589"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "576f185a-3b19-4231-8b74-b35a783b29e7",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "6594a7fd-3fba-45c6-88c4-690b77d39eaa",
            "model-version" : "1.0"
          },
          "service-id" : "d486c3f4-af9b-4465-a14a-3ac3dadce2f0",
          "service-instance-id" : "d486c3f4-af9b-4465-a14a-3ac3dadce2f0",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "d99bdc95-935b-453e-848f-1472c7e21e67",
            "model-invariant-uuid" : "0717068e-d4a8-4358-a29a-1110c8fee036",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "d8b302e4-10f0-4c13-a7e2-496b8903bab8",
            "model-version" : "1"
          },
          "vf-module-id" : "7003c01d-c522-43d3-8817-de65e0819435",
          "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_c88a7861-d4ce-47c0-b74c-54857f0da068_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "d99bdc95-935b-453e-848f-1472c7e21e67",
            "model-invariant-uuid" : "0717068e-d4a8-4358-a29a-1110c8fee036",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "d8b302e4-10f0-4c13-a7e2-496b8903bab8",
            "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" : "d8b302e4-10f0-4c13-a7e2-496b8903bab8"
            }, {
              "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-20221112t064623675702z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "0717068e-d4a8-4358-a29a-1110c8fee036"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221112t064623675702z"
            }, {
              "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" : "7003c01d-c522-43d3-8817-de65e0819435",
            "vf-module-name" : "basic_cnf_macro_c88a7861-d4ce-47c0-b74c-54857f0da068_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "6dc29163-5824-418e-9f16-ab0cf99c2feb",
            "model-invariant-uuid" : "605e0f0b-15f1-49b5-8ef4-73aedf5d69bd",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "a3cdd16b-11d8-4062-ac5d-cc9705a58263",
            "model-version" : "1.0"
          },
          "vnf-id" : "ec5ae78a-a1af-48c9-8343-7b0254e9c20d",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "7003c01d-c522-43d3-8817-de65e0819435"
    } ]
  },
  "vnf-id" : "ec5ae78a-a1af-48c9-8343-7b0254e9c20d"
})
2022-11-12 06:46:43,847|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Preparing Response...
2022-11-12 06:46:43,847|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-11-12 06:46:43,848|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-11-12 06:46:43,848|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Executing workflow(config-assign[38819eb9-ffa4-48d1-a528-a6c482f9c076])'s step(config-template)
2022-11-12 06:46:43,848|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-12 06:46:43,854|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| preparing request id(38819eb9-ffa4-48d1-a528-a6c482f9c076) for workflow(config-assign) step(config-template)
2022-11-12 06:46:43,854|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2022-11-12 06:46:43,855|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:46:43,946|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Triggering K8s Config Upload component logic.
2022-11-12 06:46:43,946|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Getting the template prefixes
2022-11-12 06:46:43,946|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Iterating over prefixes in resource assignment map.
2022-11-12 06:46:43,960|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Rest request method(GET), url(/v1/rb/definition/0717068e-d4a8-4358-a29a-1110c8fee036/d99bdc95-935b-453e-848f-1472c7e21e67)
2022-11-12 06:46:43,972|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Response status(200 - OK)
2022-11-12 06:46:43,991|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Rest request method(GET), url(/v1/rb/definition/0717068e-d4a8-4358-a29a-1110c8fee036/d99bdc95-935b-453e-848f-1472c7e21e67/config-template/replica-count-template)
2022-11-12 06:46:43,997|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Response status(500 - Internal Server Error)
2022-11-12 06:46:43,998|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Uploading K8s template..
2022-11-12 06:46:44,021|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Rest request method(POST), url(/v1/rb/definition/0717068e-d4a8-4358-a29a-1110c8fee036/d99bdc95-935b-453e-848f-1472c7e21e67/config-template)
2022-11-12 06:46:44,031|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Response status(201 - Created)
2022-11-12 06:46:44,050|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Rest request method(POST), url(/v1/rb/definition/0717068e-d4a8-4358-a29a-1110c8fee036/d99bdc95-935b-453e-848f-1472c7e21e67/config-template/replica-count-template/content)
2022-11-12 06:46:44,081|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Response status(200 - OK)
2022-11-12 06:46:44,082|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| K8s Config Upload Completed
2022-11-12 06:46:44,082|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Preparing Response...
2022-11-12 06:46:44,082|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2022-11-12 06:46:44,082|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Execute node(config-template) -> executed state(SUCCESS)
2022-11-12 06:46:44,083|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Execute node(END) -> executed state(SUCCESS)
2022-11-12 06:46:44,083|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| workflow(38819eb9-ffa4-48d1-a528-a6c482f9c076) nodes completed with (0)exceptions
2022-11-12 06:46:44,084|38819eb9-ffa4-48d1-a528-a6c482f9c076||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| resolveWorkflowOutputs for workflow(config-assign)
2022-11-12 06:46:44,085|38819eb9-ffa4-48d1-a528-a6c482f9c076||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID dd1f7d11-b3e5-4e6e-96a8-06d07069cf8d auditStoreId -1
2022-11-12 06:46:44,114|38819eb9-ffa4-48d1-a528-a6c482f9c076||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Completed
2022-11-12 06:47:16,599|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-12 06:47:16,724|||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-12 06:47:16,732|38819eb9-ffa4-48d1-a528-a6c482f9c076||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| processing request id 38819eb9-ffa4-48d1-a528-a6c482f9c076
2022-11-12 06:47:16,733|38819eb9-ffa4-48d1-a528-a6c482f9c076||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-12 06:47:16,733|38819eb9-ffa4-48d1-a528-a6c482f9c076||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| StoreAuditService ID  -1
2022-11-12 06:47:16,735|38819eb9-ffa4-48d1-a528-a6c482f9c076||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-12 06:47:16,735|38819eb9-ffa4-48d1-a528-a6c482f9c076||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-12 06:47:16,741|38819eb9-ffa4-48d1-a528-a6c482f9c076||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-12 06:47:16,750|38819eb9-ffa4-48d1-a528-a6c482f9c076||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Deriving input data for workflow: (config-deploy)
2022-11-12 06:47:16,757|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Execute node(START) -> executed state(SUCCESS)
2022-11-12 06:47:16,758|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Executing workflow(config-deploy[38819eb9-ffa4-48d1-a528-a6c482f9c076])'s step(config-setup)
2022-11-12 06:47:16,758|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-12 06:47:16,759|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| preparing request id(38819eb9-ffa4-48d1-a528-a6c482f9c076) for workflow(config-deploy) step(config-setup)
2022-11-12 06:47:16,759|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-11-12 06:47:16,760|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:47:16,761|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-11-12 06:47:16,804|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:47:16,808|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-11-12 06:47:16,809|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Setting Resource Value ("d486c3f4-af9b-4465-a14a-3ac3dadce2f0") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-12 06:47:16,810|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 
Resolved Input Key mappings: 
{service-instance-id="d486c3f4-af9b-4465-a14a-3ac3dadce2f0"}
2022-11-12 06:47:16,814|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/d486c3f4-af9b-4465-a14a-3ac3dadce2f0), 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-12 06:47:16,815|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/d486c3f4-af9b-4465-a14a-3ac3dadce2f0), 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-12 06:47:16,859|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/d486c3f4-af9b-4465-a14a-3ac3dadce2f0)
2022-11-12 06:47:16,881|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Response status(200 - OK)
2022-11-12 06:47:16,882|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Response processing type (string)
2022-11-12 06:47:16,883|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_c88a7861-d4ce-47c0-b74c-54857f0da068")
2022-11-12 06:47:16,887|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_c88a7861-d4ce-47c0-b74c-54857f0da068")
2022-11-12 06:47:16,888|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Setting Resource Value ("basic_cnf_macro_c88a7861-d4ce-47c0-b74c-54857f0da068") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-11-12 06:47:16,889|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Setting Resource Value ("ec5ae78a-a1af-48c9-8343-7b0254e9c20d") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-12 06:47:16,891|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 
Resolved Input Key mappings: 
{service-instance-id="d486c3f4-af9b-4465-a14a-3ac3dadce2f0", vnf-id="ec5ae78a-a1af-48c9-8343-7b0254e9c20d"}
2022-11-12 06:47:16,896|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/d486c3f4-af9b-4465-a14a-3ac3dadce2f0/service-data/vnfs/vnf/ec5ae78a-a1af-48c9-8343-7b0254e9c20d/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-12 06:47:16,896|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/d486c3f4-af9b-4465-a14a-3ac3dadce2f0/service-data/vnfs/vnf/ec5ae78a-a1af-48c9-8343-7b0254e9c20d/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-12 06:47:16,944|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/d486c3f4-af9b-4465-a14a-3ac3dadce2f0/service-data/vnfs/vnf/ec5ae78a-a1af-48c9-8343-7b0254e9c20d/vnf-data/vf-modules)
2022-11-12 06:47:16,960|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Response status(200 - OK)
2022-11-12 06:47:16,961|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Response processing type (json)
2022-11-12 06:47:16,962|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"7003c01d-c522-43d3-8817-de65e0819435","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_c88a7861-d4ce-47c0-b74c-54857f0da068_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":"d8b302e4-10f0-4c13-a7e2-496b8903bab8","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-20221112t064623675702z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"0717068e-d4a8-4358-a29a-1110c8fee036","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221112t064623675702z","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":"d99bdc95-935b-453e-848f-1472c7e21e67","model-uuid":"d8b302e4-10f0-4c13-a7e2-496b8903bab8","model-invariant-uuid":"0717068e-d4a8-4358-a29a-1110c8fee036"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"7003c01d-c522-43d3-8817-de65e0819435","vf-module-name":"basic_cnf_macro_c88a7861-d4ce-47c0-b74c-54857f0da068_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"38819eb9-ffa4-48d1-a528-a6c482f9c076","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"6594a7fd-3fba-45c6-88c4-690b77d39eaa","model-invariant-uuid":"576f185a-3b19-4231-8b74-b35a783b29e7"},"global-customer-id":"basiccnf-macro-customer","service-id":"d486c3f4-af9b-4465-a14a-3ac3dadce2f0","service-instance-id":"d486c3f4-af9b-4465-a14a-3ac3dadce2f0","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"d4b0b90d-30fe-4616-b861-7c41679f40fc","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/34eefed8-3ba9-4a7e-8c2c-5d89e06dbc20","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"6dc29163-5824-418e-9f16-ab0cf99c2feb","model-uuid":"a3cdd16b-11d8-4062-ac5d-cc9705a58263","model-invariant-uuid":"605e0f0b-15f1-49b5-8ef4-73aedf5d69bd"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"ec5ae78a-a1af-48c9-8343-7b0254e9c20d"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"d99bdc95-935b-453e-848f-1472c7e21e67","model-uuid":"d8b302e4-10f0-4c13-a7e2-496b8903bab8","model-invariant-uuid":"0717068e-d4a8-4358-a29a-1110c8fee036"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"7003c01d-c522-43d3-8817-de65e0819435","from-preload":false}}}]})
2022-11-12 06:47:16,963|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"7003c01d-c522-43d3-8817-de65e0819435","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_c88a7861-d4ce-47c0-b74c-54857f0da068_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":"d8b302e4-10f0-4c13-a7e2-496b8903bab8","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-20221112t064623675702z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"0717068e-d4a8-4358-a29a-1110c8fee036","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221112t064623675702z","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":"d99bdc95-935b-453e-848f-1472c7e21e67","model-uuid":"d8b302e4-10f0-4c13-a7e2-496b8903bab8","model-invariant-uuid":"0717068e-d4a8-4358-a29a-1110c8fee036"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"7003c01d-c522-43d3-8817-de65e0819435","vf-module-name":"basic_cnf_macro_c88a7861-d4ce-47c0-b74c-54857f0da068_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"38819eb9-ffa4-48d1-a528-a6c482f9c076","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"6594a7fd-3fba-45c6-88c4-690b77d39eaa","model-invariant-uuid":"576f185a-3b19-4231-8b74-b35a783b29e7"},"global-customer-id":"basiccnf-macro-customer","service-id":"d486c3f4-af9b-4465-a14a-3ac3dadce2f0","service-instance-id":"d486c3f4-af9b-4465-a14a-3ac3dadce2f0","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"d4b0b90d-30fe-4616-b861-7c41679f40fc","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/34eefed8-3ba9-4a7e-8c2c-5d89e06dbc20","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"6dc29163-5824-418e-9f16-ab0cf99c2feb","model-uuid":"a3cdd16b-11d8-4062-ac5d-cc9705a58263","model-invariant-uuid":"605e0f0b-15f1-49b5-8ef4-73aedf5d69bd"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"ec5ae78a-a1af-48c9-8343-7b0254e9c20d"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"d99bdc95-935b-453e-848f-1472c7e21e67","model-uuid":"d8b302e4-10f0-4c13-a7e2-496b8903bab8","model-invariant-uuid":"0717068e-d4a8-4358-a29a-1110c8fee036"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"7003c01d-c522-43d3-8817-de65e0819435","from-preload":false}}}]})
2022-11-12 06:47:16,964|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"7003c01d-c522-43d3-8817-de65e0819435","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_c88a7861-d4ce-47c0-b74c-54857f0da068_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":"d8b302e4-10f0-4c13-a7e2-496b8903bab8","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-20221112t064623675702z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"0717068e-d4a8-4358-a29a-1110c8fee036","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221112t064623675702z","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":"d99bdc95-935b-453e-848f-1472c7e21e67","model-uuid":"d8b302e4-10f0-4c13-a7e2-496b8903bab8","model-invariant-uuid":"0717068e-d4a8-4358-a29a-1110c8fee036"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"7003c01d-c522-43d3-8817-de65e0819435","vf-module-name":"basic_cnf_macro_c88a7861-d4ce-47c0-b74c-54857f0da068_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"38819eb9-ffa4-48d1-a528-a6c482f9c076","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"6594a7fd-3fba-45c6-88c4-690b77d39eaa","model-invariant-uuid":"576f185a-3b19-4231-8b74-b35a783b29e7"},"global-customer-id":"basiccnf-macro-customer","service-id":"d486c3f4-af9b-4465-a14a-3ac3dadce2f0","service-instance-id":"d486c3f4-af9b-4465-a14a-3ac3dadce2f0","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"d4b0b90d-30fe-4616-b861-7c41679f40fc","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/34eefed8-3ba9-4a7e-8c2c-5d89e06dbc20","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"6dc29163-5824-418e-9f16-ab0cf99c2feb","model-uuid":"a3cdd16b-11d8-4062-ac5d-cc9705a58263","model-invariant-uuid":"605e0f0b-15f1-49b5-8ef4-73aedf5d69bd"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"ec5ae78a-a1af-48c9-8343-7b0254e9c20d"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"d99bdc95-935b-453e-848f-1472c7e21e67","model-uuid":"d8b302e4-10f0-4c13-a7e2-496b8903bab8","model-invariant-uuid":"0717068e-d4a8-4358-a29a-1110c8fee036"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"7003c01d-c522-43d3-8817-de65e0819435","from-preload":false}}}]), type  ({json})
2022-11-12 06:47:16,964|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"7003c01d-c522-43d3-8817-de65e0819435","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_c88a7861-d4ce-47c0-b74c-54857f0da068_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":"d8b302e4-10f0-4c13-a7e2-496b8903bab8","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-20221112t064623675702z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"0717068e-d4a8-4358-a29a-1110c8fee036","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221112t064623675702z","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":"d99bdc95-935b-453e-848f-1472c7e21e67","model-uuid":"d8b302e4-10f0-4c13-a7e2-496b8903bab8","model-invariant-uuid":"0717068e-d4a8-4358-a29a-1110c8fee036"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"7003c01d-c522-43d3-8817-de65e0819435","vf-module-name":"basic_cnf_macro_c88a7861-d4ce-47c0-b74c-54857f0da068_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"38819eb9-ffa4-48d1-a528-a6c482f9c076","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"6594a7fd-3fba-45c6-88c4-690b77d39eaa","model-invariant-uuid":"576f185a-3b19-4231-8b74-b35a783b29e7"},"global-customer-id":"basiccnf-macro-customer","service-id":"d486c3f4-af9b-4465-a14a-3ac3dadce2f0","service-instance-id":"d486c3f4-af9b-4465-a14a-3ac3dadce2f0","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"d4b0b90d-30fe-4616-b861-7c41679f40fc","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/34eefed8-3ba9-4a7e-8c2c-5d89e06dbc20","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"6dc29163-5824-418e-9f16-ab0cf99c2feb","model-uuid":"a3cdd16b-11d8-4062-ac5d-cc9705a58263","model-invariant-uuid":"605e0f0b-15f1-49b5-8ef4-73aedf5d69bd"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"ec5ae78a-a1af-48c9-8343-7b0254e9c20d"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"d99bdc95-935b-453e-848f-1472c7e21e67","model-uuid":"d8b302e4-10f0-4c13-a7e2-496b8903bab8","model-invariant-uuid":"0717068e-d4a8-4358-a29a-1110c8fee036"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"7003c01d-c522-43d3-8817-de65e0819435","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-11-12 06:47:16,966|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 
Resolved Input Key mappings: 
{vnf-id="ec5ae78a-a1af-48c9-8343-7b0254e9c20d"}
2022-11-12 06:47:16,972|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/ec5ae78a-a1af-48c9-8343-7b0254e9c20d?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-11-12 06:47:16,972|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/ec5ae78a-a1af-48c9-8343-7b0254e9c20d?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-12 06:47:17,033|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/ec5ae78a-a1af-48c9-8343-7b0254e9c20d?depth=1)
2022-11-12 06:47:17,248|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Response status(200 - OK)
2022-11-12 06:47:17,249|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Response processing type (json)
2022-11-12 06:47:17,250|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"7003c01d-c522-43d3-8817-de65e0819435","vf-module-name":"basic_cnf_macro_c88a7861-d4ce-47c0-b74c-54857f0da068_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"gracious_boyd","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1668235634708","model-invariant-id":"0717068e-d4a8-4358-a29a-1110c8fee036","model-version-id":"d8b302e4-10f0-4c13-a7e2-496b8903bab8","model-customization-id":"d99bdc95-935b-453e-848f-1472c7e21e67","module-index":0}]})
2022-11-12 06:47:17,250|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"7003c01d-c522-43d3-8817-de65e0819435","vf-module-name":"basic_cnf_macro_c88a7861-d4ce-47c0-b74c-54857f0da068_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"gracious_boyd","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1668235634708","model-invariant-id":"0717068e-d4a8-4358-a29a-1110c8fee036","model-version-id":"d8b302e4-10f0-4c13-a7e2-496b8903bab8","model-customization-id":"d99bdc95-935b-453e-848f-1472c7e21e67","module-index":0}]})
2022-11-12 06:47:17,250|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"7003c01d-c522-43d3-8817-de65e0819435","vf-module-name":"basic_cnf_macro_c88a7861-d4ce-47c0-b74c-54857f0da068_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"gracious_boyd","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1668235634708","model-invariant-id":"0717068e-d4a8-4358-a29a-1110c8fee036","model-version-id":"d8b302e4-10f0-4c13-a7e2-496b8903bab8","model-customization-id":"d99bdc95-935b-453e-848f-1472c7e21e67","module-index":0}]), type  ({json})
2022-11-12 06:47:17,250|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"7003c01d-c522-43d3-8817-de65e0819435","vf-module-name":"basic_cnf_macro_c88a7861-d4ce-47c0-b74c-54857f0da068_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"gracious_boyd","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1668235634708","model-invariant-id":"0717068e-d4a8-4358-a29a-1110c8fee036","model-version-id":"d8b302e4-10f0-4c13-a7e2-496b8903bab8","model-customization-id":"d99bdc95-935b-453e-848f-1472c7e21e67","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-11-12 06:47:17,252|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-11-12 06:47:17,254|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"0717068e-d4a8-4358-a29a-1110c8fee036","k8s-rb-definition-version":"d99bdc95-935b-453e-848f-1472c7e21e67","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":"gracious_boyd"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-11-12 06:47:17,257|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "gracious_boyd",
      "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" : "0717068e-d4a8-4358-a29a-1110c8fee036",
      "k8s-rb-definition-version" : "d99bdc95-935b-453e-848f-1472c7e21e67"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "d486c3f4-af9b-4465-a14a-3ac3dadce2f0",
  "service-instance-name" : "basic_cnf_macro_c88a7861-d4ce-47c0-b74c-54857f0da068",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "gracious_boyd",
      "is-base-vf-module" : false,
      "model-customization-id" : "d99bdc95-935b-453e-848f-1472c7e21e67",
      "model-invariant-id" : "0717068e-d4a8-4358-a29a-1110c8fee036",
      "model-version-id" : "d8b302e4-10f0-4c13-a7e2-496b8903bab8",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1668235634708",
      "vf-module-id" : "7003c01d-c522-43d3-8817-de65e0819435",
      "vf-module-name" : "basic_cnf_macro_c88a7861-d4ce-47c0-b74c-54857f0da068_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "38819eb9-ffa4-48d1-a528-a6c482f9c076",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/34eefed8-3ba9-4a7e-8c2c-5d89e06dbc20",
          "svc-request-id" : "d4b0b90d-30fe-4616-b861-7c41679f40fc"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "576f185a-3b19-4231-8b74-b35a783b29e7",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "6594a7fd-3fba-45c6-88c4-690b77d39eaa",
            "model-version" : "1.0"
          },
          "service-id" : "d486c3f4-af9b-4465-a14a-3ac3dadce2f0",
          "service-instance-id" : "d486c3f4-af9b-4465-a14a-3ac3dadce2f0",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "d99bdc95-935b-453e-848f-1472c7e21e67",
            "model-invariant-uuid" : "0717068e-d4a8-4358-a29a-1110c8fee036",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "d8b302e4-10f0-4c13-a7e2-496b8903bab8",
            "model-version" : "1"
          },
          "vf-module-id" : "7003c01d-c522-43d3-8817-de65e0819435",
          "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_c88a7861-d4ce-47c0-b74c-54857f0da068_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "d99bdc95-935b-453e-848f-1472c7e21e67",
            "model-invariant-uuid" : "0717068e-d4a8-4358-a29a-1110c8fee036",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "d8b302e4-10f0-4c13-a7e2-496b8903bab8",
            "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" : "d8b302e4-10f0-4c13-a7e2-496b8903bab8"
            }, {
              "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-20221112t064623675702z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "0717068e-d4a8-4358-a29a-1110c8fee036"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221112t064623675702z"
            }, {
              "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" : "7003c01d-c522-43d3-8817-de65e0819435",
            "vf-module-name" : "basic_cnf_macro_c88a7861-d4ce-47c0-b74c-54857f0da068_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "6dc29163-5824-418e-9f16-ab0cf99c2feb",
            "model-invariant-uuid" : "605e0f0b-15f1-49b5-8ef4-73aedf5d69bd",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "a3cdd16b-11d8-4062-ac5d-cc9705a58263",
            "model-version" : "1.0"
          },
          "vnf-id" : "ec5ae78a-a1af-48c9-8343-7b0254e9c20d",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "7003c01d-c522-43d3-8817-de65e0819435"
    } ]
  },
  "vnf-id" : "ec5ae78a-a1af-48c9-8343-7b0254e9c20d"
})
2022-11-12 06:47:17,265|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Preparing Response...
2022-11-12 06:47:17,265|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-11-12 06:47:17,266|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-11-12 06:47:17,267|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Executing workflow(config-deploy[38819eb9-ffa4-48d1-a528-a6c482f9c076])'s step(status-verification-script)
2022-11-12 06:47:17,267|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-12 06:47:17,274|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| preparing request id(38819eb9-ffa4-48d1-a528-a6c482f9c076) for workflow(config-deploy) step(status-verification-script)
2022-11-12 06:47:17,274|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-11-12 06:47:17,274|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:47:17,280|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-11-12 06:47:17,289|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| SIMPLE STATUS CHECK - START
2022-11-12 06:47:17,306|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Rest request method(GET), url(/v1/instance/gracious_boyd/status)
2022-11-12 06:47:17,360|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Response status(200 - OK)
2022-11-12 06:47:17,387|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| VfModule helm_apache (gracious_boyd) is not ready. Please wait...
2022-11-12 06:47:27,398|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Rest request method(GET), url(/v1/instance/gracious_boyd/status)
2022-11-12 06:47:27,448|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Response status(200 - OK)
2022-11-12 06:47:27,451|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| VfModule helm_apache (gracious_boyd) is not ready. Please wait...
2022-11-12 06:47:37,462|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Rest request method(GET), url(/v1/instance/gracious_boyd/status)
2022-11-12 06:47:37,523|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Response status(200 - OK)
2022-11-12 06:47:37,525|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| VfModule helm_apache (gracious_boyd) is ready.
2022-11-12 06:47:37,525|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| SIMPLE STATUS CHECK - END
2022-11-12 06:47:37,525|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Preparing Response...
2022-11-12 06:47:37,525|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-11-12 06:47:37,525|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Execute node(status-verification-script) -> executed state(SUCCESS)
2022-11-12 06:47:37,526|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Executing workflow(config-deploy[38819eb9-ffa4-48d1-a528-a6c482f9c076])'s step(config-apply)
2022-11-12 06:47:37,526|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-12 06:47:37,534|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| preparing request id(38819eb9-ffa4-48d1-a528-a6c482f9c076) for workflow(config-deploy) step(config-apply)
2022-11-12 06:47:37,535|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2022-11-12 06:47:37,535|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:47:37,538|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Triggering K8s Config Value component logic.
2022-11-12 06:47:37,539|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Getting the template prefixes
2022-11-12 06:47:37,539|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Iterating over prefixes in resource assignment map.
2022-11-12 06:47:37,560|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Rest request method(GET), url(/v1/instance/gracious_boyd/config/replica-count-change)
2022-11-12 06:47:42,616|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Response status(500 - Internal Server Error)
2022-11-12 06:47:42,616|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Uploading K8s config..
2022-11-12 06:47:42,678|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Config building started from source custom-values
2022-11-12 06:47:42,678|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Resolving resource with resource assignment artifact(custom-values-mapping)
2022-11-12 06:47:42,704|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:47:42,707|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-11-12 06:47:42,708|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Generated Resource Param Data ({
  "replica-count" : 2
})
2022-11-12 06:47:42,786|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Rest request method(POST), url(/v1/instance/gracious_boyd/config)
2022-11-12 06:47:42,955|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Response status(201 - Created)
2022-11-12 06:47:42,969|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Preparing Response...
2022-11-12 06:47:42,969|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2022-11-12 06:47:42,970|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Execute node(config-apply) -> executed state(SUCCESS)
2022-11-12 06:47:42,971|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Executing workflow(config-deploy[38819eb9-ffa4-48d1-a528-a6c482f9c076])'s step(status-verification-script-after)
2022-11-12 06:47:42,971|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-12 06:47:42,971|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| preparing request id(38819eb9-ffa4-48d1-a528-a6c482f9c076) for workflow(config-deploy) step(status-verification-script-after)
2022-11-12 06:47:42,971|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-11-12 06:47:42,971|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:47:42,973|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-11-12 06:47:42,974|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| SIMPLE STATUS CHECK - START
2022-11-12 06:47:42,988|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Rest request method(GET), url(/v1/instance/gracious_boyd/status)
2022-11-12 06:47:43,050|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Response status(200 - OK)
2022-11-12 06:47:43,054|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| VfModule helm_apache (gracious_boyd) is not ready. Please wait...
2022-11-12 06:47:53,070|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Rest request method(GET), url(/v1/instance/gracious_boyd/status)
2022-11-12 06:47:53,138|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Response status(200 - OK)
2022-11-12 06:47:53,148|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| VfModule helm_apache (gracious_boyd) is not ready. Please wait...
2022-11-12 06:48:03,167|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Rest request method(GET), url(/v1/instance/gracious_boyd/status)
2022-11-12 06:48:03,220|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Response status(200 - OK)
2022-11-12 06:48:03,230|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| VfModule helm_apache (gracious_boyd) is not ready. Please wait...
2022-11-12 06:48:13,245|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Rest request method(GET), url(/v1/instance/gracious_boyd/status)
2022-11-12 06:48:13,332|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Response status(200 - OK)
2022-11-12 06:48:13,334|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| VfModule helm_apache (gracious_boyd) is not ready. Please wait...
2022-11-12 06:48:23,345|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Rest request method(GET), url(/v1/instance/gracious_boyd/status)
2022-11-12 06:48:23,397|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Response status(200 - OK)
2022-11-12 06:48:23,399|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| VfModule helm_apache (gracious_boyd) is not ready. Please wait...
2022-11-12 06:48:33,413|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Rest request method(GET), url(/v1/instance/gracious_boyd/status)
2022-11-12 06:48:33,476|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Response status(200 - OK)
2022-11-12 06:48:33,478|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| VfModule helm_apache (gracious_boyd) is ready.
2022-11-12 06:48:33,478|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| SIMPLE STATUS CHECK - END
2022-11-12 06:48:33,478|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Preparing Response...
2022-11-12 06:48:33,478|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-11-12 06:48:33,478|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2022-11-12 06:48:33,480|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Executing workflow(config-deploy[38819eb9-ffa4-48d1-a528-a6c482f9c076])'s step(collect-results)
2022-11-12 06:48:33,480|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-12 06:48:33,481|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| preparing request id(38819eb9-ffa4-48d1-a528-a6c482f9c076) for workflow(config-deploy) step(collect-results)
2022-11-12 06:48:33,481|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2022-11-12 06:48:33,481|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:48:33,481|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2022-11-12 06:48:33,491|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Collected results: {}
2022-11-12 06:48:33,492|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Preparing Response...
2022-11-12 06:48:33,492|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2022-11-12 06:48:33,492|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Execute node(collect-results) -> executed state(SUCCESS)
2022-11-12 06:48:33,493|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Execute node(END) -> executed state(SUCCESS)
2022-11-12 06:48:33,495|38819eb9-ffa4-48d1-a528-a6c482f9c076||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| workflow(38819eb9-ffa4-48d1-a528-a6c482f9c076) nodes completed with (0)exceptions
2022-11-12 06:48:33,496|38819eb9-ffa4-48d1-a528-a6c482f9c076||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-11-12 06:48:33,497|38819eb9-ffa4-48d1-a528-a6c482f9c076||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 3cd71b19-7c23-4ab7-ad55-6306ceeb4d2c auditStoreId -1
2022-11-12 06:48:33,500|38819eb9-ffa4-48d1-a528-a6c482f9c076||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Completed
2022-11-12 06:50:37,565|4edbe634-f384-4b6a-b5dd-983427e56f43||reactor-http-epoll-2||||INFO||||||| processing request id 4edbe634-f384-4b6a-b5dd-983427e56f43
2022-11-12 06:50:37,566|4edbe634-f384-4b6a-b5dd-983427e56f43||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-12 06:50:37,566|4edbe634-f384-4b6a-b5dd-983427e56f43||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-11-12 06:50:37,571|4edbe634-f384-4b6a-b5dd-983427e56f43||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-11-12 06:50:37,707|4edbe634-f384-4b6a-b5dd-983427e56f43||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-12 06:50:37,710|4edbe634-f384-4b6a-b5dd-983427e56f43||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-12 06:50:37,713|4edbe634-f384-4b6a-b5dd-983427e56f43||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-12 06:50:37,748|4edbe634-f384-4b6a-b5dd-983427e56f43||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-12 06:50:37,749|4edbe634-f384-4b6a-b5dd-983427e56f43||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-11-12 06:50:37,750|4edbe634-f384-4b6a-b5dd-983427e56f43||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-12 06:50:37,752|4edbe634-f384-4b6a-b5dd-983427e56f43||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(4edbe634-f384-4b6a-b5dd-983427e56f43) for workflow(resource-assignment) step(resource-assignment)
2022-11-12 06:50:37,753|4edbe634-f384-4b6a-b5dd-983427e56f43||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-12 06:50:37,753|4edbe634-f384-4b6a-b5dd-983427e56f43||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-12 06:50:37,755|4edbe634-f384-4b6a-b5dd-983427e56f43||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-11-12 06:50:37,786|4edbe634-f384-4b6a-b5dd-983427e56f43||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-11-12 06:50:37,790|4edbe634-f384-4b6a-b5dd-983427e56f43||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-12 06:50:37,790|4edbe634-f384-4b6a-b5dd-983427e56f43||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("191691c3-cc26-4946-8ac7-6ab32ba62251") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-12 06:50:37,791|4edbe634-f384-4b6a-b5dd-983427e56f43||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("cd0df02a-f702-4522-8890-c901ef4a2d79") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-12 06:50:37,792|4edbe634-f384-4b6a-b5dd-983427e56f43||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "191691c3-cc26-4946-8ac7-6ab32ba62251",
  "vnf-id" : "cd0df02a-f702-4522-8890-c901ef4a2d79",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-11-12 06:50:37,807|4edbe634-f384-4b6a-b5dd-983427e56f43||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-12 06:50:37,808|4edbe634-f384-4b6a-b5dd-983427e56f43||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-12 06:50:37,808|4edbe634-f384-4b6a-b5dd-983427e56f43||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-12 06:50:37,813|4edbe634-f384-4b6a-b5dd-983427e56f43||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c17d797f-98c4-41c4-9a29-f09cf4f46320 auditStoreId -1
2022-11-12 06:50:42,126|fc450a1e-9797-407b-8dab-6eab812c2a48||reactor-http-epoll-2||||INFO||||||| processing request id fc450a1e-9797-407b-8dab-6eab812c2a48
2022-11-12 06:50:42,126|fc450a1e-9797-407b-8dab-6eab812c2a48||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-12 06:50:42,126|fc450a1e-9797-407b-8dab-6eab812c2a48||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-11-12 06:50:42,127|fc450a1e-9797-407b-8dab-6eab812c2a48||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-12 06:50:42,127|fc450a1e-9797-407b-8dab-6eab812c2a48||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-12 06:50:42,137|fc450a1e-9797-407b-8dab-6eab812c2a48||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-12 06:50:42,169|fc450a1e-9797-407b-8dab-6eab812c2a48||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-12 06:50:42,170|fc450a1e-9797-407b-8dab-6eab812c2a48||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-11-12 06:50:42,171|fc450a1e-9797-407b-8dab-6eab812c2a48||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-12 06:50:42,172|fc450a1e-9797-407b-8dab-6eab812c2a48||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(fc450a1e-9797-407b-8dab-6eab812c2a48) for workflow(resource-assignment) step(resource-assignment)
2022-11-12 06:50:42,172|fc450a1e-9797-407b-8dab-6eab812c2a48||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-12 06:50:42,172|fc450a1e-9797-407b-8dab-6eab812c2a48||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-12 06:50:42,173|fc450a1e-9797-407b-8dab-6eab812c2a48||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-11-12 06:50:42,202|fc450a1e-9797-407b-8dab-6eab812c2a48||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = admin_plane_net_name
    status = null
    required = false
    dependencies = []
    dictionaryName = public_net_id
    dictionarySource = input
], [
    name = ubuntu20_key_name
    status = null
    required = false
    dependencies = []
    dictionaryName = key_name
    dictionarySource = input
], [
    name = ubuntu20_name_0
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = ubuntu20_image_name
    status = null
    required = false
    dependencies = []
    dictionaryName = image_name
    dictionarySource = input
], [
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = ubuntu20_pub_key
    status = null
    required = false
    dependencies = []
    dictionaryName = pub_key
    dictionarySource = input
], [
    name = ubuntu20_flavor_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vlb_flavor_name
    dictionarySource = input
]], [[
    name = vnf_id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-11-12 06:50:42,207|fc450a1e-9797-407b-8dab-6eab812c2a48||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-11-12 06:50:42,210|fc450a1e-9797-407b-8dab-6eab812c2a48||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-11-12 06:50:42,210|fc450a1e-9797-407b-8dab-6eab812c2a48||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-11-12 06:50:42,211|fc450a1e-9797-407b-8dab-6eab812c2a48||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-11-12 06:50:42,211|fc450a1e-9797-407b-8dab-6eab812c2a48||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("f5ceec6c-2cb6-410b-90fa-fdc0ac8ce071") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-11-12 06:50:42,211|fc450a1e-9797-407b-8dab-6eab812c2a48||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("191691c3-cc26-4946-8ac7-6ab32ba62251") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-12 06:50:42,212|fc450a1e-9797-407b-8dab-6eab812c2a48||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string)
2022-11-12 06:50:42,212|fc450a1e-9797-407b-8dab-6eab812c2a48||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-11-12 06:50:42,213|fc450a1e-9797-407b-8dab-6eab812c2a48||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-11-12 06:50:42,213|fc450a1e-9797-407b-8dab-6eab812c2a48||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("cd0df02a-f702-4522-8890-c901ef4a2d79") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-12 06:50:42,215|fc450a1e-9797-407b-8dab-6eab812c2a48||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master",
  "service-instance-id" : "191691c3-cc26-4946-8ac7-6ab32ba62251",
  "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" : "f5ceec6c-2cb6-410b-90fa-fdc0ac8ce071",
  "vnf-id" : "cd0df02a-f702-4522-8890-c901ef4a2d79",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-11-12 06:50:42,232|fc450a1e-9797-407b-8dab-6eab812c2a48||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-12 06:50:42,233|fc450a1e-9797-407b-8dab-6eab812c2a48||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-12 06:50:42,233|fc450a1e-9797-407b-8dab-6eab812c2a48||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-12 06:50:42,233|fc450a1e-9797-407b-8dab-6eab812c2a48||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID dbef0367-ed08-4ac0-8d32-fd2e30f87db1 auditStoreId -1
2022-11-12 06:50:45,344|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-12 06:50:45,453|||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-12 06:50:45,457|a7e1e0d6-fda6-436d-bf07-24c9cd92978f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| processing request id a7e1e0d6-fda6-436d-bf07-24c9cd92978f
2022-11-12 06:50:45,458|a7e1e0d6-fda6-436d-bf07-24c9cd92978f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-12 06:50:45,458|a7e1e0d6-fda6-436d-bf07-24c9cd92978f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| StoreAuditService ID  -1
2022-11-12 06:50:45,458|a7e1e0d6-fda6-436d-bf07-24c9cd92978f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-12 06:50:45,458|a7e1e0d6-fda6-436d-bf07-24c9cd92978f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-12 06:50:45,460|a7e1e0d6-fda6-436d-bf07-24c9cd92978f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-12 06:50:45,474|a7e1e0d6-fda6-436d-bf07-24c9cd92978f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Deriving input data for workflow: (config-assign)
2022-11-12 06:50:45,474|a7e1e0d6-fda6-436d-bf07-24c9cd92978f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-11-12 06:50:45,474|a7e1e0d6-fda6-436d-bf07-24c9cd92978f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-12 06:50:45,475|a7e1e0d6-fda6-436d-bf07-24c9cd92978f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| preparing request id(a7e1e0d6-fda6-436d-bf07-24c9cd92978f) for workflow(config-assign) step(config-assign)
2022-11-12 06:50:45,475|a7e1e0d6-fda6-436d-bf07-24c9cd92978f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-11-12 06:50:45,475|a7e1e0d6-fda6-436d-bf07-24c9cd92978f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-11-12 06:50:45,478|a7e1e0d6-fda6-436d-bf07-24c9cd92978f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-11-12 06:50:45,506|a7e1e0d6-fda6-436d-bf07-24c9cd92978f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:50:45,508|a7e1e0d6-fda6-436d-bf07-24c9cd92978f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-12 06:50:45,508|a7e1e0d6-fda6-436d-bf07-24c9cd92978f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Setting Resource Value ("191691c3-cc26-4946-8ac7-6ab32ba62251") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-12 06:50:45,508|a7e1e0d6-fda6-436d-bf07-24c9cd92978f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Setting Resource Value ("cd0df02a-f702-4522-8890-c901ef4a2d79") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-12 06:50:45,523|a7e1e0d6-fda6-436d-bf07-24c9cd92978f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Resource resolution saved into database successfully : (vnf-id)
2022-11-12 06:50:45,524|a7e1e0d6-fda6-436d-bf07-24c9cd92978f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Resource resolution saved into database successfully : (service-instance-id)
2022-11-12 06:50:45,524|a7e1e0d6-fda6-436d-bf07-24c9cd92978f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Resource resolution saved into database successfully : (vnf_name)
2022-11-12 06:50:45,525|a7e1e0d6-fda6-436d-bf07-24c9cd92978f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Generated Resource Param Data ({
  "service-instance-id" : "191691c3-cc26-4946-8ac7-6ab32ba62251",
  "vnf-id" : "cd0df02a-f702-4522-8890-c901ef4a2d79",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-11-12 06:50:45,554|a7e1e0d6-fda6-436d-bf07-24c9cd92978f||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-11-12 06:50:45,565|a7e1e0d6-fda6-436d-bf07-24c9cd92978f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:50:45,565|a7e1e0d6-fda6-436d-bf07-24c9cd92978f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Preparing Response...
2022-11-12 06:50:45,565|a7e1e0d6-fda6-436d-bf07-24c9cd92978f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-11-12 06:50:45,565|a7e1e0d6-fda6-436d-bf07-24c9cd92978f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| resolveWorkflowOutputs for workflow(config-assign)
2022-11-12 06:50:45,566|a7e1e0d6-fda6-436d-bf07-24c9cd92978f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d3d2fb7a-c2c3-469f-9d3d-ca1ada2c17f5 auditStoreId -1
2022-11-12 06:50:45,581|a7e1e0d6-fda6-436d-bf07-24c9cd92978f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Completed
2022-11-12 06:51:36,922|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-12 06:51:37,030|||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-12 06:51:37,033|a7e1e0d6-fda6-436d-bf07-24c9cd92978f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| processing request id a7e1e0d6-fda6-436d-bf07-24c9cd92978f
2022-11-12 06:51:37,033|a7e1e0d6-fda6-436d-bf07-24c9cd92978f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-12 06:51:37,033|a7e1e0d6-fda6-436d-bf07-24c9cd92978f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| StoreAuditService ID  -1
2022-11-12 06:51:37,035|a7e1e0d6-fda6-436d-bf07-24c9cd92978f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-12 06:51:37,035|a7e1e0d6-fda6-436d-bf07-24c9cd92978f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-12 06:51:37,039|a7e1e0d6-fda6-436d-bf07-24c9cd92978f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-12 06:51:37,061|a7e1e0d6-fda6-436d-bf07-24c9cd92978f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Deriving input data for workflow: (config-deploy)
2022-11-12 06:51:37,061|a7e1e0d6-fda6-436d-bf07-24c9cd92978f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-11-12 06:51:37,061|a7e1e0d6-fda6-436d-bf07-24c9cd92978f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-12 06:51:37,077|a7e1e0d6-fda6-436d-bf07-24c9cd92978f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| preparing request id(a7e1e0d6-fda6-436d-bf07-24c9cd92978f) for workflow(config-deploy) step(config-deploy)
2022-11-12 06:51:37,077|a7e1e0d6-fda6-436d-bf07-24c9cd92978f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-11-12 06:51:37,077|a7e1e0d6-fda6-436d-bf07-24c9cd92978f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| 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-12 06:51:37,081|a7e1e0d6-fda6-436d-bf07-24c9cd92978f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-11-12 06:51:37,081|a7e1e0d6-fda6-436d-bf07-24c9cd92978f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Getting Jython Script Class(ConfigDeploy)
2022-11-12 06:51:37,148|a7e1e0d6-fda6-436d-bf07-24c9cd92978f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@57d60b75
2022-11-12 06:51:37,151|a7e1e0d6-fda6-436d-bf07-24c9cd92978f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Hello world
2022-11-12 06:51:37,152|a7e1e0d6-fda6-436d-bf07-24c9cd92978f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Preparing Response...
2022-11-12 06:51:37,152|a7e1e0d6-fda6-436d-bf07-24c9cd92978f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-11-12 06:51:37,152|a7e1e0d6-fda6-436d-bf07-24c9cd92978f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-11-12 06:51:37,153|a7e1e0d6-fda6-436d-bf07-24c9cd92978f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9f6498ad-b448-4d9a-bd4e-455149768f0c auditStoreId -1
2022-11-12 06:51:37,156|a7e1e0d6-fda6-436d-bf07-24c9cd92978f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-74h5q|||| Completed