Results

By type

          05:02:24,090 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
05:02:24,091 |-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.2.jar!/logback.xml]
05:02:24,092 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
05:02:24,092 |-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.2.jar!/logback.xml]
05:02:24,092 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
05:02:24,113 |-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.2.jar!/logback.xml] is not of type file
05:02:24,260 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
05:02:24,268 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
05:02:24,272 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
05:02:24,279 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:02:24,357 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
05:02:24,357 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
05:02:24,357 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
05:02:24,357 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
05:02:24,357 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
05:02:24,357 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
05:02:24,357 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
05:02:24,358 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
05:02:24,360 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


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

2023-01-08 05:02:25,421|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.2 using Java 11.0.9.1 on onap-cds-blueprints-processor-6ccf86f86d-5ndbs with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar started by onap in /app)
2023-01-08 05:02:25,427|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2023-01-08 05:02:28,360|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2023-01-08 05:02:28,857|||main||||INFO||||||| Finished Spring Data repository scanning in 484 ms. Found 11 JPA repository interfaces.
2023-01-08 05:02:31,153|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2023-01-08 05:02:31,230|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2023-01-08 05:02:31,474|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-01-08 05:02:32,014|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2023-01-08 05:02:32,416|||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.
2023-01-08 05:02:32,419|||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.
2023-01-08 05:02:32,846|||main||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2023-01-08 05:02:34,231|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-01-08 05:02:34,244|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2023-01-08 05:02:34,330|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2023-01-08 05:02:35,898|||main||||INFO||||||| Audit service is disabled
2023-01-08 05:02:36,122|||main||||INFO||||||| Workflow Audit store is disabled
2023-01-08 05:02:38,347|||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]
2023-01-08 05:02:38,393|||main||||INFO||||||| Dependency Management module created...
2023-01-08 05:02:39,776|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2023-01-08 05:02:40,279|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2023-01-08 05:02:41,940|||main||||INFO||||||| Netty started on port 8080
2023-01-08 05:02:43,685|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2023-01-08 05:02:44,305|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2023-01-08 05:02:44,314|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 19.772 seconds (JVM running for 20.816)
2023-01-08 05:02:44,354|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2023-01-08 06:24:46,065|1f9a4c1a-4452-4a06-b504-37d13ae13b17||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-01-08 06:24:46,066|1f9a4c1a-4452-4a06-b504-37d13ae13b17||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-01-08 06:24:46,068|1f9a4c1a-4452-4a06-b504-37d13ae13b17||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-01-08 06:24:46,537|1f9a4c1a-4452-4a06-b504-37d13ae13b17||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-01-08 06:24:46,540|1f9a4c1a-4452-4a06-b504-37d13ae13b17||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-01-08 06:24:47,811|51bbf843-a49d-4ced-9bfc-a1e15d995edd||Thread-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Enhancing blueprint(/opt/app/onap/blueprints/working/10a81cc0-3600-40c1-88b2-f28bcaf57618)
2023-01-08 06:24:47,829|51bbf843-a49d-4ced-9bfc-a1e15d995edd||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| deleting definition types under : /opt/app/onap/blueprints/working/10a81cc0-3600-40c1-88b2-f28bcaf57618/Definitions
2023-01-08 06:24:47,923|51bbf843-a49d-4ced-9bfc-a1e15d995edd||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| reinitialized all type definitions
2023-01-08 06:24:47,930|51bbf843-a49d-4ced-9bfc-a1e15d995edd||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ***** Enhancing NodeTemplate(helloworld)
2023-01-08 06:24:47,974|51bbf843-a49d-4ced-9bfc-a1e15d995edd||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| enhancing ArtifactDefinition(helloworld-template)
2023-01-08 06:24:47,992|51bbf843-a49d-4ced-9bfc-a1e15d995edd||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-01-08 06:24:48,006|51bbf843-a49d-4ced-9bfc-a1e15d995edd||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-01-08 06:24:48,053|51bbf843-a49d-4ced-9bfc-a1e15d995edd||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ##### Enhancing Workflow(helloworld)
2023-01-08 06:24:48,055|51bbf843-a49d-4ced-9bfc-a1e15d995edd||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-01-08 06:24:48,055|51bbf843-a49d-4ced-9bfc-a1e15d995edd||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| identified workflow(helloworld) targets(helloworld)
2023-01-08 06:24:48,056|51bbf843-a49d-4ced-9bfc-a1e15d995edd||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-01-08 06:24:48,057|51bbf843-a49d-4ced-9bfc-a1e15d995edd||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-01-08 06:24:48,058|51bbf843-a49d-4ced-9bfc-a1e15d995edd||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| enriching artifacts file(/opt/app/onap/blueprints/working/10a81cc0-3600-40c1-88b2-f28bcaf57618/Templates/hello-world-mapping.json
2023-01-08 06:24:48,074|51bbf843-a49d-4ced-9bfc-a1e15d995edd||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-01-08 06:24:48,074|51bbf843-a49d-4ced-9bfc-a1e15d995edd||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| dataType not present for the recipe(dt-helloworld-properties)
2023-01-08 06:24:48,075|51bbf843-a49d-4ced-9bfc-a1e15d995edd||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ##### Enhancing blueprint Resource Definitions
2023-01-08 06:24:48,075|51bbf843-a49d-4ced-9bfc-a1e15d995edd||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-01-08 06:24:48,077|51bbf843-a49d-4ced-9bfc-a1e15d995edd||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| processing file (Templates/hello-world-mapping.json)
2023-01-08 06:24:48,094|51bbf843-a49d-4ced-9bfc-a1e15d995edd||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| distinct resource keys ([])
2023-01-08 06:24:48,095|51bbf843-a49d-4ced-9bfc-a1e15d995edd||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Enriching Resource Definition sources Node Template: []
2023-01-08 06:24:48,403|0cd9553c-f471-4d2a-8f3c-50d35f5ceb22||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Save processing(6060e292-6e7a-4622-94b1-66577cad05b9) CBA(/opt/app/onap/blueprints/archive/6060e292-6e7a-4622-94b1-66577cad05b9/cba.zip)
2023-01-08 06:24:48,438|0cd9553c-f471-4d2a-8f3c-50d35f5ceb22||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6060e292-6e7a-4622-94b1-66577cad05b9) and entry definition file (Definitions/blueprint.json)
2023-01-08 06:24:48,514|0cd9553c-f471-4d2a-8f3c-50d35f5ceb22||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(helloworld)
2023-01-08 06:24:48,531|0cd9553c-f471-4d2a-8f3c-50d35f5ceb22||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6060e292-6e7a-4622-94b1-66577cad05b9) and entry definition file (Definitions/blueprint.json)
2023-01-08 06:24:48,723|0cd9553c-f471-4d2a-8f3c-50d35f5ceb22||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| No compiled cache(/opt/app/onap/blueprints/working/6060e292-6e7a-4622-94b1-66577cad05b9) present to clean.
2023-01-08 06:24:48,948|654321||reactor-http-epoll-3||||INFO||||||| processing request id 654321
2023-01-08 06:24:48,949|654321||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-01-08 06:24:48,956|654321||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2023-01-08 06:24:48,966|654321||DefaultDispatcher-worker-18||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2023-01-08 06:24:49,074|654321||DefaultDispatcher-worker-18||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-01-08 06:24:49,076|654321||DefaultDispatcher-worker-18||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-01-08 06:24:49,078|654321||DefaultDispatcher-worker-18||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-01-08 06:24:49,094|654321||DefaultDispatcher-worker-18||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-01-08 06:24:49,096|654321||DefaultDispatcher-worker-18||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-01-08 06:24:49,113|654321||DefaultDispatcher-worker-18||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-08 06:24:49,124|654321||DefaultDispatcher-worker-18||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-01-08 06:24:49,125|654321||DefaultDispatcher-worker-18||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-01-08 06:24:49,126|654321||DefaultDispatcher-worker-18||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-01-08 06:24:49,149|654321||DefaultDispatcher-worker-18||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-01-08 06:24:49,191|654321||DefaultDispatcher-worker-14||||INFO||||||| Batched Sequence : ([])
2023-01-08 06:24:49,195|654321||DefaultDispatcher-worker-14||||INFO||||||| Generated Resource Param Data ({ })
2023-01-08 06:24:49,329|654321||DefaultDispatcher-worker-14||||INFO||||||| Preparing Response...
2023-01-08 06:24:49,334|654321||DefaultDispatcher-worker-14||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-01-08 06:24:49,335|654321||DefaultDispatcher-worker-14||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-01-08 06:24:49,343|654321||DefaultDispatcher-worker-14||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 49762ddb-0557-4cfc-b330-088898c4bf72 auditStoreId -1
2023-01-08 06:45:18,174|50324757-d651-4970-b828-edc14a4bdfa7||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-01-08 06:45:18,175|50324757-d651-4970-b828-edc14a4bdfa7||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-01-08 06:45:18,176|50324757-d651-4970-b828-edc14a4bdfa7||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-01-08 06:45:18,440|50324757-d651-4970-b828-edc14a4bdfa7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-01-08 06:45:18,440|50324757-d651-4970-b828-edc14a4bdfa7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-01-08 06:45:19,138|50324757-d651-4970-b828-edc14a4bdfa7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-01-08 06:45:19,143|50324757-d651-4970-b828-edc14a4bdfa7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Save processing(d4bfda83-26c6-4f4d-90d9-e4889e62509a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-01-08 06:45:19,169|50324757-d651-4970-b828-edc14a4bdfa7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Save processing(6bc2b8f5-0e43-4010-a85a-7b21020c6875) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-01-08 06:45:19,179|50324757-d651-4970-b828-edc14a4bdfa7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Save processing(dda21402-8a23-49cf-b331-43ead97a11b3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-01-08 06:45:19,193|50324757-d651-4970-b828-edc14a4bdfa7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Save processing(d2fc6f23-4247-49e0-beff-7ffdba9a81f8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-01-08 06:45:19,210|50324757-d651-4970-b828-edc14a4bdfa7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Save processing(f4aa75ee-1baf-47b8-b7ea-6e1ee0bab705) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-01-08 06:45:19,229|50324757-d651-4970-b828-edc14a4bdfa7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Save processing(552abbaf-cb47-4912-bcd3-355837567e50) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-01-08 06:45:19,250|50324757-d651-4970-b828-edc14a4bdfa7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| 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)
2023-01-08 06:45:19,250|50324757-d651-4970-b828-edc14a4bdfa7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-01-08 06:45:19,250|50324757-d651-4970-b828-edc14a4bdfa7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-01-08 06:45:19,251|50324757-d651-4970-b828-edc14a4bdfa7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-01-08 06:45:19,251|50324757-d651-4970-b828-edc14a4bdfa7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| 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)
2023-01-08 06:45:19,251|50324757-d651-4970-b828-edc14a4bdfa7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| 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)
2023-01-08 06:45:19,309|50324757-d651-4970-b828-edc14a4bdfa7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| 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)
2023-01-08 06:45:19,315|50324757-d651-4970-b828-edc14a4bdfa7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-08 06:45:19,364|50324757-d651-4970-b828-edc14a4bdfa7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-08 06:45:19,386|50324757-d651-4970-b828-edc14a4bdfa7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-08 06:45:19,407|50324757-d651-4970-b828-edc14a4bdfa7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-08 06:45:19,506|50324757-d651-4970-b828-edc14a4bdfa7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(resource-assignment)
2023-01-08 06:45:19,507|50324757-d651-4970-b828-edc14a4bdfa7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(config-assign)
2023-01-08 06:45:19,508|50324757-d651-4970-b828-edc14a4bdfa7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(config-deploy)
2023-01-08 06:45:19,584|50324757-d651-4970-b828-edc14a4bdfa7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| 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)
2023-01-08 06:45:19,733|50324757-d651-4970-b828-edc14a4bdfa7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(resource-assignment)
2023-01-08 06:45:19,733|50324757-d651-4970-b828-edc14a4bdfa7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(config-assign)
2023-01-08 06:45:19,734|50324757-d651-4970-b828-edc14a4bdfa7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(config-deploy)
2023-01-08 06:45:19,782|50324757-d651-4970-b828-edc14a4bdfa7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| 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)
2023-01-08 06:45:19,913|50324757-d651-4970-b828-edc14a4bdfa7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(resource-assignment)
2023-01-08 06:45:19,914|50324757-d651-4970-b828-edc14a4bdfa7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(config-assign)
2023-01-08 06:45:19,914|50324757-d651-4970-b828-edc14a4bdfa7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(config-deploy)
2023-01-08 06:45:19,915|50324757-d651-4970-b828-edc14a4bdfa7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(HealthCheck)
2023-01-08 06:45:19,916|50324757-d651-4970-b828-edc14a4bdfa7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(ScaleOutReconfiguration)
2023-01-08 06:45:19,916|50324757-d651-4970-b828-edc14a4bdfa7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(vf-config-assign)
2023-01-08 06:45:19,917|50324757-d651-4970-b828-edc14a4bdfa7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(vf-config-deploy)
2023-01-08 06:45:19,971|50324757-d651-4970-b828-edc14a4bdfa7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-01-08 06:45:20,100|50324757-d651-4970-b828-edc14a4bdfa7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(resource-assignment)
2023-01-08 06:45:20,101|50324757-d651-4970-b828-edc14a4bdfa7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(config-deploy)
2023-01-08 06:45:20,136|50324757-d651-4970-b828-edc14a4bdfa7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(config-assign)
2023-01-08 06:45:20,136|50324757-d651-4970-b828-edc14a4bdfa7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(config-deploy)
2023-01-08 06:45:20,137|50324757-d651-4970-b828-edc14a4bdfa7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-01-08 06:45:20,158|50324757-d651-4970-b828-edc14a4bdfa7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-01-08 06:45:20,284|50324757-d651-4970-b828-edc14a4bdfa7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| 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)

2023-01-08 06:45:21,708|c065219b-09d2-414b-be44-178efe8a5906||Thread-59||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Enhancing blueprint(/opt/app/onap/blueprints/working/de745d63-1909-48b0-b0e0-77ab6e968c87)
2023-01-08 06:45:21,709|c065219b-09d2-414b-be44-178efe8a5906||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| deleting definition types under : /opt/app/onap/blueprints/working/de745d63-1909-48b0-b0e0-77ab6e968c87/Definitions
2023-01-08 06:45:21,714|c065219b-09d2-414b-be44-178efe8a5906||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| reinitialized all type definitions
2023-01-08 06:45:21,716|c065219b-09d2-414b-be44-178efe8a5906||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ***** Enhancing NodeTemplate(resource-resolution)
2023-01-08 06:45:21,743|c065219b-09d2-414b-be44-178efe8a5906||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2023-01-08 06:45:21,751|c065219b-09d2-414b-be44-178efe8a5906||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2023-01-08 06:45:21,761|c065219b-09d2-414b-be44-178efe8a5906||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2023-01-08 06:45:21,779|c065219b-09d2-414b-be44-178efe8a5906||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ***** Enhancing NodeTemplate(capability)
2023-01-08 06:45:21,800|c065219b-09d2-414b-be44-178efe8a5906||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ***** Enhancing NodeTemplate(capability)
2023-01-08 06:45:21,813|c065219b-09d2-414b-be44-178efe8a5906||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ***** Enhancing NodeTemplate(processor-db)
2023-01-08 06:45:21,830|c065219b-09d2-414b-be44-178efe8a5906||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ***** Enhancing NodeTemplate(sdnc)
2023-01-08 06:45:21,848|c065219b-09d2-414b-be44-178efe8a5906||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ***** Enhancing NodeTemplate(sdnc)
2023-01-08 06:45:21,863|c065219b-09d2-414b-be44-178efe8a5906||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ***** Enhancing NodeTemplate(sdnc)
2023-01-08 06:45:21,876|c065219b-09d2-414b-be44-178efe8a5906||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ***** Enhancing NodeTemplate(sdnc)
2023-01-08 06:45:21,891|c065219b-09d2-414b-be44-178efe8a5906||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ***** Enhancing NodeTemplate(sdnc)
2023-01-08 06:45:21,935|c065219b-09d2-414b-be44-178efe8a5906||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2023-01-08 06:45:21,941|c065219b-09d2-414b-be44-178efe8a5906||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2023-01-08 06:45:21,941|c065219b-09d2-414b-be44-178efe8a5906||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2023-01-08 06:45:21,957|c065219b-09d2-414b-be44-178efe8a5906||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ***** Enhancing NodeTemplate(capability)
2023-01-08 06:45:21,967|c065219b-09d2-414b-be44-178efe8a5906||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ***** Enhancing NodeTemplate(capability)
2023-01-08 06:45:21,978|c065219b-09d2-414b-be44-178efe8a5906||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ***** Enhancing NodeTemplate(capability)
2023-01-08 06:45:21,993|c065219b-09d2-414b-be44-178efe8a5906||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ***** Enhancing NodeTemplate(processor-db)
2023-01-08 06:45:22,003|c065219b-09d2-414b-be44-178efe8a5906||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ***** Enhancing NodeTemplate(sdnc)
2023-01-08 06:45:22,016|c065219b-09d2-414b-be44-178efe8a5906||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ***** Enhancing NodeTemplate(sdnc)
2023-01-08 06:45:22,030|c065219b-09d2-414b-be44-178efe8a5906||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ***** Enhancing NodeTemplate(sdnc)
2023-01-08 06:45:22,042|c065219b-09d2-414b-be44-178efe8a5906||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ***** Enhancing NodeTemplate(sdnc)
2023-01-08 06:45:22,054|c065219b-09d2-414b-be44-178efe8a5906||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ***** Enhancing NodeTemplate(sdnc)
2023-01-08 06:45:22,066|c065219b-09d2-414b-be44-178efe8a5906||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ***** Enhancing NodeTemplate(sdnc)
2023-01-08 06:45:22,112|c065219b-09d2-414b-be44-178efe8a5906||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ##### Enhancing Workflow(resource-resolution)
2023-01-08 06:45:22,113|c065219b-09d2-414b-be44-178efe8a5906||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2023-01-08 06:45:22,113|c065219b-09d2-414b-be44-178efe8a5906||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| identified workflow(resource-resolution) targets(resource-resolution)
2023-01-08 06:45:22,113|c065219b-09d2-414b-be44-178efe8a5906||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2023-01-08 06:45:22,113|c065219b-09d2-414b-be44-178efe8a5906||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2023-01-08 06:45:22,113|c065219b-09d2-414b-be44-178efe8a5906||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2023-01-08 06:45:22,113|c065219b-09d2-414b-be44-178efe8a5906||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| enriching artifacts file(/opt/app/onap/blueprints/working/de745d63-1909-48b0-b0e0-77ab6e968c87/Templates/hello-world-velocity-mapping.json
2023-01-08 06:45:22,121|c065219b-09d2-414b-be44-178efe8a5906||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2023-01-08 06:45:22,121|c065219b-09d2-414b-be44-178efe8a5906||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| dataType not present for the recipe(dt-resource-resolution-properties)
2023-01-08 06:45:22,121|c065219b-09d2-414b-be44-178efe8a5906||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| enriching artifacts file(/opt/app/onap/blueprints/working/de745d63-1909-48b0-b0e0-77ab6e968c87/Templates/hello-world-jinja-mapping.json
2023-01-08 06:45:22,129|c065219b-09d2-414b-be44-178efe8a5906||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2023-01-08 06:45:22,129|c065219b-09d2-414b-be44-178efe8a5906||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2023-01-08 06:45:22,129|c065219b-09d2-414b-be44-178efe8a5906||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ##### Enhancing blueprint Resource Definitions
2023-01-08 06:45:22,129|c065219b-09d2-414b-be44-178efe8a5906||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2023-01-08 06:45:22,130|c065219b-09d2-414b-be44-178efe8a5906||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| processing file (Templates/hello-world-velocity-mapping.json)
2023-01-08 06:45:22,130|c065219b-09d2-414b-be44-178efe8a5906||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| processing file (Templates/hello-world-jinja-mapping.json)
2023-01-08 06:45:22,143|c065219b-09d2-414b-be44-178efe8a5906||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| 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])
2023-01-08 06:45:22,260|c065219b-09d2-414b-be44-178efe8a5906||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2023-01-08 06:45:22,468|01e62e43-9fa6-40a7-a64c-c369f604b819||Thread-59||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Save processing(f2b41205-2c74-450c-ab00-d18e45d7f5a1) CBA(/opt/app/onap/blueprints/archive/f2b41205-2c74-450c-ab00-d18e45d7f5a1/cba.zip)
2023-01-08 06:45:22,477|01e62e43-9fa6-40a7-a64c-c369f604b819||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f2b41205-2c74-450c-ab00-d18e45d7f5a1) and entry definition file (Definitions/resource-resolution.json)
2023-01-08 06:45:22,511|01e62e43-9fa6-40a7-a64c-c369f604b819||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(resource-resolution)
2023-01-08 06:45:22,521|01e62e43-9fa6-40a7-a64c-c369f604b819||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f2b41205-2c74-450c-ab00-d18e45d7f5a1) and entry definition file (Definitions/resource-resolution.json)
2023-01-08 06:45:22,596|01e62e43-9fa6-40a7-a64c-c369f604b819||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| No compiled cache(/opt/app/onap/blueprints/working/f2b41205-2c74-450c-ab00-d18e45d7f5a1) present to clean.
2023-01-08 06:45:22,743|219494e2-45fe-4656-a768-8764082f3d1c||reactor-http-epoll-4||||INFO||||||| processing request id 219494e2-45fe-4656-a768-8764082f3d1c
2023-01-08 06:45:22,743|219494e2-45fe-4656-a768-8764082f3d1c||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-01-08 06:45:22,743|219494e2-45fe-4656-a768-8764082f3d1c||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2023-01-08 06:45:22,749|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2023-01-08 06:45:22,822|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-01-08 06:45:22,824|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2023-01-08 06:45:22,827|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||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)
2023-01-08 06:45:22,838|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2023-01-08 06:45:22,843|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2023-01-08 06:45:22,843|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-08 06:45:22,844|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| preparing request id(219494e2-45fe-4656-a768-8764082f3d1c) for workflow(resource-resolution) step(helloworld)
2023-01-08 06:45:22,844|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2023-01-08 06:45:22,844|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||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"}})
2023-01-08 06:45:22,846|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2023-01-08 06:45:22,894|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||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
]]])
2023-01-08 06:45:22,936|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-01-08 06:45:22,949|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-01-08 06:45:22,960|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2023-01-08 06:45:23,203|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2023-01-08 06:45:23,290|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| Response status(200 - OK)
2023-01-08 06:45:23,300|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| Response processing type (string)
2023-01-08 06:45:23,301|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2023-01-08 06:45:23,301|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2023-01-08 06:45:23,316|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2023-01-08 06:45:23,351|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| Resource resolution saved into database successfully : (v_put)
2023-01-08 06:45:23,364|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2023-01-08 06:45:23,366|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2023-01-08 06:45:27,569|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@3a8ed81e
2023-01-08 06:45:27,573|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2023-01-08 06:45:27,587|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| Resource resolution saved into database successfully : (v_python)
2023-01-08 06:45:27,589|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-01-08 06:45:27,589|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-01-08 06:45:27,589|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2023-01-08 06:45:27,595|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2023-01-08 06:45:27,606|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| Response status(200 - OK)
2023-01-08 06:45:27,606|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| Response processing type (string)
2023-01-08 06:45:27,607|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2023-01-08 06:45:27,607|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2023-01-08 06:45:27,607|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2023-01-08 06:45:27,608|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-01-08 06:45:27,609|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-01-08 06:45:27,609|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2023-01-08 06:45:27,612|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2023-01-08 06:45:27,619|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (v_patch)
2023-01-08 06:45:27,621|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| Response status(200 - OK)
2023-01-08 06:45:27,621|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| Response processing type (string)
2023-01-08 06:45:27,621|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2023-01-08 06:45:27,622|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2023-01-08 06:45:27,622|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2023-01-08 06:45:27,636|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| Resource resolution saved into database successfully : (v_del)
2023-01-08 06:45:27,638|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-01-08 06:45:27,673|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-01-08 06:45:37,194|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| compiled in (9510)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-01-08 06:45:37,196|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-01-08 06:45:37,209|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2023-01-08 06:45:37,222|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin)
2023-01-08 06:45:37,225|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-01-08 06:45:37,225|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-01-08 06:45:37,225|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2023-01-08 06:45:37,231|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2023-01-08 06:45:37,239|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| Response status(200 - OK)
2023-01-08 06:45:37,240|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| Response processing type (string)
2023-01-08 06:45:37,243|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-01-08 06:45:37,243|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-01-08 06:45:37,244|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2023-01-08 06:45:37,257|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (v_get)
2023-01-08 06:45:37,265|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2023-01-08 06:45:37,266|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2023-01-08 06:45:37,277|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| Resource resolution saved into database successfully : (v_input)
2023-01-08 06:45:37,277|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (v_default)
2023-01-08 06:45:37,279|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-01-08 06:45:37,279|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-01-08 06:45:37,279|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2023-01-08 06:45:37,283|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2023-01-08 06:45:37,292|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Response status(200 - OK)
2023-01-08 06:45:37,293|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Response processing type (string)
2023-01-08 06:45:37,293|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2023-01-08 06:45:37,294|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2023-01-08 06:45:37,294|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2023-01-08 06:45:37,307|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (v_post)
2023-01-08 06:45:37,322|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-01-08 06:45:37,323|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||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})
2023-01-08 06:45:37,354|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Response processing type (list)
2023-01-08 06:45:37,358|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2023-01-08 06:45:37,359|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-08 06:45:37,360|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-08 06:45:37,360|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-08 06:45:37,360|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-08 06:45:37,360|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2023-01-08 06:45:37,371|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (v_db)
2023-01-08 06:45:37,375|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||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"
})
2023-01-08 06:45:37,554|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2023-01-08 06:45:37,581|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2023-01-08 06:45:37,582|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2023-01-08 06:45:37,634|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||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
]]])
2023-01-08 06:45:37,641|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-01-08 06:45:37,641|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2023-01-08 06:45:37,642|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2023-01-08 06:45:37,642|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2023-01-08 06:45:37,657|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function)
2023-01-08 06:45:37,688|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@58190049
2023-01-08 06:45:37,690|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2023-01-08 06:45:37,701|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (j_python)
2023-01-08 06:45:37,703|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-01-08 06:45:37,703|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-01-08 06:45:37,703|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2023-01-08 06:45:37,705|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2023-01-08 06:45:37,718|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Response status(200 - OK)
2023-01-08 06:45:37,718|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Response processing type (string)
2023-01-08 06:45:37,718|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2023-01-08 06:45:37,719|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2023-01-08 06:45:37,719|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2023-01-08 06:45:37,733|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (j_patch)
2023-01-08 06:45:37,734|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2023-01-08 06:45:37,745|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (j_input)
2023-01-08 06:45:37,746|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-01-08 06:45:37,746|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-01-08 06:45:37,747|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2023-01-08 06:45:37,748|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2023-01-08 06:45:37,758|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Response status(200 - OK)
2023-01-08 06:45:37,758|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Response processing type (string)
2023-01-08 06:45:37,758|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2023-01-08 06:45:37,758|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2023-01-08 06:45:37,758|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2023-01-08 06:45:37,769|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (j_put)
2023-01-08 06:45:37,770|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2023-01-08 06:45:37,781|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (j_default)
2023-01-08 06:45:37,783|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-01-08 06:45:37,783|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-01-08 06:45:37,783|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2023-01-08 06:45:37,785|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2023-01-08 06:45:37,798|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Response status(200 - OK)
2023-01-08 06:45:37,798|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Response processing type (string)
2023-01-08 06:45:37,799|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2023-01-08 06:45:37,799|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2023-01-08 06:45:37,799|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2023-01-08 06:45:37,801|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-01-08 06:45:37,801|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-01-08 06:45:37,801|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2023-01-08 06:45:37,804|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2023-01-08 06:45:37,810|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| Resource resolution saved into database successfully : (j_del)
2023-01-08 06:45:37,816|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Response status(200 - OK)
2023-01-08 06:45:37,860|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Response processing type (string)
2023-01-08 06:45:37,861|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2023-01-08 06:45:37,861|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2023-01-08 06:45:37,861|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2023-01-08 06:45:37,862|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-01-08 06:45:37,863|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-01-08 06:45:37,863|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2023-01-08 06:45:37,871|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2023-01-08 06:45:37,879|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-20||||INFO||||||| Resource resolution saved into database successfully : (j_post)
2023-01-08 06:45:37,890|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Response status(200 - OK)
2023-01-08 06:45:37,890|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Response processing type (string)
2023-01-08 06:45:37,891|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-01-08 06:45:37,891|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-01-08 06:45:37,891|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2023-01-08 06:45:37,903|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (j_get)
2023-01-08 06:45:37,904|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| 
Resolved Input Key mappings: 
{id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"}
2023-01-08 06:45:37,909|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||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})
2023-01-08 06:45:37,909|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value})
2023-01-08 06:45:37,911|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2023-01-08 06:45:37,921|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Response status(200 - OK)
2023-01-08 06:45:37,922|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Response processing type (string)
2023-01-08 06:45:37,922|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2023-01-08 06:45:37,922|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2023-01-08 06:45:37,922|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2023-01-08 06:45:37,933|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (j_get_id)
2023-01-08 06:45:37,935|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-01-08 06:45:37,935|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2023-01-08 06:45:37,949|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin)
2023-01-08 06:45:37,951|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-01-08 06:45:37,951|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||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})
2023-01-08 06:45:37,958|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Response processing type (list)
2023-01-08 06:45:37,959|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||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"}])
2023-01-08 06:45:37,959|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-08 06:45:37,959|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-08 06:45:37,960|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-08 06:45:37,960|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-08 06:45:37,960|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-08 06:45:37,960|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-08 06:45:37,960|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-08 06:45:37,960|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-08 06:45:37,960|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-08 06:45:37,960|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||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)
2023-01-08 06:45:37,971|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (j_db)
2023-01-08 06:45:37,972|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||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"
})
2023-01-08 06:45:38,179|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2023-01-08 06:45:38,189|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2023-01-08 06:45:38,190|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| Preparing Response...
2023-01-08 06:45:38,190|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2023-01-08 06:45:38,190|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution)
2023-01-08 06:45:38,191|219494e2-45fe-4656-a768-8764082f3d1c||DefaultDispatcher-worker-22||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 3393b516-8ba1-41a0-a477-c78fa1947575 auditStoreId -1
2023-01-08 07:25:33,066|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-01-08 07:25:33,067|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-01-08 07:25:33,067|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-01-08 07:25:33,325|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-01-08 07:25:33,325|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-01-08 07:25:34,023|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-01-08 07:25:34,023|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Save processing(57c8cb7b-f463-4215-9d17-6d9cf51ad9e8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-01-08 07:25:34,041|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Save processing(7ded8703-a627-431d-b21b-ee1f927f39ec) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-01-08 07:25:34,049|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Save processing(e742469a-7de8-4ccf-ab60-9b3c7139a187) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-01-08 07:25:34,059|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Save processing(f9a72425-4a7d-4d75-bd9d-b9fa25be435b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-01-08 07:25:34,072|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Save processing(2c543698-7db9-4baa-8300-af16378ddd43) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-01-08 07:25:34,086|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Save processing(35be07a0-9e55-4897-93e9-19cd0100532a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-01-08 07:25:34,102|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| 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)
2023-01-08 07:25:34,103|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-01-08 07:25:34,103|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-01-08 07:25:34,103|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-01-08 07:25:34,103|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| 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)
2023-01-08 07:25:34,103|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| 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)
2023-01-08 07:25:34,135|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| 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)
2023-01-08 07:25:34,137|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-08 07:25:34,173|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-08 07:25:34,193|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-08 07:25:34,212|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-08 07:25:34,285|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(resource-assignment)
2023-01-08 07:25:34,286|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(config-assign)
2023-01-08 07:25:34,286|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(config-deploy)
2023-01-08 07:25:34,331|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| 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)
2023-01-08 07:25:34,381|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-01-08 07:25:34,420|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-01-08 07:25:34,429|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-01-08 07:25:34,501|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(resource-assignment)
2023-01-08 07:25:34,502|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(config-assign)
2023-01-08 07:25:34,503|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(config-deploy)
2023-01-08 07:25:34,545|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| 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)
2023-01-08 07:25:34,593|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-01-08 07:25:34,626|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-01-08 07:25:34,635|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-01-08 07:25:34,702|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(resource-assignment)
2023-01-08 07:25:34,703|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(config-assign)
2023-01-08 07:25:34,704|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(config-deploy)
2023-01-08 07:25:34,704|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(HealthCheck)
2023-01-08 07:25:34,705|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(ScaleOutReconfiguration)
2023-01-08 07:25:34,706|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(vf-config-assign)
2023-01-08 07:25:34,707|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(vf-config-deploy)
2023-01-08 07:25:34,750|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-01-08 07:25:34,800|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-01-08 07:25:34,841|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-01-08 07:25:34,847|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(resource-assignment)
2023-01-08 07:25:34,848|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(config-deploy)
2023-01-08 07:25:34,849|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-01-08 07:25:34,945|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(config-assign)
2023-01-08 07:25:34,946|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(config-deploy)
2023-01-08 07:25:34,947|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-01-08 07:25:34,964|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-01-08 07:25:34,984|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-01-08 07:25:35,015|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-01-08 07:25:35,017|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-01-08 07:25:35,076|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-01-08 07:25:35,102|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-01-08 07:25:35,104|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-01-08 07:25:35,141|ff6e6b25-7d9b-47a3-b7cd-1e38d0a86e76||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| 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)

2023-01-08 07:25:38,958|e4c30f8d-7b6e-4de3-bcc4-04c5e314f634||Thread-84||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Save processing(6f44244a-5cfe-4371-afd2-28af5f11d500) CBA(/opt/app/onap/blueprints/archive/6f44244a-5cfe-4371-afd2-28af5f11d500/cba.zip)
2023-01-08 07:25:38,996|e4c30f8d-7b6e-4de3-bcc4-04c5e314f634||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6f44244a-5cfe-4371-afd2-28af5f11d500) and entry definition file (Definitions/CNF.json)
2023-01-08 07:25:39,103|e4c30f8d-7b6e-4de3-bcc4-04c5e314f634||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(resource-assignment)
2023-01-08 07:25:39,104|e4c30f8d-7b6e-4de3-bcc4-04c5e314f634||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(config-assign)
2023-01-08 07:25:39,105|e4c30f8d-7b6e-4de3-bcc4-04c5e314f634||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(config-deploy)
2023-01-08 07:25:39,105|e4c30f8d-7b6e-4de3-bcc4-04c5e314f634||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(scale-out)
2023-01-08 07:25:39,106|e4c30f8d-7b6e-4de3-bcc4-04c5e314f634||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(scale)
2023-01-08 07:25:39,107|e4c30f8d-7b6e-4de3-bcc4-04c5e314f634||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(scale-in)
2023-01-08 07:25:39,108|e4c30f8d-7b6e-4de3-bcc4-04c5e314f634||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(health-check)
2023-01-08 07:25:39,136|e4c30f8d-7b6e-4de3-bcc4-04c5e314f634||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6f44244a-5cfe-4371-afd2-28af5f11d500) and entry definition file (Definitions/CNF.json)
2023-01-08 07:25:39,251|e4c30f8d-7b6e-4de3-bcc4-04c5e314f634||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| No compiled cache(/opt/app/onap/blueprints/working/6f44244a-5cfe-4371-afd2-28af5f11d500) present to clean.
2023-01-08 07:25:47,009|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Enhancing blueprint(/opt/app/onap/blueprints/working/40f2b7bc-7422-4808-b6b3-272c541f6185)
2023-01-08 07:25:47,010|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| deleting definition types under : /opt/app/onap/blueprints/working/40f2b7bc-7422-4808-b6b3-272c541f6185/Definitions
2023-01-08 07:25:47,013|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| reinitialized all type definitions
2023-01-08 07:25:47,014|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ***** Enhancing NodeTemplate(resource-assignment)
2023-01-08 07:25:47,039|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| enhancing ArtifactDefinition(vnf-template)
2023-01-08 07:25:47,045|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| enhancing ArtifactDefinition(vnf-mapping)
2023-01-08 07:25:47,050|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2023-01-08 07:25:47,065|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ***** Enhancing NodeTemplate(input)
2023-01-08 07:25:47,081|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ***** Enhancing NodeTemplate(input)
2023-01-08 07:25:47,088|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ***** Enhancing NodeTemplate(input)
2023-01-08 07:25:47,093|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2023-01-08 07:25:47,094|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2023-01-08 07:25:47,094|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2023-01-08 07:25:47,105|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ***** Enhancing NodeTemplate(input)
2023-01-08 07:25:47,112|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ***** Enhancing NodeTemplate(input)
2023-01-08 07:25:47,119|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ***** Enhancing NodeTemplate(input)
2023-01-08 07:25:47,125|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ***** Enhancing NodeTemplate(sdnc)
2023-01-08 07:25:47,142|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ***** Enhancing NodeTemplate(input)
2023-01-08 07:25:47,149|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ***** Enhancing NodeTemplate(input)
2023-01-08 07:25:47,157|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ***** Enhancing NodeTemplate(input)
2023-01-08 07:25:47,165|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ***** Enhancing NodeTemplate(input)
2023-01-08 07:25:47,171|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ***** Enhancing NodeTemplate(input)
2023-01-08 07:25:47,179|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ***** Enhancing NodeTemplate(input)
2023-01-08 07:25:47,195|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ***** Enhancing NodeTemplate(config-assign)
2023-01-08 07:25:47,199|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| enhancing ArtifactDefinition(baseconfig-template)
2023-01-08 07:25:47,199|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| enhancing ArtifactDefinition(baseconfig-mapping)
2023-01-08 07:25:47,200|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2023-01-08 07:25:47,212|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ***** Enhancing NodeTemplate(input)
2023-01-08 07:25:47,219|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ***** Enhancing NodeTemplate(input)
2023-01-08 07:25:47,226|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ***** Enhancing NodeTemplate(input)
2023-01-08 07:25:47,231|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ***** Enhancing NodeTemplate(config-deploy)
2023-01-08 07:25:47,263|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ##### Enhancing Workflow(resource-assignment)
2023-01-08 07:25:47,264|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2023-01-08 07:25:47,264|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| identified workflow(resource-assignment) targets(resource-assignment)
2023-01-08 07:25:47,264|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2023-01-08 07:25:47,265|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2023-01-08 07:25:47,265|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2023-01-08 07:25:47,265|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| enriching artifacts file(/opt/app/onap/blueprints/working/40f2b7bc-7422-4808-b6b3-272c541f6185/Templates/vnf-mapping.json
2023-01-08 07:25:47,270|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2023-01-08 07:25:47,270|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| dataType not present for the recipe(dt-resource-assignment-properties)
2023-01-08 07:25:47,270|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| enriching artifacts file(/opt/app/onap/blueprints/working/40f2b7bc-7422-4808-b6b3-272c541f6185/Templates/base_ubuntu20-mapping.json
2023-01-08 07:25:47,275|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2023-01-08 07:25:47,275|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2023-01-08 07:25:47,275|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ##### Enhancing Workflow(config-assign)
2023-01-08 07:25:47,276|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2023-01-08 07:25:47,276|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| identified workflow(config-assign) targets(config-assign)
2023-01-08 07:25:47,276|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2023-01-08 07:25:47,276|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2023-01-08 07:25:47,276|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| enriching artifacts file(/opt/app/onap/blueprints/working/40f2b7bc-7422-4808-b6b3-272c541f6185/Templates/baseconfig-mapping.json
2023-01-08 07:25:47,281|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2023-01-08 07:25:47,281|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| dataType not present for the recipe(dt-config-assign-properties)
2023-01-08 07:25:47,281|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ##### Enhancing Workflow(config-deploy)
2023-01-08 07:25:47,282|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2023-01-08 07:25:47,282|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| identified workflow(config-deploy) targets(config-deploy)
2023-01-08 07:25:47,282|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| workflow(config-deploy) resource assignment files([]
2023-01-08 07:25:47,282|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ##### Enhancing blueprint Resource Definitions
2023-01-08 07:25:47,282|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2023-01-08 07:25:47,283|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| processing file (Templates/vnf-mapping.json)
2023-01-08 07:25:47,283|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| processing file (Templates/base_ubuntu20-mapping.json)
2023-01-08 07:25:47,283|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| processing file (Templates/baseconfig-mapping.json)
2023-01-08 07:25:47,296|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| 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])
2023-01-08 07:25:47,350|3a239cce-0860-44df-aeaa-b06b93c7a4a3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2023-01-08 07:25:47,546|fd3e0344-ce09-4b43-a7dc-e020b470c628||Thread-84||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Save processing(c3f392b9-3db7-4c5b-a79b-b65a7876c198) CBA(/opt/app/onap/blueprints/archive/c3f392b9-3db7-4c5b-a79b-b65a7876c198/cba.zip)
2023-01-08 07:25:47,554|fd3e0344-ce09-4b43-a7dc-e020b470c628||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c3f392b9-3db7-4c5b-a79b-b65a7876c198) and entry definition file (Definitions/ubuntu20.json)
2023-01-08 07:25:47,567|fd3e0344-ce09-4b43-a7dc-e020b470c628||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-08 07:25:47,591|fd3e0344-ce09-4b43-a7dc-e020b470c628||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(resource-assignment)
2023-01-08 07:25:47,592|fd3e0344-ce09-4b43-a7dc-e020b470c628||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(config-assign)
2023-01-08 07:25:47,593|fd3e0344-ce09-4b43-a7dc-e020b470c628||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(config-deploy)
2023-01-08 07:25:47,604|fd3e0344-ce09-4b43-a7dc-e020b470c628||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c3f392b9-3db7-4c5b-a79b-b65a7876c198) and entry definition file (Definitions/ubuntu20.json)
2023-01-08 07:25:47,663|fd3e0344-ce09-4b43-a7dc-e020b470c628||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| No compiled cache(/opt/app/onap/blueprints/working/c3f392b9-3db7-4c5b-a79b-b65a7876c198) present to clean.
2023-01-08 07:26:52,278|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-01-08 07:26:52,279|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-01-08 07:26:52,279|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-01-08 07:26:52,458|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-01-08 07:26:52,458|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-01-08 07:26:52,884|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-01-08 07:26:52,885|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Save processing(0b118666-57e4-4d02-acb2-753a9d5ea378) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-01-08 07:26:52,902|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Save processing(9a69b098-989d-43fa-826d-2c5733b16eae) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-01-08 07:26:52,908|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Save processing(25d21371-5412-4877-8d12-ecb336779492) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-01-08 07:26:52,918|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Save processing(b36202c7-16a3-4dbd-8931-90e460cdfd78) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-01-08 07:26:52,930|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Save processing(f001480b-9b09-4614-9587-1b42260535dc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-01-08 07:26:52,941|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Save processing(ea5c896c-71ad-4b42-986d-b94b3e785075) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-01-08 07:26:52,953|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| 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)
2023-01-08 07:26:52,953|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-01-08 07:26:52,954|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-01-08 07:26:52,954|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-01-08 07:26:52,954|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| 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)
2023-01-08 07:26:52,954|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| 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)
2023-01-08 07:26:52,964|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-08 07:26:52,981|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-01-08 07:26:53,012|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-08 07:26:53,029|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-08 07:26:53,047|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-08 07:26:53,104|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(resource-assignment)
2023-01-08 07:26:53,105|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(config-assign)
2023-01-08 07:26:53,106|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(config-deploy)
2023-01-08 07:26:53,142|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| 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)
2023-01-08 07:26:53,182|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-01-08 07:26:53,211|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-01-08 07:26:53,213|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-01-08 07:26:53,277|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(resource-assignment)
2023-01-08 07:26:53,278|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(config-assign)
2023-01-08 07:26:53,278|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(config-deploy)
2023-01-08 07:26:53,314|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| 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)
2023-01-08 07:26:53,350|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-01-08 07:26:53,379|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-01-08 07:26:53,385|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-01-08 07:26:53,441|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(resource-assignment)
2023-01-08 07:26:53,441|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(config-assign)
2023-01-08 07:26:53,442|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(config-deploy)
2023-01-08 07:26:53,443|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(HealthCheck)
2023-01-08 07:26:53,443|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(ScaleOutReconfiguration)
2023-01-08 07:26:53,444|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(vf-config-assign)
2023-01-08 07:26:53,444|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(vf-config-deploy)
2023-01-08 07:26:53,482|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-01-08 07:26:53,520|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-01-08 07:26:53,549|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-01-08 07:26:53,556|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-01-08 07:26:53,603|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(resource-assignment)
2023-01-08 07:26:53,604|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(config-deploy)
2023-01-08 07:26:53,643|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(config-assign)
2023-01-08 07:26:53,644|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(config-deploy)
2023-01-08 07:26:53,645|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-01-08 07:26:53,650|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-01-08 07:26:53,669|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-01-08 07:26:53,736|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-01-08 07:26:53,737|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-01-08 07:26:53,802|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-01-08 07:26:53,827|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-01-08 07:26:53,828|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-01-08 07:26:53,862|e72732b8-d7d7-4ced-8a9b-6c7da033ae49||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| 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)

2023-01-08 07:27:05,331|3c9839b3-4930-46f0-b1b6-35caa7c6d518||Thread-112||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Enhancing blueprint(/opt/app/onap/blueprints/working/7db2ec9a-8db0-405a-97c3-70d77c801de9)
2023-01-08 07:27:05,332|3c9839b3-4930-46f0-b1b6-35caa7c6d518||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| deleting definition types under : /opt/app/onap/blueprints/working/7db2ec9a-8db0-405a-97c3-70d77c801de9/Definitions
2023-01-08 07:27:05,334|3c9839b3-4930-46f0-b1b6-35caa7c6d518||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| reinitialized all type definitions
2023-01-08 07:27:05,335|3c9839b3-4930-46f0-b1b6-35caa7c6d518||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ***** Enhancing NodeTemplate(netconf-device)
2023-01-08 07:27:05,353|3c9839b3-4930-46f0-b1b6-35caa7c6d518||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ***** Enhancing NodeTemplate(resolve-data)
2023-01-08 07:27:05,370|3c9839b3-4930-46f0-b1b6-35caa7c6d518||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| enhancing ArtifactDefinition(netconfrpc-template)
2023-01-08 07:27:05,376|3c9839b3-4930-46f0-b1b6-35caa7c6d518||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2023-01-08 07:27:05,381|3c9839b3-4930-46f0-b1b6-35caa7c6d518||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2023-01-08 07:27:05,406|3c9839b3-4930-46f0-b1b6-35caa7c6d518||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ***** Enhancing NodeTemplate(execute-netconf)
2023-01-08 07:27:05,426|3c9839b3-4930-46f0-b1b6-35caa7c6d518||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ##### Enhancing Workflow(config-assign)
2023-01-08 07:27:05,427|3c9839b3-4930-46f0-b1b6-35caa7c6d518||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2023-01-08 07:27:05,427|3c9839b3-4930-46f0-b1b6-35caa7c6d518||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| identified workflow(config-assign) targets(resolve-data)
2023-01-08 07:27:05,427|3c9839b3-4930-46f0-b1b6-35caa7c6d518||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2023-01-08 07:27:05,427|3c9839b3-4930-46f0-b1b6-35caa7c6d518||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2023-01-08 07:27:05,427|3c9839b3-4930-46f0-b1b6-35caa7c6d518||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| enriching artifacts file(/opt/app/onap/blueprints/working/7db2ec9a-8db0-405a-97c3-70d77c801de9/Templates/netconfrpc-mapping.json
2023-01-08 07:27:05,433|3c9839b3-4930-46f0-b1b6-35caa7c6d518||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2023-01-08 07:27:05,433|3c9839b3-4930-46f0-b1b6-35caa7c6d518||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| dataType not present for the recipe(dt-config-assign-properties)
2023-01-08 07:27:05,434|3c9839b3-4930-46f0-b1b6-35caa7c6d518||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ##### Enhancing Workflow(config-deploy)
2023-01-08 07:27:05,434|3c9839b3-4930-46f0-b1b6-35caa7c6d518||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2023-01-08 07:27:05,435|3c9839b3-4930-46f0-b1b6-35caa7c6d518||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| identified workflow(config-deploy) targets(execute-netconf)
2023-01-08 07:27:05,435|3c9839b3-4930-46f0-b1b6-35caa7c6d518||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| workflow(config-deploy) resource assignment files([]
2023-01-08 07:27:05,435|3c9839b3-4930-46f0-b1b6-35caa7c6d518||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| ##### Enhancing blueprint Resource Definitions
2023-01-08 07:27:05,435|3c9839b3-4930-46f0-b1b6-35caa7c6d518||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2023-01-08 07:27:05,435|3c9839b3-4930-46f0-b1b6-35caa7c6d518||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| processing file (Templates/netconfrpc-mapping.json)
2023-01-08 07:27:05,440|3c9839b3-4930-46f0-b1b6-35caa7c6d518||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| distinct resource keys ([input-source])
2023-01-08 07:27:05,447|3c9839b3-4930-46f0-b1b6-35caa7c6d518||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Enriching Resource Definition sources Node Template: [source-input]
2023-01-08 07:27:29,140|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-01-08 07:27:29,263|||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]]
2023-01-08 07:27:29,335|d26c7bf6-0a3e-46f5-a637-98ded30d9e61||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| request(d26c7bf6-0a3e-46f5-a637-98ded30d9e61)
2023-01-08 07:27:29,341|d26c7bf6-0a3e-46f5-a637-98ded30d9e61||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| CBA file(/opt/app/onap/blueprints/archive/452c045c-0481-4369-a23e-c9eb19991420/cba.zip written successfully
2023-01-08 07:27:29,341|d26c7bf6-0a3e-46f5-a637-98ded30d9e61||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Save processing(452c045c-0481-4369-a23e-c9eb19991420) CBA(/opt/app/onap/blueprints/archive/452c045c-0481-4369-a23e-c9eb19991420/cba.zip)
2023-01-08 07:27:29,371|d26c7bf6-0a3e-46f5-a637-98ded30d9e61||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/452c045c-0481-4369-a23e-c9eb19991420) and entry definition file (Definitions/CNF.json)
2023-01-08 07:27:29,429|d26c7bf6-0a3e-46f5-a637-98ded30d9e61||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(resource-assignment)
2023-01-08 07:27:29,430|d26c7bf6-0a3e-46f5-a637-98ded30d9e61||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(config-assign)
2023-01-08 07:27:29,430|d26c7bf6-0a3e-46f5-a637-98ded30d9e61||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(config-deploy)
2023-01-08 07:27:29,431|d26c7bf6-0a3e-46f5-a637-98ded30d9e61||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(scale-out)
2023-01-08 07:27:29,431|d26c7bf6-0a3e-46f5-a637-98ded30d9e61||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(scale)
2023-01-08 07:27:29,432|d26c7bf6-0a3e-46f5-a637-98ded30d9e61||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(scale-in)
2023-01-08 07:27:29,432|d26c7bf6-0a3e-46f5-a637-98ded30d9e61||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(health-check)
2023-01-08 07:27:29,453|d26c7bf6-0a3e-46f5-a637-98ded30d9e61||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/452c045c-0481-4369-a23e-c9eb19991420) and entry definition file (Definitions/CNF.json)
2023-01-08 07:27:29,477|d26c7bf6-0a3e-46f5-a637-98ded30d9e61||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Overwriting blueprint model :APACHE::1.0.0
2023-01-08 07:27:29,506|d26c7bf6-0a3e-46f5-a637-98ded30d9e61||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2023-01-08 07:27:29,507|d26c7bf6-0a3e-46f5-a637-98ded30d9e61||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Deleted deployed blueprint model :APACHE::1.0.0
2023-01-08 07:27:29,566|d26c7bf6-0a3e-46f5-a637-98ded30d9e61||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| No compiled cache(/opt/app/onap/blueprints/working/452c045c-0481-4369-a23e-c9eb19991420) present to clean.
2023-01-08 07:27:40,020|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-01-08 07:27:40,130|||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]]
2023-01-08 07:27:40,132|a65b89b3-4978-4b45-9f59-f1bd83ed4778||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| request(a65b89b3-4978-4b45-9f59-f1bd83ed4778)
2023-01-08 07:27:40,134|a65b89b3-4978-4b45-9f59-f1bd83ed4778||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| CBA file(/opt/app/onap/blueprints/archive/d7be20a2-5c45-43e2-b3b0-2f0bc8e2989c/cba.zip written successfully
2023-01-08 07:27:40,134|a65b89b3-4978-4b45-9f59-f1bd83ed4778||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Save processing(d7be20a2-5c45-43e2-b3b0-2f0bc8e2989c) CBA(/opt/app/onap/blueprints/archive/d7be20a2-5c45-43e2-b3b0-2f0bc8e2989c/cba.zip)
2023-01-08 07:27:40,142|a65b89b3-4978-4b45-9f59-f1bd83ed4778||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d7be20a2-5c45-43e2-b3b0-2f0bc8e2989c) and entry definition file (Definitions/ubuntu20.json)
2023-01-08 07:27:40,150|a65b89b3-4978-4b45-9f59-f1bd83ed4778||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-08 07:27:40,210|a65b89b3-4978-4b45-9f59-f1bd83ed4778||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(resource-assignment)
2023-01-08 07:27:40,211|a65b89b3-4978-4b45-9f59-f1bd83ed4778||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(config-assign)
2023-01-08 07:27:40,211|a65b89b3-4978-4b45-9f59-f1bd83ed4778||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(config-deploy)
2023-01-08 07:27:40,220|a65b89b3-4978-4b45-9f59-f1bd83ed4778||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d7be20a2-5c45-43e2-b3b0-2f0bc8e2989c) and entry definition file (Definitions/ubuntu20.json)
2023-01-08 07:27:40,243|a65b89b3-4978-4b45-9f59-f1bd83ed4778||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Overwriting blueprint model :ubuntu20::1.0.0
2023-01-08 07:27:40,272|a65b89b3-4978-4b45-9f59-f1bd83ed4778||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2023-01-08 07:27:40,274|a65b89b3-4978-4b45-9f59-f1bd83ed4778||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2023-01-08 07:27:40,327|a65b89b3-4978-4b45-9f59-f1bd83ed4778||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| No compiled cache(/opt/app/onap/blueprints/working/d7be20a2-5c45-43e2-b3b0-2f0bc8e2989c) present to clean.
2023-01-08 07:28:20,893|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-01-08 07:28:21,019|||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]]
2023-01-08 07:28:21,021|44ca100e-5f08-4f1a-ba6b-9e92d2b1cb3c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| request(44ca100e-5f08-4f1a-ba6b-9e92d2b1cb3c)
2023-01-08 07:28:21,022|44ca100e-5f08-4f1a-ba6b-9e92d2b1cb3c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| CBA file(/opt/app/onap/blueprints/archive/0b15ab6c-9c83-4dad-9f06-9f6e52df4540/cba.zip written successfully
2023-01-08 07:28:21,022|44ca100e-5f08-4f1a-ba6b-9e92d2b1cb3c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Save processing(0b15ab6c-9c83-4dad-9f06-9f6e52df4540) CBA(/opt/app/onap/blueprints/archive/0b15ab6c-9c83-4dad-9f06-9f6e52df4540/cba.zip)
2023-01-08 07:28:21,038|44ca100e-5f08-4f1a-ba6b-9e92d2b1cb3c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0b15ab6c-9c83-4dad-9f06-9f6e52df4540) and entry definition file (Definitions/pnf_netconf.json)
2023-01-08 07:28:21,043|44ca100e-5f08-4f1a-ba6b-9e92d2b1cb3c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-08 07:28:21,057|44ca100e-5f08-4f1a-ba6b-9e92d2b1cb3c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(config-assign)
2023-01-08 07:28:21,057|44ca100e-5f08-4f1a-ba6b-9e92d2b1cb3c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Validating Workflow(config-deploy)
2023-01-08 07:28:21,062|44ca100e-5f08-4f1a-ba6b-9e92d2b1cb3c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0b15ab6c-9c83-4dad-9f06-9f6e52df4540) and entry definition file (Definitions/pnf_netconf.json)
2023-01-08 07:28:21,085|44ca100e-5f08-4f1a-ba6b-9e92d2b1cb3c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-01-08 07:28:21,111|44ca100e-5f08-4f1a-ba6b-9e92d2b1cb3c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-01-08 07:28:21,113|44ca100e-5f08-4f1a-ba6b-9e92d2b1cb3c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-01-08 07:28:21,154|44ca100e-5f08-4f1a-ba6b-9e92d2b1cb3c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| No compiled cache(/opt/app/onap/blueprints/working/0b15ab6c-9c83-4dad-9f06-9f6e52df4540) present to clean.
2023-01-08 07:30:33,077|bd4058b8-3d8b-4f64-a464-318f3366161f||reactor-http-epoll-4||||INFO||||||| processing request id bd4058b8-3d8b-4f64-a464-318f3366161f
2023-01-08 07:30:33,077|bd4058b8-3d8b-4f64-a464-318f3366161f||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-01-08 07:30:33,078|bd4058b8-3d8b-4f64-a464-318f3366161f||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2023-01-08 07:30:33,083|bd4058b8-3d8b-4f64-a464-318f3366161f||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2023-01-08 07:30:33,262|bd4058b8-3d8b-4f64-a464-318f3366161f||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-01-08 07:30:33,264|bd4058b8-3d8b-4f64-a464-318f3366161f||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-01-08 07:30:33,267|bd4058b8-3d8b-4f64-a464-318f3366161f||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-01-08 07:30:33,280|bd4058b8-3d8b-4f64-a464-318f3366161f||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-01-08 07:30:33,370|bd4058b8-3d8b-4f64-a464-318f3366161f||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-01-08 07:30:33,397|bd4058b8-3d8b-4f64-a464-318f3366161f||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[bd4058b8-3d8b-4f64-a464-318f3366161f])'s step(resource-assignment)
2023-01-08 07:30:33,397|bd4058b8-3d8b-4f64-a464-318f3366161f||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-08 07:30:33,400|bd4058b8-3d8b-4f64-a464-318f3366161f||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(bd4058b8-3d8b-4f64-a464-318f3366161f) for workflow(resource-assignment) step(resource-assignment)
2023-01-08 07:30:33,400|bd4058b8-3d8b-4f64-a464-318f3366161f||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-01-08 07:30:33,400|bd4058b8-3d8b-4f64-a464-318f3366161f||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-01-08 07:30:33,402|bd4058b8-3d8b-4f64-a464-318f3366161f||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-01-08 07:30:33,418|bd4058b8-3d8b-4f64-a464-318f3366161f||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2023-01-08 07:30:33,429|bd4058b8-3d8b-4f64-a464-318f3366161f||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)
2023-01-08 07:30:33,430|bd4058b8-3d8b-4f64-a464-318f3366161f||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2023-01-08 07:30:33,430|bd4058b8-3d8b-4f64-a464-318f3366161f||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2023-01-08 07:30:33,431|bd4058b8-3d8b-4f64-a464-318f3366161f||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("e8cda24e-4fe5-4485-8652-05491320516f") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-01-08 07:30:33,431|bd4058b8-3d8b-4f64-a464-318f3366161f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("cfe020f8-6713-4198-b88b-70bb516a99a2") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-01-08 07:30:33,433|bd4058b8-3d8b-4f64-a464-318f3366161f||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="e8cda24e-4fe5-4485-8652-05491320516f", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2023-01-08 07:30:33,442|bd4058b8-3d8b-4f64-a464-318f3366161f||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})
2023-01-08 07:30:33,442|bd4058b8-3d8b-4f64-a464-318f3366161f||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})
2023-01-08 07:30:33,457|bd4058b8-3d8b-4f64-a464-318f3366161f||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-01-08 07:30:36,772|bd4058b8-3d8b-4f64-a464-318f3366161f||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - )
2023-01-08 07:30:36,773|bd4058b8-3d8b-4f64-a464-318f3366161f||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2023-01-08 07:30:36,774|bd4058b8-3d8b-4f64-a464-318f3366161f||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20230108t073038287016z")
2023-01-08 07:30:36,774|bd4058b8-3d8b-4f64-a464-318f3366161f||DefaultDispatcher-worker-1||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20230108t073038287016z")
2023-01-08 07:30:36,774|bd4058b8-3d8b-4f64-a464-318f3366161f||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20230108t073038287016z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-01-08 07:30:36,775|bd4058b8-3d8b-4f64-a464-318f3366161f||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-01-08 07:30:36,776|bd4058b8-3d8b-4f64-a464-318f3366161f||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" : "cfe020f8-6713-4198-b88b-70bb516a99a2",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "e8cda24e-4fe5-4485-8652-05491320516f",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20230108t073038287016z"
})
2023-01-08 07:30:36,789|bd4058b8-3d8b-4f64-a464-318f3366161f||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2023-01-08 07:30:36,789|bd4058b8-3d8b-4f64-a464-318f3366161f||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-01-08 07:30:36,789|bd4058b8-3d8b-4f64-a464-318f3366161f||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2023-01-08 07:30:36,790|bd4058b8-3d8b-4f64-a464-318f3366161f||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[bd4058b8-3d8b-4f64-a464-318f3366161f])'s step(profile-upload)
2023-01-08 07:30:36,790|bd4058b8-3d8b-4f64-a464-318f3366161f||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.
2023-01-08 07:30:36,798|bd4058b8-3d8b-4f64-a464-318f3366161f||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(bd4058b8-3d8b-4f64-a464-318f3366161f) for workflow(resource-assignment) step(profile-upload)
2023-01-08 07:30:36,798|bd4058b8-3d8b-4f64-a464-318f3366161f||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2023-01-08 07:30:36,798|bd4058b8-3d8b-4f64-a464-318f3366161f||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"]}})
2023-01-08 07:30:36,799|bd4058b8-3d8b-4f64-a464-318f3366161f||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Profile Upload component logic.
2023-01-08 07:30:36,800|bd4058b8-3d8b-4f64-a464-318f3366161f||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes
2023-01-08 07:30:36,800|bd4058b8-3d8b-4f64-a464-318f3366161f||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map.
2023-01-08 07:30:36,804|bd4058b8-3d8b-4f64-a464-318f3366161f||DefaultDispatcher-worker-1||||WARN||||||| Prefix vnf does not have required data for us to continue.
2023-01-08 07:30:36,804|bd4058b8-3d8b-4f64-a464-318f3366161f||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2023-01-08 07:30:36,804|bd4058b8-3d8b-4f64-a464-318f3366161f||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2023-01-08 07:30:36,804|bd4058b8-3d8b-4f64-a464-318f3366161f||DefaultDispatcher-worker-1||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2023-01-08 07:30:36,805|bd4058b8-3d8b-4f64-a464-318f3366161f||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2023-01-08 07:30:36,812|bd4058b8-3d8b-4f64-a464-318f3366161f||DefaultDispatcher-worker-1||||INFO||||||| workflow(bd4058b8-3d8b-4f64-a464-318f3366161f) nodes completed with (0)exceptions
2023-01-08 07:30:36,812|bd4058b8-3d8b-4f64-a464-318f3366161f||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-01-08 07:30:36,813|bd4058b8-3d8b-4f64-a464-318f3366161f||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 247efd26-201e-455a-92bb-79e52808eec4 auditStoreId -1
2023-01-08 07:30:42,041|37838aa8-9834-4629-8ec9-4cc6ca83245b||reactor-http-epoll-2||||INFO||||||| processing request id 37838aa8-9834-4629-8ec9-4cc6ca83245b
2023-01-08 07:30:42,041|37838aa8-9834-4629-8ec9-4cc6ca83245b||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-01-08 07:30:42,041|37838aa8-9834-4629-8ec9-4cc6ca83245b||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2023-01-08 07:30:42,042|37838aa8-9834-4629-8ec9-4cc6ca83245b||reactor-http-epoll-2||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-01-08 07:30:42,042|37838aa8-9834-4629-8ec9-4cc6ca83245b||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-01-08 07:30:42,046|37838aa8-9834-4629-8ec9-4cc6ca83245b||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)
2023-01-08 07:30:42,063|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-01-08 07:30:42,065|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-01-08 07:30:42,066|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[37838aa8-9834-4629-8ec9-4cc6ca83245b])'s step(resource-assignment)
2023-01-08 07:30:42,066|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-08 07:30:42,067|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(37838aa8-9834-4629-8ec9-4cc6ca83245b) for workflow(resource-assignment) step(resource-assignment)
2023-01-08 07:30:42,067|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-01-08 07:30:42,067|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-01-08 07:30:42,068|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2023-01-08 07:30:42,086|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-1||||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
]]])
2023-01-08 07:30:42,091|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2023-01-08 07:30:42,092|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("312d5b96-032d-495a-a034-288afe2fdbcb") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-01-08 07:30:42,093|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2023-01-08 07:30:42,093|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2023-01-08 07:30:42,094|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("b560e8fb-b526-40e6-bebc-d2ac44472bbc") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2023-01-08 07:30:42,096|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="b560e8fb-b526-40e6-bebc-d2ac44472bbc"}
2023-01-08 07:30:42,096|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="b560e8fb-b526-40e6-bebc-d2ac44472bbc"}
2023-01-08 07:30:42,096|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-2||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid})
2023-01-08 07:30:42,096|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-3||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version})
2023-01-08 07:30:42,153|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=b560e8fb-b526-40e6-bebc-d2ac44472bbc})
2023-01-08 07:30:42,153|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=b560e8fb-b526-40e6-bebc-d2ac44472bbc})
2023-01-08 07:30:42,168|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2023-01-08 07:30:42,169|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-01-08 07:30:42,171|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"5b567f07-b48f-48bf-bdf0-aab0cb563df0"}])
2023-01-08 07:30:42,171|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"b4c81eaa-9457-437e-bfa3-2c2b10668955"}])
2023-01-08 07:30:42,171|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("5b567f07-b48f-48bf-bdf0-aab0cb563df0") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2023-01-08 07:30:42,171|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("b4c81eaa-9457-437e-bfa3-2c2b10668955") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2023-01-08 07:30:42,173|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2023-01-08 07:30:42,181|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-3||||INFO||||||| Transformed value: null -> 5b567f07-b48f-48bf-bdf0-aab0cb563df0
2023-01-08 07:30:42,183|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="b560e8fb-b526-40e6-bebc-d2ac44472bbc"}
2023-01-08 07:30:42,183|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-3||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label})
2023-01-08 07:30:42,232|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=b560e8fb-b526-40e6-bebc-d2ac44472bbc})
2023-01-08 07:30:42,241|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-01-08 07:30:42,243|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2023-01-08 07:30:42,243|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2023-01-08 07:30:42,244|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2023-01-08 07:30:42,244|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2023-01-08 07:30:42,252|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> b560e8fb-b526-40e6-bebc-d2ac44472bbc
2023-01-08 07:30:42,253|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("cfe020f8-6713-4198-b88b-70bb516a99a2") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-01-08 07:30:42,253|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2023-01-08 07:30:42,253|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2023-01-08 07:30:42,254|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("e8cda24e-4fe5-4485-8652-05491320516f") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-01-08 07:30:42,255|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="cfe020f8-6713-4198-b88b-70bb516a99a2", vnf-id="e8cda24e-4fe5-4485-8652-05491320516f"}
2023-01-08 07:30:42,255|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="cfe020f8-6713-4198-b88b-70bb516a99a2", vnf-id="e8cda24e-4fe5-4485-8652-05491320516f"}
2023-01-08 07:30:42,262|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/cfe020f8-6713-4198-b88b-70bb516a99a2/service-data/vnfs/vnf/e8cda24e-4fe5-4485-8652-05491320516f/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})
2023-01-08 07:30:42,262|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/cfe020f8-6713-4198-b88b-70bb516a99a2/service-data/vnfs/vnf/e8cda24e-4fe5-4485-8652-05491320516f/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})
2023-01-08 07:30:42,262|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/cfe020f8-6713-4198-b88b-70bb516a99a2/service-data/vnfs/vnf/e8cda24e-4fe5-4485-8652-05491320516f/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})
2023-01-08 07:30:42,262|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/cfe020f8-6713-4198-b88b-70bb516a99a2/service-data/vnfs/vnf/e8cda24e-4fe5-4485-8652-05491320516f/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})
2023-01-08 07:30:42,309|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/cfe020f8-6713-4198-b88b-70bb516a99a2/service-data/vnfs/vnf/e8cda24e-4fe5-4485-8652-05491320516f/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2023-01-08 07:30:42,309|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/cfe020f8-6713-4198-b88b-70bb516a99a2/service-data/vnfs/vnf/e8cda24e-4fe5-4485-8652-05491320516f/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2023-01-08 07:30:42,339|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2023-01-08 07:30:42,339|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2023-01-08 07:30:42,339|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2023-01-08 07:30:42,340|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2023-01-08 07:30:42,340|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-01-08 07:30:42,340|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-01-08 07:30:42,341|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2023-01-08 07:30:42,341|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20230108t073038287016z")
2023-01-08 07:30:42,341|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-1||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20230108t073038287016z")
2023-01-08 07:30:42,341|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20230108t073038287016z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-01-08 07:30:42,343|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name="k8sregion-cnf-macro-onap-nf-20230108t073038287016z", vf-module-label="helm_apache", vf-module-id="312d5b96-032d-495a-a034-288afe2fdbcb"}
2023-01-08 07:30:42,352|37838aa8-9834-4629-8ec9-4cc6ca83245b||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})
2023-01-08 07:30:42,352|37838aa8-9834-4629-8ec9-4cc6ca83245b||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})
2023-01-08 07:30:42,355|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-01-08 07:30:42,483|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - )
2023-01-08 07:30:42,484|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2023-01-08 07:30:42,485|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20230108t073038287016z-helm_apache-vfmt-001")
2023-01-08 07:30:42,485|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20230108t073038287016z-helm_apache-vfmt-001")
2023-01-08 07:30:42,485|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20230108t073038287016z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2023-01-08 07:30:42,488|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-01-08 07:30:42,491|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="cfe020f8-6713-4198-b88b-70bb516a99a2", vnf-id="e8cda24e-4fe5-4485-8652-05491320516f"}
2023-01-08 07:30:42,500|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/cfe020f8-6713-4198-b88b-70bb516a99a2/service-data/vnfs/vnf/e8cda24e-4fe5-4485-8652-05491320516f/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})
2023-01-08 07:30:42,500|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/cfe020f8-6713-4198-b88b-70bb516a99a2/service-data/vnfs/vnf/e8cda24e-4fe5-4485-8652-05491320516f/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})
2023-01-08 07:30:42,544|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/cfe020f8-6713-4198-b88b-70bb516a99a2/service-data/vnfs/vnf/e8cda24e-4fe5-4485-8652-05491320516f/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2023-01-08 07:30:42,555|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-01-08 07:30:42,556|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-01-08 07:30:42,556|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2023-01-08 07:30:42,556|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-3||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2023-01-08 07:30:42,556|37838aa8-9834-4629-8ec9-4cc6ca83245b||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)
2023-01-08 07:30:42,557|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2023-01-08 07:30:42,557|37838aa8-9834-4629-8ec9-4cc6ca83245b||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)
2023-01-08 07:30:42,559|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-3||||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" : "5b567f07-b48f-48bf-bdf0-aab0cb563df0",
  "k8s-rb-definition-version" : "b560e8fb-b526-40e6-bebc-d2ac44472bbc",
  "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" : "cfe020f8-6713-4198-b88b-70bb516a99a2",
  "vf-module-id" : "312d5b96-032d-495a-a034-288afe2fdbcb",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "b560e8fb-b526-40e6-bebc-d2ac44472bbc",
  "vf-module-model-invariant-uuid" : "5b567f07-b48f-48bf-bdf0-aab0cb563df0",
  "vf-module-model-version" : "b4c81eaa-9457-437e-bfa3-2c2b10668955",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20230108t073038287016z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "e8cda24e-4fe5-4485-8652-05491320516f",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20230108t073038287016z"
})
2023-01-08 07:30:42,582|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2023-01-08 07:30:42,582|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-01-08 07:30:42,583|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2023-01-08 07:30:42,583|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[37838aa8-9834-4629-8ec9-4cc6ca83245b])'s step(profile-upload)
2023-01-08 07:30:42,584|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-3||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-08 07:30:42,584|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(37838aa8-9834-4629-8ec9-4cc6ca83245b) for workflow(resource-assignment) step(profile-upload)
2023-01-08 07:30:42,585|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2023-01-08 07:30:42,585|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-3||||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"]}})
2023-01-08 07:30:42,585|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Profile Upload component logic.
2023-01-08 07:30:42,585|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2023-01-08 07:30:42,585|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2023-01-08 07:30:42,602|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/5b567f07-b48f-48bf-bdf0-aab0cb563df0/b560e8fb-b526-40e6-bebc-d2ac44472bbc)
2023-01-08 07:30:42,611|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-01-08 07:30:42,623|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/5b567f07-b48f-48bf-bdf0-aab0cb563df0/b560e8fb-b526-40e6-bebc-d2ac44472bbc/profile/node-port-profile)
2023-01-08 07:30:42,628|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-3||||INFO||||||| Response status(404 - Not Found)
2023-01-08 07:30:42,628|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-3||||INFO||||||| Uploading K8s Profile..
2023-01-08 07:30:42,652|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/5b567f07-b48f-48bf-bdf0-aab0cb563df0/b560e8fb-b526-40e6-bebc-d2ac44472bbc/profile)
2023-01-08 07:30:42,663|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-3||||INFO||||||| Response status(201 - Created)
2023-01-08 07:30:42,680|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/5b567f07-b48f-48bf-bdf0-aab0cb563df0/b560e8fb-b526-40e6-bebc-d2ac44472bbc/profile/node-port-profile/content)
2023-01-08 07:30:42,688|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-01-08 07:30:42,689|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-3||||INFO||||||| K8s Profile Upload Completed
2023-01-08 07:30:42,689|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2023-01-08 07:30:42,689|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2023-01-08 07:30:42,689|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-3||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2023-01-08 07:30:42,691|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2023-01-08 07:30:42,691|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-2||||INFO||||||| workflow(37838aa8-9834-4629-8ec9-4cc6ca83245b) nodes completed with (0)exceptions
2023-01-08 07:30:42,691|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-01-08 07:30:42,692|37838aa8-9834-4629-8ec9-4cc6ca83245b||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9a7ad45c-cc85-4e70-8afe-e169ee7330ed auditStoreId -1
2023-01-08 07:30:48,607|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-01-08 07:30:48,717|||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]]
2023-01-08 07:30:48,828|429cc7c0-5af5-4966-a6d4-296e25a45184||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| processing request id 429cc7c0-5af5-4966-a6d4-296e25a45184
2023-01-08 07:30:48,829|429cc7c0-5af5-4966-a6d4-296e25a45184||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| storeExecutionInput called not to store the Workflow action input details 
2023-01-08 07:30:48,829|429cc7c0-5af5-4966-a6d4-296e25a45184||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| StoreAuditService ID  -1
2023-01-08 07:30:48,829|429cc7c0-5af5-4966-a6d4-296e25a45184||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-01-08 07:30:48,829|429cc7c0-5af5-4966-a6d4-296e25a45184||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-01-08 07:30:48,832|429cc7c0-5af5-4966-a6d4-296e25a45184||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-01-08 07:30:48,847|429cc7c0-5af5-4966-a6d4-296e25a45184||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Deriving input data for workflow: (config-assign)
2023-01-08 07:30:48,849|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Execute node(START) -> executed state(SUCCESS)
2023-01-08 07:30:48,850|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Executing workflow(config-assign[429cc7c0-5af5-4966-a6d4-296e25a45184])'s step(config-setup)
2023-01-08 07:30:48,851|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-08 07:30:48,852|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| preparing request id(429cc7c0-5af5-4966-a6d4-296e25a45184) for workflow(config-assign) step(config-setup)
2023-01-08 07:30:48,852|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2023-01-08 07:30:48,853|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2023-01-08 07:30:48,853|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2023-01-08 07:30:48,901|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| 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
]]])
2023-01-08 07:30:48,905|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2023-01-08 07:30:48,907|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Setting Resource Value ("cfe020f8-6713-4198-b88b-70bb516a99a2") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-01-08 07:30:48,908|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| 
Resolved Input Key mappings: 
{service-instance-id="cfe020f8-6713-4198-b88b-70bb516a99a2"}
2023-01-08 07:30:48,914|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/cfe020f8-6713-4198-b88b-70bb516a99a2), 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})
2023-01-08 07:30:48,914|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/cfe020f8-6713-4198-b88b-70bb516a99a2), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2023-01-08 07:30:48,954|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/cfe020f8-6713-4198-b88b-70bb516a99a2)
2023-01-08 07:30:48,973|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Response status(200 - OK)
2023-01-08 07:30:48,974|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Response processing type (string)
2023-01-08 07:30:48,975|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_bbd77164-8a58-4bed-b73a-dfb20ed55897")
2023-01-08 07:30:48,975|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_bbd77164-8a58-4bed-b73a-dfb20ed55897")
2023-01-08 07:30:48,975|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Setting Resource Value ("basic_cnf_macro_bbd77164-8a58-4bed-b73a-dfb20ed55897") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2023-01-08 07:30:48,976|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Setting Resource Value ("e8cda24e-4fe5-4485-8652-05491320516f") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-01-08 07:30:48,978|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| 
Resolved Input Key mappings: 
{service-instance-id="cfe020f8-6713-4198-b88b-70bb516a99a2", vnf-id="e8cda24e-4fe5-4485-8652-05491320516f"}
2023-01-08 07:30:48,983|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/cfe020f8-6713-4198-b88b-70bb516a99a2/service-data/vnfs/vnf/e8cda24e-4fe5-4485-8652-05491320516f/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})
2023-01-08 07:30:48,983|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/cfe020f8-6713-4198-b88b-70bb516a99a2/service-data/vnfs/vnf/e8cda24e-4fe5-4485-8652-05491320516f/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2023-01-08 07:30:49,013|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/cfe020f8-6713-4198-b88b-70bb516a99a2/service-data/vnfs/vnf/e8cda24e-4fe5-4485-8652-05491320516f/vnf-data/vf-modules)
2023-01-08 07:30:49,027|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Response status(200 - OK)
2023-01-08 07:30:49,028|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Response processing type (json)
2023-01-08 07:30:49,028|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"312d5b96-032d-495a-a034-288afe2fdbcb","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_bbd77164-8a58-4bed-b73a-dfb20ed55897_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":"b4c81eaa-9457-437e-bfa3-2c2b10668955","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-20230108t073038287016z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"5b567f07-b48f-48bf-bdf0-aab0cb563df0","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230108t073038287016z","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":"b560e8fb-b526-40e6-bebc-d2ac44472bbc","model-uuid":"b4c81eaa-9457-437e-bfa3-2c2b10668955","model-invariant-uuid":"5b567f07-b48f-48bf-bdf0-aab0cb563df0"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"312d5b96-032d-495a-a034-288afe2fdbcb","vf-module-name":"basic_cnf_macro_bbd77164-8a58-4bed-b73a-dfb20ed55897_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"429cc7c0-5af5-4966-a6d4-296e25a45184","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"9d498ebc-9546-4ce1-8b60-b3c8e975a5ab","model-invariant-uuid":"abad78ef-5bd8-443a-97fd-2d9bd388c7b2"},"global-customer-id":"basiccnf-macro-customer","service-id":"cfe020f8-6713-4198-b88b-70bb516a99a2","service-instance-id":"cfe020f8-6713-4198-b88b-70bb516a99a2","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"a1cb6fc2-e952-4114-ac96-74fed236aaf8","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/5539af51-a69b-40e0-a39b-40f0cbfb8a5d","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"7292dead-630c-403f-a1c2-796194344a19","model-uuid":"68b5b070-5c17-4edb-8a49-c694fa753010","model-invariant-uuid":"51419f20-e588-4498-ba2f-7edb7154daab"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"e8cda24e-4fe5-4485-8652-05491320516f"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"b560e8fb-b526-40e6-bebc-d2ac44472bbc","model-uuid":"b4c81eaa-9457-437e-bfa3-2c2b10668955","model-invariant-uuid":"5b567f07-b48f-48bf-bdf0-aab0cb563df0"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"312d5b96-032d-495a-a034-288afe2fdbcb"}}}]})
2023-01-08 07:30:49,029|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"312d5b96-032d-495a-a034-288afe2fdbcb","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_bbd77164-8a58-4bed-b73a-dfb20ed55897_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":"b4c81eaa-9457-437e-bfa3-2c2b10668955","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-20230108t073038287016z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"5b567f07-b48f-48bf-bdf0-aab0cb563df0","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230108t073038287016z","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":"b560e8fb-b526-40e6-bebc-d2ac44472bbc","model-uuid":"b4c81eaa-9457-437e-bfa3-2c2b10668955","model-invariant-uuid":"5b567f07-b48f-48bf-bdf0-aab0cb563df0"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"312d5b96-032d-495a-a034-288afe2fdbcb","vf-module-name":"basic_cnf_macro_bbd77164-8a58-4bed-b73a-dfb20ed55897_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"429cc7c0-5af5-4966-a6d4-296e25a45184","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"9d498ebc-9546-4ce1-8b60-b3c8e975a5ab","model-invariant-uuid":"abad78ef-5bd8-443a-97fd-2d9bd388c7b2"},"global-customer-id":"basiccnf-macro-customer","service-id":"cfe020f8-6713-4198-b88b-70bb516a99a2","service-instance-id":"cfe020f8-6713-4198-b88b-70bb516a99a2","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"a1cb6fc2-e952-4114-ac96-74fed236aaf8","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/5539af51-a69b-40e0-a39b-40f0cbfb8a5d","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"7292dead-630c-403f-a1c2-796194344a19","model-uuid":"68b5b070-5c17-4edb-8a49-c694fa753010","model-invariant-uuid":"51419f20-e588-4498-ba2f-7edb7154daab"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"e8cda24e-4fe5-4485-8652-05491320516f"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"b560e8fb-b526-40e6-bebc-d2ac44472bbc","model-uuid":"b4c81eaa-9457-437e-bfa3-2c2b10668955","model-invariant-uuid":"5b567f07-b48f-48bf-bdf0-aab0cb563df0"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"312d5b96-032d-495a-a034-288afe2fdbcb"}}}]})
2023-01-08 07:30:49,029|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"312d5b96-032d-495a-a034-288afe2fdbcb","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_bbd77164-8a58-4bed-b73a-dfb20ed55897_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":"b4c81eaa-9457-437e-bfa3-2c2b10668955","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-20230108t073038287016z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"5b567f07-b48f-48bf-bdf0-aab0cb563df0","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230108t073038287016z","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":"b560e8fb-b526-40e6-bebc-d2ac44472bbc","model-uuid":"b4c81eaa-9457-437e-bfa3-2c2b10668955","model-invariant-uuid":"5b567f07-b48f-48bf-bdf0-aab0cb563df0"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"312d5b96-032d-495a-a034-288afe2fdbcb","vf-module-name":"basic_cnf_macro_bbd77164-8a58-4bed-b73a-dfb20ed55897_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"429cc7c0-5af5-4966-a6d4-296e25a45184","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"9d498ebc-9546-4ce1-8b60-b3c8e975a5ab","model-invariant-uuid":"abad78ef-5bd8-443a-97fd-2d9bd388c7b2"},"global-customer-id":"basiccnf-macro-customer","service-id":"cfe020f8-6713-4198-b88b-70bb516a99a2","service-instance-id":"cfe020f8-6713-4198-b88b-70bb516a99a2","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"a1cb6fc2-e952-4114-ac96-74fed236aaf8","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/5539af51-a69b-40e0-a39b-40f0cbfb8a5d","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"7292dead-630c-403f-a1c2-796194344a19","model-uuid":"68b5b070-5c17-4edb-8a49-c694fa753010","model-invariant-uuid":"51419f20-e588-4498-ba2f-7edb7154daab"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"e8cda24e-4fe5-4485-8652-05491320516f"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"b560e8fb-b526-40e6-bebc-d2ac44472bbc","model-uuid":"b4c81eaa-9457-437e-bfa3-2c2b10668955","model-invariant-uuid":"5b567f07-b48f-48bf-bdf0-aab0cb563df0"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"312d5b96-032d-495a-a034-288afe2fdbcb"}}}]), type  ({json})
2023-01-08 07:30:49,030|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"312d5b96-032d-495a-a034-288afe2fdbcb","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_bbd77164-8a58-4bed-b73a-dfb20ed55897_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":"b4c81eaa-9457-437e-bfa3-2c2b10668955","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-20230108t073038287016z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"5b567f07-b48f-48bf-bdf0-aab0cb563df0","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230108t073038287016z","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":"b560e8fb-b526-40e6-bebc-d2ac44472bbc","model-uuid":"b4c81eaa-9457-437e-bfa3-2c2b10668955","model-invariant-uuid":"5b567f07-b48f-48bf-bdf0-aab0cb563df0"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"312d5b96-032d-495a-a034-288afe2fdbcb","vf-module-name":"basic_cnf_macro_bbd77164-8a58-4bed-b73a-dfb20ed55897_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"429cc7c0-5af5-4966-a6d4-296e25a45184","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"9d498ebc-9546-4ce1-8b60-b3c8e975a5ab","model-invariant-uuid":"abad78ef-5bd8-443a-97fd-2d9bd388c7b2"},"global-customer-id":"basiccnf-macro-customer","service-id":"cfe020f8-6713-4198-b88b-70bb516a99a2","service-instance-id":"cfe020f8-6713-4198-b88b-70bb516a99a2","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"a1cb6fc2-e952-4114-ac96-74fed236aaf8","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/5539af51-a69b-40e0-a39b-40f0cbfb8a5d","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"7292dead-630c-403f-a1c2-796194344a19","model-uuid":"68b5b070-5c17-4edb-8a49-c694fa753010","model-invariant-uuid":"51419f20-e588-4498-ba2f-7edb7154daab"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"e8cda24e-4fe5-4485-8652-05491320516f"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"b560e8fb-b526-40e6-bebc-d2ac44472bbc","model-uuid":"b4c81eaa-9457-437e-bfa3-2c2b10668955","model-invariant-uuid":"5b567f07-b48f-48bf-bdf0-aab0cb563df0"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"312d5b96-032d-495a-a034-288afe2fdbcb"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2023-01-08 07:30:49,031|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| 
Resolved Input Key mappings: 
{vnf-id="e8cda24e-4fe5-4485-8652-05491320516f"}
2023-01-08 07:30:49,036|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/e8cda24e-4fe5-4485-8652-05491320516f?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2023-01-08 07:30:49,036|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/e8cda24e-4fe5-4485-8652-05491320516f?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2023-01-08 07:30:49,091|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/e8cda24e-4fe5-4485-8652-05491320516f?depth=1)
2023-01-08 07:30:49,435|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Response status(200 - OK)
2023-01-08 07:30:49,436|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Response processing type (json)
2023-01-08 07:30:49,436|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"312d5b96-032d-495a-a034-288afe2fdbcb","vf-module-name":"basic_cnf_macro_bbd77164-8a58-4bed-b73a-dfb20ed55897_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1673163044393","model-invariant-id":"5b567f07-b48f-48bf-bdf0-aab0cb563df0","model-version-id":"b4c81eaa-9457-437e-bfa3-2c2b10668955","model-customization-id":"b560e8fb-b526-40e6-bebc-d2ac44472bbc","module-index":0}]})
2023-01-08 07:30:49,436|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"312d5b96-032d-495a-a034-288afe2fdbcb","vf-module-name":"basic_cnf_macro_bbd77164-8a58-4bed-b73a-dfb20ed55897_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1673163044393","model-invariant-id":"5b567f07-b48f-48bf-bdf0-aab0cb563df0","model-version-id":"b4c81eaa-9457-437e-bfa3-2c2b10668955","model-customization-id":"b560e8fb-b526-40e6-bebc-d2ac44472bbc","module-index":0}]})
2023-01-08 07:30:49,437|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"312d5b96-032d-495a-a034-288afe2fdbcb","vf-module-name":"basic_cnf_macro_bbd77164-8a58-4bed-b73a-dfb20ed55897_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1673163044393","model-invariant-id":"5b567f07-b48f-48bf-bdf0-aab0cb563df0","model-version-id":"b4c81eaa-9457-437e-bfa3-2c2b10668955","model-customization-id":"b560e8fb-b526-40e6-bebc-d2ac44472bbc","module-index":0}]), type  ({json})
2023-01-08 07:30:49,437|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"312d5b96-032d-495a-a034-288afe2fdbcb","vf-module-name":"basic_cnf_macro_bbd77164-8a58-4bed-b73a-dfb20ed55897_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1673163044393","model-invariant-id":"5b567f07-b48f-48bf-bdf0-aab0cb563df0","model-version-id":"b4c81eaa-9457-437e-bfa3-2c2b10668955","model-customization-id":"b560e8fb-b526-40e6-bebc-d2ac44472bbc","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2023-01-08 07:30:49,438|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2023-01-08 07:30:49,440|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-01-08 07:30:56,157|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| compiled in (6717)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-01-08 07:30:56,157|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-01-08 07:30:56,176|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"5b567f07-b48f-48bf-bdf0-aab0cb563df0","k8s-rb-definition-version":"b560e8fb-b526-40e6-bebc-d2ac44472bbc","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)
2023-01-08 07:30:56,178|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| 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" : "5b567f07-b48f-48bf-bdf0-aab0cb563df0",
      "k8s-rb-definition-version" : "b560e8fb-b526-40e6-bebc-d2ac44472bbc"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "cfe020f8-6713-4198-b88b-70bb516a99a2",
  "service-instance-name" : "basic_cnf_macro_bbd77164-8a58-4bed-b73a-dfb20ed55897",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "b560e8fb-b526-40e6-bebc-d2ac44472bbc",
      "model-invariant-id" : "5b567f07-b48f-48bf-bdf0-aab0cb563df0",
      "model-version-id" : "b4c81eaa-9457-437e-bfa3-2c2b10668955",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1673163044393",
      "vf-module-id" : "312d5b96-032d-495a-a034-288afe2fdbcb",
      "vf-module-name" : "basic_cnf_macro_bbd77164-8a58-4bed-b73a-dfb20ed55897_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "429cc7c0-5af5-4966-a6d4-296e25a45184",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/5539af51-a69b-40e0-a39b-40f0cbfb8a5d",
          "svc-request-id" : "a1cb6fc2-e952-4114-ac96-74fed236aaf8"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "abad78ef-5bd8-443a-97fd-2d9bd388c7b2",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "9d498ebc-9546-4ce1-8b60-b3c8e975a5ab",
            "model-version" : "1.0"
          },
          "service-id" : "cfe020f8-6713-4198-b88b-70bb516a99a2",
          "service-instance-id" : "cfe020f8-6713-4198-b88b-70bb516a99a2",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "b560e8fb-b526-40e6-bebc-d2ac44472bbc",
            "model-invariant-uuid" : "5b567f07-b48f-48bf-bdf0-aab0cb563df0",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "b4c81eaa-9457-437e-bfa3-2c2b10668955",
            "model-version" : "1"
          },
          "vf-module-id" : "312d5b96-032d-495a-a034-288afe2fdbcb",
          "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_bbd77164-8a58-4bed-b73a-dfb20ed55897_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "b560e8fb-b526-40e6-bebc-d2ac44472bbc",
            "model-invariant-uuid" : "5b567f07-b48f-48bf-bdf0-aab0cb563df0",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "b4c81eaa-9457-437e-bfa3-2c2b10668955",
            "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" : "b4c81eaa-9457-437e-bfa3-2c2b10668955"
            }, {
              "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-20230108t073038287016z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "5b567f07-b48f-48bf-bdf0-aab0cb563df0"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20230108t073038287016z"
            }, {
              "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" : "312d5b96-032d-495a-a034-288afe2fdbcb",
            "vf-module-name" : "basic_cnf_macro_bbd77164-8a58-4bed-b73a-dfb20ed55897_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "7292dead-630c-403f-a1c2-796194344a19",
            "model-invariant-uuid" : "51419f20-e588-4498-ba2f-7edb7154daab",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "68b5b070-5c17-4edb-8a49-c694fa753010",
            "model-version" : "1.0"
          },
          "vnf-id" : "e8cda24e-4fe5-4485-8652-05491320516f",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "312d5b96-032d-495a-a034-288afe2fdbcb"
    } ]
  },
  "vnf-id" : "e8cda24e-4fe5-4485-8652-05491320516f"
})
2023-01-08 07:30:56,190|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Preparing Response...
2023-01-08 07:30:56,190|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2023-01-08 07:30:56,191|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Execute node(config-setup) -> executed state(SUCCESS)
2023-01-08 07:30:56,191|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Executing workflow(config-assign[429cc7c0-5af5-4966-a6d4-296e25a45184])'s step(config-template)
2023-01-08 07:30:56,192|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-08 07:30:56,198|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| preparing request id(429cc7c0-5af5-4966-a6d4-296e25a45184) for workflow(config-assign) step(config-template)
2023-01-08 07:30:56,198|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2023-01-08 07:30:56,198|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| 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"]}})
2023-01-08 07:30:56,273|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Triggering K8s Config Upload component logic.
2023-01-08 07:30:56,273|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Getting the template prefixes
2023-01-08 07:30:56,273|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Iterating over prefixes in resource assignment map.
2023-01-08 07:30:56,292|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Rest request method(GET), url(/v1/rb/definition/5b567f07-b48f-48bf-bdf0-aab0cb563df0/b560e8fb-b526-40e6-bebc-d2ac44472bbc)
2023-01-08 07:30:56,300|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Response status(200 - OK)
2023-01-08 07:30:56,309|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Rest request method(GET), url(/v1/rb/definition/5b567f07-b48f-48bf-bdf0-aab0cb563df0/b560e8fb-b526-40e6-bebc-d2ac44472bbc/config-template/replica-count-template)
2023-01-08 07:30:56,315|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Response status(500 - Internal Server Error)
2023-01-08 07:30:56,315|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Uploading K8s template..
2023-01-08 07:30:56,333|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Rest request method(POST), url(/v1/rb/definition/5b567f07-b48f-48bf-bdf0-aab0cb563df0/b560e8fb-b526-40e6-bebc-d2ac44472bbc/config-template)
2023-01-08 07:30:56,346|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Response status(201 - Created)
2023-01-08 07:30:56,358|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Rest request method(POST), url(/v1/rb/definition/5b567f07-b48f-48bf-bdf0-aab0cb563df0/b560e8fb-b526-40e6-bebc-d2ac44472bbc/config-template/replica-count-template/content)
2023-01-08 07:30:56,387|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Response status(200 - OK)
2023-01-08 07:30:56,388|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| K8s Config Upload Completed
2023-01-08 07:30:56,388|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Preparing Response...
2023-01-08 07:30:56,388|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2023-01-08 07:30:56,388|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Execute node(config-template) -> executed state(SUCCESS)
2023-01-08 07:30:56,390|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Execute node(END) -> executed state(SUCCESS)
2023-01-08 07:30:56,390|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| workflow(429cc7c0-5af5-4966-a6d4-296e25a45184) nodes completed with (0)exceptions
2023-01-08 07:30:56,391|429cc7c0-5af5-4966-a6d4-296e25a45184||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| resolveWorkflowOutputs for workflow(config-assign)
2023-01-08 07:30:56,392|429cc7c0-5af5-4966-a6d4-296e25a45184||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f4273ce9-69ac-4e5f-9383-255c7c988861 auditStoreId -1
2023-01-08 07:30:56,419|429cc7c0-5af5-4966-a6d4-296e25a45184||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Completed
2023-01-08 07:31:37,948|e3769445-94c9-4cf6-beed-aecc25c5102c||reactor-http-epoll-4||||INFO||||||| processing request id e3769445-94c9-4cf6-beed-aecc25c5102c
2023-01-08 07:31:37,948|e3769445-94c9-4cf6-beed-aecc25c5102c||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-01-08 07:31:37,948|e3769445-94c9-4cf6-beed-aecc25c5102c||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2023-01-08 07:31:37,952|e3769445-94c9-4cf6-beed-aecc25c5102c||DefaultDispatcher-worker-3||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2023-01-08 07:31:38,035|e3769445-94c9-4cf6-beed-aecc25c5102c||DefaultDispatcher-worker-3||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-01-08 07:31:38,037|e3769445-94c9-4cf6-beed-aecc25c5102c||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-01-08 07:31:38,039|e3769445-94c9-4cf6-beed-aecc25c5102c||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-01-08 07:31:38,052|e3769445-94c9-4cf6-beed-aecc25c5102c||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-01-08 07:31:38,052|e3769445-94c9-4cf6-beed-aecc25c5102c||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-01-08 07:31:38,052|e3769445-94c9-4cf6-beed-aecc25c5102c||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-08 07:31:38,053|e3769445-94c9-4cf6-beed-aecc25c5102c||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(e3769445-94c9-4cf6-beed-aecc25c5102c) for workflow(resource-assignment) step(resource-assignment)
2023-01-08 07:31:38,053|e3769445-94c9-4cf6-beed-aecc25c5102c||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-01-08 07:31:38,053|e3769445-94c9-4cf6-beed-aecc25c5102c||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-01-08 07:31:38,054|e3769445-94c9-4cf6-beed-aecc25c5102c||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-01-08 07:31:38,070|e3769445-94c9-4cf6-beed-aecc25c5102c||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2023-01-08 07:31:38,071|e3769445-94c9-4cf6-beed-aecc25c5102c||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-01-08 07:31:38,072|e3769445-94c9-4cf6-beed-aecc25c5102c||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("b597ddcc-a266-4256-a1e4-328e0df06e40") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-01-08 07:31:38,072|e3769445-94c9-4cf6-beed-aecc25c5102c||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("f3822850-e4b1-4f70-8895-49575aa761a9") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-01-08 07:31:38,073|e3769445-94c9-4cf6-beed-aecc25c5102c||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "b597ddcc-a266-4256-a1e4-328e0df06e40",
  "vnf-id" : "f3822850-e4b1-4f70-8895-49575aa761a9",
  "vnf_name" : "ubuntu20-VNF-name"
})
2023-01-08 07:31:38,081|e3769445-94c9-4cf6-beed-aecc25c5102c||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2023-01-08 07:31:38,081|e3769445-94c9-4cf6-beed-aecc25c5102c||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-01-08 07:31:38,081|e3769445-94c9-4cf6-beed-aecc25c5102c||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-01-08 07:31:38,082|e3769445-94c9-4cf6-beed-aecc25c5102c||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e6e68b82-7733-4ba7-ae78-95fd933a0aea auditStoreId -1
2023-01-08 07:31:40,150|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-01-08 07:31:40,253|||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]]
2023-01-08 07:31:40,257|429cc7c0-5af5-4966-a6d4-296e25a45184||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| processing request id 429cc7c0-5af5-4966-a6d4-296e25a45184
2023-01-08 07:31:40,257|429cc7c0-5af5-4966-a6d4-296e25a45184||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| storeExecutionInput called not to store the Workflow action input details 
2023-01-08 07:31:40,257|429cc7c0-5af5-4966-a6d4-296e25a45184||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| StoreAuditService ID  -1
2023-01-08 07:31:40,259|429cc7c0-5af5-4966-a6d4-296e25a45184||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-01-08 07:31:40,259|429cc7c0-5af5-4966-a6d4-296e25a45184||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-01-08 07:31:40,262|429cc7c0-5af5-4966-a6d4-296e25a45184||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-01-08 07:31:40,279|429cc7c0-5af5-4966-a6d4-296e25a45184||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Deriving input data for workflow: (config-deploy)
2023-01-08 07:31:40,281|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Execute node(START) -> executed state(SUCCESS)
2023-01-08 07:31:40,282|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Executing workflow(config-deploy[429cc7c0-5af5-4966-a6d4-296e25a45184])'s step(config-setup)
2023-01-08 07:31:40,282|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-08 07:31:40,283|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| preparing request id(429cc7c0-5af5-4966-a6d4-296e25a45184) for workflow(config-deploy) step(config-setup)
2023-01-08 07:31:40,283|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2023-01-08 07:31:40,283|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2023-01-08 07:31:40,285|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2023-01-08 07:31:40,306|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| 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
]]])
2023-01-08 07:31:40,307|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2023-01-08 07:31:40,308|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Setting Resource Value ("cfe020f8-6713-4198-b88b-70bb516a99a2") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-01-08 07:31:40,309|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| 
Resolved Input Key mappings: 
{service-instance-id="cfe020f8-6713-4198-b88b-70bb516a99a2"}
2023-01-08 07:31:40,313|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/cfe020f8-6713-4198-b88b-70bb516a99a2), 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})
2023-01-08 07:31:40,313|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/cfe020f8-6713-4198-b88b-70bb516a99a2), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2023-01-08 07:31:40,342|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/cfe020f8-6713-4198-b88b-70bb516a99a2)
2023-01-08 07:31:40,357|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Response status(200 - OK)
2023-01-08 07:31:40,357|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Response processing type (string)
2023-01-08 07:31:40,358|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_bbd77164-8a58-4bed-b73a-dfb20ed55897")
2023-01-08 07:31:40,358|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_bbd77164-8a58-4bed-b73a-dfb20ed55897")
2023-01-08 07:31:40,358|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Setting Resource Value ("basic_cnf_macro_bbd77164-8a58-4bed-b73a-dfb20ed55897") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2023-01-08 07:31:40,359|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Setting Resource Value ("e8cda24e-4fe5-4485-8652-05491320516f") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-01-08 07:31:40,360|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| 
Resolved Input Key mappings: 
{service-instance-id="cfe020f8-6713-4198-b88b-70bb516a99a2", vnf-id="e8cda24e-4fe5-4485-8652-05491320516f"}
2023-01-08 07:31:40,365|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/cfe020f8-6713-4198-b88b-70bb516a99a2/service-data/vnfs/vnf/e8cda24e-4fe5-4485-8652-05491320516f/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})
2023-01-08 07:31:40,365|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/cfe020f8-6713-4198-b88b-70bb516a99a2/service-data/vnfs/vnf/e8cda24e-4fe5-4485-8652-05491320516f/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2023-01-08 07:31:40,401|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/cfe020f8-6713-4198-b88b-70bb516a99a2/service-data/vnfs/vnf/e8cda24e-4fe5-4485-8652-05491320516f/vnf-data/vf-modules)
2023-01-08 07:31:40,412|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Response status(200 - OK)
2023-01-08 07:31:40,413|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Response processing type (json)
2023-01-08 07:31:40,413|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"312d5b96-032d-495a-a034-288afe2fdbcb","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_bbd77164-8a58-4bed-b73a-dfb20ed55897_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":"b4c81eaa-9457-437e-bfa3-2c2b10668955","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-20230108t073038287016z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"5b567f07-b48f-48bf-bdf0-aab0cb563df0","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230108t073038287016z","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":"b560e8fb-b526-40e6-bebc-d2ac44472bbc","model-uuid":"b4c81eaa-9457-437e-bfa3-2c2b10668955","model-invariant-uuid":"5b567f07-b48f-48bf-bdf0-aab0cb563df0"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"312d5b96-032d-495a-a034-288afe2fdbcb","vf-module-name":"basic_cnf_macro_bbd77164-8a58-4bed-b73a-dfb20ed55897_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"429cc7c0-5af5-4966-a6d4-296e25a45184","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"9d498ebc-9546-4ce1-8b60-b3c8e975a5ab","model-invariant-uuid":"abad78ef-5bd8-443a-97fd-2d9bd388c7b2"},"global-customer-id":"basiccnf-macro-customer","service-id":"cfe020f8-6713-4198-b88b-70bb516a99a2","service-instance-id":"cfe020f8-6713-4198-b88b-70bb516a99a2","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"ce02e63c-3831-4c87-a6fc-4a3a10491b3a","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/902eab8c-1af7-4322-a635-83bf23200309","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"7292dead-630c-403f-a1c2-796194344a19","model-uuid":"68b5b070-5c17-4edb-8a49-c694fa753010","model-invariant-uuid":"51419f20-e588-4498-ba2f-7edb7154daab"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"e8cda24e-4fe5-4485-8652-05491320516f"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"b560e8fb-b526-40e6-bebc-d2ac44472bbc","model-uuid":"b4c81eaa-9457-437e-bfa3-2c2b10668955","model-invariant-uuid":"5b567f07-b48f-48bf-bdf0-aab0cb563df0"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"312d5b96-032d-495a-a034-288afe2fdbcb","from-preload":false}}}]})
2023-01-08 07:31:40,413|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"312d5b96-032d-495a-a034-288afe2fdbcb","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_bbd77164-8a58-4bed-b73a-dfb20ed55897_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":"b4c81eaa-9457-437e-bfa3-2c2b10668955","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-20230108t073038287016z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"5b567f07-b48f-48bf-bdf0-aab0cb563df0","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230108t073038287016z","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":"b560e8fb-b526-40e6-bebc-d2ac44472bbc","model-uuid":"b4c81eaa-9457-437e-bfa3-2c2b10668955","model-invariant-uuid":"5b567f07-b48f-48bf-bdf0-aab0cb563df0"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"312d5b96-032d-495a-a034-288afe2fdbcb","vf-module-name":"basic_cnf_macro_bbd77164-8a58-4bed-b73a-dfb20ed55897_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"429cc7c0-5af5-4966-a6d4-296e25a45184","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"9d498ebc-9546-4ce1-8b60-b3c8e975a5ab","model-invariant-uuid":"abad78ef-5bd8-443a-97fd-2d9bd388c7b2"},"global-customer-id":"basiccnf-macro-customer","service-id":"cfe020f8-6713-4198-b88b-70bb516a99a2","service-instance-id":"cfe020f8-6713-4198-b88b-70bb516a99a2","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"ce02e63c-3831-4c87-a6fc-4a3a10491b3a","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/902eab8c-1af7-4322-a635-83bf23200309","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"7292dead-630c-403f-a1c2-796194344a19","model-uuid":"68b5b070-5c17-4edb-8a49-c694fa753010","model-invariant-uuid":"51419f20-e588-4498-ba2f-7edb7154daab"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"e8cda24e-4fe5-4485-8652-05491320516f"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"b560e8fb-b526-40e6-bebc-d2ac44472bbc","model-uuid":"b4c81eaa-9457-437e-bfa3-2c2b10668955","model-invariant-uuid":"5b567f07-b48f-48bf-bdf0-aab0cb563df0"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"312d5b96-032d-495a-a034-288afe2fdbcb","from-preload":false}}}]})
2023-01-08 07:31:40,414|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"312d5b96-032d-495a-a034-288afe2fdbcb","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_bbd77164-8a58-4bed-b73a-dfb20ed55897_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":"b4c81eaa-9457-437e-bfa3-2c2b10668955","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-20230108t073038287016z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"5b567f07-b48f-48bf-bdf0-aab0cb563df0","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230108t073038287016z","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":"b560e8fb-b526-40e6-bebc-d2ac44472bbc","model-uuid":"b4c81eaa-9457-437e-bfa3-2c2b10668955","model-invariant-uuid":"5b567f07-b48f-48bf-bdf0-aab0cb563df0"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"312d5b96-032d-495a-a034-288afe2fdbcb","vf-module-name":"basic_cnf_macro_bbd77164-8a58-4bed-b73a-dfb20ed55897_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"429cc7c0-5af5-4966-a6d4-296e25a45184","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"9d498ebc-9546-4ce1-8b60-b3c8e975a5ab","model-invariant-uuid":"abad78ef-5bd8-443a-97fd-2d9bd388c7b2"},"global-customer-id":"basiccnf-macro-customer","service-id":"cfe020f8-6713-4198-b88b-70bb516a99a2","service-instance-id":"cfe020f8-6713-4198-b88b-70bb516a99a2","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"ce02e63c-3831-4c87-a6fc-4a3a10491b3a","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/902eab8c-1af7-4322-a635-83bf23200309","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"7292dead-630c-403f-a1c2-796194344a19","model-uuid":"68b5b070-5c17-4edb-8a49-c694fa753010","model-invariant-uuid":"51419f20-e588-4498-ba2f-7edb7154daab"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"e8cda24e-4fe5-4485-8652-05491320516f"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"b560e8fb-b526-40e6-bebc-d2ac44472bbc","model-uuid":"b4c81eaa-9457-437e-bfa3-2c2b10668955","model-invariant-uuid":"5b567f07-b48f-48bf-bdf0-aab0cb563df0"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"312d5b96-032d-495a-a034-288afe2fdbcb","from-preload":false}}}]), type  ({json})
2023-01-08 07:31:40,414|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"312d5b96-032d-495a-a034-288afe2fdbcb","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_bbd77164-8a58-4bed-b73a-dfb20ed55897_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":"b4c81eaa-9457-437e-bfa3-2c2b10668955","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-20230108t073038287016z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"5b567f07-b48f-48bf-bdf0-aab0cb563df0","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230108t073038287016z","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":"b560e8fb-b526-40e6-bebc-d2ac44472bbc","model-uuid":"b4c81eaa-9457-437e-bfa3-2c2b10668955","model-invariant-uuid":"5b567f07-b48f-48bf-bdf0-aab0cb563df0"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"312d5b96-032d-495a-a034-288afe2fdbcb","vf-module-name":"basic_cnf_macro_bbd77164-8a58-4bed-b73a-dfb20ed55897_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"429cc7c0-5af5-4966-a6d4-296e25a45184","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"9d498ebc-9546-4ce1-8b60-b3c8e975a5ab","model-invariant-uuid":"abad78ef-5bd8-443a-97fd-2d9bd388c7b2"},"global-customer-id":"basiccnf-macro-customer","service-id":"cfe020f8-6713-4198-b88b-70bb516a99a2","service-instance-id":"cfe020f8-6713-4198-b88b-70bb516a99a2","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"ce02e63c-3831-4c87-a6fc-4a3a10491b3a","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/902eab8c-1af7-4322-a635-83bf23200309","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"7292dead-630c-403f-a1c2-796194344a19","model-uuid":"68b5b070-5c17-4edb-8a49-c694fa753010","model-invariant-uuid":"51419f20-e588-4498-ba2f-7edb7154daab"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"e8cda24e-4fe5-4485-8652-05491320516f"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"b560e8fb-b526-40e6-bebc-d2ac44472bbc","model-uuid":"b4c81eaa-9457-437e-bfa3-2c2b10668955","model-invariant-uuid":"5b567f07-b48f-48bf-bdf0-aab0cb563df0"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"312d5b96-032d-495a-a034-288afe2fdbcb","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2023-01-08 07:31:40,416|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| 
Resolved Input Key mappings: 
{vnf-id="e8cda24e-4fe5-4485-8652-05491320516f"}
2023-01-08 07:31:40,420|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/e8cda24e-4fe5-4485-8652-05491320516f?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2023-01-08 07:31:40,420|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/e8cda24e-4fe5-4485-8652-05491320516f?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2023-01-08 07:31:40,459|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/e8cda24e-4fe5-4485-8652-05491320516f?depth=1)
2023-01-08 07:31:40,616|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Response status(200 - OK)
2023-01-08 07:31:40,616|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Response processing type (json)
2023-01-08 07:31:40,617|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"312d5b96-032d-495a-a034-288afe2fdbcb","vf-module-name":"basic_cnf_macro_bbd77164-8a58-4bed-b73a-dfb20ed55897_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"thirsty_knuth","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1673163097796","model-invariant-id":"5b567f07-b48f-48bf-bdf0-aab0cb563df0","model-version-id":"b4c81eaa-9457-437e-bfa3-2c2b10668955","model-customization-id":"b560e8fb-b526-40e6-bebc-d2ac44472bbc","module-index":0}]})
2023-01-08 07:31:40,617|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"312d5b96-032d-495a-a034-288afe2fdbcb","vf-module-name":"basic_cnf_macro_bbd77164-8a58-4bed-b73a-dfb20ed55897_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"thirsty_knuth","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1673163097796","model-invariant-id":"5b567f07-b48f-48bf-bdf0-aab0cb563df0","model-version-id":"b4c81eaa-9457-437e-bfa3-2c2b10668955","model-customization-id":"b560e8fb-b526-40e6-bebc-d2ac44472bbc","module-index":0}]})
2023-01-08 07:31:40,617|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"312d5b96-032d-495a-a034-288afe2fdbcb","vf-module-name":"basic_cnf_macro_bbd77164-8a58-4bed-b73a-dfb20ed55897_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"thirsty_knuth","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1673163097796","model-invariant-id":"5b567f07-b48f-48bf-bdf0-aab0cb563df0","model-version-id":"b4c81eaa-9457-437e-bfa3-2c2b10668955","model-customization-id":"b560e8fb-b526-40e6-bebc-d2ac44472bbc","module-index":0}]), type  ({json})
2023-01-08 07:31:40,617|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"312d5b96-032d-495a-a034-288afe2fdbcb","vf-module-name":"basic_cnf_macro_bbd77164-8a58-4bed-b73a-dfb20ed55897_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"thirsty_knuth","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1673163097796","model-invariant-id":"5b567f07-b48f-48bf-bdf0-aab0cb563df0","model-version-id":"b4c81eaa-9457-437e-bfa3-2c2b10668955","model-customization-id":"b560e8fb-b526-40e6-bebc-d2ac44472bbc","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2023-01-08 07:31:40,619|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2023-01-08 07:31:40,621|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"5b567f07-b48f-48bf-bdf0-aab0cb563df0","k8s-rb-definition-version":"b560e8fb-b526-40e6-bebc-d2ac44472bbc","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":"thirsty_knuth"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2023-01-08 07:31:40,623|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "thirsty_knuth",
      "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" : "5b567f07-b48f-48bf-bdf0-aab0cb563df0",
      "k8s-rb-definition-version" : "b560e8fb-b526-40e6-bebc-d2ac44472bbc"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "cfe020f8-6713-4198-b88b-70bb516a99a2",
  "service-instance-name" : "basic_cnf_macro_bbd77164-8a58-4bed-b73a-dfb20ed55897",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "thirsty_knuth",
      "is-base-vf-module" : false,
      "model-customization-id" : "b560e8fb-b526-40e6-bebc-d2ac44472bbc",
      "model-invariant-id" : "5b567f07-b48f-48bf-bdf0-aab0cb563df0",
      "model-version-id" : "b4c81eaa-9457-437e-bfa3-2c2b10668955",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1673163097796",
      "vf-module-id" : "312d5b96-032d-495a-a034-288afe2fdbcb",
      "vf-module-name" : "basic_cnf_macro_bbd77164-8a58-4bed-b73a-dfb20ed55897_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "429cc7c0-5af5-4966-a6d4-296e25a45184",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/902eab8c-1af7-4322-a635-83bf23200309",
          "svc-request-id" : "ce02e63c-3831-4c87-a6fc-4a3a10491b3a"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "abad78ef-5bd8-443a-97fd-2d9bd388c7b2",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "9d498ebc-9546-4ce1-8b60-b3c8e975a5ab",
            "model-version" : "1.0"
          },
          "service-id" : "cfe020f8-6713-4198-b88b-70bb516a99a2",
          "service-instance-id" : "cfe020f8-6713-4198-b88b-70bb516a99a2",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "b560e8fb-b526-40e6-bebc-d2ac44472bbc",
            "model-invariant-uuid" : "5b567f07-b48f-48bf-bdf0-aab0cb563df0",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "b4c81eaa-9457-437e-bfa3-2c2b10668955",
            "model-version" : "1"
          },
          "vf-module-id" : "312d5b96-032d-495a-a034-288afe2fdbcb",
          "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_bbd77164-8a58-4bed-b73a-dfb20ed55897_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "b560e8fb-b526-40e6-bebc-d2ac44472bbc",
            "model-invariant-uuid" : "5b567f07-b48f-48bf-bdf0-aab0cb563df0",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "b4c81eaa-9457-437e-bfa3-2c2b10668955",
            "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" : "b4c81eaa-9457-437e-bfa3-2c2b10668955"
            }, {
              "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-20230108t073038287016z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "5b567f07-b48f-48bf-bdf0-aab0cb563df0"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20230108t073038287016z"
            }, {
              "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" : "312d5b96-032d-495a-a034-288afe2fdbcb",
            "vf-module-name" : "basic_cnf_macro_bbd77164-8a58-4bed-b73a-dfb20ed55897_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "7292dead-630c-403f-a1c2-796194344a19",
            "model-invariant-uuid" : "51419f20-e588-4498-ba2f-7edb7154daab",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "68b5b070-5c17-4edb-8a49-c694fa753010",
            "model-version" : "1.0"
          },
          "vnf-id" : "e8cda24e-4fe5-4485-8652-05491320516f",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "312d5b96-032d-495a-a034-288afe2fdbcb"
    } ]
  },
  "vnf-id" : "e8cda24e-4fe5-4485-8652-05491320516f"
})
2023-01-08 07:31:40,631|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Preparing Response...
2023-01-08 07:31:40,631|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2023-01-08 07:31:40,631|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Execute node(config-setup) -> executed state(SUCCESS)
2023-01-08 07:31:40,632|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Executing workflow(config-deploy[429cc7c0-5af5-4966-a6d4-296e25a45184])'s step(status-verification-script)
2023-01-08 07:31:40,632|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-01-08 07:31:40,638|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| preparing request id(429cc7c0-5af5-4966-a6d4-296e25a45184) for workflow(config-deploy) step(status-verification-script)
2023-01-08 07:31:40,638|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2023-01-08 07:31:40,638|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| 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"})
2023-01-08 07:31:40,642|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2023-01-08 07:31:40,650|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| SIMPLE STATUS CHECK - START
2023-01-08 07:31:40,664|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Rest request method(GET), url(/v1/instance/thirsty_knuth/status)
2023-01-08 07:31:40,721|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Response status(200 - OK)
2023-01-08 07:31:40,743|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| VfModule helm_apache (thirsty_knuth) is not ready. Please wait...
2023-01-08 07:31:43,315|84dd8417-8580-47ff-99e4-c6cb9fd16fd9||reactor-http-epoll-2||||INFO||||||| processing request id 84dd8417-8580-47ff-99e4-c6cb9fd16fd9
2023-01-08 07:31:43,315|84dd8417-8580-47ff-99e4-c6cb9fd16fd9||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-01-08 07:31:43,315|84dd8417-8580-47ff-99e4-c6cb9fd16fd9||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2023-01-08 07:31:43,316|84dd8417-8580-47ff-99e4-c6cb9fd16fd9||reactor-http-epoll-2||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-01-08 07:31:43,316|84dd8417-8580-47ff-99e4-c6cb9fd16fd9||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-01-08 07:31:43,318|84dd8417-8580-47ff-99e4-c6cb9fd16fd9||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)
2023-01-08 07:31:43,342|84dd8417-8580-47ff-99e4-c6cb9fd16fd9||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-01-08 07:31:43,343|84dd8417-8580-47ff-99e4-c6cb9fd16fd9||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-01-08 07:31:43,343|84dd8417-8580-47ff-99e4-c6cb9fd16fd9||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-08 07:31:43,344|84dd8417-8580-47ff-99e4-c6cb9fd16fd9||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(84dd8417-8580-47ff-99e4-c6cb9fd16fd9) for workflow(resource-assignment) step(resource-assignment)
2023-01-08 07:31:43,344|84dd8417-8580-47ff-99e4-c6cb9fd16fd9||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-01-08 07:31:43,344|84dd8417-8580-47ff-99e4-c6cb9fd16fd9||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-01-08 07:31:43,345|84dd8417-8580-47ff-99e4-c6cb9fd16fd9||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2023-01-08 07:31:43,361|84dd8417-8580-47ff-99e4-c6cb9fd16fd9||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
]]])
2023-01-08 07:31:43,364|84dd8417-8580-47ff-99e4-c6cb9fd16fd9||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2023-01-08 07:31:43,366|84dd8417-8580-47ff-99e4-c6cb9fd16fd9||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2023-01-08 07:31:43,366|84dd8417-8580-47ff-99e4-c6cb9fd16fd9||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2023-01-08 07:31:43,367|84dd8417-8580-47ff-99e4-c6cb9fd16fd9||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2023-01-08 07:31:43,367|84dd8417-8580-47ff-99e4-c6cb9fd16fd9||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("c92f4291-bc72-43e4-9b47-e7271a640582") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-01-08 07:31:43,367|84dd8417-8580-47ff-99e4-c6cb9fd16fd9||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("b597ddcc-a266-4256-a1e4-328e0df06e40") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-01-08 07:31:43,368|84dd8417-8580-47ff-99e4-c6cb9fd16fd9||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)
2023-01-08 07:31:43,368|84dd8417-8580-47ff-99e4-c6cb9fd16fd9||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2023-01-08 07:31:43,369|84dd8417-8580-47ff-99e4-c6cb9fd16fd9||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2023-01-08 07:31:43,369|84dd8417-8580-47ff-99e4-c6cb9fd16fd9||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("f3822850-e4b1-4f70-8895-49575aa761a9") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-01-08 07:31:43,370|84dd8417-8580-47ff-99e4-c6cb9fd16fd9||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master",
  "service-instance-id" : "b597ddcc-a266-4256-a1e4-328e0df06e40",
  "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" : "c92f4291-bc72-43e4-9b47-e7271a640582",
  "vnf-id" : "f3822850-e4b1-4f70-8895-49575aa761a9",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2023-01-08 07:31:43,378|84dd8417-8580-47ff-99e4-c6cb9fd16fd9||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-01-08 07:31:43,378|84dd8417-8580-47ff-99e4-c6cb9fd16fd9||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-01-08 07:31:43,379|84dd8417-8580-47ff-99e4-c6cb9fd16fd9||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-01-08 07:31:43,379|84dd8417-8580-47ff-99e4-c6cb9fd16fd9||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f4b56e82-9994-431b-a438-9b675c13c77a auditStoreId -1
2023-01-08 07:31:47,086|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-01-08 07:31:47,192|||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]]
2023-01-08 07:31:47,197|db0c9cda-f10e-431e-8098-93914a8a24ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| processing request id db0c9cda-f10e-431e-8098-93914a8a24ef
2023-01-08 07:31:47,197|db0c9cda-f10e-431e-8098-93914a8a24ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| storeExecutionInput called not to store the Workflow action input details 
2023-01-08 07:31:47,197|db0c9cda-f10e-431e-8098-93914a8a24ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| StoreAuditService ID  -1
2023-01-08 07:31:47,197|db0c9cda-f10e-431e-8098-93914a8a24ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-01-08 07:31:47,197|db0c9cda-f10e-431e-8098-93914a8a24ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-01-08 07:31:47,198|db0c9cda-f10e-431e-8098-93914a8a24ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-01-08 07:31:47,205|db0c9cda-f10e-431e-8098-93914a8a24ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Deriving input data for workflow: (config-assign)
2023-01-08 07:31:47,205|db0c9cda-f10e-431e-8098-93914a8a24ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2023-01-08 07:31:47,205|db0c9cda-f10e-431e-8098-93914a8a24ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-08 07:31:47,205|db0c9cda-f10e-431e-8098-93914a8a24ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| preparing request id(db0c9cda-f10e-431e-8098-93914a8a24ef) for workflow(config-assign) step(config-assign)
2023-01-08 07:31:47,205|db0c9cda-f10e-431e-8098-93914a8a24ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2023-01-08 07:31:47,205|db0c9cda-f10e-431e-8098-93914a8a24ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2023-01-08 07:31:47,207|db0c9cda-f10e-431e-8098-93914a8a24ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2023-01-08 07:31:47,228|db0c9cda-f10e-431e-8098-93914a8a24ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| 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
]]])
2023-01-08 07:31:47,229|db0c9cda-f10e-431e-8098-93914a8a24ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-01-08 07:31:47,229|db0c9cda-f10e-431e-8098-93914a8a24ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Setting Resource Value ("b597ddcc-a266-4256-a1e4-328e0df06e40") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-01-08 07:31:47,230|db0c9cda-f10e-431e-8098-93914a8a24ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Setting Resource Value ("f3822850-e4b1-4f70-8895-49575aa761a9") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-01-08 07:31:47,241|db0c9cda-f10e-431e-8098-93914a8a24ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Resource resolution saved into database successfully : (service-instance-id)
2023-01-08 07:31:47,241|db0c9cda-f10e-431e-8098-93914a8a24ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Resource resolution saved into database successfully : (vnf-id)
2023-01-08 07:31:47,241|db0c9cda-f10e-431e-8098-93914a8a24ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Resource resolution saved into database successfully : (vnf_name)
2023-01-08 07:31:47,242|db0c9cda-f10e-431e-8098-93914a8a24ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Generated Resource Param Data ({
  "service-instance-id" : "b597ddcc-a266-4256-a1e4-328e0df06e40",
  "vnf-id" : "f3822850-e4b1-4f70-8895-49575aa761a9",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2023-01-08 07:31:47,258|db0c9cda-f10e-431e-8098-93914a8a24ef||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2023-01-08 07:31:47,266|db0c9cda-f10e-431e-8098-93914a8a24ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| 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})
2023-01-08 07:31:47,266|db0c9cda-f10e-431e-8098-93914a8a24ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Preparing Response...
2023-01-08 07:31:47,266|db0c9cda-f10e-431e-8098-93914a8a24ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2023-01-08 07:31:47,266|db0c9cda-f10e-431e-8098-93914a8a24ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| resolveWorkflowOutputs for workflow(config-assign)
2023-01-08 07:31:47,267|db0c9cda-f10e-431e-8098-93914a8a24ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d423b3d3-27c6-47f6-90d7-2dfd4ba4beb2 auditStoreId -1
2023-01-08 07:31:47,278|db0c9cda-f10e-431e-8098-93914a8a24ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Completed
2023-01-08 07:31:50,753|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Rest request method(GET), url(/v1/instance/thirsty_knuth/status)
2023-01-08 07:31:50,816|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Response status(200 - OK)
2023-01-08 07:31:50,818|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| VfModule helm_apache (thirsty_knuth) is ready.
2023-01-08 07:31:50,818|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| SIMPLE STATUS CHECK - END
2023-01-08 07:31:50,818|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Preparing Response...
2023-01-08 07:31:50,818|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2023-01-08 07:31:50,818|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Execute node(status-verification-script) -> executed state(SUCCESS)
2023-01-08 07:31:50,819|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Executing workflow(config-deploy[429cc7c0-5af5-4966-a6d4-296e25a45184])'s step(config-apply)
2023-01-08 07:31:50,820|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-08 07:31:50,825|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| preparing request id(429cc7c0-5af5-4966-a6d4-296e25a45184) for workflow(config-deploy) step(config-apply)
2023-01-08 07:31:50,825|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2023-01-08 07:31:50,825|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| 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"]}})
2023-01-08 07:31:50,827|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Triggering K8s Config Value component logic.
2023-01-08 07:31:50,827|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Getting the template prefixes
2023-01-08 07:31:50,828|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Iterating over prefixes in resource assignment map.
2023-01-08 07:31:50,839|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Rest request method(GET), url(/v1/instance/thirsty_knuth/config/replica-count-change)
2023-01-08 07:31:55,849|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Response status(500 - Internal Server Error)
2023-01-08 07:31:55,850|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Uploading K8s config..
2023-01-08 07:31:55,882|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Config building started from source custom-values
2023-01-08 07:31:55,882|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Resolving resource with resource assignment artifact(custom-values-mapping)
2023-01-08 07:31:55,900|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| 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
]]])
2023-01-08 07:31:55,904|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2023-01-08 07:31:55,905|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Generated Resource Param Data ({
  "replica-count" : 2
})
2023-01-08 07:31:55,976|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Rest request method(POST), url(/v1/instance/thirsty_knuth/config)
2023-01-08 07:31:56,160|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Response status(201 - Created)
2023-01-08 07:31:56,170|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Preparing Response...
2023-01-08 07:31:56,170|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2023-01-08 07:31:56,170|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Execute node(config-apply) -> executed state(SUCCESS)
2023-01-08 07:31:56,171|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Executing workflow(config-deploy[429cc7c0-5af5-4966-a6d4-296e25a45184])'s step(status-verification-script-after)
2023-01-08 07:31:56,171|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-01-08 07:31:56,172|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| preparing request id(429cc7c0-5af5-4966-a6d4-296e25a45184) for workflow(config-deploy) step(status-verification-script-after)
2023-01-08 07:31:56,172|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2023-01-08 07:31:56,172|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| 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"})
2023-01-08 07:31:56,173|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2023-01-08 07:31:56,174|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| SIMPLE STATUS CHECK - START
2023-01-08 07:31:56,183|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Rest request method(GET), url(/v1/instance/thirsty_knuth/status)
2023-01-08 07:31:56,230|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Response status(200 - OK)
2023-01-08 07:31:56,232|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| VfModule helm_apache (thirsty_knuth) is not ready. Please wait...
2023-01-08 07:32:06,241|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Rest request method(GET), url(/v1/instance/thirsty_knuth/status)
2023-01-08 07:32:06,287|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Response status(200 - OK)
2023-01-08 07:32:06,289|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| VfModule helm_apache (thirsty_knuth) is not ready. Please wait...
2023-01-08 07:32:16,298|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Rest request method(GET), url(/v1/instance/thirsty_knuth/status)
2023-01-08 07:32:16,347|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Response status(200 - OK)
2023-01-08 07:32:16,352|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| VfModule helm_apache (thirsty_knuth) is not ready. Please wait...
2023-01-08 07:32:26,364|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Rest request method(GET), url(/v1/instance/thirsty_knuth/status)
2023-01-08 07:32:26,429|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Response status(200 - OK)
2023-01-08 07:32:26,431|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| VfModule helm_apache (thirsty_knuth) is not ready. Please wait...
2023-01-08 07:32:36,445|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Rest request method(GET), url(/v1/instance/thirsty_knuth/status)
2023-01-08 07:32:36,528|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Response status(200 - OK)
2023-01-08 07:32:36,531|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| VfModule helm_apache (thirsty_knuth) is not ready. Please wait...
2023-01-08 07:32:39,138|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-01-08 07:32:39,255|||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]]
2023-01-08 07:32:39,260|db0c9cda-f10e-431e-8098-93914a8a24ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| processing request id db0c9cda-f10e-431e-8098-93914a8a24ef
2023-01-08 07:32:39,260|db0c9cda-f10e-431e-8098-93914a8a24ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| storeExecutionInput called not to store the Workflow action input details 
2023-01-08 07:32:39,260|db0c9cda-f10e-431e-8098-93914a8a24ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| StoreAuditService ID  -1
2023-01-08 07:32:39,262|db0c9cda-f10e-431e-8098-93914a8a24ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-01-08 07:32:39,262|db0c9cda-f10e-431e-8098-93914a8a24ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-01-08 07:32:39,263|db0c9cda-f10e-431e-8098-93914a8a24ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-01-08 07:32:39,267|db0c9cda-f10e-431e-8098-93914a8a24ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Deriving input data for workflow: (config-deploy)
2023-01-08 07:32:39,267|db0c9cda-f10e-431e-8098-93914a8a24ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2023-01-08 07:32:39,267|db0c9cda-f10e-431e-8098-93914a8a24ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-01-08 07:32:39,273|db0c9cda-f10e-431e-8098-93914a8a24ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| preparing request id(db0c9cda-f10e-431e-8098-93914a8a24ef) for workflow(config-deploy) step(config-deploy)
2023-01-08 07:32:39,273|db0c9cda-f10e-431e-8098-93914a8a24ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2023-01-08 07:32:39,273|db0c9cda-f10e-431e-8098-93914a8a24ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| 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"})
2023-01-08 07:32:39,274|db0c9cda-f10e-431e-8098-93914a8a24ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2023-01-08 07:32:39,275|db0c9cda-f10e-431e-8098-93914a8a24ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Getting Jython Script Class(ConfigDeploy)
2023-01-08 07:32:39,363|db0c9cda-f10e-431e-8098-93914a8a24ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@68909841
2023-01-08 07:32:39,365|db0c9cda-f10e-431e-8098-93914a8a24ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Hello world
2023-01-08 07:32:39,365|db0c9cda-f10e-431e-8098-93914a8a24ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Preparing Response...
2023-01-08 07:32:39,365|db0c9cda-f10e-431e-8098-93914a8a24ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2023-01-08 07:32:39,366|db0c9cda-f10e-431e-8098-93914a8a24ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| resolveWorkflowOutputs for workflow(config-deploy)
2023-01-08 07:32:39,366|db0c9cda-f10e-431e-8098-93914a8a24ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 41d3b90d-51b7-41f3-bd95-fc3d50f31d8f auditStoreId -1
2023-01-08 07:32:39,368|db0c9cda-f10e-431e-8098-93914a8a24ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Completed
2023-01-08 07:32:46,541|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Rest request method(GET), url(/v1/instance/thirsty_knuth/status)
2023-01-08 07:32:46,627|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Response status(200 - OK)
2023-01-08 07:32:46,637|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| VfModule helm_apache (thirsty_knuth) is ready.
2023-01-08 07:32:46,637|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| SIMPLE STATUS CHECK - END
2023-01-08 07:32:46,637|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Preparing Response...
2023-01-08 07:32:46,637|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2023-01-08 07:32:46,637|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2023-01-08 07:32:46,639|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Executing workflow(config-deploy[429cc7c0-5af5-4966-a6d4-296e25a45184])'s step(collect-results)
2023-01-08 07:32:46,639|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-01-08 07:32:46,640|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| preparing request id(429cc7c0-5af5-4966-a6d4-296e25a45184) for workflow(config-deploy) step(collect-results)
2023-01-08 07:32:46,640|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2023-01-08 07:32:46,640|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"})
2023-01-08 07:32:46,640|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2023-01-08 07:32:46,650|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Collected results: {}
2023-01-08 07:32:46,650|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Preparing Response...
2023-01-08 07:32:46,650|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2023-01-08 07:32:46,650|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Execute node(collect-results) -> executed state(SUCCESS)
2023-01-08 07:32:46,651|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Execute node(END) -> executed state(SUCCESS)
2023-01-08 07:32:46,651|429cc7c0-5af5-4966-a6d4-296e25a45184||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| workflow(429cc7c0-5af5-4966-a6d4-296e25a45184) nodes completed with (0)exceptions
2023-01-08 07:32:46,652|429cc7c0-5af5-4966-a6d4-296e25a45184||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| resolveWorkflowOutputs for workflow(config-deploy)
2023-01-08 07:32:46,653|429cc7c0-5af5-4966-a6d4-296e25a45184||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b8083cd0-cfa1-48dc-b154-af5db7ddc758 auditStoreId -1
2023-01-08 07:32:46,655|429cc7c0-5af5-4966-a6d4-296e25a45184||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-5ndbs|||| Completed