Results

By type

          05:03:24,094 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
05:03:24,095 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar!/logback.xml]
05:03:24,096 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
05:03:24,096 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar!/logback.xml]
05:03:24,096 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
05:03:24,116 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@399c4be1 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar!/logback.xml] is not of type file
05:03:24,293 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
05:03:24,302 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
05:03:24,305 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
05:03:24,313 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:03:24,393 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
05:03:24,393 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
05:03:24,393 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
05:03:24,393 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
05:03:24,393 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
05:03:24,393 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
05:03:24,393 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
05:03:24,394 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
05:03:24,396 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


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

2022-11-07 05:03:25,570|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.1 using Java 11.0.9.1 on onap-cds-blueprints-processor-d6d6887bf-nbfpl with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar started by onap in /app)
2022-11-07 05:03:25,574|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2022-11-07 05:03:28,806|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-11-07 05:03:29,357|||main||||INFO||||||| Finished Spring Data repository scanning in 530 ms. Found 11 JPA repository interfaces.
2022-11-07 05:03:31,626|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-11-07 05:03:31,704|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2022-11-07 05:03:31,926|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-11-07 05:03:32,460|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-11-07 05:03:32,826|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-11-07 05:03:32,828|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-11-07 05:03:33,218|||main||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2022-11-07 05:03:34,535|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-07 05:03:34,550|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-11-07 05:03:34,643|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-11-07 05:03:36,140|||main||||INFO||||||| Audit service is disabled
2022-11-07 05:03:36,268|||main||||INFO||||||| Workflow Audit store is disabled
2022-11-07 05:03:38,199|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability, cps-data=source-rest]
2022-11-07 05:03:38,243|||main||||INFO||||||| Dependency Management module created...
2022-11-07 05:03:39,164|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-11-07 05:03:39,464|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-11-07 05:03:40,767|||main||||INFO||||||| Netty started on port 8080
2022-11-07 05:03:42,424|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-11-07 05:03:43,015|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-11-07 05:03:43,022|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 18.428 seconds (JVM running for 19.502)
2022-11-07 05:03:43,049|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-11-07 06:05:49,003|974aa5a1-2b98-4747-bc93-3bf29f8ccfa7||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-11-07 06:05:49,004|974aa5a1-2b98-4747-bc93-3bf29f8ccfa7||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-07 06:05:49,006|974aa5a1-2b98-4747-bc93-3bf29f8ccfa7||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-07 06:05:49,434|974aa5a1-2b98-4747-bc93-3bf29f8ccfa7||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-07 06:05:49,438|974aa5a1-2b98-4747-bc93-3bf29f8ccfa7||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-07 06:05:50,713|3e60421d-7dee-4b52-a77e-7f446683e784||Thread-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/1bc5749f-f36a-47ce-9d3a-84c0e4ab221e)
2022-11-07 06:05:50,732|3e60421d-7dee-4b52-a77e-7f446683e784||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| deleting definition types under : /opt/app/onap/blueprints/working/1bc5749f-f36a-47ce-9d3a-84c0e4ab221e/Definitions
2022-11-07 06:05:50,824|3e60421d-7dee-4b52-a77e-7f446683e784||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| reinitialized all type definitions
2022-11-07 06:05:50,830|3e60421d-7dee-4b52-a77e-7f446683e784||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ***** Enhancing NodeTemplate(helloworld)
2022-11-07 06:05:50,864|3e60421d-7dee-4b52-a77e-7f446683e784||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| enhancing ArtifactDefinition(helloworld-template)
2022-11-07 06:05:50,871|3e60421d-7dee-4b52-a77e-7f446683e784||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-11-07 06:05:50,884|3e60421d-7dee-4b52-a77e-7f446683e784||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-11-07 06:05:50,932|3e60421d-7dee-4b52-a77e-7f446683e784||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ##### Enhancing Workflow(helloworld)
2022-11-07 06:05:50,939|3e60421d-7dee-4b52-a77e-7f446683e784||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-11-07 06:05:50,940|3e60421d-7dee-4b52-a77e-7f446683e784||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| identified workflow(helloworld) targets(helloworld)
2022-11-07 06:05:50,941|3e60421d-7dee-4b52-a77e-7f446683e784||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-11-07 06:05:50,941|3e60421d-7dee-4b52-a77e-7f446683e784||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-11-07 06:05:50,942|3e60421d-7dee-4b52-a77e-7f446683e784||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| enriching artifacts file(/opt/app/onap/blueprints/working/1bc5749f-f36a-47ce-9d3a-84c0e4ab221e/Templates/hello-world-mapping.json
2022-11-07 06:05:50,956|3e60421d-7dee-4b52-a77e-7f446683e784||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-11-07 06:05:50,956|3e60421d-7dee-4b52-a77e-7f446683e784||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| dataType not present for the recipe(dt-helloworld-properties)
2022-11-07 06:05:50,957|3e60421d-7dee-4b52-a77e-7f446683e784||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ##### Enhancing blueprint Resource Definitions
2022-11-07 06:05:50,957|3e60421d-7dee-4b52-a77e-7f446683e784||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-11-07 06:05:50,959|3e60421d-7dee-4b52-a77e-7f446683e784||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| processing file (Templates/hello-world-mapping.json)
2022-11-07 06:05:50,980|3e60421d-7dee-4b52-a77e-7f446683e784||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| distinct resource keys ([])
2022-11-07 06:05:50,980|3e60421d-7dee-4b52-a77e-7f446683e784||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Enriching Resource Definition sources Node Template: []
2022-11-07 06:05:51,253|5745e7df-e688-4230-afe4-4fee269834c7||Thread-32||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Save processing(ad502b48-699f-42b7-94a3-d0cfc696f73b) CBA(/opt/app/onap/blueprints/archive/ad502b48-699f-42b7-94a3-d0cfc696f73b/cba.zip)
2022-11-07 06:05:51,273|5745e7df-e688-4230-afe4-4fee269834c7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ad502b48-699f-42b7-94a3-d0cfc696f73b) and entry definition file (Definitions/blueprint.json)
2022-11-07 06:05:51,332|5745e7df-e688-4230-afe4-4fee269834c7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(helloworld)
2022-11-07 06:05:51,347|5745e7df-e688-4230-afe4-4fee269834c7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ad502b48-699f-42b7-94a3-d0cfc696f73b) and entry definition file (Definitions/blueprint.json)
2022-11-07 06:05:51,527|5745e7df-e688-4230-afe4-4fee269834c7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| No compiled cache(/opt/app/onap/blueprints/working/ad502b48-699f-42b7-94a3-d0cfc696f73b) present to clean.
2022-11-07 06:05:51,719|654321||reactor-http-epoll-4||||INFO||||||| processing request id 654321
2022-11-07 06:05:51,719|654321||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-07 06:05:51,725|654321||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-11-07 06:05:51,732|654321||DefaultDispatcher-worker-13||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2022-11-07 06:05:51,806|654321||DefaultDispatcher-worker-13||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-11-07 06:05:51,808|654321||DefaultDispatcher-worker-13||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-11-07 06:05:51,810|654321||DefaultDispatcher-worker-13||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-11-07 06:05:51,826|654321||DefaultDispatcher-worker-13||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-11-07 06:05:51,827|654321||DefaultDispatcher-worker-13||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-11-07 06:05:51,843|654321||DefaultDispatcher-worker-13||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-07 06:05:51,851|654321||DefaultDispatcher-worker-13||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-11-07 06:05:51,852|654321||DefaultDispatcher-worker-13||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-11-07 06:05:51,853|654321||DefaultDispatcher-worker-13||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-11-07 06:05:51,875|654321||DefaultDispatcher-worker-13||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-11-07 06:05:51,901|654321||DefaultDispatcher-worker-13||||INFO||||||| Batched Sequence : ([])
2022-11-07 06:05:51,903|654321||DefaultDispatcher-worker-13||||INFO||||||| Generated Resource Param Data ({ })
2022-11-07 06:05:51,992|654321||DefaultDispatcher-worker-13||||INFO||||||| Preparing Response...
2022-11-07 06:05:51,994|654321||DefaultDispatcher-worker-13||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-11-07 06:05:51,995|654321||DefaultDispatcher-worker-13||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-11-07 06:05:52,003|654321||DefaultDispatcher-worker-13||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7be4730f-c847-4503-8519-8f41a0c4cc04 auditStoreId -1
2022-11-07 06:25:31,589|080925e3-e91f-4143-a02e-fe6261579160||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-11-07 06:25:31,590|080925e3-e91f-4143-a02e-fe6261579160||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-07 06:25:31,591|080925e3-e91f-4143-a02e-fe6261579160||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-07 06:25:31,884|080925e3-e91f-4143-a02e-fe6261579160||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-07 06:25:31,884|080925e3-e91f-4143-a02e-fe6261579160||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-07 06:25:32,621|080925e3-e91f-4143-a02e-fe6261579160||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-11-07 06:25:32,626|080925e3-e91f-4143-a02e-fe6261579160||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Save processing(604fb705-f72e-43b8-811b-7a23ac2fd86a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-11-07 06:25:32,653|080925e3-e91f-4143-a02e-fe6261579160||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Save processing(37523dc1-5350-462e-98eb-33c51e8a9341) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-11-07 06:25:32,662|080925e3-e91f-4143-a02e-fe6261579160||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Save processing(fca7ab97-71ca-47a5-9153-0da60b32cdc9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-11-07 06:25:32,679|080925e3-e91f-4143-a02e-fe6261579160||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Save processing(c631e6fb-2cf3-485a-8a31-ed9671920bd3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-11-07 06:25:32,698|080925e3-e91f-4143-a02e-fe6261579160||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Save processing(386bdade-27da-462f-bc8f-ea8059be951f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-11-07 06:25:32,715|080925e3-e91f-4143-a02e-fe6261579160||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Save processing(669bf256-54f0-4cf1-914a-bb1dc1043591) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-11-07 06:25:32,734|080925e3-e91f-4143-a02e-fe6261579160||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-11-07 06:25:32,734|080925e3-e91f-4143-a02e-fe6261579160||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-11-07 06:25:32,735|080925e3-e91f-4143-a02e-fe6261579160||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-07 06:25:32,735|080925e3-e91f-4143-a02e-fe6261579160||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-07 06:25:32,735|080925e3-e91f-4143-a02e-fe6261579160||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-11-07 06:25:32,736|080925e3-e91f-4143-a02e-fe6261579160||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-11-07 06:25:32,766|080925e3-e91f-4143-a02e-fe6261579160||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-07 06:25:32,824|080925e3-e91f-4143-a02e-fe6261579160||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-11-07 06:25:32,847|080925e3-e91f-4143-a02e-fe6261579160||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-07 06:25:32,874|080925e3-e91f-4143-a02e-fe6261579160||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-07 06:25:32,897|080925e3-e91f-4143-a02e-fe6261579160||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-07 06:25:33,008|080925e3-e91f-4143-a02e-fe6261579160||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(resource-assignment)
2022-11-07 06:25:33,009|080925e3-e91f-4143-a02e-fe6261579160||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(config-assign)
2022-11-07 06:25:33,010|080925e3-e91f-4143-a02e-fe6261579160||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(config-deploy)
2022-11-07 06:25:33,072|080925e3-e91f-4143-a02e-fe6261579160||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-11-07 06:25:33,221|080925e3-e91f-4143-a02e-fe6261579160||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(resource-assignment)
2022-11-07 06:25:33,222|080925e3-e91f-4143-a02e-fe6261579160||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(config-assign)
2022-11-07 06:25:33,223|080925e3-e91f-4143-a02e-fe6261579160||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(config-deploy)
2022-11-07 06:25:33,224|080925e3-e91f-4143-a02e-fe6261579160||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(HealthCheck)
2022-11-07 06:25:33,225|080925e3-e91f-4143-a02e-fe6261579160||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(ScaleOutReconfiguration)
2022-11-07 06:25:33,225|080925e3-e91f-4143-a02e-fe6261579160||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(vf-config-assign)
2022-11-07 06:25:33,226|080925e3-e91f-4143-a02e-fe6261579160||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(vf-config-deploy)
2022-11-07 06:25:33,288|080925e3-e91f-4143-a02e-fe6261579160||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-07 06:25:33,423|080925e3-e91f-4143-a02e-fe6261579160||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(resource-assignment)
2022-11-07 06:25:33,424|080925e3-e91f-4143-a02e-fe6261579160||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(config-assign)
2022-11-07 06:25:33,425|080925e3-e91f-4143-a02e-fe6261579160||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(config-deploy)
2022-11-07 06:25:33,486|080925e3-e91f-4143-a02e-fe6261579160||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-11-07 06:25:33,603|080925e3-e91f-4143-a02e-fe6261579160||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(resource-assignment)
2022-11-07 06:25:33,604|080925e3-e91f-4143-a02e-fe6261579160||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(config-deploy)
2022-11-07 06:25:33,640|080925e3-e91f-4143-a02e-fe6261579160||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(config-assign)
2022-11-07 06:25:33,640|080925e3-e91f-4143-a02e-fe6261579160||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(config-deploy)
2022-11-07 06:25:33,641|080925e3-e91f-4143-a02e-fe6261579160||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-07 06:25:33,649|080925e3-e91f-4143-a02e-fe6261579160||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-11-07 06:25:33,769|080925e3-e91f-4143-a02e-fe6261579160||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2022-11-07 06:25:35,204|25d40cf2-c6d4-4b79-bb35-7d4dc68714b2||Thread-56||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/99fae4e2-8fca-4f67-8a15-fcf963282e07)
2022-11-07 06:25:35,205|25d40cf2-c6d4-4b79-bb35-7d4dc68714b2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| deleting definition types under : /opt/app/onap/blueprints/working/99fae4e2-8fca-4f67-8a15-fcf963282e07/Definitions
2022-11-07 06:25:35,209|25d40cf2-c6d4-4b79-bb35-7d4dc68714b2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| reinitialized all type definitions
2022-11-07 06:25:35,210|25d40cf2-c6d4-4b79-bb35-7d4dc68714b2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-11-07 06:25:35,236|25d40cf2-c6d4-4b79-bb35-7d4dc68714b2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-11-07 06:25:35,241|25d40cf2-c6d4-4b79-bb35-7d4dc68714b2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-11-07 06:25:35,246|25d40cf2-c6d4-4b79-bb35-7d4dc68714b2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-11-07 06:25:35,265|25d40cf2-c6d4-4b79-bb35-7d4dc68714b2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ***** Enhancing NodeTemplate(capability)
2022-11-07 06:25:35,294|25d40cf2-c6d4-4b79-bb35-7d4dc68714b2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ***** Enhancing NodeTemplate(capability)
2022-11-07 06:25:35,305|25d40cf2-c6d4-4b79-bb35-7d4dc68714b2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ***** Enhancing NodeTemplate(processor-db)
2022-11-07 06:25:35,321|25d40cf2-c6d4-4b79-bb35-7d4dc68714b2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-07 06:25:35,339|25d40cf2-c6d4-4b79-bb35-7d4dc68714b2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-07 06:25:35,351|25d40cf2-c6d4-4b79-bb35-7d4dc68714b2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-07 06:25:35,363|25d40cf2-c6d4-4b79-bb35-7d4dc68714b2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-07 06:25:35,374|25d40cf2-c6d4-4b79-bb35-7d4dc68714b2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-07 06:25:35,424|25d40cf2-c6d4-4b79-bb35-7d4dc68714b2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-11-07 06:25:35,430|25d40cf2-c6d4-4b79-bb35-7d4dc68714b2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-11-07 06:25:35,430|25d40cf2-c6d4-4b79-bb35-7d4dc68714b2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-11-07 06:25:35,446|25d40cf2-c6d4-4b79-bb35-7d4dc68714b2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ***** Enhancing NodeTemplate(capability)
2022-11-07 06:25:35,456|25d40cf2-c6d4-4b79-bb35-7d4dc68714b2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ***** Enhancing NodeTemplate(capability)
2022-11-07 06:25:35,466|25d40cf2-c6d4-4b79-bb35-7d4dc68714b2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ***** Enhancing NodeTemplate(capability)
2022-11-07 06:25:35,477|25d40cf2-c6d4-4b79-bb35-7d4dc68714b2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ***** Enhancing NodeTemplate(processor-db)
2022-11-07 06:25:35,487|25d40cf2-c6d4-4b79-bb35-7d4dc68714b2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-07 06:25:35,499|25d40cf2-c6d4-4b79-bb35-7d4dc68714b2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-07 06:25:35,511|25d40cf2-c6d4-4b79-bb35-7d4dc68714b2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-07 06:25:35,522|25d40cf2-c6d4-4b79-bb35-7d4dc68714b2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-07 06:25:35,534|25d40cf2-c6d4-4b79-bb35-7d4dc68714b2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-07 06:25:35,546|25d40cf2-c6d4-4b79-bb35-7d4dc68714b2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-07 06:25:35,578|25d40cf2-c6d4-4b79-bb35-7d4dc68714b2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ##### Enhancing Workflow(resource-resolution)
2022-11-07 06:25:35,579|25d40cf2-c6d4-4b79-bb35-7d4dc68714b2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-11-07 06:25:35,579|25d40cf2-c6d4-4b79-bb35-7d4dc68714b2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-11-07 06:25:35,579|25d40cf2-c6d4-4b79-bb35-7d4dc68714b2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-11-07 06:25:35,579|25d40cf2-c6d4-4b79-bb35-7d4dc68714b2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-11-07 06:25:35,580|25d40cf2-c6d4-4b79-bb35-7d4dc68714b2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-11-07 06:25:35,580|25d40cf2-c6d4-4b79-bb35-7d4dc68714b2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| enriching artifacts file(/opt/app/onap/blueprints/working/99fae4e2-8fca-4f67-8a15-fcf963282e07/Templates/hello-world-velocity-mapping.json
2022-11-07 06:25:35,586|25d40cf2-c6d4-4b79-bb35-7d4dc68714b2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-11-07 06:25:35,586|25d40cf2-c6d4-4b79-bb35-7d4dc68714b2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-11-07 06:25:35,586|25d40cf2-c6d4-4b79-bb35-7d4dc68714b2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| enriching artifacts file(/opt/app/onap/blueprints/working/99fae4e2-8fca-4f67-8a15-fcf963282e07/Templates/hello-world-jinja-mapping.json
2022-11-07 06:25:35,593|25d40cf2-c6d4-4b79-bb35-7d4dc68714b2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-11-07 06:25:35,594|25d40cf2-c6d4-4b79-bb35-7d4dc68714b2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-11-07 06:25:35,594|25d40cf2-c6d4-4b79-bb35-7d4dc68714b2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ##### Enhancing blueprint Resource Definitions
2022-11-07 06:25:35,594|25d40cf2-c6d4-4b79-bb35-7d4dc68714b2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-11-07 06:25:35,594|25d40cf2-c6d4-4b79-bb35-7d4dc68714b2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-11-07 06:25:35,594|25d40cf2-c6d4-4b79-bb35-7d4dc68714b2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-11-07 06:25:35,605|25d40cf2-c6d4-4b79-bb35-7d4dc68714b2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| distinct resource keys ([RT-db, RT-rest-delete, RT-rest-get, RT-rest-get-id, RT-rest-patch, RT-rest-post, RT-rest-put, input-source, kotlin-script, properties-capability-source])
2022-11-07 06:25:35,672|25d40cf2-c6d4-4b79-bb35-7d4dc68714b2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-11-07 06:25:35,912|2a10f022-5068-4277-a561-19b67a2684f0||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Save processing(5220805e-635f-489b-8830-3af6d1a078be) CBA(/opt/app/onap/blueprints/archive/5220805e-635f-489b-8830-3af6d1a078be/cba.zip)
2022-11-07 06:25:35,919|2a10f022-5068-4277-a561-19b67a2684f0||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5220805e-635f-489b-8830-3af6d1a078be) and entry definition file (Definitions/resource-resolution.json)
2022-11-07 06:25:35,947|2a10f022-5068-4277-a561-19b67a2684f0||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(resource-resolution)
2022-11-07 06:25:35,956|2a10f022-5068-4277-a561-19b67a2684f0||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5220805e-635f-489b-8830-3af6d1a078be) and entry definition file (Definitions/resource-resolution.json)
2022-11-07 06:25:36,021|2a10f022-5068-4277-a561-19b67a2684f0||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| No compiled cache(/opt/app/onap/blueprints/working/5220805e-635f-489b-8830-3af6d1a078be) present to clean.
2022-11-07 06:25:36,155|ff57face-c9b9-43d5-b75a-89ef04684778||reactor-http-epoll-3||||INFO||||||| processing request id ff57face-c9b9-43d5-b75a-89ef04684778
2022-11-07 06:25:36,155|ff57face-c9b9-43d5-b75a-89ef04684778||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-07 06:25:36,156|ff57face-c9b9-43d5-b75a-89ef04684778||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-11-07 06:25:36,163|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-11-07 06:25:36,243|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-11-07 06:25:36,245|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-11-07 06:25:36,247|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json)
2022-11-07 06:25:36,258|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2022-11-07 06:25:36,264|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-11-07 06:25:36,264|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-07 06:25:36,265|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| preparing request id(ff57face-c9b9-43d5-b75a-89ef04684778) for workflow(resource-resolution) step(helloworld)
2022-11-07 06:25:36,265|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-11-07 06:25:36,265|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}})
2022-11-07 06:25:36,267|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-11-07 06:25:36,326|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = v_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = v_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = v_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
], [
    name = v_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
]], [[
    name = v_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = v_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = v_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
], [
    name = v_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = v_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
]], [[
    name = v_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-11-07 06:25:36,383|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-07 06:25:36,396|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-07 06:25:36,407|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-11-07 06:25:36,762|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-11-07 06:25:36,847|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| Response status(200 - OK)
2022-11-07 06:25:36,863|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| Response processing type (string)
2022-11-07 06:25:36,865|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-11-07 06:25:36,866|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-11-07 06:25:36,878|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-11-07 06:25:36,909|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (v_put)
2022-11-07 06:25:36,922|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-11-07 06:25:36,924|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-11-07 06:25:41,117|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@4e229b8e
2022-11-07 06:25:41,121|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-11-07 06:25:41,132|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (v_python)
2022-11-07 06:25:41,133|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-07 06:25:41,134|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-07 06:25:41,134|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-11-07 06:25:41,140|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-11-07 06:25:41,148|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| Response status(200 - OK)
2022-11-07 06:25:41,148|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| Response processing type (string)
2022-11-07 06:25:41,149|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-11-07 06:25:41,149|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-11-07 06:25:41,149|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-11-07 06:25:41,150|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-07 06:25:41,150|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-07 06:25:41,150|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-11-07 06:25:41,151|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-11-07 06:25:41,157|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| Response status(200 - OK)
2022-11-07 06:25:41,158|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| Response processing type (string)
2022-11-07 06:25:41,158|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-11-07 06:25:41,158|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-11-07 06:25:41,158|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-11-07 06:25:41,159|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (v_patch)
2022-11-07 06:25:41,169|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (v_del)
2022-11-07 06:25:41,170|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-11-07 06:25:41,202|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-11-07 06:25:50,330|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| compiled in (9121)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-11-07 06:25:50,332|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-11-07 06:25:50,347|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-11-07 06:25:50,369|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin)
2022-11-07 06:25:50,373|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-07 06:25:50,374|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-07 06:25:50,374|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-11-07 06:25:50,381|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-11-07 06:25:50,390|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| Response status(200 - OK)
2022-11-07 06:25:50,391|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| Response processing type (string)
2022-11-07 06:25:50,392|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-07 06:25:50,392|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-07 06:25:50,392|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-11-07 06:25:50,405|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (v_get)
2022-11-07 06:25:50,413|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-11-07 06:25:50,414|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-11-07 06:25:50,426|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-16||||INFO||||||| Resource resolution saved into database successfully : (v_default)
2022-11-07 06:25:50,426|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (v_input)
2022-11-07 06:25:50,427|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-07 06:25:50,427|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-07 06:25:50,427|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-11-07 06:25:50,442|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-11-07 06:25:50,450|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Response status(200 - OK)
2022-11-07 06:25:50,451|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (string)
2022-11-07 06:25:50,451|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-11-07 06:25:50,451|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-11-07 06:25:50,451|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-11-07 06:25:50,468|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (v_post)
2022-11-07 06:25:50,484|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-07 06:25:50,484|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-07 06:25:50,515|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (list)
2022-11-07 06:25:50,518|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-11-07 06:25:50,519|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-07 06:25:50,519|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-07 06:25:50,519|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-07 06:25:50,519|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-07 06:25:50,519|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-11-07 06:25:50,532|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (v_db)
2022-11-07 06:25:50,535|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Generated Resource Param Data ({
  "v_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "v_default" : "ok",
  "v_del" : "delete:ok",
  "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "v_input" : "ok",
  "v_kotlin" : "ok",
  "v_patch" : "patch:ok",
  "v_post" : "post:ok",
  "v_put" : "put:ok",
  "v_python" : "ok"
})
2022-11-07 06:25:50,706|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-11-07 06:25:50,735|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-11-07 06:25:50,735|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-11-07 06:25:50,777|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = from_suspend_function
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
], [
    name = j_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = j_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
]], [[
    name = j_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = j_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
], [
    name = j_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
], [
    name = j_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = j_get_id
    status = null
    required = null
    dependencies = [j_get]
    dictionaryName = RT-rest-get-id
    dictionarySource = sdnc
]], [[
    name = j_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = j_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-11-07 06:25:50,782|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-11-07 06:25:50,782|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-11-07 06:25:50,783|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-11-07 06:25:50,783|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-11-07 06:25:50,795|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function)
2022-11-07 06:25:50,833|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@5943222c
2022-11-07 06:25:50,834|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-11-07 06:25:50,846|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (j_python)
2022-11-07 06:25:50,848|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-07 06:25:50,848|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-07 06:25:50,849|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-11-07 06:25:50,851|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-11-07 06:25:50,859|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Response status(200 - OK)
2022-11-07 06:25:50,859|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (string)
2022-11-07 06:25:50,860|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-11-07 06:25:50,860|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-11-07 06:25:50,860|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-11-07 06:25:50,878|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (j_patch)
2022-11-07 06:25:50,879|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-11-07 06:25:50,896|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (j_input)
2022-11-07 06:25:50,897|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-07 06:25:50,897|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-07 06:25:50,898|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-11-07 06:25:50,900|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-11-07 06:25:50,908|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Response status(200 - OK)
2022-11-07 06:25:50,908|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (string)
2022-11-07 06:25:50,908|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-11-07 06:25:50,908|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-11-07 06:25:50,908|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-11-07 06:25:50,918|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (j_put)
2022-11-07 06:25:50,918|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-11-07 06:25:50,932|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (j_default)
2022-11-07 06:25:50,933|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-07 06:25:50,933|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-07 06:25:50,933|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-11-07 06:25:50,936|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-11-07 06:25:50,947|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Response status(200 - OK)
2022-11-07 06:25:50,947|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (string)
2022-11-07 06:25:50,947|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-11-07 06:25:50,948|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-11-07 06:25:50,948|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-11-07 06:25:50,949|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-07 06:25:50,949|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-07 06:25:50,949|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-11-07 06:25:50,951|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-11-07 06:25:50,957|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Response status(200 - OK)
2022-11-07 06:25:50,958|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (string)
2022-11-07 06:25:50,958|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (j_del)
2022-11-07 06:25:50,958|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-11-07 06:25:50,959|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-11-07 06:25:50,959|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-11-07 06:25:50,960|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-07 06:25:50,960|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-07 06:25:50,961|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-11-07 06:25:50,962|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-11-07 06:25:50,967|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (j_post)
2022-11-07 06:25:50,970|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Response status(200 - OK)
2022-11-07 06:25:50,971|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (string)
2022-11-07 06:25:50,971|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-07 06:25:50,971|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-07 06:25:50,972|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-11-07 06:25:50,982|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (j_get)
2022-11-07 06:25:51,033|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| 
Resolved Input Key mappings: 
{id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"}
2022-11-07 06:25:51,038|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2022-11-07 06:25:51,039|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value})
2022-11-07 06:25:51,044|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-11-07 06:25:51,059|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Response status(200 - OK)
2022-11-07 06:25:51,059|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (string)
2022-11-07 06:25:51,060|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-11-07 06:25:51,060|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-11-07 06:25:51,060|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-11-07 06:25:51,072|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (j_get_id)
2022-11-07 06:25:51,077|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-11-07 06:25:51,077|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-11-07 06:25:51,086|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin)
2022-11-07 06:25:51,088|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-07 06:25:51,088|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-07 06:25:51,093|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (list)
2022-11-07 06:25:51,094|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-11-07 06:25:51,094|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-07 06:25:51,094|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-07 06:25:51,094|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-07 06:25:51,095|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-07 06:25:51,095|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-07 06:25:51,095|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-07 06:25:51,095|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-07 06:25:51,095|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-07 06:25:51,095|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-07 06:25:51,096|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list)
2022-11-07 06:25:51,114|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (j_db)
2022-11-07 06:25:51,115|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Generated Resource Param Data ({
  "from_suspend_function" : "ok",
  "j_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "j_default" : "ok",
  "j_del" : "delete:ok",
  "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908",
  "j_input" : "ok",
  "j_kotlin" : "ok",
  "j_patch" : "patch:ok",
  "j_post" : "post:ok",
  "j_put" : "put:ok",
  "j_python" : "ok"
})
2022-11-07 06:25:51,337|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-11-07 06:25:51,350|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-11-07 06:25:51,351|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| Preparing Response...
2022-11-07 06:25:51,351|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-11-07 06:25:51,351|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-11-07 06:25:51,352|ff57face-c9b9-43d5-b75a-89ef04684778||DefaultDispatcher-worker-17||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 01f64482-ef96-49c2-881e-c2590bc1315a auditStoreId -1
2022-11-07 06:44:18,540|600b7561-65d8-4563-abaf-797d3752ade9||Thread-57||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Save processing(d0a61407-9337-4cc6-81cb-91de5087cb15) CBA(/opt/app/onap/blueprints/archive/d0a61407-9337-4cc6-81cb-91de5087cb15/cba.zip)
2022-11-07 06:44:18,583|600b7561-65d8-4563-abaf-797d3752ade9||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d0a61407-9337-4cc6-81cb-91de5087cb15) and entry definition file (Definitions/CNF.json)
2022-11-07 06:44:18,704|600b7561-65d8-4563-abaf-797d3752ade9||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(resource-assignment)
2022-11-07 06:44:18,705|600b7561-65d8-4563-abaf-797d3752ade9||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(config-assign)
2022-11-07 06:44:18,706|600b7561-65d8-4563-abaf-797d3752ade9||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(config-deploy)
2022-11-07 06:44:18,707|600b7561-65d8-4563-abaf-797d3752ade9||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(scale-out)
2022-11-07 06:44:18,708|600b7561-65d8-4563-abaf-797d3752ade9||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(scale)
2022-11-07 06:44:18,708|600b7561-65d8-4563-abaf-797d3752ade9||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(scale-in)
2022-11-07 06:44:18,709|600b7561-65d8-4563-abaf-797d3752ade9||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(health-check)
2022-11-07 06:44:18,743|600b7561-65d8-4563-abaf-797d3752ade9||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d0a61407-9337-4cc6-81cb-91de5087cb15) and entry definition file (Definitions/CNF.json)
2022-11-07 06:44:18,874|600b7561-65d8-4563-abaf-797d3752ade9||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| No compiled cache(/opt/app/onap/blueprints/working/d0a61407-9337-4cc6-81cb-91de5087cb15) present to clean.
2022-11-07 06:44:19,337|8c201da8-0893-4b69-b677-019c11fb25bd||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-11-07 06:44:19,337|8c201da8-0893-4b69-b677-019c11fb25bd||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-07 06:44:19,337|8c201da8-0893-4b69-b677-019c11fb25bd||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-07 06:44:19,540|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-07 06:44:19,541|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-07 06:44:20,162|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-11-07 06:44:20,163|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Save processing(4b984883-54ac-4100-b972-dd20a5d2a0e7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-11-07 06:44:20,182|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Save processing(28198581-6f32-4e5e-b9ea-5fc58a5ee471) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-11-07 06:44:20,190|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Save processing(a9201474-d625-413d-8184-bd8e60012d2a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-11-07 06:44:20,200|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Save processing(f84b06ec-0fd5-4af6-ba79-dd4e91034da3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-11-07 06:44:20,214|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Save processing(deca4c8f-6fbc-4599-852c-ce3976fa7295) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-11-07 06:44:20,229|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Save processing(30606151-abd4-45ea-b70d-d1f4dc53fe49) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-11-07 06:44:20,244|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-11-07 06:44:20,244|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-11-07 06:44:20,245|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-07 06:44:20,245|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-07 06:44:20,245|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-11-07 06:44:20,246|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-11-07 06:44:20,280|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-07 06:44:20,301|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-07 06:44:20,320|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-11-07 06:44:20,323|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-07 06:44:20,359|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-07 06:44:20,426|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(resource-assignment)
2022-11-07 06:44:20,427|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(config-assign)
2022-11-07 06:44:20,428|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(config-deploy)
2022-11-07 06:44:20,471|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-11-07 06:44:20,516|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-07 06:44:20,564|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-11-07 06:44:20,576|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-07 06:44:20,630|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(resource-assignment)
2022-11-07 06:44:20,631|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(config-deploy)
2022-11-07 06:44:20,664|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(config-assign)
2022-11-07 06:44:20,665|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(config-deploy)
2022-11-07 06:44:20,666|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-07 06:44:20,688|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-11-07 06:44:20,719|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-11-07 06:44:20,746|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-11-07 06:44:20,753|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-11-07 06:44:20,806|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-11-07 06:44:20,831|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-11-07 06:44:20,838|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-11-07 06:44:20,893|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(resource-assignment)
2022-11-07 06:44:20,894|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(config-assign)
2022-11-07 06:44:20,895|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(config-deploy)
2022-11-07 06:44:20,935|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-11-07 06:44:20,973|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-07 06:44:21,005|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-11-07 06:44:21,013|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-07 06:44:21,076|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(resource-assignment)
2022-11-07 06:44:21,077|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(config-assign)
2022-11-07 06:44:21,078|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(config-deploy)
2022-11-07 06:44:21,079|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(HealthCheck)
2022-11-07 06:44:21,080|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(ScaleOutReconfiguration)
2022-11-07 06:44:21,080|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(vf-config-assign)
2022-11-07 06:44:21,081|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(vf-config-deploy)
2022-11-07 06:44:21,119|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-07 06:44:21,142|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-11-07 06:44:21,172|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-11-07 06:44:21,173|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-11-07 06:44:21,216|8c201da8-0893-4b69-b677-019c11fb25bd||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2022-11-07 06:44:32,716|e08263f0-baad-47ca-8ef2-2be68b3d300c||Thread-57||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/ab08050f-9cb9-4ce8-8a8c-af534c7e8472)
2022-11-07 06:44:32,717|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| deleting definition types under : /opt/app/onap/blueprints/working/ab08050f-9cb9-4ce8-8a8c-af534c7e8472/Definitions
2022-11-07 06:44:32,720|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| reinitialized all type definitions
2022-11-07 06:44:32,721|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-11-07 06:44:32,739|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| enhancing ArtifactDefinition(vnf-template)
2022-11-07 06:44:32,744|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| enhancing ArtifactDefinition(vnf-mapping)
2022-11-07 06:44:32,749|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-11-07 06:44:32,769|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ***** Enhancing NodeTemplate(input)
2022-11-07 06:44:32,785|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ***** Enhancing NodeTemplate(input)
2022-11-07 06:44:32,791|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ***** Enhancing NodeTemplate(input)
2022-11-07 06:44:32,797|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-11-07 06:44:32,797|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-11-07 06:44:32,797|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-11-07 06:44:32,808|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ***** Enhancing NodeTemplate(input)
2022-11-07 06:44:32,815|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ***** Enhancing NodeTemplate(input)
2022-11-07 06:44:32,821|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ***** Enhancing NodeTemplate(input)
2022-11-07 06:44:32,829|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-07 06:44:32,849|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ***** Enhancing NodeTemplate(input)
2022-11-07 06:44:32,858|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ***** Enhancing NodeTemplate(input)
2022-11-07 06:44:32,866|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ***** Enhancing NodeTemplate(input)
2022-11-07 06:44:32,879|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ***** Enhancing NodeTemplate(input)
2022-11-07 06:44:32,889|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ***** Enhancing NodeTemplate(input)
2022-11-07 06:44:32,896|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ***** Enhancing NodeTemplate(input)
2022-11-07 06:44:32,913|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ***** Enhancing NodeTemplate(config-assign)
2022-11-07 06:44:32,920|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| enhancing ArtifactDefinition(baseconfig-template)
2022-11-07 06:44:32,920|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-11-07 06:44:32,920|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-11-07 06:44:32,931|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ***** Enhancing NodeTemplate(input)
2022-11-07 06:44:32,938|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ***** Enhancing NodeTemplate(input)
2022-11-07 06:44:32,944|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ***** Enhancing NodeTemplate(input)
2022-11-07 06:44:32,951|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ***** Enhancing NodeTemplate(config-deploy)
2022-11-07 06:44:32,984|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ##### Enhancing Workflow(resource-assignment)
2022-11-07 06:44:32,985|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-11-07 06:44:32,985|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-11-07 06:44:32,985|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-11-07 06:44:32,985|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-11-07 06:44:32,985|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-11-07 06:44:32,985|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| enriching artifacts file(/opt/app/onap/blueprints/working/ab08050f-9cb9-4ce8-8a8c-af534c7e8472/Templates/vnf-mapping.json
2022-11-07 06:44:32,990|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-11-07 06:44:32,990|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-11-07 06:44:32,990|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| enriching artifacts file(/opt/app/onap/blueprints/working/ab08050f-9cb9-4ce8-8a8c-af534c7e8472/Templates/base_ubuntu20-mapping.json
2022-11-07 06:44:32,995|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-11-07 06:44:32,995|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-11-07 06:44:32,995|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ##### Enhancing Workflow(config-assign)
2022-11-07 06:44:32,996|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-11-07 06:44:32,996|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| identified workflow(config-assign) targets(config-assign)
2022-11-07 06:44:32,996|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-11-07 06:44:32,996|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-11-07 06:44:32,996|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| enriching artifacts file(/opt/app/onap/blueprints/working/ab08050f-9cb9-4ce8-8a8c-af534c7e8472/Templates/baseconfig-mapping.json
2022-11-07 06:44:33,000|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-11-07 06:44:33,000|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| dataType not present for the recipe(dt-config-assign-properties)
2022-11-07 06:44:33,001|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ##### Enhancing Workflow(config-deploy)
2022-11-07 06:44:33,001|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-11-07 06:44:33,001|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| identified workflow(config-deploy) targets(config-deploy)
2022-11-07 06:44:33,001|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| workflow(config-deploy) resource assignment files([]
2022-11-07 06:44:33,001|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ##### Enhancing blueprint Resource Definitions
2022-11-07 06:44:33,001|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-11-07 06:44:33,001|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| processing file (Templates/vnf-mapping.json)
2022-11-07 06:44:33,001|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-11-07 06:44:33,001|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| processing file (Templates/baseconfig-mapping.json)
2022-11-07 06:44:33,013|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name])
2022-11-07 06:44:33,069|e08263f0-baad-47ca-8ef2-2be68b3d300c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-11-07 06:44:33,255|660a7dc4-fc39-4062-b4cd-30ac296a81f2||Thread-57||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Save processing(efd50e70-79c9-4902-9a8e-4ff2b96cb1de) CBA(/opt/app/onap/blueprints/archive/efd50e70-79c9-4902-9a8e-4ff2b96cb1de/cba.zip)
2022-11-07 06:44:33,264|660a7dc4-fc39-4062-b4cd-30ac296a81f2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/efd50e70-79c9-4902-9a8e-4ff2b96cb1de) and entry definition file (Definitions/ubuntu20.json)
2022-11-07 06:44:33,275|660a7dc4-fc39-4062-b4cd-30ac296a81f2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-07 06:44:33,298|660a7dc4-fc39-4062-b4cd-30ac296a81f2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(resource-assignment)
2022-11-07 06:44:33,299|660a7dc4-fc39-4062-b4cd-30ac296a81f2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(config-assign)
2022-11-07 06:44:33,300|660a7dc4-fc39-4062-b4cd-30ac296a81f2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(config-deploy)
2022-11-07 06:44:33,309|660a7dc4-fc39-4062-b4cd-30ac296a81f2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/efd50e70-79c9-4902-9a8e-4ff2b96cb1de) and entry definition file (Definitions/ubuntu20.json)
2022-11-07 06:44:33,373|660a7dc4-fc39-4062-b4cd-30ac296a81f2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| No compiled cache(/opt/app/onap/blueprints/working/efd50e70-79c9-4902-9a8e-4ff2b96cb1de) present to clean.
2022-11-07 06:45:28,602|080ae4f4-31b5-450c-8d18-da075e1f43cb||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-11-07 06:45:28,602|080ae4f4-31b5-450c-8d18-da075e1f43cb||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-07 06:45:28,602|080ae4f4-31b5-450c-8d18-da075e1f43cb||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-07 06:45:28,781|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-07 06:45:28,781|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-07 06:45:29,198|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-11-07 06:45:29,199|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Save processing(4b474802-71b9-467e-85b6-27e8ac329624) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-11-07 06:45:29,222|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Save processing(c7372f23-d2ad-46a2-9a7d-a72d0b8a4abd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-11-07 06:45:29,231|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Save processing(4f3dac23-4929-4ff6-9030-fdada2ef71ab) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-11-07 06:45:29,243|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Save processing(2dd4b38a-99ad-4953-ba35-606bcb08d40f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-11-07 06:45:29,255|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Save processing(42ad422f-792f-4216-88db-74729ade3c32) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-11-07 06:45:29,268|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Save processing(15b3e693-67c4-4c04-b54f-b7829cfc2a15) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-11-07 06:45:29,280|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-11-07 06:45:29,281|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-11-07 06:45:29,281|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-07 06:45:29,281|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-07 06:45:29,282|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-11-07 06:45:29,282|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-11-07 06:45:29,305|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-11-07 06:45:29,307|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-07 06:45:29,348|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-07 06:45:29,370|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-07 06:45:29,390|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-07 06:45:29,454|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(resource-assignment)
2022-11-07 06:45:29,455|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(config-assign)
2022-11-07 06:45:29,456|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(config-deploy)
2022-11-07 06:45:29,496|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-11-07 06:45:29,535|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-07 06:45:29,568|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-11-07 06:45:29,576|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-07 06:45:29,636|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(resource-assignment)
2022-11-07 06:45:29,637|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(config-assign)
2022-11-07 06:45:29,638|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(config-deploy)
2022-11-07 06:45:29,684|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-11-07 06:45:29,718|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-07 06:45:29,746|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-11-07 06:45:29,747|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-07 06:45:29,819|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(resource-assignment)
2022-11-07 06:45:29,820|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(config-assign)
2022-11-07 06:45:29,821|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(config-deploy)
2022-11-07 06:45:29,822|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(HealthCheck)
2022-11-07 06:45:29,822|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(ScaleOutReconfiguration)
2022-11-07 06:45:29,823|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(vf-config-assign)
2022-11-07 06:45:29,824|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(vf-config-deploy)
2022-11-07 06:45:29,870|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-07 06:45:29,903|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-11-07 06:45:29,929|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-11-07 06:45:29,930|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-11-07 06:45:29,976|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(resource-assignment)
2022-11-07 06:45:29,977|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(config-deploy)
2022-11-07 06:45:30,006|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(config-assign)
2022-11-07 06:45:30,007|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(config-deploy)
2022-11-07 06:45:30,008|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-07 06:45:30,024|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-11-07 06:45:30,042|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-11-07 06:45:30,065|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-11-07 06:45:30,066|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-11-07 06:45:30,122|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-11-07 06:45:30,146|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-11-07 06:45:30,146|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-11-07 06:45:30,187|080ae4f4-31b5-450c-8d18-da075e1f43cb||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2022-11-07 06:45:41,458|7cee1ec6-346a-454b-afed-ae7f04e5ee1e||Thread-103||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/5fa88fb0-d3f3-4d11-b593-d60bee49f48e)
2022-11-07 06:45:41,459|7cee1ec6-346a-454b-afed-ae7f04e5ee1e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| deleting definition types under : /opt/app/onap/blueprints/working/5fa88fb0-d3f3-4d11-b593-d60bee49f48e/Definitions
2022-11-07 06:45:41,461|7cee1ec6-346a-454b-afed-ae7f04e5ee1e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| reinitialized all type definitions
2022-11-07 06:45:41,462|7cee1ec6-346a-454b-afed-ae7f04e5ee1e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ***** Enhancing NodeTemplate(netconf-device)
2022-11-07 06:45:41,479|7cee1ec6-346a-454b-afed-ae7f04e5ee1e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ***** Enhancing NodeTemplate(resolve-data)
2022-11-07 06:45:41,493|7cee1ec6-346a-454b-afed-ae7f04e5ee1e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-11-07 06:45:41,499|7cee1ec6-346a-454b-afed-ae7f04e5ee1e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-11-07 06:45:41,505|7cee1ec6-346a-454b-afed-ae7f04e5ee1e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-11-07 06:45:41,532|7cee1ec6-346a-454b-afed-ae7f04e5ee1e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-11-07 06:45:41,554|7cee1ec6-346a-454b-afed-ae7f04e5ee1e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ##### Enhancing Workflow(config-assign)
2022-11-07 06:45:41,555|7cee1ec6-346a-454b-afed-ae7f04e5ee1e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-11-07 06:45:41,555|7cee1ec6-346a-454b-afed-ae7f04e5ee1e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| identified workflow(config-assign) targets(resolve-data)
2022-11-07 06:45:41,555|7cee1ec6-346a-454b-afed-ae7f04e5ee1e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-11-07 06:45:41,556|7cee1ec6-346a-454b-afed-ae7f04e5ee1e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-11-07 06:45:41,556|7cee1ec6-346a-454b-afed-ae7f04e5ee1e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| enriching artifacts file(/opt/app/onap/blueprints/working/5fa88fb0-d3f3-4d11-b593-d60bee49f48e/Templates/netconfrpc-mapping.json
2022-11-07 06:45:41,562|7cee1ec6-346a-454b-afed-ae7f04e5ee1e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-11-07 06:45:41,562|7cee1ec6-346a-454b-afed-ae7f04e5ee1e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| dataType not present for the recipe(dt-config-assign-properties)
2022-11-07 06:45:41,563|7cee1ec6-346a-454b-afed-ae7f04e5ee1e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ##### Enhancing Workflow(config-deploy)
2022-11-07 06:45:41,564|7cee1ec6-346a-454b-afed-ae7f04e5ee1e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-11-07 06:45:41,564|7cee1ec6-346a-454b-afed-ae7f04e5ee1e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| identified workflow(config-deploy) targets(execute-netconf)
2022-11-07 06:45:41,564|7cee1ec6-346a-454b-afed-ae7f04e5ee1e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| workflow(config-deploy) resource assignment files([]
2022-11-07 06:45:41,564|7cee1ec6-346a-454b-afed-ae7f04e5ee1e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| ##### Enhancing blueprint Resource Definitions
2022-11-07 06:45:41,564|7cee1ec6-346a-454b-afed-ae7f04e5ee1e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-11-07 06:45:41,564|7cee1ec6-346a-454b-afed-ae7f04e5ee1e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| processing file (Templates/netconfrpc-mapping.json)
2022-11-07 06:45:41,568|7cee1ec6-346a-454b-afed-ae7f04e5ee1e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| distinct resource keys ([input-source])
2022-11-07 06:45:41,574|7cee1ec6-346a-454b-afed-ae7f04e5ee1e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Enriching Resource Definition sources Node Template: [source-input]
2022-11-07 06:45:51,511|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-07 06:45:51,618|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-07 06:45:51,679|d6b46d2c-c0ec-4875-99d5-8ae51db23c7c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| request(d6b46d2c-c0ec-4875-99d5-8ae51db23c7c)
2022-11-07 06:45:51,684|d6b46d2c-c0ec-4875-99d5-8ae51db23c7c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| CBA file(/opt/app/onap/blueprints/archive/53b33a67-bd15-42d7-8a02-1be511030d1c/cba.zip written successfully
2022-11-07 06:45:51,684|d6b46d2c-c0ec-4875-99d5-8ae51db23c7c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Save processing(53b33a67-bd15-42d7-8a02-1be511030d1c) CBA(/opt/app/onap/blueprints/archive/53b33a67-bd15-42d7-8a02-1be511030d1c/cba.zip)
2022-11-07 06:45:51,715|d6b46d2c-c0ec-4875-99d5-8ae51db23c7c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/53b33a67-bd15-42d7-8a02-1be511030d1c) and entry definition file (Definitions/CNF.json)
2022-11-07 06:45:51,771|d6b46d2c-c0ec-4875-99d5-8ae51db23c7c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(resource-assignment)
2022-11-07 06:45:51,772|d6b46d2c-c0ec-4875-99d5-8ae51db23c7c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(config-assign)
2022-11-07 06:45:51,773|d6b46d2c-c0ec-4875-99d5-8ae51db23c7c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(config-deploy)
2022-11-07 06:45:51,774|d6b46d2c-c0ec-4875-99d5-8ae51db23c7c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(scale-out)
2022-11-07 06:45:51,774|d6b46d2c-c0ec-4875-99d5-8ae51db23c7c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(scale)
2022-11-07 06:45:51,775|d6b46d2c-c0ec-4875-99d5-8ae51db23c7c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(scale-in)
2022-11-07 06:45:51,776|d6b46d2c-c0ec-4875-99d5-8ae51db23c7c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(health-check)
2022-11-07 06:45:51,797|d6b46d2c-c0ec-4875-99d5-8ae51db23c7c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/53b33a67-bd15-42d7-8a02-1be511030d1c) and entry definition file (Definitions/CNF.json)
2022-11-07 06:45:51,821|d6b46d2c-c0ec-4875-99d5-8ae51db23c7c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Overwriting blueprint model :APACHE::1.0.0
2022-11-07 06:45:51,849|d6b46d2c-c0ec-4875-99d5-8ae51db23c7c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-11-07 06:45:51,850|d6b46d2c-c0ec-4875-99d5-8ae51db23c7c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-11-07 06:45:51,902|d6b46d2c-c0ec-4875-99d5-8ae51db23c7c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| No compiled cache(/opt/app/onap/blueprints/working/53b33a67-bd15-42d7-8a02-1be511030d1c) present to clean.
2022-11-07 06:46:03,066|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-07 06:46:03,180|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-07 06:46:03,181|353569ff-96c2-48ad-bac7-2ed8b164fd1f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| request(353569ff-96c2-48ad-bac7-2ed8b164fd1f)
2022-11-07 06:46:03,183|353569ff-96c2-48ad-bac7-2ed8b164fd1f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| CBA file(/opt/app/onap/blueprints/archive/a249094c-dcee-4657-ae58-57a9a17fd429/cba.zip written successfully
2022-11-07 06:46:03,183|353569ff-96c2-48ad-bac7-2ed8b164fd1f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Save processing(a249094c-dcee-4657-ae58-57a9a17fd429) CBA(/opt/app/onap/blueprints/archive/a249094c-dcee-4657-ae58-57a9a17fd429/cba.zip)
2022-11-07 06:46:03,190|353569ff-96c2-48ad-bac7-2ed8b164fd1f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a249094c-dcee-4657-ae58-57a9a17fd429) and entry definition file (Definitions/ubuntu20.json)
2022-11-07 06:46:03,200|353569ff-96c2-48ad-bac7-2ed8b164fd1f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-07 06:46:03,222|353569ff-96c2-48ad-bac7-2ed8b164fd1f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(resource-assignment)
2022-11-07 06:46:03,223|353569ff-96c2-48ad-bac7-2ed8b164fd1f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(config-assign)
2022-11-07 06:46:03,224|353569ff-96c2-48ad-bac7-2ed8b164fd1f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(config-deploy)
2022-11-07 06:46:03,232|353569ff-96c2-48ad-bac7-2ed8b164fd1f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a249094c-dcee-4657-ae58-57a9a17fd429) and entry definition file (Definitions/ubuntu20.json)
2022-11-07 06:46:03,251|353569ff-96c2-48ad-bac7-2ed8b164fd1f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-11-07 06:46:03,277|353569ff-96c2-48ad-bac7-2ed8b164fd1f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-11-07 06:46:03,279|353569ff-96c2-48ad-bac7-2ed8b164fd1f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-11-07 06:46:03,319|353569ff-96c2-48ad-bac7-2ed8b164fd1f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| No compiled cache(/opt/app/onap/blueprints/working/a249094c-dcee-4657-ae58-57a9a17fd429) present to clean.
2022-11-07 06:46:50,672|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-07 06:46:50,781|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-07 06:46:50,783|d7eebaa3-3106-4b5d-ae53-7b5a963ae88e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| request(d7eebaa3-3106-4b5d-ae53-7b5a963ae88e)
2022-11-07 06:46:50,784|d7eebaa3-3106-4b5d-ae53-7b5a963ae88e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| CBA file(/opt/app/onap/blueprints/archive/11fc118d-d8c0-40c2-936f-56bb7897e34b/cba.zip written successfully
2022-11-07 06:46:50,784|d7eebaa3-3106-4b5d-ae53-7b5a963ae88e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Save processing(11fc118d-d8c0-40c2-936f-56bb7897e34b) CBA(/opt/app/onap/blueprints/archive/11fc118d-d8c0-40c2-936f-56bb7897e34b/cba.zip)
2022-11-07 06:46:50,800|d7eebaa3-3106-4b5d-ae53-7b5a963ae88e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/11fc118d-d8c0-40c2-936f-56bb7897e34b) and entry definition file (Definitions/pnf_netconf.json)
2022-11-07 06:46:50,805|d7eebaa3-3106-4b5d-ae53-7b5a963ae88e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-07 06:46:50,816|d7eebaa3-3106-4b5d-ae53-7b5a963ae88e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(config-assign)
2022-11-07 06:46:50,817|d7eebaa3-3106-4b5d-ae53-7b5a963ae88e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Validating Workflow(config-deploy)
2022-11-07 06:46:50,824|d7eebaa3-3106-4b5d-ae53-7b5a963ae88e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/11fc118d-d8c0-40c2-936f-56bb7897e34b) and entry definition file (Definitions/pnf_netconf.json)
2022-11-07 06:46:50,847|d7eebaa3-3106-4b5d-ae53-7b5a963ae88e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-11-07 06:46:50,875|d7eebaa3-3106-4b5d-ae53-7b5a963ae88e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-11-07 06:46:50,876|d7eebaa3-3106-4b5d-ae53-7b5a963ae88e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-11-07 06:46:50,919|d7eebaa3-3106-4b5d-ae53-7b5a963ae88e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| No compiled cache(/opt/app/onap/blueprints/working/11fc118d-d8c0-40c2-936f-56bb7897e34b) present to clean.
2022-11-07 06:49:53,695|ff059602-000a-4d6c-999a-3ce2f6708ac0||reactor-http-epoll-2||||INFO||||||| processing request id ff059602-000a-4d6c-999a-3ce2f6708ac0
2022-11-07 06:49:53,696|ff059602-000a-4d6c-999a-3ce2f6708ac0||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-07 06:49:53,696|ff059602-000a-4d6c-999a-3ce2f6708ac0||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-11-07 06:49:53,702|ff059602-000a-4d6c-999a-3ce2f6708ac0||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2022-11-07 06:49:53,921|ff059602-000a-4d6c-999a-3ce2f6708ac0||DefaultDispatcher-worker-1||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-07 06:49:53,924|ff059602-000a-4d6c-999a-3ce2f6708ac0||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-07 06:49:53,927|ff059602-000a-4d6c-999a-3ce2f6708ac0||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-07 06:49:53,939|ff059602-000a-4d6c-999a-3ce2f6708ac0||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-07 06:49:54,083|ff059602-000a-4d6c-999a-3ce2f6708ac0||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-07 06:49:54,110|ff059602-000a-4d6c-999a-3ce2f6708ac0||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[ff059602-000a-4d6c-999a-3ce2f6708ac0])'s step(resource-assignment)
2022-11-07 06:49:54,111|ff059602-000a-4d6c-999a-3ce2f6708ac0||DefaultDispatcher-worker-3||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-07 06:49:54,114|ff059602-000a-4d6c-999a-3ce2f6708ac0||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(ff059602-000a-4d6c-999a-3ce2f6708ac0) for workflow(resource-assignment) step(resource-assignment)
2022-11-07 06:49:54,114|ff059602-000a-4d6c-999a-3ce2f6708ac0||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-07 06:49:54,114|ff059602-000a-4d6c-999a-3ce2f6708ac0||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-07 06:49:54,116|ff059602-000a-4d6c-999a-3ce2f6708ac0||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-11-07 06:49:54,145|ff059602-000a-4d6c-999a-3ce2f6708ac0||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2022-11-07 06:49:54,157|ff059602-000a-4d6c-999a-3ce2f6708ac0||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-11-07 06:49:54,158|ff059602-000a-4d6c-999a-3ce2f6708ac0||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-11-07 06:49:54,158|ff059602-000a-4d6c-999a-3ce2f6708ac0||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-11-07 06:49:54,159|ff059602-000a-4d6c-999a-3ce2f6708ac0||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("08bd4ccb-efd1-4a0a-858c-70f0d61032b5") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-07 06:49:54,159|ff059602-000a-4d6c-999a-3ce2f6708ac0||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("b3a7a530-4956-4e62-996e-4bcdfeda986e") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-07 06:49:54,160|ff059602-000a-4d6c-999a-3ce2f6708ac0||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="08bd4ccb-efd1-4a0a-858c-70f0d61032b5", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-11-07 06:49:54,172|ff059602-000a-4d6c-999a-3ce2f6708ac0||DefaultDispatcher-worker-1||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value})
2022-11-07 06:49:54,172|ff059602-000a-4d6c-999a-3ce2f6708ac0||DefaultDispatcher-worker-1||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2022-11-07 06:49:54,185|ff059602-000a-4d6c-999a-3ce2f6708ac0||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-07 06:49:56,048|ff059602-000a-4d6c-999a-3ce2f6708ac0||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - )
2022-11-07 06:49:56,049|ff059602-000a-4d6c-999a-3ce2f6708ac0||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-07 06:49:56,050|ff059602-000a-4d6c-999a-3ce2f6708ac0||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221107t064955190029z")
2022-11-07 06:49:56,050|ff059602-000a-4d6c-999a-3ce2f6708ac0||DefaultDispatcher-worker-1||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221107t064955190029z")
2022-11-07 06:49:56,050|ff059602-000a-4d6c-999a-3ce2f6708ac0||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221107t064955190029z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-07 06:49:56,051|ff059602-000a-4d6c-999a-3ce2f6708ac0||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-11-07 06:49:56,052|ff059602-000a-4d6c-999a-3ce2f6708ac0||DefaultDispatcher-worker-1||||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" : "b3a7a530-4956-4e62-996e-4bcdfeda986e",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "08bd4ccb-efd1-4a0a-858c-70f0d61032b5",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221107t064955190029z"
})
2022-11-07 06:49:56,065|ff059602-000a-4d6c-999a-3ce2f6708ac0||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-07 06:49:56,065|ff059602-000a-4d6c-999a-3ce2f6708ac0||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-07 06:49:56,066|ff059602-000a-4d6c-999a-3ce2f6708ac0||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-11-07 06:49:56,066|ff059602-000a-4d6c-999a-3ce2f6708ac0||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[ff059602-000a-4d6c-999a-3ce2f6708ac0])'s step(profile-upload)
2022-11-07 06:49:56,067|ff059602-000a-4d6c-999a-3ce2f6708ac0||DefaultDispatcher-worker-1||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-07 06:49:56,074|ff059602-000a-4d6c-999a-3ce2f6708ac0||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(ff059602-000a-4d6c-999a-3ce2f6708ac0) for workflow(resource-assignment) step(profile-upload)
2022-11-07 06:49:56,074|ff059602-000a-4d6c-999a-3ce2f6708ac0||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-11-07 06:49:56,074|ff059602-000a-4d6c-999a-3ce2f6708ac0||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-11-07 06:49:56,075|ff059602-000a-4d6c-999a-3ce2f6708ac0||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-11-07 06:49:56,076|ff059602-000a-4d6c-999a-3ce2f6708ac0||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes
2022-11-07 06:49:56,076|ff059602-000a-4d6c-999a-3ce2f6708ac0||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-11-07 06:49:56,080|ff059602-000a-4d6c-999a-3ce2f6708ac0||DefaultDispatcher-worker-1||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-11-07 06:49:56,080|ff059602-000a-4d6c-999a-3ce2f6708ac0||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-07 06:49:56,081|ff059602-000a-4d6c-999a-3ce2f6708ac0||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-11-07 06:49:56,081|ff059602-000a-4d6c-999a-3ce2f6708ac0||DefaultDispatcher-worker-1||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-11-07 06:49:56,081|ff059602-000a-4d6c-999a-3ce2f6708ac0||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-11-07 06:49:56,086|ff059602-000a-4d6c-999a-3ce2f6708ac0||DefaultDispatcher-worker-1||||INFO||||||| workflow(ff059602-000a-4d6c-999a-3ce2f6708ac0) nodes completed with (0)exceptions
2022-11-07 06:49:56,086|ff059602-000a-4d6c-999a-3ce2f6708ac0||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-07 06:49:56,088|ff059602-000a-4d6c-999a-3ce2f6708ac0||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 78d7c5fe-f633-4077-866a-d7c43195db27 auditStoreId -1
2022-11-07 06:49:59,926|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||reactor-http-epoll-2||||INFO||||||| processing request id 6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85
2022-11-07 06:49:59,926|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-07 06:49:59,926|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-11-07 06:49:59,928|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||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-11-07 06:49:59,928|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-07 06:49:59,932|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-07 06:49:59,953|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-07 06:49:59,956|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-07 06:49:59,957|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85])'s step(resource-assignment)
2022-11-07 06:49:59,957|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-07 06:49:59,958|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85) for workflow(resource-assignment) step(resource-assignment)
2022-11-07 06:49:59,958|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-07 06:49:59,958|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-07 06:49:59,959|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-11-07 06:49:59,981|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = core-instance-name
    status = null
    required = false
    dependencies = []
    dictionaryName = core-instance-name
    dictionarySource = default
]], [[
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
]], [[
    name = k8s-rb-config-template-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-name
    dictionarySource = default
], [
    name = k8s-rb-config-template-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-source
    dictionarySource = default
]], [[
    name = vf-module-model-customization-uuid
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-model-customization-uuid
    dictionarySource = input
]], [[
    name = vf-module-model-version
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-version
    dictionarySource = processor-db
], [
    name = vf-module-model-invariant-uuid
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-invariant-uuid
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-name
    status = null
    required = false
    dependencies = [vf-module-model-invariant-uuid]
    dictionaryName = k8s-rb-definition-name
    dictionarySource = default
]], [[
    name = vf-module-label
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-label
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-version
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = k8s-rb-definition-version
    dictionarySource = default
], [
    name = k8s-rb-config-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-name
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
]], [[
    name = k8s-rb-instance-release-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-instance-release-name
    dictionarySource = default
], [
    name = k8s-rb-profile-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-source
    dictionarySource = default
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-naming-policy
    dictionarySource = sdnc
], [
    name = vnf_name
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = sdnc
]], [[
    name = vf-module-name
    status = null
    required = false
    dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id]
    dictionaryName = vf-module-name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = sdnc
], [
    name = k8s-rb-profile-namespace
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = sdnc
]], [[
    name = k8s-rb-config-value-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-value-source
    dictionarySource = default
], [
    name = k8s-rb-profile-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-name
    dictionarySource = default
]]])
2022-11-07 06:49:59,986|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-11-07 06:49:59,986|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("c25582af-bf66-4f8d-8c22-6577f6aa53cb") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-11-07 06:49:59,986|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-11-07 06:49:59,987|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2022-11-07 06:49:59,987|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("634cd2bd-71e1-41d5-ae87-1a8edba35e45") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-11-07 06:49:59,989|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="634cd2bd-71e1-41d5-ae87-1a8edba35e45"}
2022-11-07 06:49:59,989|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="634cd2bd-71e1-41d5-ae87-1a8edba35e45"}
2022-11-07 06:49:59,989|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-3||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid})
2022-11-07 06:49:59,989|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-1||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version})
2022-11-07 06:50:00,045|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=634cd2bd-71e1-41d5-ae87-1a8edba35e45})
2022-11-07 06:50:00,048|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=634cd2bd-71e1-41d5-ae87-1a8edba35e45})
2022-11-07 06:50:00,061|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-07 06:50:00,062|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-07 06:50:00,064|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"7af2c66a-d053-43be-919b-b60073d76927"}])
2022-11-07 06:50:00,064|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"b98455d0-1416-4c08-8242-fc38d8c25ede"}])
2022-11-07 06:50:00,064|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("7af2c66a-d053-43be-919b-b60073d76927") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-11-07 06:50:00,064|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("b98455d0-1416-4c08-8242-fc38d8c25ede") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-11-07 06:50:00,065|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-11-07 06:50:00,073|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> 7af2c66a-d053-43be-919b-b60073d76927
2022-11-07 06:50:00,074|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="634cd2bd-71e1-41d5-ae87-1a8edba35e45"}
2022-11-07 06:50:00,074|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-1||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label})
2022-11-07 06:50:00,119|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=634cd2bd-71e1-41d5-ae87-1a8edba35e45})
2022-11-07 06:50:00,125|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-07 06:50:00,126|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-11-07 06:50:00,126|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-11-07 06:50:00,127|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-11-07 06:50:00,127|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-11-07 06:50:00,134|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-3||||INFO||||||| Transformed value: null -> 634cd2bd-71e1-41d5-ae87-1a8edba35e45
2022-11-07 06:50:00,135|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("b3a7a530-4956-4e62-996e-4bcdfeda986e") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-07 06:50:00,135|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-11-07 06:50:00,135|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2022-11-07 06:50:00,136|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("08bd4ccb-efd1-4a0a-858c-70f0d61032b5") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-07 06:50:00,137|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="b3a7a530-4956-4e62-996e-4bcdfeda986e", vnf-id="08bd4ccb-efd1-4a0a-858c-70f0d61032b5"}
2022-11-07 06:50:00,137|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="b3a7a530-4956-4e62-996e-4bcdfeda986e", vnf-id="08bd4ccb-efd1-4a0a-858c-70f0d61032b5"}
2022-11-07 06:50:00,143|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/b3a7a530-4956-4e62-996e-4bcdfeda986e/service-data/vnfs/vnf/08bd4ccb-efd1-4a0a-858c-70f0d61032b5/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2022-11-07 06:50:00,143|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/b3a7a530-4956-4e62-996e-4bcdfeda986e/service-data/vnfs/vnf/08bd4ccb-efd1-4a0a-858c-70f0d61032b5/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2022-11-07 06:50:00,143|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/b3a7a530-4956-4e62-996e-4bcdfeda986e/service-data/vnfs/vnf/08bd4ccb-efd1-4a0a-858c-70f0d61032b5/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2022-11-07 06:50:00,143|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/b3a7a530-4956-4e62-996e-4bcdfeda986e/service-data/vnfs/vnf/08bd4ccb-efd1-4a0a-858c-70f0d61032b5/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2022-11-07 06:50:00,191|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/b3a7a530-4956-4e62-996e-4bcdfeda986e/service-data/vnfs/vnf/08bd4ccb-efd1-4a0a-858c-70f0d61032b5/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-11-07 06:50:00,195|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/b3a7a530-4956-4e62-996e-4bcdfeda986e/service-data/vnfs/vnf/08bd4ccb-efd1-4a0a-858c-70f0d61032b5/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-11-07 06:50:00,214|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-11-07 06:50:00,214|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-11-07 06:50:00,214|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-07 06:50:00,214|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-07 06:50:00,215|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20221107t064955190029z")
2022-11-07 06:50:00,215|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-07 06:50:00,215|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-07 06:50:00,215|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-2||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221107t064955190029z")
2022-11-07 06:50:00,215|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221107t064955190029z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-07 06:50:00,215|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||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-11-07 06:50:00,217|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name="k8sregion-cnf-macro-onap-nf-20221107t064955190029z", vf-module-label="helm_apache", vf-module-id="c25582af-bf66-4f8d-8c22-6577f6aa53cb"}
2022-11-07 06:50:00,225|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-1||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value})
2022-11-07 06:50:00,225|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-1||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value})
2022-11-07 06:50:00,227|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-07 06:50:00,336|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - )
2022-11-07 06:50:00,336|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-07 06:50:00,337|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221107t064955190029z-helm_apache-vfmt-001")
2022-11-07 06:50:00,337|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221107t064955190029z-helm_apache-vfmt-001")
2022-11-07 06:50:00,337|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221107t064955190029z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2022-11-07 06:50:00,339|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-11-07 06:50:00,341|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="b3a7a530-4956-4e62-996e-4bcdfeda986e", vnf-id="08bd4ccb-efd1-4a0a-858c-70f0d61032b5"}
2022-11-07 06:50:00,348|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/b3a7a530-4956-4e62-996e-4bcdfeda986e/service-data/vnfs/vnf/08bd4ccb-efd1-4a0a-858c-70f0d61032b5/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value})
2022-11-07 06:50:00,348|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/b3a7a530-4956-4e62-996e-4bcdfeda986e/service-data/vnfs/vnf/08bd4ccb-efd1-4a0a-858c-70f0d61032b5/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2022-11-07 06:50:00,387|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/b3a7a530-4956-4e62-996e-4bcdfeda986e/service-data/vnfs/vnf/08bd4ccb-efd1-4a0a-858c-70f0d61032b5/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-11-07 06:50:00,401|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-11-07 06:50:00,402|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-07 06:50:00,402|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-11-07 06:50:00,402|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-3||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-11-07 06:50:00,402|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-11-07 06:50:00,403|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-11-07 06:50:00,403|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||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-11-07 06:50:00,405|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "core-instance-name" : null,
  "k8s-rb-config-name" : "replica-count-change",
  "k8s-rb-config-template-name" : "replica-count-template",
  "k8s-rb-config-template-source" : "deployment-config",
  "k8s-rb-config-value-source" : "custom-values",
  "k8s-rb-definition-name" : "7af2c66a-d053-43be-919b-b60073d76927",
  "k8s-rb-definition-version" : "634cd2bd-71e1-41d5-ae87-1a8edba35e45",
  "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" : "b3a7a530-4956-4e62-996e-4bcdfeda986e",
  "vf-module-id" : "c25582af-bf66-4f8d-8c22-6577f6aa53cb",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "634cd2bd-71e1-41d5-ae87-1a8edba35e45",
  "vf-module-model-invariant-uuid" : "7af2c66a-d053-43be-919b-b60073d76927",
  "vf-module-model-version" : "b98455d0-1416-4c08-8242-fc38d8c25ede",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20221107t064955190029z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "08bd4ccb-efd1-4a0a-858c-70f0d61032b5",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221107t064955190029z"
})
2022-11-07 06:50:00,420|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-11-07 06:50:00,420|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-07 06:50:00,420|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-11-07 06:50:00,421|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85])'s step(profile-upload)
2022-11-07 06:50:00,421|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||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-11-07 06:50:00,421|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85) for workflow(resource-assignment) step(profile-upload)
2022-11-07 06:50:00,421|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-11-07 06:50:00,421|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||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-11-07 06:50:00,422|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-11-07 06:50:00,422|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2022-11-07 06:50:00,422|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-11-07 06:50:00,440|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/7af2c66a-d053-43be-919b-b60073d76927/634cd2bd-71e1-41d5-ae87-1a8edba35e45)
2022-11-07 06:50:00,447|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-11-07 06:50:00,458|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/7af2c66a-d053-43be-919b-b60073d76927/634cd2bd-71e1-41d5-ae87-1a8edba35e45/profile/node-port-profile)
2022-11-07 06:50:00,461|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-2||||INFO||||||| Response status(404 - Not Found)
2022-11-07 06:50:00,461|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-2||||INFO||||||| Uploading K8s Profile..
2022-11-07 06:50:00,486|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/7af2c66a-d053-43be-919b-b60073d76927/634cd2bd-71e1-41d5-ae87-1a8edba35e45/profile)
2022-11-07 06:50:00,494|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-2||||INFO||||||| Response status(201 - Created)
2022-11-07 06:50:00,514|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/7af2c66a-d053-43be-919b-b60073d76927/634cd2bd-71e1-41d5-ae87-1a8edba35e45/profile/node-port-profile/content)
2022-11-07 06:50:00,520|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-11-07 06:50:00,521|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-2||||INFO||||||| K8s Profile Upload Completed
2022-11-07 06:50:00,521|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-11-07 06:50:00,521|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-11-07 06:50:00,521|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-2||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-11-07 06:50:00,522|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-11-07 06:50:00,522|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-2||||INFO||||||| workflow(6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85) nodes completed with (0)exceptions
2022-11-07 06:50:00,522|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-07 06:50:00,523|6b6d9044-29b4-49b6-b7f1-57b8e8c7cc85||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5dcc5635-f09c-46ad-89af-fd8d29f54d66 auditStoreId -1
2022-11-07 06:50:05,216|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-07 06:50:05,323|||grpc-default-executor-1||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-07 06:50:05,357|5db22fca-2d95-4215-9138-b780e988ad1e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| processing request id 5db22fca-2d95-4215-9138-b780e988ad1e
2022-11-07 06:50:05,357|5db22fca-2d95-4215-9138-b780e988ad1e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-07 06:50:05,357|5db22fca-2d95-4215-9138-b780e988ad1e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| StoreAuditService ID  -1
2022-11-07 06:50:05,358|5db22fca-2d95-4215-9138-b780e988ad1e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-07 06:50:05,358|5db22fca-2d95-4215-9138-b780e988ad1e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-07 06:50:05,359|5db22fca-2d95-4215-9138-b780e988ad1e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-07 06:50:05,368|5db22fca-2d95-4215-9138-b780e988ad1e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Deriving input data for workflow: (config-assign)
2022-11-07 06:50:05,369|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Execute node(START) -> executed state(SUCCESS)
2022-11-07 06:50:05,369|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Executing workflow(config-assign[5db22fca-2d95-4215-9138-b780e988ad1e])'s step(config-setup)
2022-11-07 06:50:05,369|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-07 06:50:05,370|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| preparing request id(5db22fca-2d95-4215-9138-b780e988ad1e) for workflow(config-assign) step(config-setup)
2022-11-07 06:50:05,370|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-11-07 06:50:05,370|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-11-07 06:50:05,371|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-11-07 06:50:05,418|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-11-07 06:50:05,420|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-11-07 06:50:05,422|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Setting Resource Value ("b3a7a530-4956-4e62-996e-4bcdfeda986e") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-07 06:50:05,423|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| 
Resolved Input Key mappings: 
{service-instance-id="b3a7a530-4956-4e62-996e-4bcdfeda986e"}
2022-11-07 06:50:05,429|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/b3a7a530-4956-4e62-996e-4bcdfeda986e), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-11-07 06:50:05,430|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/b3a7a530-4956-4e62-996e-4bcdfeda986e), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-11-07 06:50:05,464|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/b3a7a530-4956-4e62-996e-4bcdfeda986e)
2022-11-07 06:50:05,480|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Response status(200 - OK)
2022-11-07 06:50:05,480|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Response processing type (string)
2022-11-07 06:50:05,481|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_80d02036-2218-4217-8c1e-14f13179fba4")
2022-11-07 06:50:05,481|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_80d02036-2218-4217-8c1e-14f13179fba4")
2022-11-07 06:50:05,481|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Setting Resource Value ("basic_cnf_macro_80d02036-2218-4217-8c1e-14f13179fba4") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-11-07 06:50:05,482|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Setting Resource Value ("08bd4ccb-efd1-4a0a-858c-70f0d61032b5") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-07 06:50:05,483|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| 
Resolved Input Key mappings: 
{service-instance-id="b3a7a530-4956-4e62-996e-4bcdfeda986e", vnf-id="08bd4ccb-efd1-4a0a-858c-70f0d61032b5"}
2022-11-07 06:50:05,487|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/b3a7a530-4956-4e62-996e-4bcdfeda986e/service-data/vnfs/vnf/08bd4ccb-efd1-4a0a-858c-70f0d61032b5/vnf-data/vf-modules), path:(/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-11-07 06:50:05,487|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/b3a7a530-4956-4e62-996e-4bcdfeda986e/service-data/vnfs/vnf/08bd4ccb-efd1-4a0a-858c-70f0d61032b5/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-07 06:50:05,553|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/b3a7a530-4956-4e62-996e-4bcdfeda986e/service-data/vnfs/vnf/08bd4ccb-efd1-4a0a-858c-70f0d61032b5/vnf-data/vf-modules)
2022-11-07 06:50:05,565|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Response status(200 - OK)
2022-11-07 06:50:05,566|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Response processing type (json)
2022-11-07 06:50:05,566|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"c25582af-bf66-4f8d-8c22-6577f6aa53cb","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_80d02036-2218-4217-8c1e-14f13179fba4_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":"b98455d0-1416-4c08-8242-fc38d8c25ede","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-20221107t064955190029z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"7af2c66a-d053-43be-919b-b60073d76927","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221107t064955190029z","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":"634cd2bd-71e1-41d5-ae87-1a8edba35e45","model-uuid":"b98455d0-1416-4c08-8242-fc38d8c25ede","model-invariant-uuid":"7af2c66a-d053-43be-919b-b60073d76927"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"c25582af-bf66-4f8d-8c22-6577f6aa53cb","vf-module-name":"basic_cnf_macro_80d02036-2218-4217-8c1e-14f13179fba4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5db22fca-2d95-4215-9138-b780e988ad1e","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"31701e54-90f2-4e06-af72-b6cf07fd7197","model-invariant-uuid":"e5a50e4c-dcbf-4e42-96b9-7b493369183b"},"global-customer-id":"basiccnf-macro-customer","service-id":"b3a7a530-4956-4e62-996e-4bcdfeda986e","service-instance-id":"b3a7a530-4956-4e62-996e-4bcdfeda986e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"73164257-a085-4178-9870-78cfc179aa70","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/3e52f686-b678-45b6-b260-d093f1e61174","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"a432a78e-7793-4e1b-a921-0eb33cf0aedd","model-uuid":"60842b91-f5ca-47b6-9d58-270aa52aaaec","model-invariant-uuid":"cbfe2960-20bb-4df4-bb2a-88cb81f47c23"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"08bd4ccb-efd1-4a0a-858c-70f0d61032b5"},"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":"634cd2bd-71e1-41d5-ae87-1a8edba35e45","model-uuid":"b98455d0-1416-4c08-8242-fc38d8c25ede","model-invariant-uuid":"7af2c66a-d053-43be-919b-b60073d76927"},"vf-module-id":"c25582af-bf66-4f8d-8c22-6577f6aa53cb"}}}]})
2022-11-07 06:50:05,567|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"c25582af-bf66-4f8d-8c22-6577f6aa53cb","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_80d02036-2218-4217-8c1e-14f13179fba4_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":"b98455d0-1416-4c08-8242-fc38d8c25ede","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-20221107t064955190029z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"7af2c66a-d053-43be-919b-b60073d76927","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221107t064955190029z","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":"634cd2bd-71e1-41d5-ae87-1a8edba35e45","model-uuid":"b98455d0-1416-4c08-8242-fc38d8c25ede","model-invariant-uuid":"7af2c66a-d053-43be-919b-b60073d76927"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"c25582af-bf66-4f8d-8c22-6577f6aa53cb","vf-module-name":"basic_cnf_macro_80d02036-2218-4217-8c1e-14f13179fba4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5db22fca-2d95-4215-9138-b780e988ad1e","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"31701e54-90f2-4e06-af72-b6cf07fd7197","model-invariant-uuid":"e5a50e4c-dcbf-4e42-96b9-7b493369183b"},"global-customer-id":"basiccnf-macro-customer","service-id":"b3a7a530-4956-4e62-996e-4bcdfeda986e","service-instance-id":"b3a7a530-4956-4e62-996e-4bcdfeda986e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"73164257-a085-4178-9870-78cfc179aa70","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/3e52f686-b678-45b6-b260-d093f1e61174","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"a432a78e-7793-4e1b-a921-0eb33cf0aedd","model-uuid":"60842b91-f5ca-47b6-9d58-270aa52aaaec","model-invariant-uuid":"cbfe2960-20bb-4df4-bb2a-88cb81f47c23"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"08bd4ccb-efd1-4a0a-858c-70f0d61032b5"},"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":"634cd2bd-71e1-41d5-ae87-1a8edba35e45","model-uuid":"b98455d0-1416-4c08-8242-fc38d8c25ede","model-invariant-uuid":"7af2c66a-d053-43be-919b-b60073d76927"},"vf-module-id":"c25582af-bf66-4f8d-8c22-6577f6aa53cb"}}}]})
2022-11-07 06:50:05,567|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"c25582af-bf66-4f8d-8c22-6577f6aa53cb","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_80d02036-2218-4217-8c1e-14f13179fba4_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":"b98455d0-1416-4c08-8242-fc38d8c25ede","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-20221107t064955190029z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"7af2c66a-d053-43be-919b-b60073d76927","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221107t064955190029z","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":"634cd2bd-71e1-41d5-ae87-1a8edba35e45","model-uuid":"b98455d0-1416-4c08-8242-fc38d8c25ede","model-invariant-uuid":"7af2c66a-d053-43be-919b-b60073d76927"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"c25582af-bf66-4f8d-8c22-6577f6aa53cb","vf-module-name":"basic_cnf_macro_80d02036-2218-4217-8c1e-14f13179fba4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5db22fca-2d95-4215-9138-b780e988ad1e","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"31701e54-90f2-4e06-af72-b6cf07fd7197","model-invariant-uuid":"e5a50e4c-dcbf-4e42-96b9-7b493369183b"},"global-customer-id":"basiccnf-macro-customer","service-id":"b3a7a530-4956-4e62-996e-4bcdfeda986e","service-instance-id":"b3a7a530-4956-4e62-996e-4bcdfeda986e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"73164257-a085-4178-9870-78cfc179aa70","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/3e52f686-b678-45b6-b260-d093f1e61174","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"a432a78e-7793-4e1b-a921-0eb33cf0aedd","model-uuid":"60842b91-f5ca-47b6-9d58-270aa52aaaec","model-invariant-uuid":"cbfe2960-20bb-4df4-bb2a-88cb81f47c23"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"08bd4ccb-efd1-4a0a-858c-70f0d61032b5"},"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":"634cd2bd-71e1-41d5-ae87-1a8edba35e45","model-uuid":"b98455d0-1416-4c08-8242-fc38d8c25ede","model-invariant-uuid":"7af2c66a-d053-43be-919b-b60073d76927"},"vf-module-id":"c25582af-bf66-4f8d-8c22-6577f6aa53cb"}}}]), type  ({json})
2022-11-07 06:50:05,568|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"c25582af-bf66-4f8d-8c22-6577f6aa53cb","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_80d02036-2218-4217-8c1e-14f13179fba4_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":"b98455d0-1416-4c08-8242-fc38d8c25ede","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-20221107t064955190029z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"7af2c66a-d053-43be-919b-b60073d76927","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221107t064955190029z","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":"634cd2bd-71e1-41d5-ae87-1a8edba35e45","model-uuid":"b98455d0-1416-4c08-8242-fc38d8c25ede","model-invariant-uuid":"7af2c66a-d053-43be-919b-b60073d76927"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"c25582af-bf66-4f8d-8c22-6577f6aa53cb","vf-module-name":"basic_cnf_macro_80d02036-2218-4217-8c1e-14f13179fba4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5db22fca-2d95-4215-9138-b780e988ad1e","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"31701e54-90f2-4e06-af72-b6cf07fd7197","model-invariant-uuid":"e5a50e4c-dcbf-4e42-96b9-7b493369183b"},"global-customer-id":"basiccnf-macro-customer","service-id":"b3a7a530-4956-4e62-996e-4bcdfeda986e","service-instance-id":"b3a7a530-4956-4e62-996e-4bcdfeda986e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"73164257-a085-4178-9870-78cfc179aa70","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/3e52f686-b678-45b6-b260-d093f1e61174","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"a432a78e-7793-4e1b-a921-0eb33cf0aedd","model-uuid":"60842b91-f5ca-47b6-9d58-270aa52aaaec","model-invariant-uuid":"cbfe2960-20bb-4df4-bb2a-88cb81f47c23"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"08bd4ccb-efd1-4a0a-858c-70f0d61032b5"},"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":"634cd2bd-71e1-41d5-ae87-1a8edba35e45","model-uuid":"b98455d0-1416-4c08-8242-fc38d8c25ede","model-invariant-uuid":"7af2c66a-d053-43be-919b-b60073d76927"},"vf-module-id":"c25582af-bf66-4f8d-8c22-6577f6aa53cb"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-11-07 06:50:05,569|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| 
Resolved Input Key mappings: 
{vnf-id="08bd4ccb-efd1-4a0a-858c-70f0d61032b5"}
2022-11-07 06:50:05,573|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/08bd4ccb-efd1-4a0a-858c-70f0d61032b5?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-11-07 06:50:05,573|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/08bd4ccb-efd1-4a0a-858c-70f0d61032b5?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-07 06:50:05,623|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/08bd4ccb-efd1-4a0a-858c-70f0d61032b5?depth=1)
2022-11-07 06:50:05,956|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Response status(200 - OK)
2022-11-07 06:50:05,957|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Response processing type (json)
2022-11-07 06:50:05,958|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"c25582af-bf66-4f8d-8c22-6577f6aa53cb","vf-module-name":"basic_cnf_macro_80d02036-2218-4217-8c1e-14f13179fba4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1667803800605","model-invariant-id":"7af2c66a-d053-43be-919b-b60073d76927","model-version-id":"b98455d0-1416-4c08-8242-fc38d8c25ede","model-customization-id":"634cd2bd-71e1-41d5-ae87-1a8edba35e45","module-index":0}]})
2022-11-07 06:50:05,958|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"c25582af-bf66-4f8d-8c22-6577f6aa53cb","vf-module-name":"basic_cnf_macro_80d02036-2218-4217-8c1e-14f13179fba4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1667803800605","model-invariant-id":"7af2c66a-d053-43be-919b-b60073d76927","model-version-id":"b98455d0-1416-4c08-8242-fc38d8c25ede","model-customization-id":"634cd2bd-71e1-41d5-ae87-1a8edba35e45","module-index":0}]})
2022-11-07 06:50:05,958|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"c25582af-bf66-4f8d-8c22-6577f6aa53cb","vf-module-name":"basic_cnf_macro_80d02036-2218-4217-8c1e-14f13179fba4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1667803800605","model-invariant-id":"7af2c66a-d053-43be-919b-b60073d76927","model-version-id":"b98455d0-1416-4c08-8242-fc38d8c25ede","model-customization-id":"634cd2bd-71e1-41d5-ae87-1a8edba35e45","module-index":0}]), type  ({json})
2022-11-07 06:50:05,958|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"c25582af-bf66-4f8d-8c22-6577f6aa53cb","vf-module-name":"basic_cnf_macro_80d02036-2218-4217-8c1e-14f13179fba4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1667803800605","model-invariant-id":"7af2c66a-d053-43be-919b-b60073d76927","model-version-id":"b98455d0-1416-4c08-8242-fc38d8c25ede","model-customization-id":"634cd2bd-71e1-41d5-ae87-1a8edba35e45","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-11-07 06:50:05,960|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-11-07 06:50:05,962|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-07 06:50:12,249|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| compiled in (6287)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-07 06:50:12,250|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-07 06:50:12,274|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"7af2c66a-d053-43be-919b-b60073d76927","k8s-rb-definition-version":"634cd2bd-71e1-41d5-ae87-1a8edba35e45","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-11-07 06:50:12,276|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| 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" : "7af2c66a-d053-43be-919b-b60073d76927",
      "k8s-rb-definition-version" : "634cd2bd-71e1-41d5-ae87-1a8edba35e45"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "b3a7a530-4956-4e62-996e-4bcdfeda986e",
  "service-instance-name" : "basic_cnf_macro_80d02036-2218-4217-8c1e-14f13179fba4",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "634cd2bd-71e1-41d5-ae87-1a8edba35e45",
      "model-invariant-id" : "7af2c66a-d053-43be-919b-b60073d76927",
      "model-version-id" : "b98455d0-1416-4c08-8242-fc38d8c25ede",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1667803800605",
      "vf-module-id" : "c25582af-bf66-4f8d-8c22-6577f6aa53cb",
      "vf-module-name" : "basic_cnf_macro_80d02036-2218-4217-8c1e-14f13179fba4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "5db22fca-2d95-4215-9138-b780e988ad1e",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/3e52f686-b678-45b6-b260-d093f1e61174",
          "svc-request-id" : "73164257-a085-4178-9870-78cfc179aa70"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "e5a50e4c-dcbf-4e42-96b9-7b493369183b",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "31701e54-90f2-4e06-af72-b6cf07fd7197",
            "model-version" : "1.0"
          },
          "service-id" : "b3a7a530-4956-4e62-996e-4bcdfeda986e",
          "service-instance-id" : "b3a7a530-4956-4e62-996e-4bcdfeda986e",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "634cd2bd-71e1-41d5-ae87-1a8edba35e45",
            "model-invariant-uuid" : "7af2c66a-d053-43be-919b-b60073d76927",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "b98455d0-1416-4c08-8242-fc38d8c25ede",
            "model-version" : "1"
          },
          "vf-module-id" : "c25582af-bf66-4f8d-8c22-6577f6aa53cb",
          "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_80d02036-2218-4217-8c1e-14f13179fba4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "634cd2bd-71e1-41d5-ae87-1a8edba35e45",
            "model-invariant-uuid" : "7af2c66a-d053-43be-919b-b60073d76927",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "b98455d0-1416-4c08-8242-fc38d8c25ede",
            "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" : "b98455d0-1416-4c08-8242-fc38d8c25ede"
            }, {
              "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-20221107t064955190029z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "7af2c66a-d053-43be-919b-b60073d76927"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221107t064955190029z"
            }, {
              "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" : "c25582af-bf66-4f8d-8c22-6577f6aa53cb",
            "vf-module-name" : "basic_cnf_macro_80d02036-2218-4217-8c1e-14f13179fba4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "a432a78e-7793-4e1b-a921-0eb33cf0aedd",
            "model-invariant-uuid" : "cbfe2960-20bb-4df4-bb2a-88cb81f47c23",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "60842b91-f5ca-47b6-9d58-270aa52aaaec",
            "model-version" : "1.0"
          },
          "vnf-id" : "08bd4ccb-efd1-4a0a-858c-70f0d61032b5",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "c25582af-bf66-4f8d-8c22-6577f6aa53cb"
    } ]
  },
  "vnf-id" : "08bd4ccb-efd1-4a0a-858c-70f0d61032b5"
})
2022-11-07 06:50:12,289|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Preparing Response...
2022-11-07 06:50:12,289|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-11-07 06:50:12,289|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-11-07 06:50:12,290|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Executing workflow(config-assign[5db22fca-2d95-4215-9138-b780e988ad1e])'s step(config-template)
2022-11-07 06:50:12,290|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-07 06:50:12,295|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| preparing request id(5db22fca-2d95-4215-9138-b780e988ad1e) for workflow(config-assign) step(config-template)
2022-11-07 06:50:12,295|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2022-11-07 06:50:12,295|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| input definition for node template (k8s-config-template), values ({artifact-prefix-names=["helm_apache"], resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-11-07 06:50:12,436|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Triggering K8s Config Upload component logic.
2022-11-07 06:50:12,437|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Getting the template prefixes
2022-11-07 06:50:12,437|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Iterating over prefixes in resource assignment map.
2022-11-07 06:50:12,450|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Rest request method(GET), url(/v1/rb/definition/7af2c66a-d053-43be-919b-b60073d76927/634cd2bd-71e1-41d5-ae87-1a8edba35e45)
2022-11-07 06:50:12,455|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Response status(200 - OK)
2022-11-07 06:50:12,464|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Rest request method(GET), url(/v1/rb/definition/7af2c66a-d053-43be-919b-b60073d76927/634cd2bd-71e1-41d5-ae87-1a8edba35e45/config-template/replica-count-template)
2022-11-07 06:50:12,467|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Response status(500 - Internal Server Error)
2022-11-07 06:50:12,467|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Uploading K8s template..
2022-11-07 06:50:12,483|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Rest request method(POST), url(/v1/rb/definition/7af2c66a-d053-43be-919b-b60073d76927/634cd2bd-71e1-41d5-ae87-1a8edba35e45/config-template)
2022-11-07 06:50:12,489|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Response status(201 - Created)
2022-11-07 06:50:12,500|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Rest request method(POST), url(/v1/rb/definition/7af2c66a-d053-43be-919b-b60073d76927/634cd2bd-71e1-41d5-ae87-1a8edba35e45/config-template/replica-count-template/content)
2022-11-07 06:50:12,520|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Response status(200 - OK)
2022-11-07 06:50:12,520|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| K8s Config Upload Completed
2022-11-07 06:50:12,520|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Preparing Response...
2022-11-07 06:50:12,520|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2022-11-07 06:50:12,520|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Execute node(config-template) -> executed state(SUCCESS)
2022-11-07 06:50:12,521|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Execute node(END) -> executed state(SUCCESS)
2022-11-07 06:50:12,521|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| workflow(5db22fca-2d95-4215-9138-b780e988ad1e) nodes completed with (0)exceptions
2022-11-07 06:50:12,522|5db22fca-2d95-4215-9138-b780e988ad1e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| resolveWorkflowOutputs for workflow(config-assign)
2022-11-07 06:50:12,523|5db22fca-2d95-4215-9138-b780e988ad1e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 489c8e29-0f77-48b1-86e5-7a5f9d388594 auditStoreId -1
2022-11-07 06:50:12,548|5db22fca-2d95-4215-9138-b780e988ad1e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Completed
2022-11-07 06:50:50,197|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-07 06:50:50,305|||grpc-default-executor-1||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-07 06:50:50,309|5db22fca-2d95-4215-9138-b780e988ad1e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| processing request id 5db22fca-2d95-4215-9138-b780e988ad1e
2022-11-07 06:50:50,309|5db22fca-2d95-4215-9138-b780e988ad1e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-07 06:50:50,310|5db22fca-2d95-4215-9138-b780e988ad1e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| StoreAuditService ID  -1
2022-11-07 06:50:50,311|5db22fca-2d95-4215-9138-b780e988ad1e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-07 06:50:50,312|5db22fca-2d95-4215-9138-b780e988ad1e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-07 06:50:50,313|5db22fca-2d95-4215-9138-b780e988ad1e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-07 06:50:50,321|5db22fca-2d95-4215-9138-b780e988ad1e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Deriving input data for workflow: (config-deploy)
2022-11-07 06:50:50,323|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Execute node(START) -> executed state(SUCCESS)
2022-11-07 06:50:50,324|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Executing workflow(config-deploy[5db22fca-2d95-4215-9138-b780e988ad1e])'s step(config-setup)
2022-11-07 06:50:50,324|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-07 06:50:50,325|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| preparing request id(5db22fca-2d95-4215-9138-b780e988ad1e) for workflow(config-deploy) step(config-setup)
2022-11-07 06:50:50,325|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-11-07 06:50:50,326|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-11-07 06:50:50,327|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-11-07 06:50:50,352|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-11-07 06:50:50,355|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-11-07 06:50:50,355|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Setting Resource Value ("b3a7a530-4956-4e62-996e-4bcdfeda986e") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-07 06:50:50,356|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| 
Resolved Input Key mappings: 
{service-instance-id="b3a7a530-4956-4e62-996e-4bcdfeda986e"}
2022-11-07 06:50:50,361|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/b3a7a530-4956-4e62-996e-4bcdfeda986e), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-11-07 06:50:50,362|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/b3a7a530-4956-4e62-996e-4bcdfeda986e), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-11-07 06:50:50,388|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/b3a7a530-4956-4e62-996e-4bcdfeda986e)
2022-11-07 06:50:50,405|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Response status(200 - OK)
2022-11-07 06:50:50,405|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Response processing type (string)
2022-11-07 06:50:50,406|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_80d02036-2218-4217-8c1e-14f13179fba4")
2022-11-07 06:50:50,406|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_80d02036-2218-4217-8c1e-14f13179fba4")
2022-11-07 06:50:50,406|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Setting Resource Value ("basic_cnf_macro_80d02036-2218-4217-8c1e-14f13179fba4") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-11-07 06:50:50,407|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Setting Resource Value ("08bd4ccb-efd1-4a0a-858c-70f0d61032b5") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-07 06:50:50,407|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| 
Resolved Input Key mappings: 
{service-instance-id="b3a7a530-4956-4e62-996e-4bcdfeda986e", vnf-id="08bd4ccb-efd1-4a0a-858c-70f0d61032b5"}
2022-11-07 06:50:50,412|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/b3a7a530-4956-4e62-996e-4bcdfeda986e/service-data/vnfs/vnf/08bd4ccb-efd1-4a0a-858c-70f0d61032b5/vnf-data/vf-modules), path:(/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-11-07 06:50:50,412|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/b3a7a530-4956-4e62-996e-4bcdfeda986e/service-data/vnfs/vnf/08bd4ccb-efd1-4a0a-858c-70f0d61032b5/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-07 06:50:50,436|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/b3a7a530-4956-4e62-996e-4bcdfeda986e/service-data/vnfs/vnf/08bd4ccb-efd1-4a0a-858c-70f0d61032b5/vnf-data/vf-modules)
2022-11-07 06:50:50,450|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Response status(200 - OK)
2022-11-07 06:50:50,450|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Response processing type (json)
2022-11-07 06:50:50,451|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"c25582af-bf66-4f8d-8c22-6577f6aa53cb","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_80d02036-2218-4217-8c1e-14f13179fba4_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":"b98455d0-1416-4c08-8242-fc38d8c25ede","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-20221107t064955190029z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"7af2c66a-d053-43be-919b-b60073d76927","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221107t064955190029z","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":"634cd2bd-71e1-41d5-ae87-1a8edba35e45","model-uuid":"b98455d0-1416-4c08-8242-fc38d8c25ede","model-invariant-uuid":"7af2c66a-d053-43be-919b-b60073d76927"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"c25582af-bf66-4f8d-8c22-6577f6aa53cb","vf-module-name":"basic_cnf_macro_80d02036-2218-4217-8c1e-14f13179fba4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5db22fca-2d95-4215-9138-b780e988ad1e","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"31701e54-90f2-4e06-af72-b6cf07fd7197","model-invariant-uuid":"e5a50e4c-dcbf-4e42-96b9-7b493369183b"},"global-customer-id":"basiccnf-macro-customer","service-id":"b3a7a530-4956-4e62-996e-4bcdfeda986e","service-instance-id":"b3a7a530-4956-4e62-996e-4bcdfeda986e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"fd98d2a2-c692-49e3-b414-f15223d36870","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/c037421e-0cd7-4f9b-8000-a846b7ba6ff8","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"a432a78e-7793-4e1b-a921-0eb33cf0aedd","model-uuid":"60842b91-f5ca-47b6-9d58-270aa52aaaec","model-invariant-uuid":"cbfe2960-20bb-4df4-bb2a-88cb81f47c23"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"08bd4ccb-efd1-4a0a-858c-70f0d61032b5"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"634cd2bd-71e1-41d5-ae87-1a8edba35e45","model-uuid":"b98455d0-1416-4c08-8242-fc38d8c25ede","model-invariant-uuid":"7af2c66a-d053-43be-919b-b60073d76927"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"c25582af-bf66-4f8d-8c22-6577f6aa53cb","from-preload":false}}}]})
2022-11-07 06:50:50,451|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"c25582af-bf66-4f8d-8c22-6577f6aa53cb","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_80d02036-2218-4217-8c1e-14f13179fba4_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":"b98455d0-1416-4c08-8242-fc38d8c25ede","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-20221107t064955190029z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"7af2c66a-d053-43be-919b-b60073d76927","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221107t064955190029z","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":"634cd2bd-71e1-41d5-ae87-1a8edba35e45","model-uuid":"b98455d0-1416-4c08-8242-fc38d8c25ede","model-invariant-uuid":"7af2c66a-d053-43be-919b-b60073d76927"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"c25582af-bf66-4f8d-8c22-6577f6aa53cb","vf-module-name":"basic_cnf_macro_80d02036-2218-4217-8c1e-14f13179fba4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5db22fca-2d95-4215-9138-b780e988ad1e","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"31701e54-90f2-4e06-af72-b6cf07fd7197","model-invariant-uuid":"e5a50e4c-dcbf-4e42-96b9-7b493369183b"},"global-customer-id":"basiccnf-macro-customer","service-id":"b3a7a530-4956-4e62-996e-4bcdfeda986e","service-instance-id":"b3a7a530-4956-4e62-996e-4bcdfeda986e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"fd98d2a2-c692-49e3-b414-f15223d36870","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/c037421e-0cd7-4f9b-8000-a846b7ba6ff8","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"a432a78e-7793-4e1b-a921-0eb33cf0aedd","model-uuid":"60842b91-f5ca-47b6-9d58-270aa52aaaec","model-invariant-uuid":"cbfe2960-20bb-4df4-bb2a-88cb81f47c23"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"08bd4ccb-efd1-4a0a-858c-70f0d61032b5"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"634cd2bd-71e1-41d5-ae87-1a8edba35e45","model-uuid":"b98455d0-1416-4c08-8242-fc38d8c25ede","model-invariant-uuid":"7af2c66a-d053-43be-919b-b60073d76927"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"c25582af-bf66-4f8d-8c22-6577f6aa53cb","from-preload":false}}}]})
2022-11-07 06:50:50,452|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"c25582af-bf66-4f8d-8c22-6577f6aa53cb","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_80d02036-2218-4217-8c1e-14f13179fba4_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":"b98455d0-1416-4c08-8242-fc38d8c25ede","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-20221107t064955190029z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"7af2c66a-d053-43be-919b-b60073d76927","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221107t064955190029z","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":"634cd2bd-71e1-41d5-ae87-1a8edba35e45","model-uuid":"b98455d0-1416-4c08-8242-fc38d8c25ede","model-invariant-uuid":"7af2c66a-d053-43be-919b-b60073d76927"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"c25582af-bf66-4f8d-8c22-6577f6aa53cb","vf-module-name":"basic_cnf_macro_80d02036-2218-4217-8c1e-14f13179fba4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5db22fca-2d95-4215-9138-b780e988ad1e","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"31701e54-90f2-4e06-af72-b6cf07fd7197","model-invariant-uuid":"e5a50e4c-dcbf-4e42-96b9-7b493369183b"},"global-customer-id":"basiccnf-macro-customer","service-id":"b3a7a530-4956-4e62-996e-4bcdfeda986e","service-instance-id":"b3a7a530-4956-4e62-996e-4bcdfeda986e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"fd98d2a2-c692-49e3-b414-f15223d36870","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/c037421e-0cd7-4f9b-8000-a846b7ba6ff8","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"a432a78e-7793-4e1b-a921-0eb33cf0aedd","model-uuid":"60842b91-f5ca-47b6-9d58-270aa52aaaec","model-invariant-uuid":"cbfe2960-20bb-4df4-bb2a-88cb81f47c23"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"08bd4ccb-efd1-4a0a-858c-70f0d61032b5"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"634cd2bd-71e1-41d5-ae87-1a8edba35e45","model-uuid":"b98455d0-1416-4c08-8242-fc38d8c25ede","model-invariant-uuid":"7af2c66a-d053-43be-919b-b60073d76927"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"c25582af-bf66-4f8d-8c22-6577f6aa53cb","from-preload":false}}}]), type  ({json})
2022-11-07 06:50:50,452|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"c25582af-bf66-4f8d-8c22-6577f6aa53cb","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_80d02036-2218-4217-8c1e-14f13179fba4_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":"b98455d0-1416-4c08-8242-fc38d8c25ede","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-20221107t064955190029z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"7af2c66a-d053-43be-919b-b60073d76927","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221107t064955190029z","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":"634cd2bd-71e1-41d5-ae87-1a8edba35e45","model-uuid":"b98455d0-1416-4c08-8242-fc38d8c25ede","model-invariant-uuid":"7af2c66a-d053-43be-919b-b60073d76927"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"c25582af-bf66-4f8d-8c22-6577f6aa53cb","vf-module-name":"basic_cnf_macro_80d02036-2218-4217-8c1e-14f13179fba4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5db22fca-2d95-4215-9138-b780e988ad1e","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"31701e54-90f2-4e06-af72-b6cf07fd7197","model-invariant-uuid":"e5a50e4c-dcbf-4e42-96b9-7b493369183b"},"global-customer-id":"basiccnf-macro-customer","service-id":"b3a7a530-4956-4e62-996e-4bcdfeda986e","service-instance-id":"b3a7a530-4956-4e62-996e-4bcdfeda986e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"fd98d2a2-c692-49e3-b414-f15223d36870","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/c037421e-0cd7-4f9b-8000-a846b7ba6ff8","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"a432a78e-7793-4e1b-a921-0eb33cf0aedd","model-uuid":"60842b91-f5ca-47b6-9d58-270aa52aaaec","model-invariant-uuid":"cbfe2960-20bb-4df4-bb2a-88cb81f47c23"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"08bd4ccb-efd1-4a0a-858c-70f0d61032b5"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"634cd2bd-71e1-41d5-ae87-1a8edba35e45","model-uuid":"b98455d0-1416-4c08-8242-fc38d8c25ede","model-invariant-uuid":"7af2c66a-d053-43be-919b-b60073d76927"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"c25582af-bf66-4f8d-8c22-6577f6aa53cb","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-11-07 06:50:50,453|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| 
Resolved Input Key mappings: 
{vnf-id="08bd4ccb-efd1-4a0a-858c-70f0d61032b5"}
2022-11-07 06:50:50,457|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/08bd4ccb-efd1-4a0a-858c-70f0d61032b5?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-11-07 06:50:50,457|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/08bd4ccb-efd1-4a0a-858c-70f0d61032b5?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-07 06:50:50,499|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/08bd4ccb-efd1-4a0a-858c-70f0d61032b5?depth=1)
2022-11-07 06:50:50,619|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Response status(200 - OK)
2022-11-07 06:50:50,620|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Response processing type (json)
2022-11-07 06:50:50,620|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"c25582af-bf66-4f8d-8c22-6577f6aa53cb","vf-module-name":"basic_cnf_macro_80d02036-2218-4217-8c1e-14f13179fba4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"youthful_wilson","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1667803847669","model-invariant-id":"7af2c66a-d053-43be-919b-b60073d76927","model-version-id":"b98455d0-1416-4c08-8242-fc38d8c25ede","model-customization-id":"634cd2bd-71e1-41d5-ae87-1a8edba35e45","module-index":0}]})
2022-11-07 06:50:50,620|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"c25582af-bf66-4f8d-8c22-6577f6aa53cb","vf-module-name":"basic_cnf_macro_80d02036-2218-4217-8c1e-14f13179fba4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"youthful_wilson","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1667803847669","model-invariant-id":"7af2c66a-d053-43be-919b-b60073d76927","model-version-id":"b98455d0-1416-4c08-8242-fc38d8c25ede","model-customization-id":"634cd2bd-71e1-41d5-ae87-1a8edba35e45","module-index":0}]})
2022-11-07 06:50:50,620|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"c25582af-bf66-4f8d-8c22-6577f6aa53cb","vf-module-name":"basic_cnf_macro_80d02036-2218-4217-8c1e-14f13179fba4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"youthful_wilson","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1667803847669","model-invariant-id":"7af2c66a-d053-43be-919b-b60073d76927","model-version-id":"b98455d0-1416-4c08-8242-fc38d8c25ede","model-customization-id":"634cd2bd-71e1-41d5-ae87-1a8edba35e45","module-index":0}]), type  ({json})
2022-11-07 06:50:50,620|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"c25582af-bf66-4f8d-8c22-6577f6aa53cb","vf-module-name":"basic_cnf_macro_80d02036-2218-4217-8c1e-14f13179fba4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"youthful_wilson","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1667803847669","model-invariant-id":"7af2c66a-d053-43be-919b-b60073d76927","model-version-id":"b98455d0-1416-4c08-8242-fc38d8c25ede","model-customization-id":"634cd2bd-71e1-41d5-ae87-1a8edba35e45","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-11-07 06:50:50,621|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-11-07 06:50:50,629|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"7af2c66a-d053-43be-919b-b60073d76927","k8s-rb-definition-version":"634cd2bd-71e1-41d5-ae87-1a8edba35e45","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":"youthful_wilson"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-11-07 06:50:50,631|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "youthful_wilson",
      "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" : "7af2c66a-d053-43be-919b-b60073d76927",
      "k8s-rb-definition-version" : "634cd2bd-71e1-41d5-ae87-1a8edba35e45"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "b3a7a530-4956-4e62-996e-4bcdfeda986e",
  "service-instance-name" : "basic_cnf_macro_80d02036-2218-4217-8c1e-14f13179fba4",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "youthful_wilson",
      "is-base-vf-module" : false,
      "model-customization-id" : "634cd2bd-71e1-41d5-ae87-1a8edba35e45",
      "model-invariant-id" : "7af2c66a-d053-43be-919b-b60073d76927",
      "model-version-id" : "b98455d0-1416-4c08-8242-fc38d8c25ede",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1667803847669",
      "vf-module-id" : "c25582af-bf66-4f8d-8c22-6577f6aa53cb",
      "vf-module-name" : "basic_cnf_macro_80d02036-2218-4217-8c1e-14f13179fba4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "5db22fca-2d95-4215-9138-b780e988ad1e",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/c037421e-0cd7-4f9b-8000-a846b7ba6ff8",
          "svc-request-id" : "fd98d2a2-c692-49e3-b414-f15223d36870"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "e5a50e4c-dcbf-4e42-96b9-7b493369183b",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "31701e54-90f2-4e06-af72-b6cf07fd7197",
            "model-version" : "1.0"
          },
          "service-id" : "b3a7a530-4956-4e62-996e-4bcdfeda986e",
          "service-instance-id" : "b3a7a530-4956-4e62-996e-4bcdfeda986e",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "634cd2bd-71e1-41d5-ae87-1a8edba35e45",
            "model-invariant-uuid" : "7af2c66a-d053-43be-919b-b60073d76927",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "b98455d0-1416-4c08-8242-fc38d8c25ede",
            "model-version" : "1"
          },
          "vf-module-id" : "c25582af-bf66-4f8d-8c22-6577f6aa53cb",
          "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_80d02036-2218-4217-8c1e-14f13179fba4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "634cd2bd-71e1-41d5-ae87-1a8edba35e45",
            "model-invariant-uuid" : "7af2c66a-d053-43be-919b-b60073d76927",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "b98455d0-1416-4c08-8242-fc38d8c25ede",
            "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" : "b98455d0-1416-4c08-8242-fc38d8c25ede"
            }, {
              "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-20221107t064955190029z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "7af2c66a-d053-43be-919b-b60073d76927"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221107t064955190029z"
            }, {
              "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" : "c25582af-bf66-4f8d-8c22-6577f6aa53cb",
            "vf-module-name" : "basic_cnf_macro_80d02036-2218-4217-8c1e-14f13179fba4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "a432a78e-7793-4e1b-a921-0eb33cf0aedd",
            "model-invariant-uuid" : "cbfe2960-20bb-4df4-bb2a-88cb81f47c23",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "60842b91-f5ca-47b6-9d58-270aa52aaaec",
            "model-version" : "1.0"
          },
          "vnf-id" : "08bd4ccb-efd1-4a0a-858c-70f0d61032b5",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "c25582af-bf66-4f8d-8c22-6577f6aa53cb"
    } ]
  },
  "vnf-id" : "08bd4ccb-efd1-4a0a-858c-70f0d61032b5"
})
2022-11-07 06:50:50,636|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Preparing Response...
2022-11-07 06:50:50,636|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-11-07 06:50:50,636|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-11-07 06:50:50,637|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Executing workflow(config-deploy[5db22fca-2d95-4215-9138-b780e988ad1e])'s step(status-verification-script)
2022-11-07 06:50:50,637|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-07 06:50:50,642|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| preparing request id(5db22fca-2d95-4215-9138-b780e988ad1e) for workflow(config-deploy) step(status-verification-script)
2022-11-07 06:50:50,642|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-11-07 06:50:50,642|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-11-07 06:50:50,646|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-11-07 06:50:50,654|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| SIMPLE STATUS CHECK - START
2022-11-07 06:50:50,673|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Rest request method(GET), url(/v1/instance/youthful_wilson/status)
2022-11-07 06:50:50,721|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Response status(200 - OK)
2022-11-07 06:50:50,743|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| VfModule helm_apache (youthful_wilson) is not ready. Please wait...
2022-11-07 06:51:00,753|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Rest request method(GET), url(/v1/instance/youthful_wilson/status)
2022-11-07 06:51:00,797|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Response status(200 - OK)
2022-11-07 06:51:00,799|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| VfModule helm_apache (youthful_wilson) is not ready. Please wait...
2022-11-07 06:51:04,458|d1c78699-66d7-4f25-98f6-7db9552a2632||reactor-http-epoll-2||||INFO||||||| processing request id d1c78699-66d7-4f25-98f6-7db9552a2632
2022-11-07 06:51:04,458|d1c78699-66d7-4f25-98f6-7db9552a2632||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-07 06:51:04,458|d1c78699-66d7-4f25-98f6-7db9552a2632||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-11-07 06:51:04,462|d1c78699-66d7-4f25-98f6-7db9552a2632||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-11-07 06:51:04,553|d1c78699-66d7-4f25-98f6-7db9552a2632||DefaultDispatcher-worker-2||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-07 06:51:04,555|d1c78699-66d7-4f25-98f6-7db9552a2632||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-07 06:51:04,557|d1c78699-66d7-4f25-98f6-7db9552a2632||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-07 06:51:04,569|d1c78699-66d7-4f25-98f6-7db9552a2632||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-07 06:51:04,570|d1c78699-66d7-4f25-98f6-7db9552a2632||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-11-07 06:51:04,570|d1c78699-66d7-4f25-98f6-7db9552a2632||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-07 06:51:04,570|d1c78699-66d7-4f25-98f6-7db9552a2632||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(d1c78699-66d7-4f25-98f6-7db9552a2632) for workflow(resource-assignment) step(resource-assignment)
2022-11-07 06:51:04,570|d1c78699-66d7-4f25-98f6-7db9552a2632||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-07 06:51:04,570|d1c78699-66d7-4f25-98f6-7db9552a2632||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-07 06:51:04,571|d1c78699-66d7-4f25-98f6-7db9552a2632||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-11-07 06:51:04,585|d1c78699-66d7-4f25-98f6-7db9552a2632||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-11-07 06:51:04,586|d1c78699-66d7-4f25-98f6-7db9552a2632||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-07 06:51:04,586|d1c78699-66d7-4f25-98f6-7db9552a2632||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("2ae69d79-8043-4667-9754-09188eab0c82") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-07 06:51:04,586|d1c78699-66d7-4f25-98f6-7db9552a2632||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("8e058dc7-8355-4384-a5c8-daccbce462de") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-07 06:51:04,587|d1c78699-66d7-4f25-98f6-7db9552a2632||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "2ae69d79-8043-4667-9754-09188eab0c82",
  "vnf-id" : "8e058dc7-8355-4384-a5c8-daccbce462de",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-11-07 06:51:04,593|d1c78699-66d7-4f25-98f6-7db9552a2632||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-11-07 06:51:04,593|d1c78699-66d7-4f25-98f6-7db9552a2632||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-07 06:51:04,593|d1c78699-66d7-4f25-98f6-7db9552a2632||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-07 06:51:04,594|d1c78699-66d7-4f25-98f6-7db9552a2632||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 65421d59-6da2-4530-9c16-a8bd8cbec2fc auditStoreId -1
2022-11-07 06:51:08,674|e0b2133b-101c-4ada-bce0-0af482eb430a||reactor-http-epoll-2||||INFO||||||| processing request id e0b2133b-101c-4ada-bce0-0af482eb430a
2022-11-07 06:51:08,674|e0b2133b-101c-4ada-bce0-0af482eb430a||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-07 06:51:08,674|e0b2133b-101c-4ada-bce0-0af482eb430a||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-11-07 06:51:08,677|e0b2133b-101c-4ada-bce0-0af482eb430a||reactor-http-epoll-2||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-07 06:51:08,677|e0b2133b-101c-4ada-bce0-0af482eb430a||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-07 06:51:08,687|e0b2133b-101c-4ada-bce0-0af482eb430a||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-07 06:51:08,715|e0b2133b-101c-4ada-bce0-0af482eb430a||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-07 06:51:08,716|e0b2133b-101c-4ada-bce0-0af482eb430a||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-11-07 06:51:08,716|e0b2133b-101c-4ada-bce0-0af482eb430a||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-07 06:51:08,717|e0b2133b-101c-4ada-bce0-0af482eb430a||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(e0b2133b-101c-4ada-bce0-0af482eb430a) for workflow(resource-assignment) step(resource-assignment)
2022-11-07 06:51:08,717|e0b2133b-101c-4ada-bce0-0af482eb430a||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-07 06:51:08,717|e0b2133b-101c-4ada-bce0-0af482eb430a||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-07 06:51:08,718|e0b2133b-101c-4ada-bce0-0af482eb430a||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-11-07 06:51:08,734|e0b2133b-101c-4ada-bce0-0af482eb430a||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = admin_plane_net_name
    status = null
    required = false
    dependencies = []
    dictionaryName = public_net_id
    dictionarySource = input
], [
    name = ubuntu20_key_name
    status = null
    required = false
    dependencies = []
    dictionaryName = key_name
    dictionarySource = input
], [
    name = ubuntu20_name_0
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = ubuntu20_image_name
    status = null
    required = false
    dependencies = []
    dictionaryName = image_name
    dictionarySource = input
], [
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = ubuntu20_pub_key
    status = null
    required = false
    dependencies = []
    dictionaryName = pub_key
    dictionarySource = input
], [
    name = ubuntu20_flavor_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vlb_flavor_name
    dictionarySource = input
]], [[
    name = vnf_id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-11-07 06:51:08,736|e0b2133b-101c-4ada-bce0-0af482eb430a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-11-07 06:51:08,737|e0b2133b-101c-4ada-bce0-0af482eb430a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-11-07 06:51:08,737|e0b2133b-101c-4ada-bce0-0af482eb430a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-11-07 06:51:08,738|e0b2133b-101c-4ada-bce0-0af482eb430a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-11-07 06:51:08,738|e0b2133b-101c-4ada-bce0-0af482eb430a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("3d16fcc3-08ef-4a5f-9823-3aaa1be647c9") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-11-07 06:51:08,738|e0b2133b-101c-4ada-bce0-0af482eb430a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("2ae69d79-8043-4667-9754-09188eab0c82") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-07 06:51:08,739|e0b2133b-101c-4ada-bce0-0af482eb430a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string)
2022-11-07 06:51:08,739|e0b2133b-101c-4ada-bce0-0af482eb430a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-11-07 06:51:08,740|e0b2133b-101c-4ada-bce0-0af482eb430a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-11-07 06:51:08,740|e0b2133b-101c-4ada-bce0-0af482eb430a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("8e058dc7-8355-4384-a5c8-daccbce462de") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-07 06:51:08,741|e0b2133b-101c-4ada-bce0-0af482eb430a||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master",
  "service-instance-id" : "2ae69d79-8043-4667-9754-09188eab0c82",
  "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" : "3d16fcc3-08ef-4a5f-9823-3aaa1be647c9",
  "vnf-id" : "8e058dc7-8355-4384-a5c8-daccbce462de",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-11-07 06:51:08,750|e0b2133b-101c-4ada-bce0-0af482eb430a||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-11-07 06:51:08,751|e0b2133b-101c-4ada-bce0-0af482eb430a||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-07 06:51:08,751|e0b2133b-101c-4ada-bce0-0af482eb430a||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-07 06:51:08,751|e0b2133b-101c-4ada-bce0-0af482eb430a||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 977733f1-2069-492e-9836-85edf1bd4b39 auditStoreId -1
2022-11-07 06:51:10,810|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Rest request method(GET), url(/v1/instance/youthful_wilson/status)
2022-11-07 06:51:10,847|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Response status(200 - OK)
2022-11-07 06:51:10,850|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| VfModule helm_apache (youthful_wilson) is ready.
2022-11-07 06:51:10,850|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| SIMPLE STATUS CHECK - END
2022-11-07 06:51:10,850|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Preparing Response...
2022-11-07 06:51:10,850|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-11-07 06:51:10,850|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Execute node(status-verification-script) -> executed state(SUCCESS)
2022-11-07 06:51:10,851|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Executing workflow(config-deploy[5db22fca-2d95-4215-9138-b780e988ad1e])'s step(config-apply)
2022-11-07 06:51:10,851|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-07 06:51:10,858|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| preparing request id(5db22fca-2d95-4215-9138-b780e988ad1e) for workflow(config-deploy) step(config-apply)
2022-11-07 06:51:10,858|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2022-11-07 06:51:10,858|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| input definition for node template (k8s-config-apply), values ({artifact-prefix-names=["helm_apache"], k8s-config-operation-type="create", resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-11-07 06:51:10,860|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Triggering K8s Config Value component logic.
2022-11-07 06:51:10,860|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Getting the template prefixes
2022-11-07 06:51:10,860|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Iterating over prefixes in resource assignment map.
2022-11-07 06:51:10,872|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Rest request method(GET), url(/v1/instance/youthful_wilson/config/replica-count-change)
2022-11-07 06:51:12,619|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-07 06:51:12,727|||grpc-default-executor-2||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-07 06:51:12,736|b2be8021-78e8-4f76-8fce-5714f5ef112b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| processing request id b2be8021-78e8-4f76-8fce-5714f5ef112b
2022-11-07 06:51:12,736|b2be8021-78e8-4f76-8fce-5714f5ef112b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-07 06:51:12,736|b2be8021-78e8-4f76-8fce-5714f5ef112b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| StoreAuditService ID  -1
2022-11-07 06:51:12,737|b2be8021-78e8-4f76-8fce-5714f5ef112b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-07 06:51:12,737|b2be8021-78e8-4f76-8fce-5714f5ef112b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-07 06:51:12,739|b2be8021-78e8-4f76-8fce-5714f5ef112b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-07 06:51:12,752|b2be8021-78e8-4f76-8fce-5714f5ef112b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Deriving input data for workflow: (config-assign)
2022-11-07 06:51:12,752|b2be8021-78e8-4f76-8fce-5714f5ef112b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-11-07 06:51:12,752|b2be8021-78e8-4f76-8fce-5714f5ef112b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-07 06:51:12,753|b2be8021-78e8-4f76-8fce-5714f5ef112b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| preparing request id(b2be8021-78e8-4f76-8fce-5714f5ef112b) for workflow(config-assign) step(config-assign)
2022-11-07 06:51:12,753|b2be8021-78e8-4f76-8fce-5714f5ef112b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-11-07 06:51:12,753|b2be8021-78e8-4f76-8fce-5714f5ef112b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-11-07 06:51:12,755|b2be8021-78e8-4f76-8fce-5714f5ef112b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-11-07 06:51:12,777|b2be8021-78e8-4f76-8fce-5714f5ef112b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-11-07 06:51:12,778|b2be8021-78e8-4f76-8fce-5714f5ef112b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-07 06:51:12,778|b2be8021-78e8-4f76-8fce-5714f5ef112b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Setting Resource Value ("2ae69d79-8043-4667-9754-09188eab0c82") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-07 06:51:12,778|b2be8021-78e8-4f76-8fce-5714f5ef112b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Setting Resource Value ("8e058dc7-8355-4384-a5c8-daccbce462de") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-07 06:51:12,791|b2be8021-78e8-4f76-8fce-5714f5ef112b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Resource resolution saved into database successfully : (vnf_name)
2022-11-07 06:51:12,791|b2be8021-78e8-4f76-8fce-5714f5ef112b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Resource resolution saved into database successfully : (service-instance-id)
2022-11-07 06:51:12,791|b2be8021-78e8-4f76-8fce-5714f5ef112b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Resource resolution saved into database successfully : (vnf-id)
2022-11-07 06:51:12,792|b2be8021-78e8-4f76-8fce-5714f5ef112b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Generated Resource Param Data ({
  "service-instance-id" : "2ae69d79-8043-4667-9754-09188eab0c82",
  "vnf-id" : "8e058dc7-8355-4384-a5c8-daccbce462de",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-11-07 06:51:12,809|b2be8021-78e8-4f76-8fce-5714f5ef112b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-11-07 06:51:12,822|b2be8021-78e8-4f76-8fce-5714f5ef112b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-11-07 06:51:12,822|b2be8021-78e8-4f76-8fce-5714f5ef112b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Preparing Response...
2022-11-07 06:51:12,822|b2be8021-78e8-4f76-8fce-5714f5ef112b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-11-07 06:51:12,822|b2be8021-78e8-4f76-8fce-5714f5ef112b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| resolveWorkflowOutputs for workflow(config-assign)
2022-11-07 06:51:12,823|b2be8021-78e8-4f76-8fce-5714f5ef112b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 14b67be1-7d68-4b40-8769-77d851ca3000 auditStoreId -1
2022-11-07 06:51:12,839|b2be8021-78e8-4f76-8fce-5714f5ef112b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Completed
2022-11-07 06:51:15,879|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Response status(500 - Internal Server Error)
2022-11-07 06:51:15,880|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Uploading K8s config..
2022-11-07 06:51:15,926|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Config building started from source custom-values
2022-11-07 06:51:15,926|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Resolving resource with resource assignment artifact(custom-values-mapping)
2022-11-07 06:51:15,942|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = null
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]]])
2022-11-07 06:51:15,945|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-11-07 06:51:15,945|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Generated Resource Param Data ({
  "replica-count" : 2
})
2022-11-07 06:51:16,020|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Rest request method(POST), url(/v1/instance/youthful_wilson/config)
2022-11-07 06:51:16,139|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Response status(201 - Created)
2022-11-07 06:51:16,149|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Preparing Response...
2022-11-07 06:51:16,149|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2022-11-07 06:51:16,149|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Execute node(config-apply) -> executed state(SUCCESS)
2022-11-07 06:51:16,150|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Executing workflow(config-deploy[5db22fca-2d95-4215-9138-b780e988ad1e])'s step(status-verification-script-after)
2022-11-07 06:51:16,150|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-07 06:51:16,151|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| preparing request id(5db22fca-2d95-4215-9138-b780e988ad1e) for workflow(config-deploy) step(status-verification-script-after)
2022-11-07 06:51:16,151|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-11-07 06:51:16,151|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-11-07 06:51:16,152|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-11-07 06:51:16,154|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| SIMPLE STATUS CHECK - START
2022-11-07 06:51:16,168|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Rest request method(GET), url(/v1/instance/youthful_wilson/status)
2022-11-07 06:51:16,216|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Response status(200 - OK)
2022-11-07 06:51:16,219|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| VfModule helm_apache (youthful_wilson) is not ready. Please wait...
2022-11-07 06:51:26,230|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Rest request method(GET), url(/v1/instance/youthful_wilson/status)
2022-11-07 06:51:26,306|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Response status(200 - OK)
2022-11-07 06:51:26,311|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| VfModule helm_apache (youthful_wilson) is not ready. Please wait...
2022-11-07 06:51:36,321|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Rest request method(GET), url(/v1/instance/youthful_wilson/status)
2022-11-07 06:51:36,373|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Response status(200 - OK)
2022-11-07 06:51:36,375|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| VfModule helm_apache (youthful_wilson) is not ready. Please wait...
2022-11-07 06:51:46,386|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Rest request method(GET), url(/v1/instance/youthful_wilson/status)
2022-11-07 06:51:46,428|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Response status(200 - OK)
2022-11-07 06:51:46,430|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| VfModule helm_apache (youthful_wilson) is not ready. Please wait...
2022-11-07 06:51:56,443|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Rest request method(GET), url(/v1/instance/youthful_wilson/status)
2022-11-07 06:51:56,502|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Response status(200 - OK)
2022-11-07 06:51:56,505|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| VfModule helm_apache (youthful_wilson) is not ready. Please wait...
2022-11-07 06:52:04,545|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-07 06:52:04,653|||grpc-default-executor-2||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-07 06:52:04,659|b2be8021-78e8-4f76-8fce-5714f5ef112b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| processing request id b2be8021-78e8-4f76-8fce-5714f5ef112b
2022-11-07 06:52:04,659|b2be8021-78e8-4f76-8fce-5714f5ef112b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-07 06:52:04,659|b2be8021-78e8-4f76-8fce-5714f5ef112b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| StoreAuditService ID  -1
2022-11-07 06:52:04,661|b2be8021-78e8-4f76-8fce-5714f5ef112b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-07 06:52:04,661|b2be8021-78e8-4f76-8fce-5714f5ef112b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-07 06:52:04,671|b2be8021-78e8-4f76-8fce-5714f5ef112b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-07 06:52:04,698|b2be8021-78e8-4f76-8fce-5714f5ef112b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Deriving input data for workflow: (config-deploy)
2022-11-07 06:52:04,699|b2be8021-78e8-4f76-8fce-5714f5ef112b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-11-07 06:52:04,699|b2be8021-78e8-4f76-8fce-5714f5ef112b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-07 06:52:04,705|b2be8021-78e8-4f76-8fce-5714f5ef112b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| preparing request id(b2be8021-78e8-4f76-8fce-5714f5ef112b) for workflow(config-deploy) step(config-deploy)
2022-11-07 06:52:04,705|b2be8021-78e8-4f76-8fce-5714f5ef112b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-11-07 06:52:04,705|b2be8021-78e8-4f76-8fce-5714f5ef112b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| input definition for node template (config-deploy), values ({script-type="jython", script-class-reference="Scripts/python/ConfigDeploy.py", instance-dependencies=[], dynamic-properties="*config-deploy-properties"})
2022-11-07 06:52:04,707|b2be8021-78e8-4f76-8fce-5714f5ef112b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-11-07 06:52:04,707|b2be8021-78e8-4f76-8fce-5714f5ef112b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Getting Jython Script Class(ConfigDeploy)
2022-11-07 06:52:04,750|b2be8021-78e8-4f76-8fce-5714f5ef112b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@68ab58bf
2022-11-07 06:52:04,751|b2be8021-78e8-4f76-8fce-5714f5ef112b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Hello world
2022-11-07 06:52:04,751|b2be8021-78e8-4f76-8fce-5714f5ef112b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Preparing Response...
2022-11-07 06:52:04,751|b2be8021-78e8-4f76-8fce-5714f5ef112b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-11-07 06:52:04,751|b2be8021-78e8-4f76-8fce-5714f5ef112b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-11-07 06:52:04,752|b2be8021-78e8-4f76-8fce-5714f5ef112b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5ac71aae-3958-4075-a57c-8e0e261495be auditStoreId -1
2022-11-07 06:52:04,754|b2be8021-78e8-4f76-8fce-5714f5ef112b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Completed
2022-11-07 06:52:06,515|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Rest request method(GET), url(/v1/instance/youthful_wilson/status)
2022-11-07 06:52:06,558|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Response status(200 - OK)
2022-11-07 06:52:06,559|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| VfModule helm_apache (youthful_wilson) is ready.
2022-11-07 06:52:06,559|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| SIMPLE STATUS CHECK - END
2022-11-07 06:52:06,559|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Preparing Response...
2022-11-07 06:52:06,560|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-11-07 06:52:06,560|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2022-11-07 06:52:06,561|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Executing workflow(config-deploy[5db22fca-2d95-4215-9138-b780e988ad1e])'s step(collect-results)
2022-11-07 06:52:06,562|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-07 06:52:06,563|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| preparing request id(5db22fca-2d95-4215-9138-b780e988ad1e) for workflow(config-deploy) step(collect-results)
2022-11-07 06:52:06,563|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2022-11-07 06:52:06,563|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"})
2022-11-07 06:52:06,564|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2022-11-07 06:52:06,572|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Collected results: {}
2022-11-07 06:52:06,572|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Preparing Response...
2022-11-07 06:52:06,572|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2022-11-07 06:52:06,572|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Execute node(collect-results) -> executed state(SUCCESS)
2022-11-07 06:52:06,573|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Execute node(END) -> executed state(SUCCESS)
2022-11-07 06:52:06,573|5db22fca-2d95-4215-9138-b780e988ad1e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| workflow(5db22fca-2d95-4215-9138-b780e988ad1e) nodes completed with (0)exceptions
2022-11-07 06:52:06,574|5db22fca-2d95-4215-9138-b780e988ad1e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-11-07 06:52:06,574|5db22fca-2d95-4215-9138-b780e988ad1e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a9295341-c630-4c26-89f3-a21bc1b29c36 auditStoreId -1
2022-11-07 06:52:06,576|5db22fca-2d95-4215-9138-b780e988ad1e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nbfpl|||| Completed