Results

By type

          05:02:48,359 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
05:02:48,360 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.0.jar!/logback.xml]
05:02:48,361 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
05:02:48,361 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.0.jar!/logback.xml]
05:02:48,361 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
05:02:48,379 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@510f3d34 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.0.jar!/logback.xml] is not of type file
05:02:48,520 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
05:02:48,529 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
05:02:48,534 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
05:02:48,543 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:02:48,628 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
05:02:48,628 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
05:02:48,628 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
05:02:48,628 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
05:02:48,628 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
05:02:48,628 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
05:02:48,629 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
05:02:48,629 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
05:02:48,631 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@7817fd62 - Registering current configuration as safe fallback point


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

2022-10-28 05:02:49,469|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.0 on onap-cds-blueprints-processor-ccb88c874-j4tcc with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.0.jar started by onap in /app)
2022-10-28 05:02:49,473|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-10-28 05:02:52,958|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-10-28 05:02:53,704|||main||||INFO||||||| Finished Spring Data repository scanning in 732ms. Found 11 JPA repository interfaces.
2022-10-28 05:02:56,091|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-10-28 05:02:56,166|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-10-28 05:02:56,414|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-10-28 05:02:56,916|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-10-28 05:02:57,253|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-10-28 05:02:57,255|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-10-28 05:02:57,464|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-10-28 05:02:59,014|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-10-28 05:02:59,027|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-10-28 05:02:59,109|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-10-28 05:03:00,373|||main||||INFO||||||| Audit service is disabled
2022-10-28 05:03:00,548|||main||||INFO||||||| Workflow Audit store is disabled
2022-10-28 05:03:02,095|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability, cps-data=source-rest]
2022-10-28 05:03:02,141|||main||||INFO||||||| Dependency Management module created...
2022-10-28 05:03:03,221|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-10-28 05:03:03,492|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-10-28 05:03:04,762|||main||||INFO||||||| Netty started on port(s): 8080
2022-10-28 05:03:06,317|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-10-28 05:03:06,653|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-10-28 05:03:06,661|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 17.863 seconds (JVM running for 18.816)
2022-10-28 05:03:06,680|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-10-28 06:05:33,987|c0aef804-2f42-44bc-8a3f-709f606c2795||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-10-28 06:05:33,989|c0aef804-2f42-44bc-8a3f-709f606c2795||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-10-28 06:05:33,993|c0aef804-2f42-44bc-8a3f-709f606c2795||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-10-28 06:05:34,418|c0aef804-2f42-44bc-8a3f-709f606c2795||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-10-28 06:05:34,423|c0aef804-2f42-44bc-8a3f-709f606c2795||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-10-28 06:05:35,508|39937fd1-a237-4239-8f0a-3ea9fa81fdd8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Enhancing blueprint(/opt/app/onap/blueprints/working/59ea08b9-cc2e-421c-b554-8f74e454a3ef)
2022-10-28 06:05:35,519|39937fd1-a237-4239-8f0a-3ea9fa81fdd8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| deleting definition types under : /opt/app/onap/blueprints/working/59ea08b9-cc2e-421c-b554-8f74e454a3ef/Definitions
2022-10-28 06:05:35,606|39937fd1-a237-4239-8f0a-3ea9fa81fdd8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| reinitialized all type definitions
2022-10-28 06:05:35,612|39937fd1-a237-4239-8f0a-3ea9fa81fdd8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ***** Enhancing NodeTemplate(helloworld)
2022-10-28 06:05:35,648|39937fd1-a237-4239-8f0a-3ea9fa81fdd8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| enhancing ArtifactDefinition(helloworld-template)
2022-10-28 06:05:35,655|39937fd1-a237-4239-8f0a-3ea9fa81fdd8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-10-28 06:05:35,661|39937fd1-a237-4239-8f0a-3ea9fa81fdd8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-10-28 06:05:35,711|39937fd1-a237-4239-8f0a-3ea9fa81fdd8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ##### Enhancing Workflow(helloworld)
2022-10-28 06:05:35,712|39937fd1-a237-4239-8f0a-3ea9fa81fdd8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-10-28 06:05:35,712|39937fd1-a237-4239-8f0a-3ea9fa81fdd8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| identified workflow(helloworld) targets(helloworld)
2022-10-28 06:05:35,712|39937fd1-a237-4239-8f0a-3ea9fa81fdd8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-10-28 06:05:35,712|39937fd1-a237-4239-8f0a-3ea9fa81fdd8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-10-28 06:05:35,712|39937fd1-a237-4239-8f0a-3ea9fa81fdd8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| enriching artifacts file(/opt/app/onap/blueprints/working/59ea08b9-cc2e-421c-b554-8f74e454a3ef/Templates/hello-world-mapping.json
2022-10-28 06:05:35,726|39937fd1-a237-4239-8f0a-3ea9fa81fdd8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-10-28 06:05:35,726|39937fd1-a237-4239-8f0a-3ea9fa81fdd8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| dataType not present for the recipe(dt-helloworld-properties)
2022-10-28 06:05:35,726|39937fd1-a237-4239-8f0a-3ea9fa81fdd8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ##### Enhancing blueprint Resource Definitions
2022-10-28 06:05:35,726|39937fd1-a237-4239-8f0a-3ea9fa81fdd8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-10-28 06:05:35,728|39937fd1-a237-4239-8f0a-3ea9fa81fdd8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| processing file (Templates/hello-world-mapping.json)
2022-10-28 06:05:35,747|39937fd1-a237-4239-8f0a-3ea9fa81fdd8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| distinct resource keys ([])
2022-10-28 06:05:35,748|39937fd1-a237-4239-8f0a-3ea9fa81fdd8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Enriching Resource Definition sources Node Template: []
2022-10-28 06:05:36,018|b4e8cb39-2de8-4fd0-b4ac-32ff2a7c5ff3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Save processing(65e265d8-3cd2-4256-963c-820873c349cb) CBA(/opt/app/onap/blueprints/archive/65e265d8-3cd2-4256-963c-820873c349cb/cba.zip)
2022-10-28 06:05:36,029|b4e8cb39-2de8-4fd0-b4ac-32ff2a7c5ff3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/65e265d8-3cd2-4256-963c-820873c349cb) and entry definition file (Definitions/blueprint.json)
2022-10-28 06:05:36,089|b4e8cb39-2de8-4fd0-b4ac-32ff2a7c5ff3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(helloworld)
2022-10-28 06:05:36,103|b4e8cb39-2de8-4fd0-b4ac-32ff2a7c5ff3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/65e265d8-3cd2-4256-963c-820873c349cb) and entry definition file (Definitions/blueprint.json)
2022-10-28 06:05:36,262|b4e8cb39-2de8-4fd0-b4ac-32ff2a7c5ff3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| No compiled cache(/opt/app/onap/blueprints/working/65e265d8-3cd2-4256-963c-820873c349cb) present to clean.
2022-10-28 06:05:36,465|654321||reactor-http-epoll-2||||INFO||||||| processing request id 654321
2022-10-28 06:05:36,465|654321||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-28 06:05:36,465|654321||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-10-28 06:05:36,474|654321||DefaultDispatcher-worker-3||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2022-10-28 06:05:36,568|654321||DefaultDispatcher-worker-3||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-10-28 06:05:36,571|654321||DefaultDispatcher-worker-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-10-28 06:05:36,573|654321||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-10-28 06:05:36,590|654321||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-10-28 06:05:36,591|654321||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-10-28 06:05:36,591|654321||DefaultDispatcher-worker-3||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-28 06:05:36,599|654321||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-10-28 06:05:36,599|654321||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-10-28 06:05:36,600|654321||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-10-28 06:05:36,619|654321||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-10-28 06:05:36,649|654321||DefaultDispatcher-worker-14||||INFO||||||| Batched Sequence : ([])
2022-10-28 06:05:36,653|654321||DefaultDispatcher-worker-14||||INFO||||||| Generated Resource Param Data ({ })
2022-10-28 06:05:36,757|654321||DefaultDispatcher-worker-14||||INFO||||||| Preparing Response...
2022-10-28 06:05:36,759|654321||DefaultDispatcher-worker-14||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-10-28 06:05:36,760|654321||DefaultDispatcher-worker-14||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-10-28 06:05:36,762|654321||DefaultDispatcher-worker-14||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5cddd459-b2c9-4bd6-81c9-de598a4a2192 auditStoreId -1
2022-10-28 06:24:23,022|e7f2bb33-8d7d-4876-ac90-915bc42978ad||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-10-28 06:24:23,026|e7f2bb33-8d7d-4876-ac90-915bc42978ad||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-10-28 06:24:23,027|e7f2bb33-8d7d-4876-ac90-915bc42978ad||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-10-28 06:24:23,299|e7f2bb33-8d7d-4876-ac90-915bc42978ad||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-10-28 06:24:23,299|e7f2bb33-8d7d-4876-ac90-915bc42978ad||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-10-28 06:24:23,944|e7f2bb33-8d7d-4876-ac90-915bc42978ad||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-10-28 06:24:23,948|e7f2bb33-8d7d-4876-ac90-915bc42978ad||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Save processing(8eff963c-72dc-46f3-9c45-4652e354f8db) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-10-28 06:24:23,979|e7f2bb33-8d7d-4876-ac90-915bc42978ad||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Save processing(86b1fe9a-ac1f-477c-b36d-c9aa3e94b5ae) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-10-28 06:24:23,989|e7f2bb33-8d7d-4876-ac90-915bc42978ad||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Save processing(e139fcff-884d-4f64-8b74-fd3dac5b3b1c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-10-28 06:24:24,003|e7f2bb33-8d7d-4876-ac90-915bc42978ad||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Save processing(4e7c5c6e-2396-44a5-a63b-2f5f5049a715) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-10-28 06:24:24,020|e7f2bb33-8d7d-4876-ac90-915bc42978ad||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Save processing(4e9e9494-77e5-4173-aed6-b9ff62698fc7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-10-28 06:24:24,038|e7f2bb33-8d7d-4876-ac90-915bc42978ad||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Save processing(abc5deca-9a31-4b82-9c25-36afc75e248c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-10-28 06:24:24,056|e7f2bb33-8d7d-4876-ac90-915bc42978ad||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-10-28 06:24:24,056|e7f2bb33-8d7d-4876-ac90-915bc42978ad||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-10-28 06:24:24,057|e7f2bb33-8d7d-4876-ac90-915bc42978ad||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-28 06:24:24,057|e7f2bb33-8d7d-4876-ac90-915bc42978ad||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-28 06:24:24,058|e7f2bb33-8d7d-4876-ac90-915bc42978ad||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-10-28 06:24:24,058|e7f2bb33-8d7d-4876-ac90-915bc42978ad||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-10-28 06:24:24,120|e7f2bb33-8d7d-4876-ac90-915bc42978ad||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:34)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:87)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:43)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:43)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:35)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:35)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:271)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:79)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:54)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:36)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:32)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:68)
	at kotlinx.coroutines.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:320)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:254)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655)
2022-10-28 06:24:24,125|e7f2bb33-8d7d-4876-ac90-915bc42978ad||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-28 06:24:24,173|e7f2bb33-8d7d-4876-ac90-915bc42978ad||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-28 06:24:24,195|e7f2bb33-8d7d-4876-ac90-915bc42978ad||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-28 06:24:24,219|e7f2bb33-8d7d-4876-ac90-915bc42978ad||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-28 06:24:24,346|e7f2bb33-8d7d-4876-ac90-915bc42978ad||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(resource-assignment)
2022-10-28 06:24:24,346|e7f2bb33-8d7d-4876-ac90-915bc42978ad||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(config-assign)
2022-10-28 06:24:24,347|e7f2bb33-8d7d-4876-ac90-915bc42978ad||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(config-deploy)
2022-10-28 06:24:24,399|e7f2bb33-8d7d-4876-ac90-915bc42978ad||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-10-28 06:24:24,535|e7f2bb33-8d7d-4876-ac90-915bc42978ad||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(resource-assignment)
2022-10-28 06:24:24,535|e7f2bb33-8d7d-4876-ac90-915bc42978ad||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(config-assign)
2022-10-28 06:24:24,536|e7f2bb33-8d7d-4876-ac90-915bc42978ad||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(config-deploy)
2022-10-28 06:24:24,583|e7f2bb33-8d7d-4876-ac90-915bc42978ad||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-10-28 06:24:24,697|e7f2bb33-8d7d-4876-ac90-915bc42978ad||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(resource-assignment)
2022-10-28 06:24:24,698|e7f2bb33-8d7d-4876-ac90-915bc42978ad||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(config-assign)
2022-10-28 06:24:24,699|e7f2bb33-8d7d-4876-ac90-915bc42978ad||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(config-deploy)
2022-10-28 06:24:24,699|e7f2bb33-8d7d-4876-ac90-915bc42978ad||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(HealthCheck)
2022-10-28 06:24:24,700|e7f2bb33-8d7d-4876-ac90-915bc42978ad||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(ScaleOutReconfiguration)
2022-10-28 06:24:24,701|e7f2bb33-8d7d-4876-ac90-915bc42978ad||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(vf-config-assign)
2022-10-28 06:24:24,702|e7f2bb33-8d7d-4876-ac90-915bc42978ad||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(vf-config-deploy)
2022-10-28 06:24:24,749|e7f2bb33-8d7d-4876-ac90-915bc42978ad||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-28 06:24:24,901|e7f2bb33-8d7d-4876-ac90-915bc42978ad||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(resource-assignment)
2022-10-28 06:24:24,902|e7f2bb33-8d7d-4876-ac90-915bc42978ad||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(config-deploy)
2022-10-28 06:24:24,937|e7f2bb33-8d7d-4876-ac90-915bc42978ad||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(config-assign)
2022-10-28 06:24:24,938|e7f2bb33-8d7d-4876-ac90-915bc42978ad||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(config-deploy)
2022-10-28 06:24:24,939|e7f2bb33-8d7d-4876-ac90-915bc42978ad||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-28 06:24:24,958|e7f2bb33-8d7d-4876-ac90-915bc42978ad||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-10-28 06:24:25,076|e7f2bb33-8d7d-4876-ac90-915bc42978ad||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2022-10-28 06:24:26,455|4447c3e2-cbe7-429c-8b4e-8079396bd970||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Enhancing blueprint(/opt/app/onap/blueprints/working/ea582ef3-d9c5-4558-a139-d05dcd6282ca)
2022-10-28 06:24:26,456|4447c3e2-cbe7-429c-8b4e-8079396bd970||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| deleting definition types under : /opt/app/onap/blueprints/working/ea582ef3-d9c5-4558-a139-d05dcd6282ca/Definitions
2022-10-28 06:24:26,459|4447c3e2-cbe7-429c-8b4e-8079396bd970||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| reinitialized all type definitions
2022-10-28 06:24:26,460|4447c3e2-cbe7-429c-8b4e-8079396bd970||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-10-28 06:24:26,481|4447c3e2-cbe7-429c-8b4e-8079396bd970||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-10-28 06:24:26,486|4447c3e2-cbe7-429c-8b4e-8079396bd970||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-10-28 06:24:26,491|4447c3e2-cbe7-429c-8b4e-8079396bd970||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-10-28 06:24:26,509|4447c3e2-cbe7-429c-8b4e-8079396bd970||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ***** Enhancing NodeTemplate(capability)
2022-10-28 06:24:26,528|4447c3e2-cbe7-429c-8b4e-8079396bd970||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ***** Enhancing NodeTemplate(capability)
2022-10-28 06:24:26,537|4447c3e2-cbe7-429c-8b4e-8079396bd970||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ***** Enhancing NodeTemplate(processor-db)
2022-10-28 06:24:26,553|4447c3e2-cbe7-429c-8b4e-8079396bd970||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-28 06:24:26,570|4447c3e2-cbe7-429c-8b4e-8079396bd970||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-28 06:24:26,583|4447c3e2-cbe7-429c-8b4e-8079396bd970||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-28 06:24:26,595|4447c3e2-cbe7-429c-8b4e-8079396bd970||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-28 06:24:26,607|4447c3e2-cbe7-429c-8b4e-8079396bd970||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-28 06:24:26,651|4447c3e2-cbe7-429c-8b4e-8079396bd970||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-10-28 06:24:26,656|4447c3e2-cbe7-429c-8b4e-8079396bd970||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-10-28 06:24:26,656|4447c3e2-cbe7-429c-8b4e-8079396bd970||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-10-28 06:24:26,672|4447c3e2-cbe7-429c-8b4e-8079396bd970||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ***** Enhancing NodeTemplate(capability)
2022-10-28 06:24:26,681|4447c3e2-cbe7-429c-8b4e-8079396bd970||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ***** Enhancing NodeTemplate(capability)
2022-10-28 06:24:26,691|4447c3e2-cbe7-429c-8b4e-8079396bd970||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ***** Enhancing NodeTemplate(capability)
2022-10-28 06:24:26,701|4447c3e2-cbe7-429c-8b4e-8079396bd970||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ***** Enhancing NodeTemplate(processor-db)
2022-10-28 06:24:26,710|4447c3e2-cbe7-429c-8b4e-8079396bd970||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-28 06:24:26,723|4447c3e2-cbe7-429c-8b4e-8079396bd970||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-28 06:24:26,735|4447c3e2-cbe7-429c-8b4e-8079396bd970||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-28 06:24:26,746|4447c3e2-cbe7-429c-8b4e-8079396bd970||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-28 06:24:26,757|4447c3e2-cbe7-429c-8b4e-8079396bd970||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-28 06:24:26,770|4447c3e2-cbe7-429c-8b4e-8079396bd970||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-28 06:24:26,807|4447c3e2-cbe7-429c-8b4e-8079396bd970||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ##### Enhancing Workflow(resource-resolution)
2022-10-28 06:24:26,808|4447c3e2-cbe7-429c-8b4e-8079396bd970||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-10-28 06:24:26,809|4447c3e2-cbe7-429c-8b4e-8079396bd970||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-10-28 06:24:26,809|4447c3e2-cbe7-429c-8b4e-8079396bd970||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-10-28 06:24:26,809|4447c3e2-cbe7-429c-8b4e-8079396bd970||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-10-28 06:24:26,809|4447c3e2-cbe7-429c-8b4e-8079396bd970||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-10-28 06:24:26,809|4447c3e2-cbe7-429c-8b4e-8079396bd970||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| enriching artifacts file(/opt/app/onap/blueprints/working/ea582ef3-d9c5-4558-a139-d05dcd6282ca/Templates/hello-world-velocity-mapping.json
2022-10-28 06:24:26,818|4447c3e2-cbe7-429c-8b4e-8079396bd970||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-10-28 06:24:26,819|4447c3e2-cbe7-429c-8b4e-8079396bd970||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-10-28 06:24:26,819|4447c3e2-cbe7-429c-8b4e-8079396bd970||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| enriching artifacts file(/opt/app/onap/blueprints/working/ea582ef3-d9c5-4558-a139-d05dcd6282ca/Templates/hello-world-jinja-mapping.json
2022-10-28 06:24:26,826|4447c3e2-cbe7-429c-8b4e-8079396bd970||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-10-28 06:24:26,826|4447c3e2-cbe7-429c-8b4e-8079396bd970||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-10-28 06:24:26,826|4447c3e2-cbe7-429c-8b4e-8079396bd970||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ##### Enhancing blueprint Resource Definitions
2022-10-28 06:24:26,826|4447c3e2-cbe7-429c-8b4e-8079396bd970||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-10-28 06:24:26,826|4447c3e2-cbe7-429c-8b4e-8079396bd970||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-10-28 06:24:26,826|4447c3e2-cbe7-429c-8b4e-8079396bd970||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-10-28 06:24:26,841|4447c3e2-cbe7-429c-8b4e-8079396bd970||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| distinct resource keys ([RT-db, RT-rest-delete, RT-rest-get, RT-rest-get-id, RT-rest-patch, RT-rest-post, RT-rest-put, input-source, kotlin-script, properties-capability-source])
2022-10-28 06:24:26,914|4447c3e2-cbe7-429c-8b4e-8079396bd970||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-10-28 06:24:27,123|412bcbba-adb5-4b8e-bd13-4e8571fe00a8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Save processing(965a5f5e-df6e-48ac-bf9e-00a6fe6327d7) CBA(/opt/app/onap/blueprints/archive/965a5f5e-df6e-48ac-bf9e-00a6fe6327d7/cba.zip)
2022-10-28 06:24:27,132|412bcbba-adb5-4b8e-bd13-4e8571fe00a8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/965a5f5e-df6e-48ac-bf9e-00a6fe6327d7) and entry definition file (Definitions/resource-resolution.json)
2022-10-28 06:24:27,164|412bcbba-adb5-4b8e-bd13-4e8571fe00a8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(resource-resolution)
2022-10-28 06:24:27,173|412bcbba-adb5-4b8e-bd13-4e8571fe00a8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/965a5f5e-df6e-48ac-bf9e-00a6fe6327d7) and entry definition file (Definitions/resource-resolution.json)
2022-10-28 06:24:27,247|412bcbba-adb5-4b8e-bd13-4e8571fe00a8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| No compiled cache(/opt/app/onap/blueprints/working/965a5f5e-df6e-48ac-bf9e-00a6fe6327d7) present to clean.
2022-10-28 06:24:27,377|d88d6894-602c-4175-9fdc-f54d32493b27||reactor-http-epoll-4||||INFO||||||| processing request id d88d6894-602c-4175-9fdc-f54d32493b27
2022-10-28 06:24:27,377|d88d6894-602c-4175-9fdc-f54d32493b27||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-28 06:24:27,377|d88d6894-602c-4175-9fdc-f54d32493b27||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-10-28 06:24:27,384|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-10-28 06:24:27,462|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-10-28 06:24:27,464|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-10-28 06:24:27,467|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json)
2022-10-28 06:24:27,482|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2022-10-28 06:24:27,487|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-10-28 06:24:27,487|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-28 06:24:27,488|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(d88d6894-602c-4175-9fdc-f54d32493b27) for workflow(resource-resolution) step(helloworld)
2022-10-28 06:24:27,488|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-10-28 06:24:27,489|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}})
2022-10-28 06:24:27,490|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-10-28 06:24:27,529|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = v_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = v_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = v_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
], [
    name = v_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
]], [[
    name = v_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = v_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = v_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
], [
    name = v_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = v_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
]], [[
    name = v_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-10-28 06:24:27,559|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-28 06:24:27,560|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-28 06:24:27,560|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-10-28 06:24:27,830|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-10-28 06:24:27,905|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2022-10-28 06:24:27,918|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2022-10-28 06:24:27,918|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-10-28 06:24:27,918|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-10-28 06:24:27,919|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-10-28 06:24:27,953|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| Resource resolution saved into database successfully : (v_put)
2022-10-28 06:24:27,966|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-10-28 06:24:27,967|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-10-28 06:24:32,041|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@666bdc69
2022-10-28 06:24:32,047|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-10-28 06:24:32,064|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| Resource resolution saved into database successfully : (v_python)
2022-10-28 06:24:32,066|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-28 06:24:32,066|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-28 06:24:32,067|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-10-28 06:24:32,081|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-10-28 06:24:32,091|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2022-10-28 06:24:32,092|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2022-10-28 06:24:32,092|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-10-28 06:24:32,092|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-10-28 06:24:32,092|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-10-28 06:24:32,093|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-28 06:24:32,094|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-28 06:24:32,094|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-10-28 06:24:32,100|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-10-28 06:24:32,107|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2022-10-28 06:24:32,108|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (v_patch)
2022-10-28 06:24:32,108|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2022-10-28 06:24:32,108|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-10-28 06:24:32,108|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-10-28 06:24:32,108|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-10-28 06:24:32,117|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| Resource resolution saved into database successfully : (v_del)
2022-10-28 06:24:32,119|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-10-28 06:24:32,149|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-10-28 06:24:39,120|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| compiled in (6969)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-10-28 06:24:39,122|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-10-28 06:24:39,137|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-10-28 06:24:39,152|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin)
2022-10-28 06:24:39,155|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-28 06:24:39,155|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-28 06:24:39,155|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-10-28 06:24:39,162|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-10-28 06:24:39,173|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2022-10-28 06:24:39,173|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2022-10-28 06:24:39,173|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-10-28 06:24:39,174|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-10-28 06:24:39,174|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-10-28 06:24:39,186|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| Resource resolution saved into database successfully : (v_get)
2022-10-28 06:24:39,193|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-10-28 06:24:39,194|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-10-28 06:24:39,204|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| Resource resolution saved into database successfully : (v_default)
2022-10-28 06:24:39,205|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (v_input)
2022-10-28 06:24:39,207|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-28 06:24:39,207|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-28 06:24:39,207|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-10-28 06:24:39,210|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-10-28 06:24:39,218|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Response status(200 - OK)
2022-10-28 06:24:39,218|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Response processing type (string)
2022-10-28 06:24:39,218|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-10-28 06:24:39,219|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-10-28 06:24:39,219|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-10-28 06:24:39,230|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (v_post)
2022-10-28 06:24:39,243|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-28 06:24:39,243|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-28 06:24:39,277|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Response processing type (list)
2022-10-28 06:24:39,284|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-10-28 06:24:39,284|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-28 06:24:39,285|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-28 06:24:39,285|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-28 06:24:39,285|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-28 06:24:39,285|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-10-28 06:24:39,296|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (v_db)
2022-10-28 06:24:39,300|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Generated Resource Param Data ({
  "v_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "v_default" : "ok",
  "v_del" : "delete:ok",
  "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "v_input" : "ok",
  "v_kotlin" : "ok",
  "v_patch" : "patch:ok",
  "v_post" : "post:ok",
  "v_put" : "put:ok",
  "v_python" : "ok"
})
2022-10-28 06:24:39,431|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-10-28 06:24:39,452|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-10-28 06:24:39,453|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-10-28 06:24:39,490|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = from_suspend_function
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
], [
    name = j_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = j_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
]], [[
    name = j_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = j_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
], [
    name = j_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
], [
    name = j_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = j_get_id
    status = null
    required = null
    dependencies = [j_get]
    dictionaryName = RT-rest-get-id
    dictionarySource = sdnc
]], [[
    name = j_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = j_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-10-28 06:24:39,493|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-10-28 06:24:39,494|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-10-28 06:24:39,494|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-10-28 06:24:39,495|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-10-28 06:24:39,506|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-15||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function)
2022-10-28 06:24:39,540|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@25207692
2022-10-28 06:24:39,541|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-10-28 06:24:39,551|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (j_python)
2022-10-28 06:24:39,552|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-28 06:24:39,552|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-28 06:24:39,552|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-10-28 06:24:39,554|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-10-28 06:24:39,562|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Response status(200 - OK)
2022-10-28 06:24:39,563|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Response processing type (string)
2022-10-28 06:24:39,563|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-10-28 06:24:39,563|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-10-28 06:24:39,563|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-10-28 06:24:39,574|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (j_patch)
2022-10-28 06:24:39,574|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-10-28 06:24:39,584|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (j_input)
2022-10-28 06:24:39,585|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-28 06:24:39,585|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-28 06:24:39,585|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-10-28 06:24:39,587|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-10-28 06:24:39,594|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Response status(200 - OK)
2022-10-28 06:24:39,595|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Response processing type (string)
2022-10-28 06:24:39,595|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-10-28 06:24:39,595|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-10-28 06:24:39,595|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-10-28 06:24:39,607|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (j_put)
2022-10-28 06:24:39,607|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-10-28 06:24:39,618|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (j_default)
2022-10-28 06:24:39,619|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-28 06:24:39,619|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-28 06:24:39,619|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-10-28 06:24:39,621|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-10-28 06:24:39,629|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Response status(200 - OK)
2022-10-28 06:24:39,629|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Response processing type (string)
2022-10-28 06:24:39,630|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-10-28 06:24:39,630|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-10-28 06:24:39,630|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-10-28 06:24:39,631|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-28 06:24:39,631|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-28 06:24:39,631|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-10-28 06:24:39,633|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-10-28 06:24:39,641|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| Resource resolution saved into database successfully : (j_del)
2022-10-28 06:24:39,641|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Response status(200 - OK)
2022-10-28 06:24:39,641|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Response processing type (string)
2022-10-28 06:24:39,642|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-10-28 06:24:39,642|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-10-28 06:24:39,642|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-10-28 06:24:39,643|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-28 06:24:39,643|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-28 06:24:39,643|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-10-28 06:24:39,645|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-10-28 06:24:39,652|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-4||||INFO||||||| Resource resolution saved into database successfully : (j_post)
2022-10-28 06:24:39,653|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Response status(200 - OK)
2022-10-28 06:24:39,654|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Response processing type (string)
2022-10-28 06:24:39,654|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-10-28 06:24:39,654|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-10-28 06:24:39,654|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-10-28 06:24:39,662|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (j_get)
2022-10-28 06:24:39,663|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| 
Resolved Input Key mappings: 
{id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"}
2022-10-28 06:24:39,668|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2022-10-28 06:24:39,669|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value})
2022-10-28 06:24:39,670|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-10-28 06:24:39,678|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Response status(200 - OK)
2022-10-28 06:24:39,678|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Response processing type (string)
2022-10-28 06:24:39,678|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-10-28 06:24:39,678|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-10-28 06:24:39,678|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-10-28 06:24:39,687|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (j_get_id)
2022-10-28 06:24:39,688|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-10-28 06:24:39,688|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-10-28 06:24:39,698|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin)
2022-10-28 06:24:39,698|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-28 06:24:39,698|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-28 06:24:39,703|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Response processing type (list)
2022-10-28 06:24:39,704|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-10-28 06:24:39,704|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-28 06:24:39,704|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-28 06:24:39,704|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-28 06:24:39,704|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-28 06:24:39,705|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-28 06:24:39,705|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-28 06:24:39,705|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-28 06:24:39,705|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-28 06:24:39,705|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-28 06:24:39,705|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list)
2022-10-28 06:24:39,713|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (j_db)
2022-10-28 06:24:39,714|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Generated Resource Param Data ({
  "from_suspend_function" : "ok",
  "j_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "j_default" : "ok",
  "j_del" : "delete:ok",
  "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908",
  "j_input" : "ok",
  "j_kotlin" : "ok",
  "j_patch" : "patch:ok",
  "j_post" : "post:ok",
  "j_put" : "put:ok",
  "j_python" : "ok"
})
2022-10-28 06:24:39,909|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-10-28 06:24:39,919|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-10-28 06:24:39,920|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| Preparing Response...
2022-10-28 06:24:39,920|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-10-28 06:24:39,921|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-10-28 06:24:39,922|d88d6894-602c-4175-9fdc-f54d32493b27||DefaultDispatcher-worker-12||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f31b8711-a418-4e32-8e8e-2a62bea4b061 auditStoreId -1
2022-10-28 06:38:15,692|19c84e4a-6f40-42f7-a3cd-a159d6eedd9b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Save processing(500cdfd4-fd5c-4813-b4d3-7d321393feb8) CBA(/opt/app/onap/blueprints/archive/500cdfd4-fd5c-4813-b4d3-7d321393feb8/cba.zip)
2022-10-28 06:38:15,734|19c84e4a-6f40-42f7-a3cd-a159d6eedd9b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/500cdfd4-fd5c-4813-b4d3-7d321393feb8) and entry definition file (Definitions/CNF.json)
2022-10-28 06:38:15,936|19c84e4a-6f40-42f7-a3cd-a159d6eedd9b||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(resource-assignment)
2022-10-28 06:38:15,939|19c84e4a-6f40-42f7-a3cd-a159d6eedd9b||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(config-assign)
2022-10-28 06:38:15,940|19c84e4a-6f40-42f7-a3cd-a159d6eedd9b||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(config-deploy)
2022-10-28 06:38:15,940|19c84e4a-6f40-42f7-a3cd-a159d6eedd9b||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(scale-out)
2022-10-28 06:38:15,941|19c84e4a-6f40-42f7-a3cd-a159d6eedd9b||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(scale)
2022-10-28 06:38:15,942|19c84e4a-6f40-42f7-a3cd-a159d6eedd9b||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(scale-in)
2022-10-28 06:38:15,942|19c84e4a-6f40-42f7-a3cd-a159d6eedd9b||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(health-check)
2022-10-28 06:38:15,974|19c84e4a-6f40-42f7-a3cd-a159d6eedd9b||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/500cdfd4-fd5c-4813-b4d3-7d321393feb8) and entry definition file (Definitions/CNF.json)
2022-10-28 06:38:16,096|19c84e4a-6f40-42f7-a3cd-a159d6eedd9b||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| No compiled cache(/opt/app/onap/blueprints/working/500cdfd4-fd5c-4813-b4d3-7d321393feb8) present to clean.
2022-10-28 06:38:31,436|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-10-28 06:38:31,436|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-10-28 06:38:31,436|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-10-28 06:38:31,655|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-10-28 06:38:31,655|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-10-28 06:38:32,328|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-10-28 06:38:32,329|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Save processing(2eecc9c7-d059-4798-8ac3-5d7a4bc385ed) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-10-28 06:38:32,348|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Save processing(44d5cf44-116b-4b5e-8166-6b5d9426a8f7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-10-28 06:38:32,356|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Save processing(fb73d3f1-7633-4248-8f51-1a60ad4e276a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-10-28 06:38:32,366|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Save processing(2bd02b05-a5d1-4d62-a5cb-388028d5cea9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-10-28 06:38:32,379|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Save processing(f4fb6ad9-2a0b-4f02-9e5c-c38b7a6db520) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-10-28 06:38:32,392|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Save processing(908ca862-9195-47a1-885e-f2d8588fd66b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-10-28 06:38:32,406|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-10-28 06:38:32,407|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-10-28 06:38:32,408|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-28 06:38:32,408|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-28 06:38:32,409|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-10-28 06:38:32,410|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-10-28 06:38:32,460|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:34)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:87)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:43)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:43)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:35)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:35)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:271)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:79)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:54)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:36)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:31)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:34)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:87)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:43)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:43)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:35)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:35)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:271)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:79)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:54)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:36)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:32)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:68)
	at kotlinx.coroutines.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:320)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:254)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655)
2022-10-28 06:38:32,479|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-28 06:38:32,484|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-28 06:38:32,505|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-28 06:38:32,523|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-28 06:38:32,606|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(resource-assignment)
2022-10-28 06:38:32,607|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(config-assign)
2022-10-28 06:38:32,608|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(config-deploy)
2022-10-28 06:38:32,661|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-10-28 06:38:32,725|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-10-28 06:38:32,773|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-10-28 06:38:32,782|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-10-28 06:38:32,859|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(resource-assignment)
2022-10-28 06:38:32,861|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(config-assign)
2022-10-28 06:38:32,861|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(config-deploy)
2022-10-28 06:38:32,910|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(config-assign)
2022-10-28 06:38:32,911|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(config-deploy)
2022-10-28 06:38:32,913|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-10-28 06:38:32,928|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-10-28 06:38:32,968|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-10-28 06:38:33,014|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-10-28 06:38:33,024|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-10-28 06:38:33,083|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-10-28 06:38:33,109|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-10-28 06:38:33,116|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-10-28 06:38:33,165|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(resource-assignment)
2022-10-28 06:38:33,165|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(config-assign)
2022-10-28 06:38:33,166|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(config-deploy)
2022-10-28 06:38:33,167|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(HealthCheck)
2022-10-28 06:38:33,168|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(ScaleOutReconfiguration)
2022-10-28 06:38:33,168|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(vf-config-assign)
2022-10-28 06:38:33,169|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(vf-config-deploy)
2022-10-28 06:38:33,223|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-28 06:38:33,265|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-10-28 06:38:33,295|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-10-28 06:38:33,305|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-10-28 06:38:33,353|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(resource-assignment)
2022-10-28 06:38:33,354|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(config-deploy)
2022-10-28 06:38:33,378|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-28 06:38:33,398|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-10-28 06:38:33,424|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-10-28 06:38:33,425|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-10-28 06:38:33,460|0f3a72be-5f75-4c1d-a044-a9b6ecb9558d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2022-10-28 06:38:44,856|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e42a33e9-3481-4410-86a4-d33c8e9d4dea)
2022-10-28 06:38:44,857|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| deleting definition types under : /opt/app/onap/blueprints/working/e42a33e9-3481-4410-86a4-d33c8e9d4dea/Definitions
2022-10-28 06:38:44,859|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| reinitialized all type definitions
2022-10-28 06:38:44,860|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-10-28 06:38:44,878|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| enhancing ArtifactDefinition(vnf-template)
2022-10-28 06:38:44,883|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| enhancing ArtifactDefinition(vnf-mapping)
2022-10-28 06:38:44,888|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-10-28 06:38:44,908|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ***** Enhancing NodeTemplate(input)
2022-10-28 06:38:44,923|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ***** Enhancing NodeTemplate(input)
2022-10-28 06:38:44,929|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ***** Enhancing NodeTemplate(input)
2022-10-28 06:38:44,935|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-10-28 06:38:44,935|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-10-28 06:38:44,935|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-10-28 06:38:44,946|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ***** Enhancing NodeTemplate(input)
2022-10-28 06:38:44,952|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ***** Enhancing NodeTemplate(input)
2022-10-28 06:38:44,958|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ***** Enhancing NodeTemplate(input)
2022-10-28 06:38:44,964|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-28 06:38:44,979|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ***** Enhancing NodeTemplate(input)
2022-10-28 06:38:44,985|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ***** Enhancing NodeTemplate(input)
2022-10-28 06:38:44,992|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ***** Enhancing NodeTemplate(input)
2022-10-28 06:38:44,998|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ***** Enhancing NodeTemplate(input)
2022-10-28 06:38:45,004|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ***** Enhancing NodeTemplate(input)
2022-10-28 06:38:45,013|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ***** Enhancing NodeTemplate(input)
2022-10-28 06:38:45,026|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ***** Enhancing NodeTemplate(config-assign)
2022-10-28 06:38:45,030|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| enhancing ArtifactDefinition(baseconfig-template)
2022-10-28 06:38:45,030|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-10-28 06:38:45,031|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-10-28 06:38:45,042|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ***** Enhancing NodeTemplate(input)
2022-10-28 06:38:45,048|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ***** Enhancing NodeTemplate(input)
2022-10-28 06:38:45,055|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ***** Enhancing NodeTemplate(input)
2022-10-28 06:38:45,060|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ***** Enhancing NodeTemplate(config-deploy)
2022-10-28 06:38:45,088|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ##### Enhancing Workflow(resource-assignment)
2022-10-28 06:38:45,089|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-10-28 06:38:45,089|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-10-28 06:38:45,089|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-10-28 06:38:45,089|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-10-28 06:38:45,089|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-10-28 06:38:45,089|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| enriching artifacts file(/opt/app/onap/blueprints/working/e42a33e9-3481-4410-86a4-d33c8e9d4dea/Templates/vnf-mapping.json
2022-10-28 06:38:45,094|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-10-28 06:38:45,094|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-10-28 06:38:45,094|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| enriching artifacts file(/opt/app/onap/blueprints/working/e42a33e9-3481-4410-86a4-d33c8e9d4dea/Templates/base_ubuntu20-mapping.json
2022-10-28 06:38:45,099|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-10-28 06:38:45,100|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-10-28 06:38:45,100|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ##### Enhancing Workflow(config-assign)
2022-10-28 06:38:45,101|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-10-28 06:38:45,101|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| identified workflow(config-assign) targets(config-assign)
2022-10-28 06:38:45,101|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-10-28 06:38:45,101|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-10-28 06:38:45,101|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| enriching artifacts file(/opt/app/onap/blueprints/working/e42a33e9-3481-4410-86a4-d33c8e9d4dea/Templates/baseconfig-mapping.json
2022-10-28 06:38:45,105|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-10-28 06:38:45,105|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| dataType not present for the recipe(dt-config-assign-properties)
2022-10-28 06:38:45,106|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ##### Enhancing Workflow(config-deploy)
2022-10-28 06:38:45,106|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-10-28 06:38:45,106|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| identified workflow(config-deploy) targets(config-deploy)
2022-10-28 06:38:45,106|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| workflow(config-deploy) resource assignment files([]
2022-10-28 06:38:45,106|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ##### Enhancing blueprint Resource Definitions
2022-10-28 06:38:45,107|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-10-28 06:38:45,107|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| processing file (Templates/vnf-mapping.json)
2022-10-28 06:38:45,107|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-10-28 06:38:45,107|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| processing file (Templates/baseconfig-mapping.json)
2022-10-28 06:38:45,122|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name])
2022-10-28 06:38:45,171|511a8e32-5bb8-4407-b931-86ea0dfaac14||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-10-28 06:38:45,349|c7d93c43-ab00-4488-ac67-1fe21f5b423e||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Save processing(3aaa7c4d-b002-43e6-a09c-726550fd6cc9) CBA(/opt/app/onap/blueprints/archive/3aaa7c4d-b002-43e6-a09c-726550fd6cc9/cba.zip)
2022-10-28 06:38:45,358|c7d93c43-ab00-4488-ac67-1fe21f5b423e||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3aaa7c4d-b002-43e6-a09c-726550fd6cc9) and entry definition file (Definitions/ubuntu20.json)
2022-10-28 06:38:45,368|c7d93c43-ab00-4488-ac67-1fe21f5b423e||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-28 06:38:45,392|c7d93c43-ab00-4488-ac67-1fe21f5b423e||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(resource-assignment)
2022-10-28 06:38:45,393|c7d93c43-ab00-4488-ac67-1fe21f5b423e||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(config-assign)
2022-10-28 06:38:45,393|c7d93c43-ab00-4488-ac67-1fe21f5b423e||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(config-deploy)
2022-10-28 06:38:45,402|c7d93c43-ab00-4488-ac67-1fe21f5b423e||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3aaa7c4d-b002-43e6-a09c-726550fd6cc9) and entry definition file (Definitions/ubuntu20.json)
2022-10-28 06:38:45,458|c7d93c43-ab00-4488-ac67-1fe21f5b423e||reactor-http-epoll-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| No compiled cache(/opt/app/onap/blueprints/working/3aaa7c4d-b002-43e6-a09c-726550fd6cc9) present to clean.
2022-10-28 06:39:16,972|4ad91353-9314-459c-9893-a6801909683a||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-10-28 06:39:16,972|4ad91353-9314-459c-9893-a6801909683a||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-10-28 06:39:16,972|4ad91353-9314-459c-9893-a6801909683a||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-10-28 06:39:17,155|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-10-28 06:39:17,155|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-10-28 06:39:17,422|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-10-28 06:39:17,423|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Save processing(66937ee0-be43-47c8-948f-7c938f71c946) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-10-28 06:39:17,439|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Save processing(e18898b8-f954-4d04-ac4f-1474a681183b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-10-28 06:39:17,444|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Save processing(88ff9109-4b54-44a5-ae9d-a921cb96b121) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-10-28 06:39:17,453|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Save processing(f4718bec-f289-4117-9981-89f946f91efb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-10-28 06:39:17,464|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Save processing(79ee25ad-c562-4bf9-82a9-7d98b3148932) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-10-28 06:39:17,475|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Save processing(fdeff8a6-e67e-4732-94c9-9bf877497c73) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-10-28 06:39:17,486|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-10-28 06:39:17,486|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-10-28 06:39:17,486|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-28 06:39:17,487|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-28 06:39:17,487|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-10-28 06:39:17,487|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-10-28 06:39:17,507|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:34)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:87)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:43)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:43)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:35)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:35)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:271)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:79)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:54)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:36)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:32)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:68)
	at kotlinx.coroutines.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:320)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:254)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655)
2022-10-28 06:39:17,509|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-28 06:39:17,536|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-28 06:39:17,554|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-28 06:39:17,570|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-28 06:39:17,629|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(resource-assignment)
2022-10-28 06:39:17,630|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(config-assign)
2022-10-28 06:39:17,630|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(config-deploy)
2022-10-28 06:39:17,665|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-10-28 06:39:17,703|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-10-28 06:39:17,729|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-10-28 06:39:17,729|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-10-28 06:39:17,787|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(resource-assignment)
2022-10-28 06:39:17,788|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(config-assign)
2022-10-28 06:39:17,789|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(config-deploy)
2022-10-28 06:39:17,789|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(HealthCheck)
2022-10-28 06:39:17,790|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(ScaleOutReconfiguration)
2022-10-28 06:39:17,790|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(vf-config-assign)
2022-10-28 06:39:17,791|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(vf-config-deploy)
2022-10-28 06:39:17,830|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-28 06:39:17,868|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-10-28 06:39:17,892|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-10-28 06:39:17,898|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-10-28 06:39:17,955|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(resource-assignment)
2022-10-28 06:39:17,956|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(config-assign)
2022-10-28 06:39:17,956|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(config-deploy)
2022-10-28 06:39:17,990|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-10-28 06:39:18,022|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-10-28 06:39:18,057|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-10-28 06:39:18,058|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-10-28 06:39:18,103|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(resource-assignment)
2022-10-28 06:39:18,104|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(config-deploy)
2022-10-28 06:39:18,132|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(config-assign)
2022-10-28 06:39:18,132|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(config-deploy)
2022-10-28 06:39:18,133|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-28 06:39:18,148|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-10-28 06:39:18,166|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-10-28 06:39:18,189|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-10-28 06:39:18,190|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-10-28 06:39:18,237|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-10-28 06:39:18,263|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-10-28 06:39:18,263|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-10-28 06:39:18,293|4ad91353-9314-459c-9893-a6801909683a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2022-10-28 06:39:29,414|cb014ef6-0bf1-4754-873a-e6004b101f74||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Enhancing blueprint(/opt/app/onap/blueprints/working/9bac1c90-ccaa-4df6-b752-ae8eeda2c43f)
2022-10-28 06:39:29,415|cb014ef6-0bf1-4754-873a-e6004b101f74||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| deleting definition types under : /opt/app/onap/blueprints/working/9bac1c90-ccaa-4df6-b752-ae8eeda2c43f/Definitions
2022-10-28 06:39:29,417|cb014ef6-0bf1-4754-873a-e6004b101f74||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| reinitialized all type definitions
2022-10-28 06:39:29,418|cb014ef6-0bf1-4754-873a-e6004b101f74||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ***** Enhancing NodeTemplate(netconf-device)
2022-10-28 06:39:29,435|cb014ef6-0bf1-4754-873a-e6004b101f74||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ***** Enhancing NodeTemplate(resolve-data)
2022-10-28 06:39:29,448|cb014ef6-0bf1-4754-873a-e6004b101f74||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-10-28 06:39:29,454|cb014ef6-0bf1-4754-873a-e6004b101f74||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-10-28 06:39:29,459|cb014ef6-0bf1-4754-873a-e6004b101f74||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-10-28 06:39:29,486|cb014ef6-0bf1-4754-873a-e6004b101f74||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-10-28 06:39:29,503|cb014ef6-0bf1-4754-873a-e6004b101f74||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ##### Enhancing Workflow(config-assign)
2022-10-28 06:39:29,504|cb014ef6-0bf1-4754-873a-e6004b101f74||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-10-28 06:39:29,504|cb014ef6-0bf1-4754-873a-e6004b101f74||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| identified workflow(config-assign) targets(resolve-data)
2022-10-28 06:39:29,504|cb014ef6-0bf1-4754-873a-e6004b101f74||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-10-28 06:39:29,504|cb014ef6-0bf1-4754-873a-e6004b101f74||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-10-28 06:39:29,504|cb014ef6-0bf1-4754-873a-e6004b101f74||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| enriching artifacts file(/opt/app/onap/blueprints/working/9bac1c90-ccaa-4df6-b752-ae8eeda2c43f/Templates/netconfrpc-mapping.json
2022-10-28 06:39:29,509|cb014ef6-0bf1-4754-873a-e6004b101f74||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-10-28 06:39:29,509|cb014ef6-0bf1-4754-873a-e6004b101f74||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| dataType not present for the recipe(dt-config-assign-properties)
2022-10-28 06:39:29,509|cb014ef6-0bf1-4754-873a-e6004b101f74||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ##### Enhancing Workflow(config-deploy)
2022-10-28 06:39:29,510|cb014ef6-0bf1-4754-873a-e6004b101f74||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-10-28 06:39:29,510|cb014ef6-0bf1-4754-873a-e6004b101f74||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| identified workflow(config-deploy) targets(execute-netconf)
2022-10-28 06:39:29,510|cb014ef6-0bf1-4754-873a-e6004b101f74||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| workflow(config-deploy) resource assignment files([]
2022-10-28 06:39:29,510|cb014ef6-0bf1-4754-873a-e6004b101f74||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| ##### Enhancing blueprint Resource Definitions
2022-10-28 06:39:29,510|cb014ef6-0bf1-4754-873a-e6004b101f74||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-10-28 06:39:29,510|cb014ef6-0bf1-4754-873a-e6004b101f74||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| processing file (Templates/netconfrpc-mapping.json)
2022-10-28 06:39:29,515|cb014ef6-0bf1-4754-873a-e6004b101f74||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| distinct resource keys ([input-source])
2022-10-28 06:39:29,522|cb014ef6-0bf1-4754-873a-e6004b101f74||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Enriching Resource Definition sources Node Template: [source-input]
2022-10-28 06:39:55,996|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-28 06:39:56,103|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-10-28 06:39:56,152|73694977-05ab-4629-9589-a8b49afc7ac4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| request(73694977-05ab-4629-9589-a8b49afc7ac4)
2022-10-28 06:39:56,156|73694977-05ab-4629-9589-a8b49afc7ac4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| CBA file(/opt/app/onap/blueprints/archive/c5ebade6-bfe1-4e71-9ebc-78c83d324653/cba.zip written successfully
2022-10-28 06:39:56,156|73694977-05ab-4629-9589-a8b49afc7ac4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Save processing(c5ebade6-bfe1-4e71-9ebc-78c83d324653) CBA(/opt/app/onap/blueprints/archive/c5ebade6-bfe1-4e71-9ebc-78c83d324653/cba.zip)
2022-10-28 06:39:56,184|73694977-05ab-4629-9589-a8b49afc7ac4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c5ebade6-bfe1-4e71-9ebc-78c83d324653) and entry definition file (Definitions/CNF.json)
2022-10-28 06:39:56,238|73694977-05ab-4629-9589-a8b49afc7ac4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(resource-assignment)
2022-10-28 06:39:56,239|73694977-05ab-4629-9589-a8b49afc7ac4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(config-assign)
2022-10-28 06:39:56,239|73694977-05ab-4629-9589-a8b49afc7ac4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(config-deploy)
2022-10-28 06:39:56,240|73694977-05ab-4629-9589-a8b49afc7ac4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(scale-out)
2022-10-28 06:39:56,240|73694977-05ab-4629-9589-a8b49afc7ac4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(scale)
2022-10-28 06:39:56,241|73694977-05ab-4629-9589-a8b49afc7ac4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(scale-in)
2022-10-28 06:39:56,242|73694977-05ab-4629-9589-a8b49afc7ac4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(health-check)
2022-10-28 06:39:56,264|73694977-05ab-4629-9589-a8b49afc7ac4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c5ebade6-bfe1-4e71-9ebc-78c83d324653) and entry definition file (Definitions/CNF.json)
2022-10-28 06:39:56,290|73694977-05ab-4629-9589-a8b49afc7ac4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Overwriting blueprint model :APACHE::1.0.0
2022-10-28 06:39:56,321|73694977-05ab-4629-9589-a8b49afc7ac4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-10-28 06:39:56,324|73694977-05ab-4629-9589-a8b49afc7ac4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-10-28 06:39:56,371|73694977-05ab-4629-9589-a8b49afc7ac4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| No compiled cache(/opt/app/onap/blueprints/working/c5ebade6-bfe1-4e71-9ebc-78c83d324653) present to clean.
2022-10-28 06:40:23,222|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-28 06:40:23,329|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-10-28 06:40:23,331|0c707aff-e28c-472f-ad9d-d1778dceee0d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| request(0c707aff-e28c-472f-ad9d-d1778dceee0d)
2022-10-28 06:40:23,332|0c707aff-e28c-472f-ad9d-d1778dceee0d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| CBA file(/opt/app/onap/blueprints/archive/d6df1637-8ad6-4f87-9a64-efa0ddfe5dd1/cba.zip written successfully
2022-10-28 06:40:23,332|0c707aff-e28c-472f-ad9d-d1778dceee0d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Save processing(d6df1637-8ad6-4f87-9a64-efa0ddfe5dd1) CBA(/opt/app/onap/blueprints/archive/d6df1637-8ad6-4f87-9a64-efa0ddfe5dd1/cba.zip)
2022-10-28 06:40:23,340|0c707aff-e28c-472f-ad9d-d1778dceee0d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d6df1637-8ad6-4f87-9a64-efa0ddfe5dd1) and entry definition file (Definitions/ubuntu20.json)
2022-10-28 06:40:23,349|0c707aff-e28c-472f-ad9d-d1778dceee0d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-28 06:40:23,369|0c707aff-e28c-472f-ad9d-d1778dceee0d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(resource-assignment)
2022-10-28 06:40:23,370|0c707aff-e28c-472f-ad9d-d1778dceee0d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(config-assign)
2022-10-28 06:40:23,370|0c707aff-e28c-472f-ad9d-d1778dceee0d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(config-deploy)
2022-10-28 06:40:23,378|0c707aff-e28c-472f-ad9d-d1778dceee0d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d6df1637-8ad6-4f87-9a64-efa0ddfe5dd1) and entry definition file (Definitions/ubuntu20.json)
2022-10-28 06:40:23,397|0c707aff-e28c-472f-ad9d-d1778dceee0d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-10-28 06:40:23,421|0c707aff-e28c-472f-ad9d-d1778dceee0d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-10-28 06:40:23,422|0c707aff-e28c-472f-ad9d-d1778dceee0d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-10-28 06:40:23,461|0c707aff-e28c-472f-ad9d-d1778dceee0d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| No compiled cache(/opt/app/onap/blueprints/working/d6df1637-8ad6-4f87-9a64-efa0ddfe5dd1) present to clean.
2022-10-28 06:40:39,429|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-28 06:40:39,534|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-10-28 06:40:39,536|d2fd5f55-ac1f-49de-9d5a-862c8f75d818||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| request(d2fd5f55-ac1f-49de-9d5a-862c8f75d818)
2022-10-28 06:40:39,537|d2fd5f55-ac1f-49de-9d5a-862c8f75d818||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| CBA file(/opt/app/onap/blueprints/archive/8088b6e1-71d3-41a5-ac70-7974468356a6/cba.zip written successfully
2022-10-28 06:40:39,537|d2fd5f55-ac1f-49de-9d5a-862c8f75d818||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Save processing(8088b6e1-71d3-41a5-ac70-7974468356a6) CBA(/opt/app/onap/blueprints/archive/8088b6e1-71d3-41a5-ac70-7974468356a6/cba.zip)
2022-10-28 06:40:39,551|d2fd5f55-ac1f-49de-9d5a-862c8f75d818||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8088b6e1-71d3-41a5-ac70-7974468356a6) and entry definition file (Definitions/pnf_netconf.json)
2022-10-28 06:40:39,556|d2fd5f55-ac1f-49de-9d5a-862c8f75d818||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-28 06:40:39,566|d2fd5f55-ac1f-49de-9d5a-862c8f75d818||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(config-assign)
2022-10-28 06:40:39,567|d2fd5f55-ac1f-49de-9d5a-862c8f75d818||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Validating Workflow(config-deploy)
2022-10-28 06:40:39,571|d2fd5f55-ac1f-49de-9d5a-862c8f75d818||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8088b6e1-71d3-41a5-ac70-7974468356a6) and entry definition file (Definitions/pnf_netconf.json)
2022-10-28 06:40:39,594|d2fd5f55-ac1f-49de-9d5a-862c8f75d818||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-10-28 06:40:39,616|d2fd5f55-ac1f-49de-9d5a-862c8f75d818||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-10-28 06:40:39,617|d2fd5f55-ac1f-49de-9d5a-862c8f75d818||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-10-28 06:40:39,654|d2fd5f55-ac1f-49de-9d5a-862c8f75d818||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| No compiled cache(/opt/app/onap/blueprints/working/8088b6e1-71d3-41a5-ac70-7974468356a6) present to clean.
2022-10-28 06:42:55,862|26e9303d-0e45-428d-ab3a-3a624104b293||reactor-http-epoll-4||||INFO||||||| processing request id 26e9303d-0e45-428d-ab3a-3a624104b293
2022-10-28 06:42:55,863|26e9303d-0e45-428d-ab3a-3a624104b293||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-28 06:42:55,863|26e9303d-0e45-428d-ab3a-3a624104b293||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-10-28 06:42:55,870|26e9303d-0e45-428d-ab3a-3a624104b293||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2022-10-28 06:42:56,081|26e9303d-0e45-428d-ab3a-3a624104b293||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-28 06:42:56,084|26e9303d-0e45-428d-ab3a-3a624104b293||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-28 06:42:56,086|26e9303d-0e45-428d-ab3a-3a624104b293||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-28 06:42:56,103|26e9303d-0e45-428d-ab3a-3a624104b293||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-10-28 06:42:56,187|26e9303d-0e45-428d-ab3a-3a624104b293||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-10-28 06:42:56,191|26e9303d-0e45-428d-ab3a-3a624104b293||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[26e9303d-0e45-428d-ab3a-3a624104b293])'s step(resource-assignment)
2022-10-28 06:42:56,191|26e9303d-0e45-428d-ab3a-3a624104b293||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-10-28 06:42:56,194|26e9303d-0e45-428d-ab3a-3a624104b293||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(26e9303d-0e45-428d-ab3a-3a624104b293) for workflow(resource-assignment) step(resource-assignment)
2022-10-28 06:42:56,194|26e9303d-0e45-428d-ab3a-3a624104b293||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-10-28 06:42:56,195|26e9303d-0e45-428d-ab3a-3a624104b293||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-10-28 06:42:56,196|26e9303d-0e45-428d-ab3a-3a624104b293||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-10-28 06:42:56,216|26e9303d-0e45-428d-ab3a-3a624104b293||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2022-10-28 06:42:56,226|26e9303d-0e45-428d-ab3a-3a624104b293||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-10-28 06:42:56,227|26e9303d-0e45-428d-ab3a-3a624104b293||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-10-28 06:42:56,227|26e9303d-0e45-428d-ab3a-3a624104b293||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-10-28 06:42:56,228|26e9303d-0e45-428d-ab3a-3a624104b293||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("60da2a03-e580-4f84-b6a2-3d7a68cd1d38") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-28 06:42:56,228|26e9303d-0e45-428d-ab3a-3a624104b293||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("90e7517e-78c3-4d6a-9f85-5ce9e011e042") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-28 06:42:56,229|26e9303d-0e45-428d-ab3a-3a624104b293||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="60da2a03-e580-4f84-b6a2-3d7a68cd1d38", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-10-28 06:42:56,240|26e9303d-0e45-428d-ab3a-3a624104b293||DefaultDispatcher-worker-2||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value})
2022-10-28 06:42:56,240|26e9303d-0e45-428d-ab3a-3a624104b293||DefaultDispatcher-worker-2||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2022-10-28 06:42:56,254|26e9303d-0e45-428d-ab3a-3a624104b293||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-10-28 06:42:59,138|26e9303d-0e45-428d-ab3a-3a624104b293||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - )
2022-10-28 06:42:59,139|26e9303d-0e45-428d-ab3a-3a624104b293||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-10-28 06:42:59,139|26e9303d-0e45-428d-ab3a-3a624104b293||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221028t064258513816z")
2022-10-28 06:42:59,139|26e9303d-0e45-428d-ab3a-3a624104b293||DefaultDispatcher-worker-2||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221028t064258513816z")
2022-10-28 06:42:59,139|26e9303d-0e45-428d-ab3a-3a624104b293||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221028t064258513816z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-10-28 06:42:59,140|26e9303d-0e45-428d-ab3a-3a624104b293||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-10-28 06:42:59,142|26e9303d-0e45-428d-ab3a-3a624104b293||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "aic-cloud-region" : "k8sregion-cnf-macro",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-namespace" : "onap-tests",
  "service-instance-id" : "90e7517e-78c3-4d6a-9f85-5ce9e011e042",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "60da2a03-e580-4f84-b6a2-3d7a68cd1d38",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221028t064258513816z"
})
2022-10-28 06:42:59,205|26e9303d-0e45-428d-ab3a-3a624104b293||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-10-28 06:42:59,206|26e9303d-0e45-428d-ab3a-3a624104b293||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-10-28 06:42:59,206|26e9303d-0e45-428d-ab3a-3a624104b293||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-10-28 06:42:59,207|26e9303d-0e45-428d-ab3a-3a624104b293||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[26e9303d-0e45-428d-ab3a-3a624104b293])'s step(profile-upload)
2022-10-28 06:42:59,207|26e9303d-0e45-428d-ab3a-3a624104b293||DefaultDispatcher-worker-2||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-28 06:42:59,215|26e9303d-0e45-428d-ab3a-3a624104b293||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(26e9303d-0e45-428d-ab3a-3a624104b293) for workflow(resource-assignment) step(profile-upload)
2022-10-28 06:42:59,215|26e9303d-0e45-428d-ab3a-3a624104b293||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-10-28 06:42:59,215|26e9303d-0e45-428d-ab3a-3a624104b293||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-10-28 06:42:59,217|26e9303d-0e45-428d-ab3a-3a624104b293||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-10-28 06:42:59,217|26e9303d-0e45-428d-ab3a-3a624104b293||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2022-10-28 06:42:59,217|26e9303d-0e45-428d-ab3a-3a624104b293||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-10-28 06:42:59,221|26e9303d-0e45-428d-ab3a-3a624104b293||DefaultDispatcher-worker-2||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-10-28 06:42:59,221|26e9303d-0e45-428d-ab3a-3a624104b293||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-10-28 06:42:59,221|26e9303d-0e45-428d-ab3a-3a624104b293||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-10-28 06:42:59,221|26e9303d-0e45-428d-ab3a-3a624104b293||DefaultDispatcher-worker-2||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-10-28 06:42:59,221|26e9303d-0e45-428d-ab3a-3a624104b293||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-10-28 06:42:59,225|26e9303d-0e45-428d-ab3a-3a624104b293||DefaultDispatcher-worker-2||||INFO||||||| workflow(26e9303d-0e45-428d-ab3a-3a624104b293) nodes completed with (0)exceptions
2022-10-28 06:42:59,226|26e9303d-0e45-428d-ab3a-3a624104b293||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-10-28 06:42:59,227|26e9303d-0e45-428d-ab3a-3a624104b293||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c8cebd42-4519-4699-816d-e8fe4ce642a5 auditStoreId -1
2022-10-28 06:43:05,209|6a5aff5a-ceff-406e-9203-73a315bacad2||reactor-http-epoll-2||||INFO||||||| processing request id 6a5aff5a-ceff-406e-9203-73a315bacad2
2022-10-28 06:43:05,209|6a5aff5a-ceff-406e-9203-73a315bacad2||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-28 06:43:05,209|6a5aff5a-ceff-406e-9203-73a315bacad2||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-10-28 06:43:05,210|6a5aff5a-ceff-406e-9203-73a315bacad2||reactor-http-epoll-2||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-28 06:43:05,211|6a5aff5a-ceff-406e-9203-73a315bacad2||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-28 06:43:05,214|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-28 06:43:05,239|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-10-28 06:43:05,240|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-10-28 06:43:05,241|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[6a5aff5a-ceff-406e-9203-73a315bacad2])'s step(resource-assignment)
2022-10-28 06:43:05,241|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-28 06:43:05,242|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(6a5aff5a-ceff-406e-9203-73a315bacad2) for workflow(resource-assignment) step(resource-assignment)
2022-10-28 06:43:05,242|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-10-28 06:43:05,242|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-10-28 06:43:05,243|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-10-28 06:43:05,276|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = core-instance-name
    status = null
    required = false
    dependencies = []
    dictionaryName = core-instance-name
    dictionarySource = default
]], [[
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
]], [[
    name = k8s-rb-config-template-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-name
    dictionarySource = default
], [
    name = k8s-rb-config-template-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-source
    dictionarySource = default
]], [[
    name = vf-module-model-customization-uuid
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-model-customization-uuid
    dictionarySource = input
]], [[
    name = vf-module-model-version
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-version
    dictionarySource = processor-db
], [
    name = vf-module-model-invariant-uuid
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-invariant-uuid
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-name
    status = null
    required = false
    dependencies = [vf-module-model-invariant-uuid]
    dictionaryName = k8s-rb-definition-name
    dictionarySource = default
]], [[
    name = vf-module-label
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-label
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-version
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = k8s-rb-definition-version
    dictionarySource = default
], [
    name = k8s-rb-config-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-name
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
]], [[
    name = k8s-rb-instance-release-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-instance-release-name
    dictionarySource = default
], [
    name = k8s-rb-profile-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-source
    dictionarySource = default
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-naming-policy
    dictionarySource = sdnc
], [
    name = vnf_name
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = sdnc
]], [[
    name = vf-module-name
    status = null
    required = false
    dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id]
    dictionaryName = vf-module-name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = sdnc
], [
    name = k8s-rb-profile-namespace
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = sdnc
]], [[
    name = k8s-rb-config-value-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-value-source
    dictionarySource = default
], [
    name = k8s-rb-profile-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-name
    dictionarySource = default
]]])
2022-10-28 06:43:05,281|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-10-28 06:43:05,281|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("3b97fe99-ecdb-4096-818b-b78312121baf") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-10-28 06:43:05,281|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-10-28 06:43:05,282|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2022-10-28 06:43:05,282|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("fc758f73-dc4f-4011-a58e-79e2dd47e18f") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-10-28 06:43:05,284|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="fc758f73-dc4f-4011-a58e-79e2dd47e18f"}
2022-10-28 06:43:05,284|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-3||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version})
2022-10-28 06:43:05,284|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="fc758f73-dc4f-4011-a58e-79e2dd47e18f"}
2022-10-28 06:43:05,284|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid})
2022-10-28 06:43:05,343|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=fc758f73-dc4f-4011-a58e-79e2dd47e18f})
2022-10-28 06:43:05,349|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=fc758f73-dc4f-4011-a58e-79e2dd47e18f})
2022-10-28 06:43:05,380|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-10-28 06:43:05,380|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-10-28 06:43:05,382|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"e40d028d-d37b-4655-a525-e9a53716256f"}])
2022-10-28 06:43:05,382|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"6e11870f-73a6-4b87-a633-5f74b723e9e7"}])
2022-10-28 06:43:05,382|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("e40d028d-d37b-4655-a525-e9a53716256f") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-10-28 06:43:05,382|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("6e11870f-73a6-4b87-a633-5f74b723e9e7") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-10-28 06:43:05,384|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-10-28 06:43:05,391|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> 6e11870f-73a6-4b87-a633-5f74b723e9e7
2022-10-28 06:43:05,392|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="fc758f73-dc4f-4011-a58e-79e2dd47e18f"}
2022-10-28 06:43:05,392|6a5aff5a-ceff-406e-9203-73a315bacad2||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-10-28 06:43:05,437|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=fc758f73-dc4f-4011-a58e-79e2dd47e18f})
2022-10-28 06:43:05,445|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-10-28 06:43:05,447|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-10-28 06:43:05,447|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-10-28 06:43:05,447|6a5aff5a-ceff-406e-9203-73a315bacad2||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-10-28 06:43:05,447|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-10-28 06:43:05,453|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> fc758f73-dc4f-4011-a58e-79e2dd47e18f
2022-10-28 06:43:05,454|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("90e7517e-78c3-4d6a-9f85-5ce9e011e042") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-28 06:43:05,454|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-10-28 06:43:05,455|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2022-10-28 06:43:05,455|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("60da2a03-e580-4f84-b6a2-3d7a68cd1d38") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-28 06:43:05,457|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="90e7517e-78c3-4d6a-9f85-5ce9e011e042", vnf-id="60da2a03-e580-4f84-b6a2-3d7a68cd1d38"}
2022-10-28 06:43:05,457|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="90e7517e-78c3-4d6a-9f85-5ce9e011e042", vnf-id="60da2a03-e580-4f84-b6a2-3d7a68cd1d38"}
2022-10-28 06:43:05,463|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/90e7517e-78c3-4d6a-9f85-5ce9e011e042/service-data/vnfs/vnf/60da2a03-e580-4f84-b6a2-3d7a68cd1d38/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2022-10-28 06:43:05,463|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/90e7517e-78c3-4d6a-9f85-5ce9e011e042/service-data/vnfs/vnf/60da2a03-e580-4f84-b6a2-3d7a68cd1d38/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2022-10-28 06:43:05,464|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/90e7517e-78c3-4d6a-9f85-5ce9e011e042/service-data/vnfs/vnf/60da2a03-e580-4f84-b6a2-3d7a68cd1d38/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2022-10-28 06:43:05,464|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/90e7517e-78c3-4d6a-9f85-5ce9e011e042/service-data/vnfs/vnf/60da2a03-e580-4f84-b6a2-3d7a68cd1d38/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2022-10-28 06:43:05,508|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/90e7517e-78c3-4d6a-9f85-5ce9e011e042/service-data/vnfs/vnf/60da2a03-e580-4f84-b6a2-3d7a68cd1d38/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-10-28 06:43:05,508|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/90e7517e-78c3-4d6a-9f85-5ce9e011e042/service-data/vnfs/vnf/60da2a03-e580-4f84-b6a2-3d7a68cd1d38/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-10-28 06:43:05,536|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-10-28 06:43:05,536|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-10-28 06:43:05,536|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-10-28 06:43:05,537|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-10-28 06:43:05,537|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-10-28 06:43:05,537|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-10-28 06:43:05,537|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20221028t064258513816z")
2022-10-28 06:43:05,537|6a5aff5a-ceff-406e-9203-73a315bacad2||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-10-28 06:43:05,537|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-3||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221028t064258513816z")
2022-10-28 06:43:05,537|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221028t064258513816z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-10-28 06:43:05,538|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name="k8sregion-cnf-macro-onap-nf-20221028t064258513816z", vf-module-label="helm_apache", vf-module-id="3b97fe99-ecdb-4096-818b-b78312121baf"}
2022-10-28 06:43:05,547|6a5aff5a-ceff-406e-9203-73a315bacad2||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-10-28 06:43:05,547|6a5aff5a-ceff-406e-9203-73a315bacad2||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-10-28 06:43:05,548|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-10-28 06:43:05,675|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - )
2022-10-28 06:43:05,675|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-10-28 06:43:05,676|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221028t064258513816z-helm_apache-vfmt-001")
2022-10-28 06:43:05,676|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221028t064258513816z-helm_apache-vfmt-001")
2022-10-28 06:43:05,676|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221028t064258513816z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2022-10-28 06:43:05,678|6a5aff5a-ceff-406e-9203-73a315bacad2||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-10-28 06:43:05,681|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="90e7517e-78c3-4d6a-9f85-5ce9e011e042", vnf-id="60da2a03-e580-4f84-b6a2-3d7a68cd1d38"}
2022-10-28 06:43:05,687|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/90e7517e-78c3-4d6a-9f85-5ce9e011e042/service-data/vnfs/vnf/60da2a03-e580-4f84-b6a2-3d7a68cd1d38/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value})
2022-10-28 06:43:05,687|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/90e7517e-78c3-4d6a-9f85-5ce9e011e042/service-data/vnfs/vnf/60da2a03-e580-4f84-b6a2-3d7a68cd1d38/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2022-10-28 06:43:05,724|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/90e7517e-78c3-4d6a-9f85-5ce9e011e042/service-data/vnfs/vnf/60da2a03-e580-4f84-b6a2-3d7a68cd1d38/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-10-28 06:43:05,735|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-10-28 06:43:05,735|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-10-28 06:43:05,736|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-10-28 06:43:05,736|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-10-28 06:43:05,736|6a5aff5a-ceff-406e-9203-73a315bacad2||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-10-28 06:43:05,736|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-10-28 06:43:05,736|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-10-28 06:43:05,738|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "core-instance-name" : null,
  "k8s-rb-config-name" : "replica-count-change",
  "k8s-rb-config-template-name" : "replica-count-template",
  "k8s-rb-config-template-source" : "deployment-config",
  "k8s-rb-config-value-source" : "custom-values",
  "k8s-rb-definition-name" : "6e11870f-73a6-4b87-a633-5f74b723e9e7",
  "k8s-rb-definition-version" : "fc758f73-dc4f-4011-a58e-79e2dd47e18f",
  "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" : "90e7517e-78c3-4d6a-9f85-5ce9e011e042",
  "vf-module-id" : "3b97fe99-ecdb-4096-818b-b78312121baf",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "fc758f73-dc4f-4011-a58e-79e2dd47e18f",
  "vf-module-model-invariant-uuid" : "6e11870f-73a6-4b87-a633-5f74b723e9e7",
  "vf-module-model-version" : "e40d028d-d37b-4655-a525-e9a53716256f",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20221028t064258513816z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "60da2a03-e580-4f84-b6a2-3d7a68cd1d38",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221028t064258513816z"
})
2022-10-28 06:43:05,752|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-10-28 06:43:05,752|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-10-28 06:43:05,752|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-10-28 06:43:05,753|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[6a5aff5a-ceff-406e-9203-73a315bacad2])'s step(profile-upload)
2022-10-28 06:43:05,753|6a5aff5a-ceff-406e-9203-73a315bacad2||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-10-28 06:43:05,753|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(6a5aff5a-ceff-406e-9203-73a315bacad2) for workflow(resource-assignment) step(profile-upload)
2022-10-28 06:43:05,753|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-10-28 06:43:05,753|6a5aff5a-ceff-406e-9203-73a315bacad2||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-10-28 06:43:05,754|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-10-28 06:43:05,754|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes
2022-10-28 06:43:05,754|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-10-28 06:43:05,769|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/6e11870f-73a6-4b87-a633-5f74b723e9e7/fc758f73-dc4f-4011-a58e-79e2dd47e18f)
2022-10-28 06:43:05,778|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-10-28 06:43:05,788|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/6e11870f-73a6-4b87-a633-5f74b723e9e7/fc758f73-dc4f-4011-a58e-79e2dd47e18f/profile/node-port-profile)
2022-10-28 06:43:05,792|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| Response status(404 - Not Found)
2022-10-28 06:43:05,792|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| Uploading K8s Profile..
2022-10-28 06:43:05,813|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/6e11870f-73a6-4b87-a633-5f74b723e9e7/fc758f73-dc4f-4011-a58e-79e2dd47e18f/profile)
2022-10-28 06:43:05,819|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| Response status(201 - Created)
2022-10-28 06:43:05,844|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/6e11870f-73a6-4b87-a633-5f74b723e9e7/fc758f73-dc4f-4011-a58e-79e2dd47e18f/profile/node-port-profile/content)
2022-10-28 06:43:05,850|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-10-28 06:43:05,850|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| K8s Profile Upload Completed
2022-10-28 06:43:05,850|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-10-28 06:43:05,851|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-10-28 06:43:05,851|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-10-28 06:43:05,851|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-10-28 06:43:05,851|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| workflow(6a5aff5a-ceff-406e-9203-73a315bacad2) nodes completed with (0)exceptions
2022-10-28 06:43:05,851|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-10-28 06:43:05,852|6a5aff5a-ceff-406e-9203-73a315bacad2||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 74bf37bf-8afa-4f7d-b170-fdaba22d92d7 auditStoreId -1
2022-10-28 06:43:11,839|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-28 06:43:11,958|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-10-28 06:43:12,004|2e8e1d65-688e-47b0-9264-1f31b5559142||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| processing request id 2e8e1d65-688e-47b0-9264-1f31b5559142
2022-10-28 06:43:12,004|2e8e1d65-688e-47b0-9264-1f31b5559142||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| storeExecutionInput called not to store the Workflow action input details 
2022-10-28 06:43:12,004|2e8e1d65-688e-47b0-9264-1f31b5559142||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| StoreAuditService ID  -1
2022-10-28 06:43:12,005|2e8e1d65-688e-47b0-9264-1f31b5559142||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-28 06:43:12,005|2e8e1d65-688e-47b0-9264-1f31b5559142||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-28 06:43:12,007|2e8e1d65-688e-47b0-9264-1f31b5559142||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-28 06:43:12,018|2e8e1d65-688e-47b0-9264-1f31b5559142||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Deriving input data for workflow: (config-assign)
2022-10-28 06:43:12,020|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Execute node(START) -> executed state(SUCCESS)
2022-10-28 06:43:12,021|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Executing workflow(config-assign[2e8e1d65-688e-47b0-9264-1f31b5559142])'s step(config-setup)
2022-10-28 06:43:12,021|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-28 06:43:12,022|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| preparing request id(2e8e1d65-688e-47b0-9264-1f31b5559142) for workflow(config-assign) step(config-setup)
2022-10-28 06:43:12,022|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-10-28 06:43:12,022|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-10-28 06:43:12,023|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-10-28 06:43:12,042|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-10-28 06:43:12,043|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-10-28 06:43:12,044|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Setting Resource Value ("90e7517e-78c3-4d6a-9f85-5ce9e011e042") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-28 06:43:12,045|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| 
Resolved Input Key mappings: 
{service-instance-id="90e7517e-78c3-4d6a-9f85-5ce9e011e042"}
2022-10-28 06:43:12,052|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/90e7517e-78c3-4d6a-9f85-5ce9e011e042), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-10-28 06:43:12,052|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/90e7517e-78c3-4d6a-9f85-5ce9e011e042), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-10-28 06:43:12,083|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/90e7517e-78c3-4d6a-9f85-5ce9e011e042)
2022-10-28 06:43:12,100|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Response status(200 - OK)
2022-10-28 06:43:12,101|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Response processing type (string)
2022-10-28 06:43:12,102|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_d2c1f0fb-cb97-4198-bc9e-eaa8c97bcc63")
2022-10-28 06:43:12,102|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_d2c1f0fb-cb97-4198-bc9e-eaa8c97bcc63")
2022-10-28 06:43:12,102|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Setting Resource Value ("basic_cnf_macro_d2c1f0fb-cb97-4198-bc9e-eaa8c97bcc63") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-10-28 06:43:12,103|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Setting Resource Value ("60da2a03-e580-4f84-b6a2-3d7a68cd1d38") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-28 06:43:12,104|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| 
Resolved Input Key mappings: 
{service-instance-id="90e7517e-78c3-4d6a-9f85-5ce9e011e042", vnf-id="60da2a03-e580-4f84-b6a2-3d7a68cd1d38"}
2022-10-28 06:43:12,107|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/90e7517e-78c3-4d6a-9f85-5ce9e011e042/service-data/vnfs/vnf/60da2a03-e580-4f84-b6a2-3d7a68cd1d38/vnf-data/vf-modules), path:(/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-10-28 06:43:12,107|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/90e7517e-78c3-4d6a-9f85-5ce9e011e042/service-data/vnfs/vnf/60da2a03-e580-4f84-b6a2-3d7a68cd1d38/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-10-28 06:43:12,129|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/90e7517e-78c3-4d6a-9f85-5ce9e011e042/service-data/vnfs/vnf/60da2a03-e580-4f84-b6a2-3d7a68cd1d38/vnf-data/vf-modules)
2022-10-28 06:43:12,141|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Response status(200 - OK)
2022-10-28 06:43:12,141|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Response processing type (json)
2022-10-28 06:43:12,142|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"3b97fe99-ecdb-4096-818b-b78312121baf","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_d2c1f0fb-cb97-4198-bc9e-eaa8c97bcc63_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":"e40d028d-d37b-4655-a525-e9a53716256f","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-20221028t064258513816z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"6e11870f-73a6-4b87-a633-5f74b723e9e7","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221028t064258513816z","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":"fc758f73-dc4f-4011-a58e-79e2dd47e18f","model-uuid":"e40d028d-d37b-4655-a525-e9a53716256f","model-invariant-uuid":"6e11870f-73a6-4b87-a633-5f74b723e9e7"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"3b97fe99-ecdb-4096-818b-b78312121baf","vf-module-name":"basic_cnf_macro_d2c1f0fb-cb97-4198-bc9e-eaa8c97bcc63_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"2e8e1d65-688e-47b0-9264-1f31b5559142","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"cceb0d6a-96c3-48b0-8404-2d7061ec32e6","model-invariant-uuid":"1ae235e4-8296-45d6-a8ac-af527991d1ec"},"global-customer-id":"basiccnf-macro-customer","service-id":"90e7517e-78c3-4d6a-9f85-5ce9e011e042","service-instance-id":"90e7517e-78c3-4d6a-9f85-5ce9e011e042","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"b7666c44-40d1-4c80-83b7-00a311b1c079","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/6877ee15-bb59-463e-9233-0de76e1b3d35","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"98916a7e-cae6-4ede-bff1-6bbc63d19d88","model-uuid":"0331c4f5-713e-4622-b096-7098a6688f7d","model-invariant-uuid":"44784d81-8dc7-42ad-b429-b917e2a8632b"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"60da2a03-e580-4f84-b6a2-3d7a68cd1d38"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"fc758f73-dc4f-4011-a58e-79e2dd47e18f","model-uuid":"e40d028d-d37b-4655-a525-e9a53716256f","model-invariant-uuid":"6e11870f-73a6-4b87-a633-5f74b723e9e7"},"vf-module-id":"3b97fe99-ecdb-4096-818b-b78312121baf"}}}]})
2022-10-28 06:43:12,142|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"3b97fe99-ecdb-4096-818b-b78312121baf","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_d2c1f0fb-cb97-4198-bc9e-eaa8c97bcc63_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":"e40d028d-d37b-4655-a525-e9a53716256f","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-20221028t064258513816z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"6e11870f-73a6-4b87-a633-5f74b723e9e7","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221028t064258513816z","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":"fc758f73-dc4f-4011-a58e-79e2dd47e18f","model-uuid":"e40d028d-d37b-4655-a525-e9a53716256f","model-invariant-uuid":"6e11870f-73a6-4b87-a633-5f74b723e9e7"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"3b97fe99-ecdb-4096-818b-b78312121baf","vf-module-name":"basic_cnf_macro_d2c1f0fb-cb97-4198-bc9e-eaa8c97bcc63_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"2e8e1d65-688e-47b0-9264-1f31b5559142","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"cceb0d6a-96c3-48b0-8404-2d7061ec32e6","model-invariant-uuid":"1ae235e4-8296-45d6-a8ac-af527991d1ec"},"global-customer-id":"basiccnf-macro-customer","service-id":"90e7517e-78c3-4d6a-9f85-5ce9e011e042","service-instance-id":"90e7517e-78c3-4d6a-9f85-5ce9e011e042","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"b7666c44-40d1-4c80-83b7-00a311b1c079","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/6877ee15-bb59-463e-9233-0de76e1b3d35","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"98916a7e-cae6-4ede-bff1-6bbc63d19d88","model-uuid":"0331c4f5-713e-4622-b096-7098a6688f7d","model-invariant-uuid":"44784d81-8dc7-42ad-b429-b917e2a8632b"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"60da2a03-e580-4f84-b6a2-3d7a68cd1d38"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"fc758f73-dc4f-4011-a58e-79e2dd47e18f","model-uuid":"e40d028d-d37b-4655-a525-e9a53716256f","model-invariant-uuid":"6e11870f-73a6-4b87-a633-5f74b723e9e7"},"vf-module-id":"3b97fe99-ecdb-4096-818b-b78312121baf"}}}]})
2022-10-28 06:43:12,142|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"3b97fe99-ecdb-4096-818b-b78312121baf","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_d2c1f0fb-cb97-4198-bc9e-eaa8c97bcc63_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":"e40d028d-d37b-4655-a525-e9a53716256f","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-20221028t064258513816z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"6e11870f-73a6-4b87-a633-5f74b723e9e7","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221028t064258513816z","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":"fc758f73-dc4f-4011-a58e-79e2dd47e18f","model-uuid":"e40d028d-d37b-4655-a525-e9a53716256f","model-invariant-uuid":"6e11870f-73a6-4b87-a633-5f74b723e9e7"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"3b97fe99-ecdb-4096-818b-b78312121baf","vf-module-name":"basic_cnf_macro_d2c1f0fb-cb97-4198-bc9e-eaa8c97bcc63_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"2e8e1d65-688e-47b0-9264-1f31b5559142","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"cceb0d6a-96c3-48b0-8404-2d7061ec32e6","model-invariant-uuid":"1ae235e4-8296-45d6-a8ac-af527991d1ec"},"global-customer-id":"basiccnf-macro-customer","service-id":"90e7517e-78c3-4d6a-9f85-5ce9e011e042","service-instance-id":"90e7517e-78c3-4d6a-9f85-5ce9e011e042","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"b7666c44-40d1-4c80-83b7-00a311b1c079","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/6877ee15-bb59-463e-9233-0de76e1b3d35","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"98916a7e-cae6-4ede-bff1-6bbc63d19d88","model-uuid":"0331c4f5-713e-4622-b096-7098a6688f7d","model-invariant-uuid":"44784d81-8dc7-42ad-b429-b917e2a8632b"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"60da2a03-e580-4f84-b6a2-3d7a68cd1d38"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"fc758f73-dc4f-4011-a58e-79e2dd47e18f","model-uuid":"e40d028d-d37b-4655-a525-e9a53716256f","model-invariant-uuid":"6e11870f-73a6-4b87-a633-5f74b723e9e7"},"vf-module-id":"3b97fe99-ecdb-4096-818b-b78312121baf"}}}]), type  ({json})
2022-10-28 06:43:12,143|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"3b97fe99-ecdb-4096-818b-b78312121baf","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_d2c1f0fb-cb97-4198-bc9e-eaa8c97bcc63_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":"e40d028d-d37b-4655-a525-e9a53716256f","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-20221028t064258513816z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"6e11870f-73a6-4b87-a633-5f74b723e9e7","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221028t064258513816z","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":"fc758f73-dc4f-4011-a58e-79e2dd47e18f","model-uuid":"e40d028d-d37b-4655-a525-e9a53716256f","model-invariant-uuid":"6e11870f-73a6-4b87-a633-5f74b723e9e7"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"3b97fe99-ecdb-4096-818b-b78312121baf","vf-module-name":"basic_cnf_macro_d2c1f0fb-cb97-4198-bc9e-eaa8c97bcc63_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"2e8e1d65-688e-47b0-9264-1f31b5559142","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"cceb0d6a-96c3-48b0-8404-2d7061ec32e6","model-invariant-uuid":"1ae235e4-8296-45d6-a8ac-af527991d1ec"},"global-customer-id":"basiccnf-macro-customer","service-id":"90e7517e-78c3-4d6a-9f85-5ce9e011e042","service-instance-id":"90e7517e-78c3-4d6a-9f85-5ce9e011e042","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"b7666c44-40d1-4c80-83b7-00a311b1c079","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/6877ee15-bb59-463e-9233-0de76e1b3d35","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"98916a7e-cae6-4ede-bff1-6bbc63d19d88","model-uuid":"0331c4f5-713e-4622-b096-7098a6688f7d","model-invariant-uuid":"44784d81-8dc7-42ad-b429-b917e2a8632b"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"60da2a03-e580-4f84-b6a2-3d7a68cd1d38"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"fc758f73-dc4f-4011-a58e-79e2dd47e18f","model-uuid":"e40d028d-d37b-4655-a525-e9a53716256f","model-invariant-uuid":"6e11870f-73a6-4b87-a633-5f74b723e9e7"},"vf-module-id":"3b97fe99-ecdb-4096-818b-b78312121baf"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-10-28 06:43:12,144|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| 
Resolved Input Key mappings: 
{vnf-id="60da2a03-e580-4f84-b6a2-3d7a68cd1d38"}
2022-10-28 06:43:12,177|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/60da2a03-e580-4f84-b6a2-3d7a68cd1d38?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-10-28 06:43:12,177|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/60da2a03-e580-4f84-b6a2-3d7a68cd1d38?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-10-28 06:43:12,219|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/60da2a03-e580-4f84-b6a2-3d7a68cd1d38?depth=1)
2022-10-28 06:43:12,558|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Response status(200 - OK)
2022-10-28 06:43:12,558|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Response processing type (json)
2022-10-28 06:43:12,559|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"3b97fe99-ecdb-4096-818b-b78312121baf","vf-module-name":"basic_cnf_macro_d2c1f0fb-cb97-4198-bc9e-eaa8c97bcc63_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1666939386819","model-invariant-id":"6e11870f-73a6-4b87-a633-5f74b723e9e7","model-version-id":"e40d028d-d37b-4655-a525-e9a53716256f","model-customization-id":"fc758f73-dc4f-4011-a58e-79e2dd47e18f","module-index":0}]})
2022-10-28 06:43:12,559|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"3b97fe99-ecdb-4096-818b-b78312121baf","vf-module-name":"basic_cnf_macro_d2c1f0fb-cb97-4198-bc9e-eaa8c97bcc63_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1666939386819","model-invariant-id":"6e11870f-73a6-4b87-a633-5f74b723e9e7","model-version-id":"e40d028d-d37b-4655-a525-e9a53716256f","model-customization-id":"fc758f73-dc4f-4011-a58e-79e2dd47e18f","module-index":0}]})
2022-10-28 06:43:12,559|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"3b97fe99-ecdb-4096-818b-b78312121baf","vf-module-name":"basic_cnf_macro_d2c1f0fb-cb97-4198-bc9e-eaa8c97bcc63_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1666939386819","model-invariant-id":"6e11870f-73a6-4b87-a633-5f74b723e9e7","model-version-id":"e40d028d-d37b-4655-a525-e9a53716256f","model-customization-id":"fc758f73-dc4f-4011-a58e-79e2dd47e18f","module-index":0}]), type  ({json})
2022-10-28 06:43:12,559|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"3b97fe99-ecdb-4096-818b-b78312121baf","vf-module-name":"basic_cnf_macro_d2c1f0fb-cb97-4198-bc9e-eaa8c97bcc63_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1666939386819","model-invariant-id":"6e11870f-73a6-4b87-a633-5f74b723e9e7","model-version-id":"e40d028d-d37b-4655-a525-e9a53716256f","model-customization-id":"fc758f73-dc4f-4011-a58e-79e2dd47e18f","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-10-28 06:43:12,561|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-10-28 06:43:12,562|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-28 06:43:17,050|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| compiled in (4488)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-28 06:43:17,050|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-28 06:43:17,075|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"6e11870f-73a6-4b87-a633-5f74b723e9e7","k8s-rb-definition-version":"fc758f73-dc4f-4011-a58e-79e2dd47e18f","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-10-28 06:43:17,077|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| 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" : "6e11870f-73a6-4b87-a633-5f74b723e9e7",
      "k8s-rb-definition-version" : "fc758f73-dc4f-4011-a58e-79e2dd47e18f"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "90e7517e-78c3-4d6a-9f85-5ce9e011e042",
  "service-instance-name" : "basic_cnf_macro_d2c1f0fb-cb97-4198-bc9e-eaa8c97bcc63",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "fc758f73-dc4f-4011-a58e-79e2dd47e18f",
      "model-invariant-id" : "6e11870f-73a6-4b87-a633-5f74b723e9e7",
      "model-version-id" : "e40d028d-d37b-4655-a525-e9a53716256f",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1666939386819",
      "vf-module-id" : "3b97fe99-ecdb-4096-818b-b78312121baf",
      "vf-module-name" : "basic_cnf_macro_d2c1f0fb-cb97-4198-bc9e-eaa8c97bcc63_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "2e8e1d65-688e-47b0-9264-1f31b5559142",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/6877ee15-bb59-463e-9233-0de76e1b3d35",
          "svc-request-id" : "b7666c44-40d1-4c80-83b7-00a311b1c079"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "1ae235e4-8296-45d6-a8ac-af527991d1ec",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "cceb0d6a-96c3-48b0-8404-2d7061ec32e6",
            "model-version" : "1.0"
          },
          "service-id" : "90e7517e-78c3-4d6a-9f85-5ce9e011e042",
          "service-instance-id" : "90e7517e-78c3-4d6a-9f85-5ce9e011e042",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "fc758f73-dc4f-4011-a58e-79e2dd47e18f",
            "model-invariant-uuid" : "6e11870f-73a6-4b87-a633-5f74b723e9e7",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "e40d028d-d37b-4655-a525-e9a53716256f",
            "model-version" : "1"
          },
          "vf-module-id" : "3b97fe99-ecdb-4096-818b-b78312121baf",
          "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_d2c1f0fb-cb97-4198-bc9e-eaa8c97bcc63_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "fc758f73-dc4f-4011-a58e-79e2dd47e18f",
            "model-invariant-uuid" : "6e11870f-73a6-4b87-a633-5f74b723e9e7",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "e40d028d-d37b-4655-a525-e9a53716256f",
            "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" : "e40d028d-d37b-4655-a525-e9a53716256f"
            }, {
              "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-20221028t064258513816z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "6e11870f-73a6-4b87-a633-5f74b723e9e7"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221028t064258513816z"
            }, {
              "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" : "3b97fe99-ecdb-4096-818b-b78312121baf",
            "vf-module-name" : "basic_cnf_macro_d2c1f0fb-cb97-4198-bc9e-eaa8c97bcc63_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "98916a7e-cae6-4ede-bff1-6bbc63d19d88",
            "model-invariant-uuid" : "44784d81-8dc7-42ad-b429-b917e2a8632b",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "0331c4f5-713e-4622-b096-7098a6688f7d",
            "model-version" : "1.0"
          },
          "vnf-id" : "60da2a03-e580-4f84-b6a2-3d7a68cd1d38",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "3b97fe99-ecdb-4096-818b-b78312121baf"
    } ]
  },
  "vnf-id" : "60da2a03-e580-4f84-b6a2-3d7a68cd1d38"
})
2022-10-28 06:43:17,090|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Preparing Response...
2022-10-28 06:43:17,090|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-10-28 06:43:17,090|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-10-28 06:43:17,090|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Executing workflow(config-assign[2e8e1d65-688e-47b0-9264-1f31b5559142])'s step(config-template)
2022-10-28 06:43:17,090|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-28 06:43:17,095|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| preparing request id(2e8e1d65-688e-47b0-9264-1f31b5559142) for workflow(config-assign) step(config-template)
2022-10-28 06:43:17,095|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2022-10-28 06:43:17,095|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| input definition for node template (k8s-config-template), values ({artifact-prefix-names=["helm_apache"], resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-10-28 06:43:17,157|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Triggering K8s Config Upload component logic.
2022-10-28 06:43:17,157|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Getting the template prefixes
2022-10-28 06:43:17,157|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Iterating over prefixes in resource assignment map.
2022-10-28 06:43:17,169|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Rest request method(GET), url(/v1/rb/definition/6e11870f-73a6-4b87-a633-5f74b723e9e7/fc758f73-dc4f-4011-a58e-79e2dd47e18f)
2022-10-28 06:43:17,174|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Response status(200 - OK)
2022-10-28 06:43:17,181|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Rest request method(GET), url(/v1/rb/definition/6e11870f-73a6-4b87-a633-5f74b723e9e7/fc758f73-dc4f-4011-a58e-79e2dd47e18f/config-template/replica-count-template)
2022-10-28 06:43:17,200|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Response status(500 - Internal Server Error)
2022-10-28 06:43:17,200|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Uploading K8s template..
2022-10-28 06:43:17,211|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Rest request method(POST), url(/v1/rb/definition/6e11870f-73a6-4b87-a633-5f74b723e9e7/fc758f73-dc4f-4011-a58e-79e2dd47e18f/config-template)
2022-10-28 06:43:17,218|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Response status(201 - Created)
2022-10-28 06:43:17,229|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Rest request method(POST), url(/v1/rb/definition/6e11870f-73a6-4b87-a633-5f74b723e9e7/fc758f73-dc4f-4011-a58e-79e2dd47e18f/config-template/replica-count-template/content)
2022-10-28 06:43:17,242|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Response status(200 - OK)
2022-10-28 06:43:17,243|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| K8s Config Upload Completed
2022-10-28 06:43:17,243|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Preparing Response...
2022-10-28 06:43:17,243|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2022-10-28 06:43:17,243|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Execute node(config-template) -> executed state(SUCCESS)
2022-10-28 06:43:17,244|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Execute node(END) -> executed state(SUCCESS)
2022-10-28 06:43:17,244|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| workflow(2e8e1d65-688e-47b0-9264-1f31b5559142) nodes completed with (0)exceptions
2022-10-28 06:43:17,244|2e8e1d65-688e-47b0-9264-1f31b5559142||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| resolveWorkflowOutputs for workflow(config-assign)
2022-10-28 06:43:17,245|2e8e1d65-688e-47b0-9264-1f31b5559142||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 175aeaa6-aeaa-4b27-8080-e41014e5510e auditStoreId -1
2022-10-28 06:43:17,275|2e8e1d65-688e-47b0-9264-1f31b5559142||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Completed
2022-10-28 06:43:56,689|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-28 06:43:56,794|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-10-28 06:43:56,797|2e8e1d65-688e-47b0-9264-1f31b5559142||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| processing request id 2e8e1d65-688e-47b0-9264-1f31b5559142
2022-10-28 06:43:56,797|2e8e1d65-688e-47b0-9264-1f31b5559142||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| storeExecutionInput called not to store the Workflow action input details 
2022-10-28 06:43:56,798|2e8e1d65-688e-47b0-9264-1f31b5559142||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| StoreAuditService ID  -1
2022-10-28 06:43:56,800|2e8e1d65-688e-47b0-9264-1f31b5559142||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-28 06:43:56,800|2e8e1d65-688e-47b0-9264-1f31b5559142||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-28 06:43:56,801|2e8e1d65-688e-47b0-9264-1f31b5559142||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-28 06:43:56,807|2e8e1d65-688e-47b0-9264-1f31b5559142||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Deriving input data for workflow: (config-deploy)
2022-10-28 06:43:56,808|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Execute node(START) -> executed state(SUCCESS)
2022-10-28 06:43:56,809|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Executing workflow(config-deploy[2e8e1d65-688e-47b0-9264-1f31b5559142])'s step(config-setup)
2022-10-28 06:43:56,809|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-28 06:43:56,810|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| preparing request id(2e8e1d65-688e-47b0-9264-1f31b5559142) for workflow(config-deploy) step(config-setup)
2022-10-28 06:43:56,810|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-10-28 06:43:56,810|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-10-28 06:43:56,811|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-10-28 06:43:56,832|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-10-28 06:43:56,834|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-10-28 06:43:56,834|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Setting Resource Value ("90e7517e-78c3-4d6a-9f85-5ce9e011e042") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-28 06:43:56,835|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| 
Resolved Input Key mappings: 
{service-instance-id="90e7517e-78c3-4d6a-9f85-5ce9e011e042"}
2022-10-28 06:43:56,840|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/90e7517e-78c3-4d6a-9f85-5ce9e011e042), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-10-28 06:43:56,840|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/90e7517e-78c3-4d6a-9f85-5ce9e011e042), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-10-28 06:43:56,863|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/90e7517e-78c3-4d6a-9f85-5ce9e011e042)
2022-10-28 06:43:56,880|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Response status(200 - OK)
2022-10-28 06:43:56,880|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Response processing type (string)
2022-10-28 06:43:56,881|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_d2c1f0fb-cb97-4198-bc9e-eaa8c97bcc63")
2022-10-28 06:43:56,881|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_d2c1f0fb-cb97-4198-bc9e-eaa8c97bcc63")
2022-10-28 06:43:56,881|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Setting Resource Value ("basic_cnf_macro_d2c1f0fb-cb97-4198-bc9e-eaa8c97bcc63") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-10-28 06:43:56,882|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Setting Resource Value ("60da2a03-e580-4f84-b6a2-3d7a68cd1d38") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-28 06:43:56,883|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| 
Resolved Input Key mappings: 
{service-instance-id="90e7517e-78c3-4d6a-9f85-5ce9e011e042", vnf-id="60da2a03-e580-4f84-b6a2-3d7a68cd1d38"}
2022-10-28 06:43:56,886|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/90e7517e-78c3-4d6a-9f85-5ce9e011e042/service-data/vnfs/vnf/60da2a03-e580-4f84-b6a2-3d7a68cd1d38/vnf-data/vf-modules), path:(/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-10-28 06:43:56,886|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/90e7517e-78c3-4d6a-9f85-5ce9e011e042/service-data/vnfs/vnf/60da2a03-e580-4f84-b6a2-3d7a68cd1d38/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-10-28 06:43:56,908|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/90e7517e-78c3-4d6a-9f85-5ce9e011e042/service-data/vnfs/vnf/60da2a03-e580-4f84-b6a2-3d7a68cd1d38/vnf-data/vf-modules)
2022-10-28 06:43:56,919|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Response status(200 - OK)
2022-10-28 06:43:56,919|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Response processing type (json)
2022-10-28 06:43:56,920|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"3b97fe99-ecdb-4096-818b-b78312121baf","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_d2c1f0fb-cb97-4198-bc9e-eaa8c97bcc63_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":"e40d028d-d37b-4655-a525-e9a53716256f","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-20221028t064258513816z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"6e11870f-73a6-4b87-a633-5f74b723e9e7","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221028t064258513816z","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":"fc758f73-dc4f-4011-a58e-79e2dd47e18f","model-uuid":"e40d028d-d37b-4655-a525-e9a53716256f","model-invariant-uuid":"6e11870f-73a6-4b87-a633-5f74b723e9e7"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"3b97fe99-ecdb-4096-818b-b78312121baf","vf-module-name":"basic_cnf_macro_d2c1f0fb-cb97-4198-bc9e-eaa8c97bcc63_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"2e8e1d65-688e-47b0-9264-1f31b5559142","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"cceb0d6a-96c3-48b0-8404-2d7061ec32e6","model-invariant-uuid":"1ae235e4-8296-45d6-a8ac-af527991d1ec"},"global-customer-id":"basiccnf-macro-customer","service-id":"90e7517e-78c3-4d6a-9f85-5ce9e011e042","service-instance-id":"90e7517e-78c3-4d6a-9f85-5ce9e011e042","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"c8a13cba-7cc0-4e85-a3f4-775269f77e6f","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/a24aa6ce-bafb-4918-826f-5f6be37e23d0","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"98916a7e-cae6-4ede-bff1-6bbc63d19d88","model-uuid":"0331c4f5-713e-4622-b096-7098a6688f7d","model-invariant-uuid":"44784d81-8dc7-42ad-b429-b917e2a8632b"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"60da2a03-e580-4f84-b6a2-3d7a68cd1d38"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"fc758f73-dc4f-4011-a58e-79e2dd47e18f","model-uuid":"e40d028d-d37b-4655-a525-e9a53716256f","model-invariant-uuid":"6e11870f-73a6-4b87-a633-5f74b723e9e7"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"3b97fe99-ecdb-4096-818b-b78312121baf","from-preload":false}}}]})
2022-10-28 06:43:56,920|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"3b97fe99-ecdb-4096-818b-b78312121baf","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_d2c1f0fb-cb97-4198-bc9e-eaa8c97bcc63_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":"e40d028d-d37b-4655-a525-e9a53716256f","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-20221028t064258513816z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"6e11870f-73a6-4b87-a633-5f74b723e9e7","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221028t064258513816z","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":"fc758f73-dc4f-4011-a58e-79e2dd47e18f","model-uuid":"e40d028d-d37b-4655-a525-e9a53716256f","model-invariant-uuid":"6e11870f-73a6-4b87-a633-5f74b723e9e7"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"3b97fe99-ecdb-4096-818b-b78312121baf","vf-module-name":"basic_cnf_macro_d2c1f0fb-cb97-4198-bc9e-eaa8c97bcc63_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"2e8e1d65-688e-47b0-9264-1f31b5559142","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"cceb0d6a-96c3-48b0-8404-2d7061ec32e6","model-invariant-uuid":"1ae235e4-8296-45d6-a8ac-af527991d1ec"},"global-customer-id":"basiccnf-macro-customer","service-id":"90e7517e-78c3-4d6a-9f85-5ce9e011e042","service-instance-id":"90e7517e-78c3-4d6a-9f85-5ce9e011e042","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"c8a13cba-7cc0-4e85-a3f4-775269f77e6f","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/a24aa6ce-bafb-4918-826f-5f6be37e23d0","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"98916a7e-cae6-4ede-bff1-6bbc63d19d88","model-uuid":"0331c4f5-713e-4622-b096-7098a6688f7d","model-invariant-uuid":"44784d81-8dc7-42ad-b429-b917e2a8632b"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"60da2a03-e580-4f84-b6a2-3d7a68cd1d38"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"fc758f73-dc4f-4011-a58e-79e2dd47e18f","model-uuid":"e40d028d-d37b-4655-a525-e9a53716256f","model-invariant-uuid":"6e11870f-73a6-4b87-a633-5f74b723e9e7"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"3b97fe99-ecdb-4096-818b-b78312121baf","from-preload":false}}}]})
2022-10-28 06:43:56,920|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"3b97fe99-ecdb-4096-818b-b78312121baf","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_d2c1f0fb-cb97-4198-bc9e-eaa8c97bcc63_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":"e40d028d-d37b-4655-a525-e9a53716256f","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-20221028t064258513816z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"6e11870f-73a6-4b87-a633-5f74b723e9e7","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221028t064258513816z","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":"fc758f73-dc4f-4011-a58e-79e2dd47e18f","model-uuid":"e40d028d-d37b-4655-a525-e9a53716256f","model-invariant-uuid":"6e11870f-73a6-4b87-a633-5f74b723e9e7"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"3b97fe99-ecdb-4096-818b-b78312121baf","vf-module-name":"basic_cnf_macro_d2c1f0fb-cb97-4198-bc9e-eaa8c97bcc63_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"2e8e1d65-688e-47b0-9264-1f31b5559142","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"cceb0d6a-96c3-48b0-8404-2d7061ec32e6","model-invariant-uuid":"1ae235e4-8296-45d6-a8ac-af527991d1ec"},"global-customer-id":"basiccnf-macro-customer","service-id":"90e7517e-78c3-4d6a-9f85-5ce9e011e042","service-instance-id":"90e7517e-78c3-4d6a-9f85-5ce9e011e042","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"c8a13cba-7cc0-4e85-a3f4-775269f77e6f","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/a24aa6ce-bafb-4918-826f-5f6be37e23d0","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"98916a7e-cae6-4ede-bff1-6bbc63d19d88","model-uuid":"0331c4f5-713e-4622-b096-7098a6688f7d","model-invariant-uuid":"44784d81-8dc7-42ad-b429-b917e2a8632b"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"60da2a03-e580-4f84-b6a2-3d7a68cd1d38"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"fc758f73-dc4f-4011-a58e-79e2dd47e18f","model-uuid":"e40d028d-d37b-4655-a525-e9a53716256f","model-invariant-uuid":"6e11870f-73a6-4b87-a633-5f74b723e9e7"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"3b97fe99-ecdb-4096-818b-b78312121baf","from-preload":false}}}]), type  ({json})
2022-10-28 06:43:56,921|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"3b97fe99-ecdb-4096-818b-b78312121baf","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_d2c1f0fb-cb97-4198-bc9e-eaa8c97bcc63_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":"e40d028d-d37b-4655-a525-e9a53716256f","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-20221028t064258513816z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"6e11870f-73a6-4b87-a633-5f74b723e9e7","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221028t064258513816z","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":"fc758f73-dc4f-4011-a58e-79e2dd47e18f","model-uuid":"e40d028d-d37b-4655-a525-e9a53716256f","model-invariant-uuid":"6e11870f-73a6-4b87-a633-5f74b723e9e7"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"3b97fe99-ecdb-4096-818b-b78312121baf","vf-module-name":"basic_cnf_macro_d2c1f0fb-cb97-4198-bc9e-eaa8c97bcc63_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"2e8e1d65-688e-47b0-9264-1f31b5559142","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"cceb0d6a-96c3-48b0-8404-2d7061ec32e6","model-invariant-uuid":"1ae235e4-8296-45d6-a8ac-af527991d1ec"},"global-customer-id":"basiccnf-macro-customer","service-id":"90e7517e-78c3-4d6a-9f85-5ce9e011e042","service-instance-id":"90e7517e-78c3-4d6a-9f85-5ce9e011e042","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"c8a13cba-7cc0-4e85-a3f4-775269f77e6f","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/a24aa6ce-bafb-4918-826f-5f6be37e23d0","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"98916a7e-cae6-4ede-bff1-6bbc63d19d88","model-uuid":"0331c4f5-713e-4622-b096-7098a6688f7d","model-invariant-uuid":"44784d81-8dc7-42ad-b429-b917e2a8632b"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"60da2a03-e580-4f84-b6a2-3d7a68cd1d38"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"fc758f73-dc4f-4011-a58e-79e2dd47e18f","model-uuid":"e40d028d-d37b-4655-a525-e9a53716256f","model-invariant-uuid":"6e11870f-73a6-4b87-a633-5f74b723e9e7"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"3b97fe99-ecdb-4096-818b-b78312121baf","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-10-28 06:43:56,922|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| 
Resolved Input Key mappings: 
{vnf-id="60da2a03-e580-4f84-b6a2-3d7a68cd1d38"}
2022-10-28 06:43:56,926|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/60da2a03-e580-4f84-b6a2-3d7a68cd1d38?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-10-28 06:43:56,926|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/60da2a03-e580-4f84-b6a2-3d7a68cd1d38?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-10-28 06:43:56,951|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/60da2a03-e580-4f84-b6a2-3d7a68cd1d38?depth=1)
2022-10-28 06:43:57,063|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Response status(200 - OK)
2022-10-28 06:43:57,064|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Response processing type (json)
2022-10-28 06:43:57,064|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"3b97fe99-ecdb-4096-818b-b78312121baf","vf-module-name":"basic_cnf_macro_d2c1f0fb-cb97-4198-bc9e-eaa8c97bcc63_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"xenodochial_heyrovsky","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1666939434629","model-invariant-id":"6e11870f-73a6-4b87-a633-5f74b723e9e7","model-version-id":"e40d028d-d37b-4655-a525-e9a53716256f","model-customization-id":"fc758f73-dc4f-4011-a58e-79e2dd47e18f","module-index":0}]})
2022-10-28 06:43:57,064|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"3b97fe99-ecdb-4096-818b-b78312121baf","vf-module-name":"basic_cnf_macro_d2c1f0fb-cb97-4198-bc9e-eaa8c97bcc63_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"xenodochial_heyrovsky","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1666939434629","model-invariant-id":"6e11870f-73a6-4b87-a633-5f74b723e9e7","model-version-id":"e40d028d-d37b-4655-a525-e9a53716256f","model-customization-id":"fc758f73-dc4f-4011-a58e-79e2dd47e18f","module-index":0}]})
2022-10-28 06:43:57,064|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"3b97fe99-ecdb-4096-818b-b78312121baf","vf-module-name":"basic_cnf_macro_d2c1f0fb-cb97-4198-bc9e-eaa8c97bcc63_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"xenodochial_heyrovsky","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1666939434629","model-invariant-id":"6e11870f-73a6-4b87-a633-5f74b723e9e7","model-version-id":"e40d028d-d37b-4655-a525-e9a53716256f","model-customization-id":"fc758f73-dc4f-4011-a58e-79e2dd47e18f","module-index":0}]), type  ({json})
2022-10-28 06:43:57,065|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"3b97fe99-ecdb-4096-818b-b78312121baf","vf-module-name":"basic_cnf_macro_d2c1f0fb-cb97-4198-bc9e-eaa8c97bcc63_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"xenodochial_heyrovsky","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1666939434629","model-invariant-id":"6e11870f-73a6-4b87-a633-5f74b723e9e7","model-version-id":"e40d028d-d37b-4655-a525-e9a53716256f","model-customization-id":"fc758f73-dc4f-4011-a58e-79e2dd47e18f","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-10-28 06:43:57,066|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-10-28 06:43:57,068|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"6e11870f-73a6-4b87-a633-5f74b723e9e7","k8s-rb-definition-version":"fc758f73-dc4f-4011-a58e-79e2dd47e18f","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":"xenodochial_heyrovsky"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-10-28 06:43:57,070|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "xenodochial_heyrovsky",
      "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" : "6e11870f-73a6-4b87-a633-5f74b723e9e7",
      "k8s-rb-definition-version" : "fc758f73-dc4f-4011-a58e-79e2dd47e18f"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "90e7517e-78c3-4d6a-9f85-5ce9e011e042",
  "service-instance-name" : "basic_cnf_macro_d2c1f0fb-cb97-4198-bc9e-eaa8c97bcc63",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "xenodochial_heyrovsky",
      "is-base-vf-module" : false,
      "model-customization-id" : "fc758f73-dc4f-4011-a58e-79e2dd47e18f",
      "model-invariant-id" : "6e11870f-73a6-4b87-a633-5f74b723e9e7",
      "model-version-id" : "e40d028d-d37b-4655-a525-e9a53716256f",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1666939434629",
      "vf-module-id" : "3b97fe99-ecdb-4096-818b-b78312121baf",
      "vf-module-name" : "basic_cnf_macro_d2c1f0fb-cb97-4198-bc9e-eaa8c97bcc63_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "2e8e1d65-688e-47b0-9264-1f31b5559142",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/a24aa6ce-bafb-4918-826f-5f6be37e23d0",
          "svc-request-id" : "c8a13cba-7cc0-4e85-a3f4-775269f77e6f"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "1ae235e4-8296-45d6-a8ac-af527991d1ec",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "cceb0d6a-96c3-48b0-8404-2d7061ec32e6",
            "model-version" : "1.0"
          },
          "service-id" : "90e7517e-78c3-4d6a-9f85-5ce9e011e042",
          "service-instance-id" : "90e7517e-78c3-4d6a-9f85-5ce9e011e042",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "fc758f73-dc4f-4011-a58e-79e2dd47e18f",
            "model-invariant-uuid" : "6e11870f-73a6-4b87-a633-5f74b723e9e7",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "e40d028d-d37b-4655-a525-e9a53716256f",
            "model-version" : "1"
          },
          "vf-module-id" : "3b97fe99-ecdb-4096-818b-b78312121baf",
          "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_d2c1f0fb-cb97-4198-bc9e-eaa8c97bcc63_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "fc758f73-dc4f-4011-a58e-79e2dd47e18f",
            "model-invariant-uuid" : "6e11870f-73a6-4b87-a633-5f74b723e9e7",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "e40d028d-d37b-4655-a525-e9a53716256f",
            "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" : "e40d028d-d37b-4655-a525-e9a53716256f"
            }, {
              "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-20221028t064258513816z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "6e11870f-73a6-4b87-a633-5f74b723e9e7"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221028t064258513816z"
            }, {
              "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" : "3b97fe99-ecdb-4096-818b-b78312121baf",
            "vf-module-name" : "basic_cnf_macro_d2c1f0fb-cb97-4198-bc9e-eaa8c97bcc63_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "98916a7e-cae6-4ede-bff1-6bbc63d19d88",
            "model-invariant-uuid" : "44784d81-8dc7-42ad-b429-b917e2a8632b",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "0331c4f5-713e-4622-b096-7098a6688f7d",
            "model-version" : "1.0"
          },
          "vnf-id" : "60da2a03-e580-4f84-b6a2-3d7a68cd1d38",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "3b97fe99-ecdb-4096-818b-b78312121baf"
    } ]
  },
  "vnf-id" : "60da2a03-e580-4f84-b6a2-3d7a68cd1d38"
})
2022-10-28 06:43:57,076|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Preparing Response...
2022-10-28 06:43:57,076|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-10-28 06:43:57,076|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-10-28 06:43:57,076|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Executing workflow(config-deploy[2e8e1d65-688e-47b0-9264-1f31b5559142])'s step(status-verification-script)
2022-10-28 06:43:57,076|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-10-28 06:43:57,143|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| preparing request id(2e8e1d65-688e-47b0-9264-1f31b5559142) for workflow(config-deploy) step(status-verification-script)
2022-10-28 06:43:57,143|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-10-28 06:43:57,143|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-10-28 06:43:57,147|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-10-28 06:43:57,167|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| SIMPLE STATUS CHECK - START
2022-10-28 06:43:57,183|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Rest request method(GET), url(/v1/instance/xenodochial_heyrovsky/status)
2022-10-28 06:43:57,228|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Response status(200 - OK)
2022-10-28 06:43:57,251|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| VfModule helm_apache (xenodochial_heyrovsky) is not ready. Please wait...
2022-10-28 06:44:07,267|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Rest request method(GET), url(/v1/instance/xenodochial_heyrovsky/status)
2022-10-28 06:44:07,341|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Response status(200 - OK)
2022-10-28 06:44:07,344|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| VfModule helm_apache (xenodochial_heyrovsky) is not ready. Please wait...
2022-10-28 06:44:17,353|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Rest request method(GET), url(/v1/instance/xenodochial_heyrovsky/status)
2022-10-28 06:44:17,423|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Response status(200 - OK)
2022-10-28 06:44:17,425|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| VfModule helm_apache (xenodochial_heyrovsky) is ready.
2022-10-28 06:44:17,425|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| SIMPLE STATUS CHECK - END
2022-10-28 06:44:17,425|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Preparing Response...
2022-10-28 06:44:17,425|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-10-28 06:44:17,425|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Execute node(status-verification-script) -> executed state(SUCCESS)
2022-10-28 06:44:17,426|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Executing workflow(config-deploy[2e8e1d65-688e-47b0-9264-1f31b5559142])'s step(config-apply)
2022-10-28 06:44:17,426|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-28 06:44:17,431|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| preparing request id(2e8e1d65-688e-47b0-9264-1f31b5559142) for workflow(config-deploy) step(config-apply)
2022-10-28 06:44:17,431|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2022-10-28 06:44:17,431|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| input definition for node template (k8s-config-apply), values ({artifact-prefix-names=["helm_apache"], k8s-config-operation-type="create", resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-10-28 06:44:17,433|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Triggering K8s Config Value component logic.
2022-10-28 06:44:17,433|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Getting the template prefixes
2022-10-28 06:44:17,433|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Iterating over prefixes in resource assignment map.
2022-10-28 06:44:17,442|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Rest request method(GET), url(/v1/instance/xenodochial_heyrovsky/config/replica-count-change)
2022-10-28 06:44:22,451|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Response status(500 - Internal Server Error)
2022-10-28 06:44:22,452|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Uploading K8s config..
2022-10-28 06:44:22,483|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Config building started from source custom-values
2022-10-28 06:44:22,484|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Resolving resource with resource assignment artifact(custom-values-mapping)
2022-10-28 06:44:22,527|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = null
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]]])
2022-10-28 06:44:22,528|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-10-28 06:44:22,529|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Generated Resource Param Data ({
  "replica-count" : 2
})
2022-10-28 06:44:22,593|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Rest request method(POST), url(/v1/instance/xenodochial_heyrovsky/config)
2022-10-28 06:44:22,692|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Response status(201 - Created)
2022-10-28 06:44:22,702|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Preparing Response...
2022-10-28 06:44:22,703|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2022-10-28 06:44:22,703|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Execute node(config-apply) -> executed state(SUCCESS)
2022-10-28 06:44:22,703|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Executing workflow(config-deploy[2e8e1d65-688e-47b0-9264-1f31b5559142])'s step(status-verification-script-after)
2022-10-28 06:44:22,703|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-10-28 06:44:22,704|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| preparing request id(2e8e1d65-688e-47b0-9264-1f31b5559142) for workflow(config-deploy) step(status-verification-script-after)
2022-10-28 06:44:22,704|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-10-28 06:44:22,704|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-10-28 06:44:22,706|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-10-28 06:44:22,707|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| SIMPLE STATUS CHECK - START
2022-10-28 06:44:22,716|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Rest request method(GET), url(/v1/instance/xenodochial_heyrovsky/status)
2022-10-28 06:44:22,777|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Response status(200 - OK)
2022-10-28 06:44:22,779|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| VfModule helm_apache (xenodochial_heyrovsky) is not ready. Please wait...
2022-10-28 06:44:32,791|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Rest request method(GET), url(/v1/instance/xenodochial_heyrovsky/status)
2022-10-28 06:44:32,843|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Response status(200 - OK)
2022-10-28 06:44:32,848|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| VfModule helm_apache (xenodochial_heyrovsky) is not ready. Please wait...
2022-10-28 06:44:42,861|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Rest request method(GET), url(/v1/instance/xenodochial_heyrovsky/status)
2022-10-28 06:44:42,919|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Response status(200 - OK)
2022-10-28 06:44:42,925|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| VfModule helm_apache (xenodochial_heyrovsky) is not ready. Please wait...
2022-10-28 06:44:52,934|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Rest request method(GET), url(/v1/instance/xenodochial_heyrovsky/status)
2022-10-28 06:44:52,979|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Response status(200 - OK)
2022-10-28 06:44:52,981|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| VfModule helm_apache (xenodochial_heyrovsky) is not ready. Please wait...
2022-10-28 06:45:02,992|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Rest request method(GET), url(/v1/instance/xenodochial_heyrovsky/status)
2022-10-28 06:45:03,047|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Response status(200 - OK)
2022-10-28 06:45:03,049|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| VfModule helm_apache (xenodochial_heyrovsky) is not ready. Please wait...
2022-10-28 06:45:13,058|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Rest request method(GET), url(/v1/instance/xenodochial_heyrovsky/status)
2022-10-28 06:45:13,103|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Response status(200 - OK)
2022-10-28 06:45:13,105|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| VfModule helm_apache (xenodochial_heyrovsky) is ready.
2022-10-28 06:45:13,105|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| SIMPLE STATUS CHECK - END
2022-10-28 06:45:13,105|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Preparing Response...
2022-10-28 06:45:13,105|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-10-28 06:45:13,105|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2022-10-28 06:45:13,106|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Executing workflow(config-deploy[2e8e1d65-688e-47b0-9264-1f31b5559142])'s step(collect-results)
2022-10-28 06:45:13,106|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-10-28 06:45:13,107|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| preparing request id(2e8e1d65-688e-47b0-9264-1f31b5559142) for workflow(config-deploy) step(collect-results)
2022-10-28 06:45:13,107|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2022-10-28 06:45:13,107|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"})
2022-10-28 06:45:13,107|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2022-10-28 06:45:13,116|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Collected results: {}
2022-10-28 06:45:13,117|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Preparing Response...
2022-10-28 06:45:13,117|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2022-10-28 06:45:13,117|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Execute node(collect-results) -> executed state(SUCCESS)
2022-10-28 06:45:13,117|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Execute node(END) -> executed state(SUCCESS)
2022-10-28 06:45:13,117|2e8e1d65-688e-47b0-9264-1f31b5559142||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| workflow(2e8e1d65-688e-47b0-9264-1f31b5559142) nodes completed with (0)exceptions
2022-10-28 06:45:13,118|2e8e1d65-688e-47b0-9264-1f31b5559142||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-10-28 06:45:13,119|2e8e1d65-688e-47b0-9264-1f31b5559142||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7bf32624-95d0-4954-86eb-44b5b7a65ca0 auditStoreId -1
2022-10-28 06:45:13,121|2e8e1d65-688e-47b0-9264-1f31b5559142||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Completed
2022-10-28 06:47:24,437|028bf107-e21f-492d-8a21-6f78747a6e37||reactor-http-epoll-4||||INFO||||||| processing request id 028bf107-e21f-492d-8a21-6f78747a6e37
2022-10-28 06:47:24,438|028bf107-e21f-492d-8a21-6f78747a6e37||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-28 06:47:24,438|028bf107-e21f-492d-8a21-6f78747a6e37||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-10-28 06:47:24,443|028bf107-e21f-492d-8a21-6f78747a6e37||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-10-28 06:47:24,549|028bf107-e21f-492d-8a21-6f78747a6e37||DefaultDispatcher-worker-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-28 06:47:24,550|028bf107-e21f-492d-8a21-6f78747a6e37||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-28 06:47:24,553|028bf107-e21f-492d-8a21-6f78747a6e37||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-10-28 06:47:24,568|028bf107-e21f-492d-8a21-6f78747a6e37||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-10-28 06:47:24,569|028bf107-e21f-492d-8a21-6f78747a6e37||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-10-28 06:47:24,569|028bf107-e21f-492d-8a21-6f78747a6e37||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-10-28 06:47:24,570|028bf107-e21f-492d-8a21-6f78747a6e37||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(028bf107-e21f-492d-8a21-6f78747a6e37) for workflow(resource-assignment) step(resource-assignment)
2022-10-28 06:47:24,571|028bf107-e21f-492d-8a21-6f78747a6e37||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-10-28 06:47:24,571|028bf107-e21f-492d-8a21-6f78747a6e37||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-10-28 06:47:24,572|028bf107-e21f-492d-8a21-6f78747a6e37||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-10-28 06:47:24,589|028bf107-e21f-492d-8a21-6f78747a6e37||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-10-28 06:47:24,592|028bf107-e21f-492d-8a21-6f78747a6e37||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-10-28 06:47:24,593|028bf107-e21f-492d-8a21-6f78747a6e37||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("b13cc890-5c59-4bc7-9f0a-99bff8f94f4e") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-28 06:47:24,593|028bf107-e21f-492d-8a21-6f78747a6e37||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("98e5659e-4863-4e83-959b-c2c46aab5f37") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-28 06:47:24,594|028bf107-e21f-492d-8a21-6f78747a6e37||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "b13cc890-5c59-4bc7-9f0a-99bff8f94f4e",
  "vnf-id" : "98e5659e-4863-4e83-959b-c2c46aab5f37",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-10-28 06:47:24,606|028bf107-e21f-492d-8a21-6f78747a6e37||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-10-28 06:47:24,607|028bf107-e21f-492d-8a21-6f78747a6e37||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-10-28 06:47:24,607|028bf107-e21f-492d-8a21-6f78747a6e37||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-10-28 06:47:24,608|028bf107-e21f-492d-8a21-6f78747a6e37||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9119feb3-3080-47d4-af5e-76c7cb8b1da7 auditStoreId -1
2022-10-28 06:47:29,588|ec471870-f76e-4d69-93fa-aae26f226d67||reactor-http-epoll-4||||INFO||||||| processing request id ec471870-f76e-4d69-93fa-aae26f226d67
2022-10-28 06:47:29,588|ec471870-f76e-4d69-93fa-aae26f226d67||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-28 06:47:29,588|ec471870-f76e-4d69-93fa-aae26f226d67||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-10-28 06:47:29,589|ec471870-f76e-4d69-93fa-aae26f226d67||reactor-http-epoll-4||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-28 06:47:29,589|ec471870-f76e-4d69-93fa-aae26f226d67||reactor-http-epoll-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-28 06:47:29,592|ec471870-f76e-4d69-93fa-aae26f226d67||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-10-28 06:47:29,610|ec471870-f76e-4d69-93fa-aae26f226d67||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-10-28 06:47:29,611|ec471870-f76e-4d69-93fa-aae26f226d67||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-10-28 06:47:29,611|ec471870-f76e-4d69-93fa-aae26f226d67||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-10-28 06:47:29,612|ec471870-f76e-4d69-93fa-aae26f226d67||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(ec471870-f76e-4d69-93fa-aae26f226d67) for workflow(resource-assignment) step(resource-assignment)
2022-10-28 06:47:29,612|ec471870-f76e-4d69-93fa-aae26f226d67||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-10-28 06:47:29,612|ec471870-f76e-4d69-93fa-aae26f226d67||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-10-28 06:47:29,614|ec471870-f76e-4d69-93fa-aae26f226d67||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-10-28 06:47:29,629|ec471870-f76e-4d69-93fa-aae26f226d67||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-10-28 06:47:29,630|ec471870-f76e-4d69-93fa-aae26f226d67||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-10-28 06:47:29,632|ec471870-f76e-4d69-93fa-aae26f226d67||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-10-28 06:47:29,632|ec471870-f76e-4d69-93fa-aae26f226d67||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-10-28 06:47:29,632|ec471870-f76e-4d69-93fa-aae26f226d67||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-10-28 06:47:29,633|ec471870-f76e-4d69-93fa-aae26f226d67||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("8b70a104-5777-499a-93ae-c21995fb5ab3") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-10-28 06:47:29,633|ec471870-f76e-4d69-93fa-aae26f226d67||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("b13cc890-5c59-4bc7-9f0a-99bff8f94f4e") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-28 06:47:29,633|ec471870-f76e-4d69-93fa-aae26f226d67||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-10-28 06:47:29,633|ec471870-f76e-4d69-93fa-aae26f226d67||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-10-28 06:47:29,634|ec471870-f76e-4d69-93fa-aae26f226d67||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-10-28 06:47:29,635|ec471870-f76e-4d69-93fa-aae26f226d67||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("98e5659e-4863-4e83-959b-c2c46aab5f37") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-28 06:47:29,636|ec471870-f76e-4d69-93fa-aae26f226d67||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master",
  "service-instance-id" : "b13cc890-5c59-4bc7-9f0a-99bff8f94f4e",
  "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" : "8b70a104-5777-499a-93ae-c21995fb5ab3",
  "vnf-id" : "98e5659e-4863-4e83-959b-c2c46aab5f37",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-10-28 06:47:29,642|ec471870-f76e-4d69-93fa-aae26f226d67||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-10-28 06:47:29,642|ec471870-f76e-4d69-93fa-aae26f226d67||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-10-28 06:47:29,643|ec471870-f76e-4d69-93fa-aae26f226d67||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-10-28 06:47:29,643|ec471870-f76e-4d69-93fa-aae26f226d67||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID aa58ffa2-6c63-45d3-a0b1-9cd41b5ac8c1 auditStoreId -1
2022-10-28 06:47:32,846|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-28 06:47:32,967|||grpc-default-executor-2||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-10-28 06:47:32,973|618ce0c6-a102-4ae0-a7cd-d408636bf9b5||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| processing request id 618ce0c6-a102-4ae0-a7cd-d408636bf9b5
2022-10-28 06:47:32,973|618ce0c6-a102-4ae0-a7cd-d408636bf9b5||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| storeExecutionInput called not to store the Workflow action input details 
2022-10-28 06:47:32,973|618ce0c6-a102-4ae0-a7cd-d408636bf9b5||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| StoreAuditService ID  -1
2022-10-28 06:47:32,973|618ce0c6-a102-4ae0-a7cd-d408636bf9b5||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-28 06:47:32,973|618ce0c6-a102-4ae0-a7cd-d408636bf9b5||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-28 06:47:32,976|618ce0c6-a102-4ae0-a7cd-d408636bf9b5||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-10-28 06:47:32,989|618ce0c6-a102-4ae0-a7cd-d408636bf9b5||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Deriving input data for workflow: (config-assign)
2022-10-28 06:47:32,989|618ce0c6-a102-4ae0-a7cd-d408636bf9b5||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-10-28 06:47:32,990|618ce0c6-a102-4ae0-a7cd-d408636bf9b5||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-28 06:47:32,990|618ce0c6-a102-4ae0-a7cd-d408636bf9b5||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| preparing request id(618ce0c6-a102-4ae0-a7cd-d408636bf9b5) for workflow(config-assign) step(config-assign)
2022-10-28 06:47:32,990|618ce0c6-a102-4ae0-a7cd-d408636bf9b5||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-10-28 06:47:32,990|618ce0c6-a102-4ae0-a7cd-d408636bf9b5||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-10-28 06:47:32,993|618ce0c6-a102-4ae0-a7cd-d408636bf9b5||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-10-28 06:47:33,016|618ce0c6-a102-4ae0-a7cd-d408636bf9b5||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-10-28 06:47:33,017|618ce0c6-a102-4ae0-a7cd-d408636bf9b5||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-10-28 06:47:33,018|618ce0c6-a102-4ae0-a7cd-d408636bf9b5||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Setting Resource Value ("b13cc890-5c59-4bc7-9f0a-99bff8f94f4e") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-28 06:47:33,019|618ce0c6-a102-4ae0-a7cd-d408636bf9b5||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Setting Resource Value ("98e5659e-4863-4e83-959b-c2c46aab5f37") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-28 06:47:33,031|618ce0c6-a102-4ae0-a7cd-d408636bf9b5||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Resource resolution saved into database successfully : (vnf_name)
2022-10-28 06:47:33,032|618ce0c6-a102-4ae0-a7cd-d408636bf9b5||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Resource resolution saved into database successfully : (service-instance-id)
2022-10-28 06:47:33,032|618ce0c6-a102-4ae0-a7cd-d408636bf9b5||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Resource resolution saved into database successfully : (vnf-id)
2022-10-28 06:47:33,032|618ce0c6-a102-4ae0-a7cd-d408636bf9b5||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Generated Resource Param Data ({
  "service-instance-id" : "b13cc890-5c59-4bc7-9f0a-99bff8f94f4e",
  "vnf-id" : "98e5659e-4863-4e83-959b-c2c46aab5f37",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-10-28 06:47:33,049|618ce0c6-a102-4ae0-a7cd-d408636bf9b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-10-28 06:47:33,058|618ce0c6-a102-4ae0-a7cd-d408636bf9b5||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-10-28 06:47:33,059|618ce0c6-a102-4ae0-a7cd-d408636bf9b5||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Preparing Response...
2022-10-28 06:47:33,059|618ce0c6-a102-4ae0-a7cd-d408636bf9b5||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-10-28 06:47:33,059|618ce0c6-a102-4ae0-a7cd-d408636bf9b5||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| resolveWorkflowOutputs for workflow(config-assign)
2022-10-28 06:47:33,060|618ce0c6-a102-4ae0-a7cd-d408636bf9b5||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID fda58ab1-def8-4f62-a6e2-15300f725dbc auditStoreId -1
2022-10-28 06:47:33,076|618ce0c6-a102-4ae0-a7cd-d408636bf9b5||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Completed
2022-10-28 06:48:38,229|||grpc-default-executor-3||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-28 06:48:38,335|||grpc-default-executor-3||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-10-28 06:48:38,339|618ce0c6-a102-4ae0-a7cd-d408636bf9b5||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| processing request id 618ce0c6-a102-4ae0-a7cd-d408636bf9b5
2022-10-28 06:48:38,339|618ce0c6-a102-4ae0-a7cd-d408636bf9b5||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| storeExecutionInput called not to store the Workflow action input details 
2022-10-28 06:48:38,339|618ce0c6-a102-4ae0-a7cd-d408636bf9b5||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| StoreAuditService ID  -1
2022-10-28 06:48:38,342|618ce0c6-a102-4ae0-a7cd-d408636bf9b5||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-28 06:48:38,342|618ce0c6-a102-4ae0-a7cd-d408636bf9b5||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-28 06:48:38,348|618ce0c6-a102-4ae0-a7cd-d408636bf9b5||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-10-28 06:48:38,373|618ce0c6-a102-4ae0-a7cd-d408636bf9b5||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Deriving input data for workflow: (config-deploy)
2022-10-28 06:48:38,373|618ce0c6-a102-4ae0-a7cd-d408636bf9b5||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-10-28 06:48:38,373|618ce0c6-a102-4ae0-a7cd-d408636bf9b5||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-10-28 06:48:38,387|618ce0c6-a102-4ae0-a7cd-d408636bf9b5||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| preparing request id(618ce0c6-a102-4ae0-a7cd-d408636bf9b5) for workflow(config-deploy) step(config-deploy)
2022-10-28 06:48:38,387|618ce0c6-a102-4ae0-a7cd-d408636bf9b5||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-10-28 06:48:38,387|618ce0c6-a102-4ae0-a7cd-d408636bf9b5||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| input definition for node template (config-deploy), values ({script-type="jython", script-class-reference="Scripts/python/ConfigDeploy.py", instance-dependencies=[], dynamic-properties="*config-deploy-properties"})
2022-10-28 06:48:38,390|618ce0c6-a102-4ae0-a7cd-d408636bf9b5||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-10-28 06:48:38,390|618ce0c6-a102-4ae0-a7cd-d408636bf9b5||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Getting Jython Script Class(ConfigDeploy)
2022-10-28 06:48:38,444|618ce0c6-a102-4ae0-a7cd-d408636bf9b5||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@4ca6e737
2022-10-28 06:48:38,445|618ce0c6-a102-4ae0-a7cd-d408636bf9b5||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Hello world
2022-10-28 06:48:38,445|618ce0c6-a102-4ae0-a7cd-d408636bf9b5||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Preparing Response...
2022-10-28 06:48:38,445|618ce0c6-a102-4ae0-a7cd-d408636bf9b5||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-10-28 06:48:38,445|618ce0c6-a102-4ae0-a7cd-d408636bf9b5||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-10-28 06:48:38,446|618ce0c6-a102-4ae0-a7cd-d408636bf9b5||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 07bd355b-2df4-4e72-b430-4b2e97075047 auditStoreId -1
2022-10-28 06:48:38,448|618ce0c6-a102-4ae0-a7cd-d408636bf9b5||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-j4tcc|||| Completed