Results

By type

          05:09:23,075 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
05:09:23,077 |-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:09:23,080 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
05:09:23,080 |-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:09:23,080 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
05:09:23,110 |-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:09:23,338 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
05:09:23,350 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
05:09:23,354 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
05:09:23,364 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:09:23,480 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
05:09:23,481 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
05:09:23,481 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
05:09:23,481 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
05:09:23,481 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
05:09:23,481 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
05:09:23,481 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
05:09:23,482 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
05:09:23,485 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


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

2023-02-24 05:09:25,363|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.2 using Java 11.0.9.1 on onap-cds-blueprints-processor-79799b686-psnxx with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar started by onap in /app)
2023-02-24 05:09:25,369|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2023-02-24 05:09:29,182|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2023-02-24 05:09:30,124|||main||||INFO||||||| Finished Spring Data repository scanning in 908 ms. Found 11 JPA repository interfaces.
2023-02-24 05:09:33,299|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2023-02-24 05:09:33,438|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2023-02-24 05:09:33,771|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-02-24 05:09:34,592|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2023-02-24 05:09:35,028|||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-02-24 05:09:35,029|||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-02-24 05:09:35,498|||main||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2023-02-24 05:09:37,542|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-24 05:09:37,563|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2023-02-24 05:09:37,704|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2023-02-24 05:09:40,219|||main||||INFO||||||| Audit service is disabled
2023-02-24 05:09:40,479|||main||||INFO||||||| Workflow Audit store is disabled
2023-02-24 05:09:43,248|||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-02-24 05:09:43,362|||main||||INFO||||||| Dependency Management module created...
2023-02-24 05:09:44,798|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2023-02-24 05:09:45,290|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2023-02-24 05:09:47,195|||main||||INFO||||||| Netty started on port 8080
2023-02-24 05:09:50,125|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2023-02-24 05:09:51,133|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2023-02-24 05:09:51,150|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 27.278 seconds (JVM running for 28.905)
2023-02-24 05:09:51,198|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2023-02-24 09:07:54,811|32b440b5-433c-4a7d-ac57-13d21a19aee6||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-02-24 09:07:54,820|32b440b5-433c-4a7d-ac57-13d21a19aee6||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-24 09:07:54,836|32b440b5-433c-4a7d-ac57-13d21a19aee6||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-24 09:07:57,082|32b440b5-433c-4a7d-ac57-13d21a19aee6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-24 09:07:57,087|32b440b5-433c-4a7d-ac57-13d21a19aee6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-24 09:08:01,825|a9da133f-9e81-40b0-9d13-94147e89e278||Thread-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Enhancing blueprint(/opt/app/onap/blueprints/working/fe81638a-78ec-472e-b3ff-6de71313b2fe)
2023-02-24 09:08:01,926|a9da133f-9e81-40b0-9d13-94147e89e278||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| deleting definition types under : /opt/app/onap/blueprints/working/fe81638a-78ec-472e-b3ff-6de71313b2fe/Definitions
2023-02-24 09:08:02,193|a9da133f-9e81-40b0-9d13-94147e89e278||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| reinitialized all type definitions
2023-02-24 09:08:02,210|a9da133f-9e81-40b0-9d13-94147e89e278||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ***** Enhancing NodeTemplate(helloworld)
2023-02-24 09:08:02,337|a9da133f-9e81-40b0-9d13-94147e89e278||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| enhancing ArtifactDefinition(helloworld-template)
2023-02-24 09:08:02,360|a9da133f-9e81-40b0-9d13-94147e89e278||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-02-24 09:08:02,387|a9da133f-9e81-40b0-9d13-94147e89e278||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-02-24 09:08:02,486|a9da133f-9e81-40b0-9d13-94147e89e278||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ##### Enhancing Workflow(helloworld)
2023-02-24 09:08:02,490|a9da133f-9e81-40b0-9d13-94147e89e278||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-02-24 09:08:02,490|a9da133f-9e81-40b0-9d13-94147e89e278||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| identified workflow(helloworld) targets(helloworld)
2023-02-24 09:08:02,491|a9da133f-9e81-40b0-9d13-94147e89e278||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-02-24 09:08:02,491|a9da133f-9e81-40b0-9d13-94147e89e278||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-02-24 09:08:02,493|a9da133f-9e81-40b0-9d13-94147e89e278||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| enriching artifacts file(/opt/app/onap/blueprints/working/fe81638a-78ec-472e-b3ff-6de71313b2fe/Templates/hello-world-mapping.json
2023-02-24 09:08:02,515|a9da133f-9e81-40b0-9d13-94147e89e278||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-02-24 09:08:02,516|a9da133f-9e81-40b0-9d13-94147e89e278||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| dataType not present for the recipe(dt-helloworld-properties)
2023-02-24 09:08:02,517|a9da133f-9e81-40b0-9d13-94147e89e278||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ##### Enhancing blueprint Resource Definitions
2023-02-24 09:08:02,518|a9da133f-9e81-40b0-9d13-94147e89e278||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-02-24 09:08:02,523|a9da133f-9e81-40b0-9d13-94147e89e278||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| processing file (Templates/hello-world-mapping.json)
2023-02-24 09:08:02,568|a9da133f-9e81-40b0-9d13-94147e89e278||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| distinct resource keys ([])
2023-02-24 09:08:02,568|a9da133f-9e81-40b0-9d13-94147e89e278||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Enriching Resource Definition sources Node Template: []
2023-02-24 09:08:03,145|00e6c3bb-807f-4ea2-b224-ab24e60bdea0||Thread-39||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Save processing(75645fd1-f9da-42fe-b7fd-2c199d39a52e) CBA(/opt/app/onap/blueprints/archive/75645fd1-f9da-42fe-b7fd-2c199d39a52e/cba.zip)
2023-02-24 09:08:03,203|00e6c3bb-807f-4ea2-b224-ab24e60bdea0||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/75645fd1-f9da-42fe-b7fd-2c199d39a52e) and entry definition file (Definitions/blueprint.json)
2023-02-24 09:08:03,378|00e6c3bb-807f-4ea2-b224-ab24e60bdea0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(helloworld)
2023-02-24 09:08:03,426|00e6c3bb-807f-4ea2-b224-ab24e60bdea0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/75645fd1-f9da-42fe-b7fd-2c199d39a52e) and entry definition file (Definitions/blueprint.json)
2023-02-24 09:08:04,137|00e6c3bb-807f-4ea2-b224-ab24e60bdea0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-psnxx|||| No compiled cache(/opt/app/onap/blueprints/working/75645fd1-f9da-42fe-b7fd-2c199d39a52e) present to clean.
2023-02-24 09:08:04,557|654321||reactor-http-epoll-2||||INFO||||||| processing request id 654321
2023-02-24 09:08:04,558|654321||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-24 09:08:04,577|654321||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2023-02-24 09:08:04,647|654321||DefaultDispatcher-worker-19||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2023-02-24 09:08:04,903|654321||DefaultDispatcher-worker-19||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-02-24 09:08:04,912|654321||DefaultDispatcher-worker-22||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-02-24 09:08:04,928|654321||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-02-24 09:08:05,010|654321||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-02-24 09:08:05,014|654321||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-02-24 09:08:05,086|654321||DefaultDispatcher-worker-1||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-24 09:08:05,156|654321||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-02-24 09:08:05,158|654321||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-02-24 09:08:05,178|654321||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-02-24 09:08:05,307|654321||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-02-24 09:08:05,575|654321||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([])
2023-02-24 09:08:05,583|654321||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({ })
2023-02-24 09:08:05,830|654321||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2023-02-24 09:08:05,837|654321||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-02-24 09:08:05,842|654321||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-02-24 09:08:05,869|654321||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 43dfeaa8-daf6-49f5-a285-d0fb66c301de auditStoreId -1
2023-02-24 09:12:43,801|bea1f5d9-343c-467d-bb4e-fc1f2a8a0fd2||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-02-24 09:12:43,802|bea1f5d9-343c-467d-bb4e-fc1f2a8a0fd2||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-24 09:12:43,803|bea1f5d9-343c-467d-bb4e-fc1f2a8a0fd2||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-24 09:12:45,261|bea1f5d9-343c-467d-bb4e-fc1f2a8a0fd2||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-24 09:12:45,265|bea1f5d9-343c-467d-bb4e-fc1f2a8a0fd2||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-24 09:12:47,000|49bb668a-676a-4a21-8699-67ece607bb8a||Thread-65||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Enhancing blueprint(/opt/app/onap/blueprints/working/91c375ae-fdc0-43f9-a549-3e32afa67e99)
2023-02-24 09:12:47,002|49bb668a-676a-4a21-8699-67ece607bb8a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| deleting definition types under : /opt/app/onap/blueprints/working/91c375ae-fdc0-43f9-a549-3e32afa67e99/Definitions
2023-02-24 09:12:47,007|49bb668a-676a-4a21-8699-67ece607bb8a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| reinitialized all type definitions
2023-02-24 09:12:47,008|49bb668a-676a-4a21-8699-67ece607bb8a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ***** Enhancing NodeTemplate(helloworld)
2023-02-24 09:12:47,043|49bb668a-676a-4a21-8699-67ece607bb8a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| enhancing ArtifactDefinition(helloworld-template)
2023-02-24 09:12:47,054|49bb668a-676a-4a21-8699-67ece607bb8a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-02-24 09:12:47,065|49bb668a-676a-4a21-8699-67ece607bb8a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-02-24 09:12:47,096|49bb668a-676a-4a21-8699-67ece607bb8a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ##### Enhancing Workflow(helloworld)
2023-02-24 09:12:47,097|49bb668a-676a-4a21-8699-67ece607bb8a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-02-24 09:12:47,097|49bb668a-676a-4a21-8699-67ece607bb8a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| identified workflow(helloworld) targets(helloworld)
2023-02-24 09:12:47,097|49bb668a-676a-4a21-8699-67ece607bb8a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-02-24 09:12:47,098|49bb668a-676a-4a21-8699-67ece607bb8a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-02-24 09:12:47,098|49bb668a-676a-4a21-8699-67ece607bb8a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| enriching artifacts file(/opt/app/onap/blueprints/working/91c375ae-fdc0-43f9-a549-3e32afa67e99/Templates/hello-world-mapping.json
2023-02-24 09:12:47,117|49bb668a-676a-4a21-8699-67ece607bb8a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-02-24 09:12:47,117|49bb668a-676a-4a21-8699-67ece607bb8a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| dataType not present for the recipe(dt-helloworld-properties)
2023-02-24 09:12:47,118|49bb668a-676a-4a21-8699-67ece607bb8a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ##### Enhancing blueprint Resource Definitions
2023-02-24 09:12:47,118|49bb668a-676a-4a21-8699-67ece607bb8a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-02-24 09:12:47,118|49bb668a-676a-4a21-8699-67ece607bb8a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| processing file (Templates/hello-world-mapping.json)
2023-02-24 09:12:47,135|49bb668a-676a-4a21-8699-67ece607bb8a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| distinct resource keys ([])
2023-02-24 09:12:47,135|49bb668a-676a-4a21-8699-67ece607bb8a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Enriching Resource Definition sources Node Template: []
2023-02-24 09:12:47,432|46da185f-19de-4297-8a61-fa6c267f4168||Thread-65||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Save processing(4ba2e8e0-1811-43d7-a728-523f7b7f8a94) CBA(/opt/app/onap/blueprints/archive/4ba2e8e0-1811-43d7-a728-523f7b7f8a94/cba.zip)
2023-02-24 09:12:47,443|46da185f-19de-4297-8a61-fa6c267f4168||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4ba2e8e0-1811-43d7-a728-523f7b7f8a94) and entry definition file (Definitions/blueprint.json)
2023-02-24 09:12:47,486|46da185f-19de-4297-8a61-fa6c267f4168||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(helloworld)
2023-02-24 09:12:47,510|46da185f-19de-4297-8a61-fa6c267f4168||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4ba2e8e0-1811-43d7-a728-523f7b7f8a94) and entry definition file (Definitions/blueprint.json)
2023-02-24 09:12:47,665|46da185f-19de-4297-8a61-fa6c267f4168||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-psnxx|||| No compiled cache(/opt/app/onap/blueprints/working/4ba2e8e0-1811-43d7-a728-523f7b7f8a94) present to clean.
2023-02-24 09:12:47,904|654321||reactor-http-epoll-2||||INFO||||||| processing request id 654321
2023-02-24 09:12:47,904|654321||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-24 09:12:47,904|654321||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2023-02-24 09:12:47,909|654321||reactor-http-epoll-2||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-02-24 09:12:47,910|654321||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-02-24 09:12:47,916|654321||DefaultDispatcher-worker-8||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-02-24 09:12:47,955|654321||DefaultDispatcher-worker-13||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-02-24 09:12:47,956|654321||DefaultDispatcher-worker-13||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-02-24 09:12:47,956|654321||DefaultDispatcher-worker-13||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-24 09:12:47,958|654321||DefaultDispatcher-worker-13||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-02-24 09:12:47,959|654321||DefaultDispatcher-worker-13||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-02-24 09:12:47,959|654321||DefaultDispatcher-worker-13||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-02-24 09:12:47,962|654321||DefaultDispatcher-worker-13||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-02-24 09:12:48,002|654321||DefaultDispatcher-worker-13||||INFO||||||| Batched Sequence : ([])
2023-02-24 09:12:48,003|654321||DefaultDispatcher-worker-13||||INFO||||||| Generated Resource Param Data ({ })
2023-02-24 09:12:48,018|654321||DefaultDispatcher-worker-13||||INFO||||||| Preparing Response...
2023-02-24 09:12:48,018|654321||DefaultDispatcher-worker-13||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-02-24 09:12:48,019|654321||DefaultDispatcher-worker-13||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-02-24 09:12:48,019|654321||DefaultDispatcher-worker-13||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID bf913ed2-ea7b-4c25-83b8-c9d11d44908e auditStoreId -1
2023-02-24 09:22:25,792|40c73217-b76b-4fc1-87ad-b0c7d1be385e||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-02-24 09:22:25,794|40c73217-b76b-4fc1-87ad-b0c7d1be385e||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-24 09:22:25,794|40c73217-b76b-4fc1-87ad-b0c7d1be385e||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-24 09:22:26,239|40c73217-b76b-4fc1-87ad-b0c7d1be385e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-24 09:22:26,240|40c73217-b76b-4fc1-87ad-b0c7d1be385e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-24 09:22:27,830|7d9144d3-4a3a-4bec-afc8-3f5d9b22d4e5||Thread-89||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Enhancing blueprint(/opt/app/onap/blueprints/working/acccdbfe-195b-4389-a77f-3924e6f0613d)
2023-02-24 09:22:27,832|7d9144d3-4a3a-4bec-afc8-3f5d9b22d4e5||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| deleting definition types under : /opt/app/onap/blueprints/working/acccdbfe-195b-4389-a77f-3924e6f0613d/Definitions
2023-02-24 09:22:27,836|7d9144d3-4a3a-4bec-afc8-3f5d9b22d4e5||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| reinitialized all type definitions
2023-02-24 09:22:27,839|7d9144d3-4a3a-4bec-afc8-3f5d9b22d4e5||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ***** Enhancing NodeTemplate(helloworld)
2023-02-24 09:22:27,891|7d9144d3-4a3a-4bec-afc8-3f5d9b22d4e5||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| enhancing ArtifactDefinition(helloworld-template)
2023-02-24 09:22:27,910|7d9144d3-4a3a-4bec-afc8-3f5d9b22d4e5||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-02-24 09:22:27,922|7d9144d3-4a3a-4bec-afc8-3f5d9b22d4e5||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-02-24 09:22:27,954|7d9144d3-4a3a-4bec-afc8-3f5d9b22d4e5||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ##### Enhancing Workflow(helloworld)
2023-02-24 09:22:27,955|7d9144d3-4a3a-4bec-afc8-3f5d9b22d4e5||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-02-24 09:22:27,955|7d9144d3-4a3a-4bec-afc8-3f5d9b22d4e5||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| identified workflow(helloworld) targets(helloworld)
2023-02-24 09:22:27,955|7d9144d3-4a3a-4bec-afc8-3f5d9b22d4e5||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-02-24 09:22:27,955|7d9144d3-4a3a-4bec-afc8-3f5d9b22d4e5||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-02-24 09:22:27,955|7d9144d3-4a3a-4bec-afc8-3f5d9b22d4e5||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| enriching artifacts file(/opt/app/onap/blueprints/working/acccdbfe-195b-4389-a77f-3924e6f0613d/Templates/hello-world-mapping.json
2023-02-24 09:22:27,971|7d9144d3-4a3a-4bec-afc8-3f5d9b22d4e5||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-02-24 09:22:27,971|7d9144d3-4a3a-4bec-afc8-3f5d9b22d4e5||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| dataType not present for the recipe(dt-helloworld-properties)
2023-02-24 09:22:27,971|7d9144d3-4a3a-4bec-afc8-3f5d9b22d4e5||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ##### Enhancing blueprint Resource Definitions
2023-02-24 09:22:27,972|7d9144d3-4a3a-4bec-afc8-3f5d9b22d4e5||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-02-24 09:22:27,972|7d9144d3-4a3a-4bec-afc8-3f5d9b22d4e5||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| processing file (Templates/hello-world-mapping.json)
2023-02-24 09:22:27,984|7d9144d3-4a3a-4bec-afc8-3f5d9b22d4e5||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| distinct resource keys ([])
2023-02-24 09:22:27,985|7d9144d3-4a3a-4bec-afc8-3f5d9b22d4e5||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Enriching Resource Definition sources Node Template: []
2023-02-24 09:22:28,301|ff970fbf-21af-40cb-9dc7-425e9a79e29c||Thread-89||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Save processing(a38d8473-61c4-461f-94b6-286f45abadb4) CBA(/opt/app/onap/blueprints/archive/a38d8473-61c4-461f-94b6-286f45abadb4/cba.zip)
2023-02-24 09:22:28,311|ff970fbf-21af-40cb-9dc7-425e9a79e29c||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a38d8473-61c4-461f-94b6-286f45abadb4) and entry definition file (Definitions/blueprint.json)
2023-02-24 09:22:28,340|ff970fbf-21af-40cb-9dc7-425e9a79e29c||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(helloworld)
2023-02-24 09:22:28,351|ff970fbf-21af-40cb-9dc7-425e9a79e29c||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a38d8473-61c4-461f-94b6-286f45abadb4) and entry definition file (Definitions/blueprint.json)
2023-02-24 09:22:28,481|ff970fbf-21af-40cb-9dc7-425e9a79e29c||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-psnxx|||| No compiled cache(/opt/app/onap/blueprints/working/a38d8473-61c4-461f-94b6-286f45abadb4) present to clean.
2023-02-24 09:22:28,748|654321||reactor-http-epoll-4||||INFO||||||| processing request id 654321
2023-02-24 09:22:28,749|654321||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-24 09:22:28,750|654321||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2023-02-24 09:22:28,753|654321||reactor-http-epoll-4||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-02-24 09:22:28,754|654321||reactor-http-epoll-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-02-24 09:22:28,759|654321||DefaultDispatcher-worker-8||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-02-24 09:22:28,795|654321||DefaultDispatcher-worker-8||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-02-24 09:22:28,795|654321||DefaultDispatcher-worker-8||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-02-24 09:22:28,795|654321||DefaultDispatcher-worker-8||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-24 09:22:28,797|654321||DefaultDispatcher-worker-8||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-02-24 09:22:28,797|654321||DefaultDispatcher-worker-8||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-02-24 09:22:28,797|654321||DefaultDispatcher-worker-8||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-02-24 09:22:28,801|654321||DefaultDispatcher-worker-8||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-02-24 09:22:28,838|654321||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([])
2023-02-24 09:22:28,839|654321||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({ })
2023-02-24 09:22:28,858|654321||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2023-02-24 09:22:28,858|654321||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-02-24 09:22:28,859|654321||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-02-24 09:22:28,860|654321||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID bd0496db-a414-409e-977a-4883ba634b82 auditStoreId -1
2023-02-24 09:51:44,318|e978ba4f-f0c4-42f7-872e-8db648fe5868||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-02-24 09:51:44,319|e978ba4f-f0c4-42f7-872e-8db648fe5868||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-24 09:51:44,320|e978ba4f-f0c4-42f7-872e-8db648fe5868||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-24 09:51:45,430|e978ba4f-f0c4-42f7-872e-8db648fe5868||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-24 09:51:45,430|e978ba4f-f0c4-42f7-872e-8db648fe5868||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-24 09:51:46,628|e978ba4f-f0c4-42f7-872e-8db648fe5868||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-02-24 09:51:46,634|e978ba4f-f0c4-42f7-872e-8db648fe5868||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Save processing(8a8ffcd4-7506-4759-9ae8-0dd14a95a8bd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-02-24 09:51:46,681|e978ba4f-f0c4-42f7-872e-8db648fe5868||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Save processing(8968f334-bd7b-417b-adb9-7a2d3a120565) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-02-24 09:51:46,697|e978ba4f-f0c4-42f7-872e-8db648fe5868||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Save processing(321ca894-cc44-4581-9bc7-d3f3ac67f56e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-02-24 09:51:46,715|e978ba4f-f0c4-42f7-872e-8db648fe5868||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Save processing(3e2829d8-8153-4adc-ac3c-86bad822e963) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-02-24 09:51:46,749|e978ba4f-f0c4-42f7-872e-8db648fe5868||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Save processing(2aaf8e02-00af-468b-8b11-47ee29082de0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-02-24 09:51:46,779|e978ba4f-f0c4-42f7-872e-8db648fe5868||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Save processing(7b570a30-14d4-410a-be11-326d9e43e199) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-02-24 09:51:46,798|e978ba4f-f0c4-42f7-872e-8db648fe5868||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| 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-02-24 09:51:46,799|e978ba4f-f0c4-42f7-872e-8db648fe5868||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| 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-02-24 09:51:46,800|e978ba4f-f0c4-42f7-872e-8db648fe5868||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-24 09:51:46,800|e978ba4f-f0c4-42f7-872e-8db648fe5868||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-24 09:51:46,801|e978ba4f-f0c4-42f7-872e-8db648fe5868||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| 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-02-24 09:51:46,809|e978ba4f-f0c4-42f7-872e-8db648fe5868||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| 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-02-24 09:51:46,891|e978ba4f-f0c4-42f7-872e-8db648fe5868||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-psnxx|||| 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-02-24 09:51:46,901|e978ba4f-f0c4-42f7-872e-8db648fe5868||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-24 09:51:46,964|e978ba4f-f0c4-42f7-872e-8db648fe5868||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-24 09:51:46,991|e978ba4f-f0c4-42f7-872e-8db648fe5868||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-24 09:51:47,020|e978ba4f-f0c4-42f7-872e-8db648fe5868||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-24 09:51:47,135|e978ba4f-f0c4-42f7-872e-8db648fe5868||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(resource-assignment)
2023-02-24 09:51:47,136|e978ba4f-f0c4-42f7-872e-8db648fe5868||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(config-assign)
2023-02-24 09:51:47,138|e978ba4f-f0c4-42f7-872e-8db648fe5868||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(config-deploy)
2023-02-24 09:51:47,218|e978ba4f-f0c4-42f7-872e-8db648fe5868||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| 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-02-24 09:51:47,430|e978ba4f-f0c4-42f7-872e-8db648fe5868||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(resource-assignment)
2023-02-24 09:51:47,431|e978ba4f-f0c4-42f7-872e-8db648fe5868||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(config-assign)
2023-02-24 09:51:47,432|e978ba4f-f0c4-42f7-872e-8db648fe5868||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(config-deploy)
2023-02-24 09:51:47,514|e978ba4f-f0c4-42f7-872e-8db648fe5868||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| 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-02-24 09:51:47,714|e978ba4f-f0c4-42f7-872e-8db648fe5868||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(resource-assignment)
2023-02-24 09:51:47,715|e978ba4f-f0c4-42f7-872e-8db648fe5868||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(config-assign)
2023-02-24 09:51:47,716|e978ba4f-f0c4-42f7-872e-8db648fe5868||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(config-deploy)
2023-02-24 09:51:47,718|e978ba4f-f0c4-42f7-872e-8db648fe5868||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(HealthCheck)
2023-02-24 09:51:47,719|e978ba4f-f0c4-42f7-872e-8db648fe5868||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(ScaleOutReconfiguration)
2023-02-24 09:51:47,721|e978ba4f-f0c4-42f7-872e-8db648fe5868||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(vf-config-assign)
2023-02-24 09:51:47,732|e978ba4f-f0c4-42f7-872e-8db648fe5868||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(vf-config-deploy)
2023-02-24 09:51:47,817|e978ba4f-f0c4-42f7-872e-8db648fe5868||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-24 09:51:48,005|e978ba4f-f0c4-42f7-872e-8db648fe5868||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(resource-assignment)
2023-02-24 09:51:48,006|e978ba4f-f0c4-42f7-872e-8db648fe5868||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(config-deploy)
2023-02-24 09:51:48,050|e978ba4f-f0c4-42f7-872e-8db648fe5868||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(config-assign)
2023-02-24 09:51:48,051|e978ba4f-f0c4-42f7-872e-8db648fe5868||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(config-deploy)
2023-02-24 09:51:48,052|e978ba4f-f0c4-42f7-872e-8db648fe5868||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-24 09:51:48,077|e978ba4f-f0c4-42f7-872e-8db648fe5868||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| 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-02-24 09:51:48,247|e978ba4f-f0c4-42f7-872e-8db648fe5868||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-psnxx|||| 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-02-24 09:51:50,427|c048a02a-f749-40e9-9abd-cc80d62da252||Thread-112||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Enhancing blueprint(/opt/app/onap/blueprints/working/3f0e3409-f583-4354-b710-6bb0eaad25f5)
2023-02-24 09:51:50,429|c048a02a-f749-40e9-9abd-cc80d62da252||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| deleting definition types under : /opt/app/onap/blueprints/working/3f0e3409-f583-4354-b710-6bb0eaad25f5/Definitions
2023-02-24 09:51:50,433|c048a02a-f749-40e9-9abd-cc80d62da252||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| reinitialized all type definitions
2023-02-24 09:51:50,434|c048a02a-f749-40e9-9abd-cc80d62da252||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ***** Enhancing NodeTemplate(resource-resolution)
2023-02-24 09:51:50,538|c048a02a-f749-40e9-9abd-cc80d62da252||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2023-02-24 09:51:50,549|c048a02a-f749-40e9-9abd-cc80d62da252||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2023-02-24 09:51:50,571|c048a02a-f749-40e9-9abd-cc80d62da252||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2023-02-24 09:51:50,618|c048a02a-f749-40e9-9abd-cc80d62da252||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ***** Enhancing NodeTemplate(capability)
2023-02-24 09:51:50,666|c048a02a-f749-40e9-9abd-cc80d62da252||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ***** Enhancing NodeTemplate(capability)
2023-02-24 09:51:50,694|c048a02a-f749-40e9-9abd-cc80d62da252||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ***** Enhancing NodeTemplate(processor-db)
2023-02-24 09:51:50,728|c048a02a-f749-40e9-9abd-cc80d62da252||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-24 09:51:50,764|c048a02a-f749-40e9-9abd-cc80d62da252||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-24 09:51:50,787|c048a02a-f749-40e9-9abd-cc80d62da252||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-24 09:51:50,817|c048a02a-f749-40e9-9abd-cc80d62da252||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-24 09:51:50,852|c048a02a-f749-40e9-9abd-cc80d62da252||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-24 09:51:50,928|c048a02a-f749-40e9-9abd-cc80d62da252||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2023-02-24 09:51:50,938|c048a02a-f749-40e9-9abd-cc80d62da252||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2023-02-24 09:51:50,939|c048a02a-f749-40e9-9abd-cc80d62da252||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2023-02-24 09:51:50,971|c048a02a-f749-40e9-9abd-cc80d62da252||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ***** Enhancing NodeTemplate(capability)
2023-02-24 09:51:50,990|c048a02a-f749-40e9-9abd-cc80d62da252||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ***** Enhancing NodeTemplate(capability)
2023-02-24 09:51:51,017|c048a02a-f749-40e9-9abd-cc80d62da252||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ***** Enhancing NodeTemplate(capability)
2023-02-24 09:51:51,032|c048a02a-f749-40e9-9abd-cc80d62da252||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ***** Enhancing NodeTemplate(processor-db)
2023-02-24 09:51:51,049|c048a02a-f749-40e9-9abd-cc80d62da252||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-24 09:51:51,070|c048a02a-f749-40e9-9abd-cc80d62da252||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-24 09:51:51,107|c048a02a-f749-40e9-9abd-cc80d62da252||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-24 09:51:51,127|c048a02a-f749-40e9-9abd-cc80d62da252||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-24 09:51:51,152|c048a02a-f749-40e9-9abd-cc80d62da252||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-24 09:51:51,179|c048a02a-f749-40e9-9abd-cc80d62da252||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-24 09:51:51,263|c048a02a-f749-40e9-9abd-cc80d62da252||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ##### Enhancing Workflow(resource-resolution)
2023-02-24 09:51:51,264|c048a02a-f749-40e9-9abd-cc80d62da252||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2023-02-24 09:51:51,264|c048a02a-f749-40e9-9abd-cc80d62da252||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| identified workflow(resource-resolution) targets(resource-resolution)
2023-02-24 09:51:51,265|c048a02a-f749-40e9-9abd-cc80d62da252||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2023-02-24 09:51:51,265|c048a02a-f749-40e9-9abd-cc80d62da252||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2023-02-24 09:51:51,265|c048a02a-f749-40e9-9abd-cc80d62da252||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2023-02-24 09:51:51,266|c048a02a-f749-40e9-9abd-cc80d62da252||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| enriching artifacts file(/opt/app/onap/blueprints/working/3f0e3409-f583-4354-b710-6bb0eaad25f5/Templates/hello-world-velocity-mapping.json
2023-02-24 09:51:51,279|c048a02a-f749-40e9-9abd-cc80d62da252||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2023-02-24 09:51:51,280|c048a02a-f749-40e9-9abd-cc80d62da252||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| dataType not present for the recipe(dt-resource-resolution-properties)
2023-02-24 09:51:51,281|c048a02a-f749-40e9-9abd-cc80d62da252||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| enriching artifacts file(/opt/app/onap/blueprints/working/3f0e3409-f583-4354-b710-6bb0eaad25f5/Templates/hello-world-jinja-mapping.json
2023-02-24 09:51:51,296|c048a02a-f749-40e9-9abd-cc80d62da252||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2023-02-24 09:51:51,297|c048a02a-f749-40e9-9abd-cc80d62da252||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2023-02-24 09:51:51,297|c048a02a-f749-40e9-9abd-cc80d62da252||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ##### Enhancing blueprint Resource Definitions
2023-02-24 09:51:51,297|c048a02a-f749-40e9-9abd-cc80d62da252||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2023-02-24 09:51:51,298|c048a02a-f749-40e9-9abd-cc80d62da252||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| processing file (Templates/hello-world-velocity-mapping.json)
2023-02-24 09:51:51,298|c048a02a-f749-40e9-9abd-cc80d62da252||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| processing file (Templates/hello-world-jinja-mapping.json)
2023-02-24 09:51:51,323|c048a02a-f749-40e9-9abd-cc80d62da252||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| 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-02-24 09:51:51,483|c048a02a-f749-40e9-9abd-cc80d62da252||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2023-02-24 09:51:51,736|00384399-33d6-49b3-8f1d-f43de061221e||Thread-112||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Save processing(2c59d0ac-0b5d-4546-bd66-5dcf52306655) CBA(/opt/app/onap/blueprints/archive/2c59d0ac-0b5d-4546-bd66-5dcf52306655/cba.zip)
2023-02-24 09:51:51,747|00384399-33d6-49b3-8f1d-f43de061221e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2c59d0ac-0b5d-4546-bd66-5dcf52306655) and entry definition file (Definitions/resource-resolution.json)
2023-02-24 09:51:51,795|00384399-33d6-49b3-8f1d-f43de061221e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(resource-resolution)
2023-02-24 09:51:51,810|00384399-33d6-49b3-8f1d-f43de061221e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2c59d0ac-0b5d-4546-bd66-5dcf52306655) and entry definition file (Definitions/resource-resolution.json)
2023-02-24 09:51:51,928|00384399-33d6-49b3-8f1d-f43de061221e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-psnxx|||| No compiled cache(/opt/app/onap/blueprints/working/2c59d0ac-0b5d-4546-bd66-5dcf52306655) present to clean.
2023-02-24 09:51:52,101|cb0e4bad-833f-469a-9262-b9af2a28323e||reactor-http-epoll-2||||INFO||||||| processing request id cb0e4bad-833f-469a-9262-b9af2a28323e
2023-02-24 09:51:52,101|cb0e4bad-833f-469a-9262-b9af2a28323e||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-24 09:51:52,101|cb0e4bad-833f-469a-9262-b9af2a28323e||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2023-02-24 09:51:52,113|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-8||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2023-02-24 09:51:52,260|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-8||||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-02-24 09:51:52,264|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-8||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2023-02-24 09:51:52,266|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-8||||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-02-24 09:51:52,282|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-8||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2023-02-24 09:51:52,293|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-8||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2023-02-24 09:51:52,294|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-8||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-24 09:51:52,295|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-8||||INFO||||||| preparing request id(cb0e4bad-833f-469a-9262-b9af2a28323e) for workflow(resource-resolution) step(helloworld)
2023-02-24 09:51:52,295|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-8||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2023-02-24 09:51:52,296|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-8||||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-02-24 09:51:52,299|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-8||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2023-02-24 09:51:52,370|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-8||||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-02-24 09:51:52,444|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-8||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-24 09:51:52,470|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-8||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-24 09:51:52,491|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-8||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2023-02-24 09:51:52,931|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-8||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2023-02-24 09:51:53,072|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-8||||INFO||||||| Response status(200 - OK)
2023-02-24 09:51:53,095|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-8||||INFO||||||| Response processing type (string)
2023-02-24 09:51:53,096|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-8||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2023-02-24 09:51:53,097|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-8||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2023-02-24 09:51:53,120|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2023-02-24 09:51:53,183|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (v_put)
2023-02-24 09:51:53,212|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-8||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2023-02-24 09:51:53,216|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-8||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2023-02-24 09:52:02,660|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-8||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@5d8710bf
2023-02-24 09:52:02,665|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2023-02-24 09:52:02,684|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (v_python)
2023-02-24 09:52:02,689|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-24 09:52:02,690|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-24 09:52:02,690|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2023-02-24 09:52:02,701|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2023-02-24 09:52:02,719|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| Response status(200 - OK)
2023-02-24 09:52:02,720|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (string)
2023-02-24 09:52:02,720|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2023-02-24 09:52:02,721|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2023-02-24 09:52:02,721|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2023-02-24 09:52:02,723|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-24 09:52:02,723|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-24 09:52:02,723|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2023-02-24 09:52:02,727|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2023-02-24 09:52:02,742|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (v_patch)
2023-02-24 09:52:02,744|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| Response status(200 - OK)
2023-02-24 09:52:02,745|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (string)
2023-02-24 09:52:02,745|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2023-02-24 09:52:02,745|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2023-02-24 09:52:02,746|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2023-02-24 09:52:02,776|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (v_del)
2023-02-24 09:52:02,780|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-02-24 09:52:02,852|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-02-24 09:52:24,554|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| compiled in (21684)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-02-24 09:52:24,568|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-02-24 09:52:24,635|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2023-02-24 09:52:24,677|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin)
2023-02-24 09:52:24,688|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-24 09:52:24,689|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-24 09:52:24,689|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2023-02-24 09:52:24,731|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2023-02-24 09:52:24,750|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| Response status(200 - OK)
2023-02-24 09:52:24,751|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (string)
2023-02-24 09:52:24,753|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-02-24 09:52:24,753|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-02-24 09:52:24,754|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2023-02-24 09:52:24,792|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (v_get)
2023-02-24 09:52:24,810|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2023-02-24 09:52:24,814|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2023-02-24 09:52:24,861|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (v_default)
2023-02-24 09:52:24,865|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (v_input)
2023-02-24 09:52:24,868|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-24 09:52:24,869|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-24 09:52:24,869|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2023-02-24 09:52:24,878|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2023-02-24 09:52:24,890|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2023-02-24 09:52:24,891|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2023-02-24 09:52:24,892|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2023-02-24 09:52:24,892|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2023-02-24 09:52:24,892|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2023-02-24 09:52:24,912|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (v_post)
2023-02-24 09:52:24,937|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-24 09:52:24,938|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-24 09:52:25,002|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (list)
2023-02-24 09:52:25,010|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2023-02-24 09:52:25,011|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-24 09:52:25,012|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-24 09:52:25,012|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-24 09:52:25,012|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-24 09:52:25,012|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2023-02-24 09:52:25,046|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (v_db)
2023-02-24 09:52:25,065|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| Generated Resource Param Data ({
  "v_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "v_default" : "ok",
  "v_del" : "delete:ok",
  "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "v_input" : "ok",
  "v_kotlin" : "ok",
  "v_patch" : "patch:ok",
  "v_post" : "post:ok",
  "v_put" : "put:ok",
  "v_python" : "ok"
})
2023-02-24 09:52:25,530|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-8||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2023-02-24 09:52:25,588|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-8||||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-02-24 09:52:25,590|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-8||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2023-02-24 09:52:25,723|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = from_suspend_function
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
], [
    name = j_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = j_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
]], [[
    name = j_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = j_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
], [
    name = j_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
], [
    name = j_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = j_get_id
    status = null
    required = null
    dependencies = [j_get]
    dictionaryName = RT-rest-get-id
    dictionarySource = sdnc
]], [[
    name = j_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = j_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2023-02-24 09:52:25,761|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-02-24 09:52:25,765|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2023-02-24 09:52:25,767|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2023-02-24 09:52:25,767|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2023-02-24 09:52:25,805|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function)
2023-02-24 09:52:25,893|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@4acf820d
2023-02-24 09:52:25,895|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2023-02-24 09:52:25,927|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_python)
2023-02-24 09:52:25,931|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-24 09:52:25,933|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-24 09:52:25,935|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2023-02-24 09:52:25,944|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2023-02-24 09:52:25,955|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2023-02-24 09:52:25,956|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2023-02-24 09:52:25,956|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2023-02-24 09:52:25,956|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2023-02-24 09:52:25,957|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2023-02-24 09:52:25,971|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_patch)
2023-02-24 09:52:25,975|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2023-02-24 09:52:26,003|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_input)
2023-02-24 09:52:26,008|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-24 09:52:26,009|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-24 09:52:26,009|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2023-02-24 09:52:26,012|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2023-02-24 09:52:26,026|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2023-02-24 09:52:26,026|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2023-02-24 09:52:26,027|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2023-02-24 09:52:26,027|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2023-02-24 09:52:26,027|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2023-02-24 09:52:26,071|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_put)
2023-02-24 09:52:26,073|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2023-02-24 09:52:26,118|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_default)
2023-02-24 09:52:26,125|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-24 09:52:26,125|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-24 09:52:26,125|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2023-02-24 09:52:26,129|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2023-02-24 09:52:26,147|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2023-02-24 09:52:26,147|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2023-02-24 09:52:26,148|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2023-02-24 09:52:26,148|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2023-02-24 09:52:26,148|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2023-02-24 09:52:26,150|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-24 09:52:26,150|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-24 09:52:26,150|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2023-02-24 09:52:26,156|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2023-02-24 09:52:26,180|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2023-02-24 09:52:26,181|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (j_del)
2023-02-24 09:52:26,182|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2023-02-24 09:52:26,183|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2023-02-24 09:52:26,184|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2023-02-24 09:52:26,185|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2023-02-24 09:52:26,187|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-24 09:52:26,188|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-24 09:52:26,188|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2023-02-24 09:52:26,191|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2023-02-24 09:52:26,220|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (j_post)
2023-02-24 09:52:26,220|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2023-02-24 09:52:26,221|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2023-02-24 09:52:26,223|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-02-24 09:52:26,224|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-02-24 09:52:26,224|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2023-02-24 09:52:26,247|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_get)
2023-02-24 09:52:26,249|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"}
2023-02-24 09:52:26,257|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2023-02-24 09:52:26,257|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value})
2023-02-24 09:52:26,260|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2023-02-24 09:52:26,277|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2023-02-24 09:52:26,277|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2023-02-24 09:52:26,278|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2023-02-24 09:52:26,278|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2023-02-24 09:52:26,278|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2023-02-24 09:52:26,307|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (j_get_id)
2023-02-24 09:52:26,309|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-02-24 09:52:26,311|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2023-02-24 09:52:26,355|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin)
2023-02-24 09:52:26,360|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-24 09:52:26,369|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-24 09:52:26,401|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (list)
2023-02-24 09:52:26,405|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2023-02-24 09:52:26,405|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-24 09:52:26,405|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-24 09:52:26,406|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-24 09:52:26,406|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-24 09:52:26,406|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-24 09:52:26,406|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-24 09:52:26,406|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-24 09:52:26,406|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-24 09:52:26,407|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-24 09:52:26,408|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list)
2023-02-24 09:52:26,453|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_db)
2023-02-24 09:52:26,457|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-10||||INFO||||||| Generated Resource Param Data ({
  "from_suspend_function" : "ok",
  "j_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "j_default" : "ok",
  "j_del" : "delete:ok",
  "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908",
  "j_input" : "ok",
  "j_kotlin" : "ok",
  "j_patch" : "patch:ok",
  "j_post" : "post:ok",
  "j_put" : "put:ok",
  "j_python" : "ok"
})
2023-02-24 09:52:26,878|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2023-02-24 09:52:26,911|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2023-02-24 09:52:26,912|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| Preparing Response...
2023-02-24 09:52:26,913|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2023-02-24 09:52:26,913|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution)
2023-02-24 09:52:26,914|cb0e4bad-833f-469a-9262-b9af2a28323e||DefaultDispatcher-worker-17||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 72089e69-0cc9-4c53-a3bd-64cfbaae5b13 auditStoreId -1
2023-02-24 10:05:11,841|5d79117f-65bf-4896-8f3c-cde7d40124ec||Thread-113||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Save processing(6aced83e-90af-44a4-b98f-a82dceeca543) CBA(/opt/app/onap/blueprints/archive/6aced83e-90af-44a4-b98f-a82dceeca543/cba.zip)
2023-02-24 10:05:11,921|5d79117f-65bf-4896-8f3c-cde7d40124ec||Thread-113||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6aced83e-90af-44a4-b98f-a82dceeca543) and entry definition file (Definitions/CNF.json)
2023-02-24 10:05:12,084|5d79117f-65bf-4896-8f3c-cde7d40124ec||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(resource-assignment)
2023-02-24 10:05:12,085|5d79117f-65bf-4896-8f3c-cde7d40124ec||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(config-assign)
2023-02-24 10:05:12,086|5d79117f-65bf-4896-8f3c-cde7d40124ec||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(config-deploy)
2023-02-24 10:05:12,087|5d79117f-65bf-4896-8f3c-cde7d40124ec||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(scale-out)
2023-02-24 10:05:12,088|5d79117f-65bf-4896-8f3c-cde7d40124ec||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(scale)
2023-02-24 10:05:12,089|5d79117f-65bf-4896-8f3c-cde7d40124ec||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(scale-in)
2023-02-24 10:05:12,090|5d79117f-65bf-4896-8f3c-cde7d40124ec||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(health-check)
2023-02-24 10:05:12,138|5d79117f-65bf-4896-8f3c-cde7d40124ec||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6aced83e-90af-44a4-b98f-a82dceeca543) and entry definition file (Definitions/CNF.json)
2023-02-24 10:05:12,367|5d79117f-65bf-4896-8f3c-cde7d40124ec||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-psnxx|||| No compiled cache(/opt/app/onap/blueprints/working/6aced83e-90af-44a4-b98f-a82dceeca543) present to clean.
2023-02-24 10:05:39,745|1eba7d04-e650-4e05-a50c-dfb763e33ebb||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-02-24 10:05:39,746|1eba7d04-e650-4e05-a50c-dfb763e33ebb||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-24 10:05:39,746|1eba7d04-e650-4e05-a50c-dfb763e33ebb||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-24 10:05:40,920|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-24 10:05:40,920|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-24 10:05:43,298|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-02-24 10:05:43,300|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Save processing(6e6cb5c4-0db5-4f7e-9034-757d0ec4c4f2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-02-24 10:05:43,386|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Save processing(bf86ed6c-3e28-400d-9c0e-187e6bb190c0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-02-24 10:05:43,432|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Save processing(4a6f8d1d-d96b-46c7-86a8-8388e6292a75) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-02-24 10:05:43,477|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Save processing(3501b095-867d-4df6-87fa-faec44676a6c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-02-24 10:05:43,514|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Save processing(14ed18ad-b7f1-496c-873b-6a354255f4fb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-02-24 10:05:43,555|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Save processing(79354222-7be5-4278-ab13-7f4d9bd1672e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-02-24 10:05:43,585|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| 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-02-24 10:05:43,586|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| 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-02-24 10:05:43,587|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-24 10:05:43,588|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-24 10:05:43,589|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| 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-02-24 10:05:43,590|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| 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-02-24 10:05:43,655|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-24 10:05:43,736|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-psnxx|||| 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-02-24 10:05:43,751|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-24 10:05:43,875|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-24 10:05:43,933|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-24 10:05:44,235|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(resource-assignment)
2023-02-24 10:05:44,249|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(config-assign)
2023-02-24 10:05:44,251|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(config-deploy)
2023-02-24 10:05:44,395|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| 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-02-24 10:05:44,628|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-02-24 10:05:44,836|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-psnxx|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-02-24 10:05:44,895|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-02-24 10:05:45,060|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(resource-assignment)
2023-02-24 10:05:45,066|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(config-assign)
2023-02-24 10:05:45,069|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(config-deploy)
2023-02-24 10:05:45,079|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(HealthCheck)
2023-02-24 10:05:45,081|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(ScaleOutReconfiguration)
2023-02-24 10:05:45,083|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(vf-config-assign)
2023-02-24 10:05:45,084|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(vf-config-deploy)
2023-02-24 10:05:45,223|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-24 10:05:45,316|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(resource-assignment)
2023-02-24 10:05:45,318|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(config-deploy)
2023-02-24 10:05:45,406|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-02-24 10:05:45,564|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-psnxx|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-02-24 10:05:45,631|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(config-assign)
2023-02-24 10:05:45,633|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(config-deploy)
2023-02-24 10:05:45,635|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-02-24 10:05:45,793|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-24 10:05:45,848|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| 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-02-24 10:05:45,934|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-02-24 10:05:45,991|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-psnxx|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-02-24 10:05:46,027|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-02-24 10:05:46,175|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-02-24 10:05:46,240|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-psnxx|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-02-24 10:05:46,243|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-02-24 10:05:46,385|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(resource-assignment)
2023-02-24 10:05:46,386|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(config-assign)
2023-02-24 10:05:46,387|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(config-deploy)
2023-02-24 10:05:46,443|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| 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-02-24 10:05:46,539|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-02-24 10:05:46,623|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-psnxx|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-02-24 10:05:46,626|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-02-24 10:05:46,762|1eba7d04-e650-4e05-a50c-dfb763e33ebb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-psnxx|||| 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-02-24 10:06:06,294|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||Thread-113||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Enhancing blueprint(/opt/app/onap/blueprints/working/af835af6-ad9c-4481-868a-9573455d1ad4)
2023-02-24 10:06:06,298|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| deleting definition types under : /opt/app/onap/blueprints/working/af835af6-ad9c-4481-868a-9573455d1ad4/Definitions
2023-02-24 10:06:06,302|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| reinitialized all type definitions
2023-02-24 10:06:06,303|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ***** Enhancing NodeTemplate(resource-assignment)
2023-02-24 10:06:06,343|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| enhancing ArtifactDefinition(vnf-template)
2023-02-24 10:06:06,361|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| enhancing ArtifactDefinition(vnf-mapping)
2023-02-24 10:06:06,378|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2023-02-24 10:06:06,422|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ***** Enhancing NodeTemplate(input)
2023-02-24 10:06:06,493|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ***** Enhancing NodeTemplate(input)
2023-02-24 10:06:06,514|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ***** Enhancing NodeTemplate(input)
2023-02-24 10:06:06,534|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2023-02-24 10:06:06,534|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2023-02-24 10:06:06,534|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2023-02-24 10:06:06,562|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ***** Enhancing NodeTemplate(input)
2023-02-24 10:06:06,591|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ***** Enhancing NodeTemplate(input)
2023-02-24 10:06:06,610|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ***** Enhancing NodeTemplate(input)
2023-02-24 10:06:06,646|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-24 10:06:06,697|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ***** Enhancing NodeTemplate(input)
2023-02-24 10:06:06,734|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ***** Enhancing NodeTemplate(input)
2023-02-24 10:06:06,761|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ***** Enhancing NodeTemplate(input)
2023-02-24 10:06:06,789|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ***** Enhancing NodeTemplate(input)
2023-02-24 10:06:06,814|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ***** Enhancing NodeTemplate(input)
2023-02-24 10:06:06,837|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ***** Enhancing NodeTemplate(input)
2023-02-24 10:06:06,941|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ***** Enhancing NodeTemplate(config-assign)
2023-02-24 10:06:06,946|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| enhancing ArtifactDefinition(baseconfig-template)
2023-02-24 10:06:06,948|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| enhancing ArtifactDefinition(baseconfig-mapping)
2023-02-24 10:06:06,948|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2023-02-24 10:06:07,001|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ***** Enhancing NodeTemplate(input)
2023-02-24 10:06:07,020|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ***** Enhancing NodeTemplate(input)
2023-02-24 10:06:07,035|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ***** Enhancing NodeTemplate(input)
2023-02-24 10:06:07,062|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ***** Enhancing NodeTemplate(config-deploy)
2023-02-24 10:06:07,156|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ##### Enhancing Workflow(resource-assignment)
2023-02-24 10:06:07,157|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2023-02-24 10:06:07,158|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| identified workflow(resource-assignment) targets(resource-assignment)
2023-02-24 10:06:07,158|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2023-02-24 10:06:07,158|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2023-02-24 10:06:07,158|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2023-02-24 10:06:07,158|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| enriching artifacts file(/opt/app/onap/blueprints/working/af835af6-ad9c-4481-868a-9573455d1ad4/Templates/vnf-mapping.json
2023-02-24 10:06:07,171|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2023-02-24 10:06:07,171|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| dataType not present for the recipe(dt-resource-assignment-properties)
2023-02-24 10:06:07,171|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| enriching artifacts file(/opt/app/onap/blueprints/working/af835af6-ad9c-4481-868a-9573455d1ad4/Templates/base_ubuntu20-mapping.json
2023-02-24 10:06:07,184|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2023-02-24 10:06:07,185|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2023-02-24 10:06:07,186|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ##### Enhancing Workflow(config-assign)
2023-02-24 10:06:07,187|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2023-02-24 10:06:07,187|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| identified workflow(config-assign) targets(config-assign)
2023-02-24 10:06:07,187|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2023-02-24 10:06:07,187|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2023-02-24 10:06:07,187|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| enriching artifacts file(/opt/app/onap/blueprints/working/af835af6-ad9c-4481-868a-9573455d1ad4/Templates/baseconfig-mapping.json
2023-02-24 10:06:07,200|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2023-02-24 10:06:07,200|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| dataType not present for the recipe(dt-config-assign-properties)
2023-02-24 10:06:07,202|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ##### Enhancing Workflow(config-deploy)
2023-02-24 10:06:07,202|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2023-02-24 10:06:07,202|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| identified workflow(config-deploy) targets(config-deploy)
2023-02-24 10:06:07,202|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| workflow(config-deploy) resource assignment files([]
2023-02-24 10:06:07,202|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ##### Enhancing blueprint Resource Definitions
2023-02-24 10:06:07,203|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2023-02-24 10:06:07,203|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| processing file (Templates/vnf-mapping.json)
2023-02-24 10:06:07,203|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| processing file (Templates/base_ubuntu20-mapping.json)
2023-02-24 10:06:07,203|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| processing file (Templates/baseconfig-mapping.json)
2023-02-24 10:06:07,245|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| 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-02-24 10:06:07,416|dcf4c5e8-fd46-4a8c-ad15-071ddc0a118e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2023-02-24 10:06:07,767|5ddba94b-ef98-4c93-86fe-49744c256af7||Thread-113||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Save processing(7d073a0c-64e3-4ae6-9348-b107e4004017) CBA(/opt/app/onap/blueprints/archive/7d073a0c-64e3-4ae6-9348-b107e4004017/cba.zip)
2023-02-24 10:06:07,778|5ddba94b-ef98-4c93-86fe-49744c256af7||Thread-113||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7d073a0c-64e3-4ae6-9348-b107e4004017) and entry definition file (Definitions/ubuntu20.json)
2023-02-24 10:06:07,794|5ddba94b-ef98-4c93-86fe-49744c256af7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-24 10:06:07,837|5ddba94b-ef98-4c93-86fe-49744c256af7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(resource-assignment)
2023-02-24 10:06:07,838|5ddba94b-ef98-4c93-86fe-49744c256af7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(config-assign)
2023-02-24 10:06:07,839|5ddba94b-ef98-4c93-86fe-49744c256af7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(config-deploy)
2023-02-24 10:06:07,859|5ddba94b-ef98-4c93-86fe-49744c256af7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7d073a0c-64e3-4ae6-9348-b107e4004017) and entry definition file (Definitions/ubuntu20.json)
2023-02-24 10:06:08,011|5ddba94b-ef98-4c93-86fe-49744c256af7||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-psnxx|||| No compiled cache(/opt/app/onap/blueprints/working/7d073a0c-64e3-4ae6-9348-b107e4004017) present to clean.
2023-02-24 10:07:02,028|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-02-24 10:07:02,188|||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-02-24 10:07:02,303|c9755231-3547-4298-8d60-9abd281f8426||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| request(c9755231-3547-4298-8d60-9abd281f8426)
2023-02-24 10:07:02,310|c9755231-3547-4298-8d60-9abd281f8426||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| CBA file(/opt/app/onap/blueprints/archive/e37cb363-ae35-49f5-939f-5ddf64817350/cba.zip written successfully
2023-02-24 10:07:02,311|c9755231-3547-4298-8d60-9abd281f8426||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Save processing(e37cb363-ae35-49f5-939f-5ddf64817350) CBA(/opt/app/onap/blueprints/archive/e37cb363-ae35-49f5-939f-5ddf64817350/cba.zip)
2023-02-24 10:07:02,359|c9755231-3547-4298-8d60-9abd281f8426||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e37cb363-ae35-49f5-939f-5ddf64817350) and entry definition file (Definitions/CNF.json)
2023-02-24 10:07:02,463|c9755231-3547-4298-8d60-9abd281f8426||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(resource-assignment)
2023-02-24 10:07:02,465|c9755231-3547-4298-8d60-9abd281f8426||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(config-assign)
2023-02-24 10:07:02,466|c9755231-3547-4298-8d60-9abd281f8426||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(config-deploy)
2023-02-24 10:07:02,466|c9755231-3547-4298-8d60-9abd281f8426||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(scale-out)
2023-02-24 10:07:02,467|c9755231-3547-4298-8d60-9abd281f8426||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(scale)
2023-02-24 10:07:02,468|c9755231-3547-4298-8d60-9abd281f8426||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(scale-in)
2023-02-24 10:07:02,469|c9755231-3547-4298-8d60-9abd281f8426||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(health-check)
2023-02-24 10:07:02,502|c9755231-3547-4298-8d60-9abd281f8426||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e37cb363-ae35-49f5-939f-5ddf64817350) and entry definition file (Definitions/CNF.json)
2023-02-24 10:07:02,558|c9755231-3547-4298-8d60-9abd281f8426||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Overwriting blueprint model :APACHE::1.0.0
2023-02-24 10:07:02,631|c9755231-3547-4298-8d60-9abd281f8426||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-79799b686-psnxx|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2023-02-24 10:07:02,634|c9755231-3547-4298-8d60-9abd281f8426||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Deleted deployed blueprint model :APACHE::1.0.0
2023-02-24 10:07:02,743|c9755231-3547-4298-8d60-9abd281f8426||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-79799b686-psnxx|||| No compiled cache(/opt/app/onap/blueprints/working/e37cb363-ae35-49f5-939f-5ddf64817350) present to clean.
2023-02-24 10:07:10,263|4aee8b0d-7413-4116-b6d4-47b03db87a4e||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-02-24 10:07:10,264|4aee8b0d-7413-4116-b6d4-47b03db87a4e||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-24 10:07:10,264|4aee8b0d-7413-4116-b6d4-47b03db87a4e||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-24 10:07:10,966|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-24 10:07:10,966|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-24 10:07:12,353|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-02-24 10:07:12,355|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Save processing(feb09844-f83c-485b-85f5-0aa3b76d1997) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-02-24 10:07:12,385|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Save processing(63c5d503-9b3e-4292-be06-249d62477f4f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-02-24 10:07:12,399|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Save processing(23c16b32-2c13-4bf1-a864-68f5175a50b5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-02-24 10:07:12,418|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Save processing(e82b7ea3-8d36-4d90-8331-8e1ec13d6d60) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-02-24 10:07:12,436|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Save processing(d27cc38a-f51b-4a13-b308-02a0a4a96559) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-02-24 10:07:12,455|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Save processing(51917152-9ba1-4e1d-aeee-54ade2044e6c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-02-24 10:07:12,475|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| 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-02-24 10:07:12,476|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| 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-02-24 10:07:12,477|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-24 10:07:12,477|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-24 10:07:12,477|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| 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-02-24 10:07:12,478|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| 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-02-24 10:07:12,508|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-psnxx|||| 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-02-24 10:07:12,529|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-24 10:07:12,552|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-24 10:07:12,560|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-24 10:07:12,591|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-24 10:07:12,772|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(resource-assignment)
2023-02-24 10:07:12,774|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(config-deploy)
2023-02-24 10:07:12,836|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-24 10:07:12,935|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-02-24 10:07:12,993|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-psnxx|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-02-24 10:07:12,995|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-02-24 10:07:13,111|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(resource-assignment)
2023-02-24 10:07:13,113|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(config-assign)
2023-02-24 10:07:13,113|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(config-deploy)
2023-02-24 10:07:13,114|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(HealthCheck)
2023-02-24 10:07:13,115|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(ScaleOutReconfiguration)
2023-02-24 10:07:13,116|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(vf-config-assign)
2023-02-24 10:07:13,117|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(vf-config-deploy)
2023-02-24 10:07:13,183|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(config-assign)
2023-02-24 10:07:13,185|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(config-deploy)
2023-02-24 10:07:13,187|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-24 10:07:13,211|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| 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-02-24 10:07:13,266|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-02-24 10:07:13,335|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-psnxx|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-02-24 10:07:13,361|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-02-24 10:07:13,473|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-02-24 10:07:13,531|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-psnxx|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-02-24 10:07:13,541|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-02-24 10:07:13,648|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(resource-assignment)
2023-02-24 10:07:13,649|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(config-assign)
2023-02-24 10:07:13,650|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(config-deploy)
2023-02-24 10:07:13,743|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| 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-02-24 10:07:13,866|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-02-24 10:07:13,943|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-psnxx|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-02-24 10:07:13,944|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-02-24 10:07:14,034|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(resource-assignment)
2023-02-24 10:07:14,036|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(config-assign)
2023-02-24 10:07:14,037|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(config-deploy)
2023-02-24 10:07:14,099|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| 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-02-24 10:07:14,153|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-02-24 10:07:14,239|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-psnxx|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-02-24 10:07:14,241|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-02-24 10:07:14,407|4aee8b0d-7413-4116-b6d4-47b03db87a4e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-psnxx|||| 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-02-24 10:07:35,623|19357e9a-9cbf-427c-83ef-2d803286687a||Thread-164||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Enhancing blueprint(/opt/app/onap/blueprints/working/34882b25-00ff-471b-bead-3b2d3f6b473b)
2023-02-24 10:07:35,626|19357e9a-9cbf-427c-83ef-2d803286687a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| deleting definition types under : /opt/app/onap/blueprints/working/34882b25-00ff-471b-bead-3b2d3f6b473b/Definitions
2023-02-24 10:07:35,629|19357e9a-9cbf-427c-83ef-2d803286687a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| reinitialized all type definitions
2023-02-24 10:07:35,630|19357e9a-9cbf-427c-83ef-2d803286687a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ***** Enhancing NodeTemplate(netconf-device)
2023-02-24 10:07:35,685|19357e9a-9cbf-427c-83ef-2d803286687a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ***** Enhancing NodeTemplate(resolve-data)
2023-02-24 10:07:35,755|19357e9a-9cbf-427c-83ef-2d803286687a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| enhancing ArtifactDefinition(netconfrpc-template)
2023-02-24 10:07:35,771|19357e9a-9cbf-427c-83ef-2d803286687a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2023-02-24 10:07:35,792|19357e9a-9cbf-427c-83ef-2d803286687a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2023-02-24 10:07:35,862|19357e9a-9cbf-427c-83ef-2d803286687a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ***** Enhancing NodeTemplate(execute-netconf)
2023-02-24 10:07:35,917|19357e9a-9cbf-427c-83ef-2d803286687a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ##### Enhancing Workflow(config-assign)
2023-02-24 10:07:35,918|19357e9a-9cbf-427c-83ef-2d803286687a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2023-02-24 10:07:35,918|19357e9a-9cbf-427c-83ef-2d803286687a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| identified workflow(config-assign) targets(resolve-data)
2023-02-24 10:07:35,918|19357e9a-9cbf-427c-83ef-2d803286687a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2023-02-24 10:07:35,918|19357e9a-9cbf-427c-83ef-2d803286687a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2023-02-24 10:07:35,918|19357e9a-9cbf-427c-83ef-2d803286687a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| enriching artifacts file(/opt/app/onap/blueprints/working/34882b25-00ff-471b-bead-3b2d3f6b473b/Templates/netconfrpc-mapping.json
2023-02-24 10:07:35,925|19357e9a-9cbf-427c-83ef-2d803286687a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2023-02-24 10:07:35,925|19357e9a-9cbf-427c-83ef-2d803286687a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| dataType not present for the recipe(dt-config-assign-properties)
2023-02-24 10:07:35,926|19357e9a-9cbf-427c-83ef-2d803286687a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ##### Enhancing Workflow(config-deploy)
2023-02-24 10:07:35,928|19357e9a-9cbf-427c-83ef-2d803286687a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2023-02-24 10:07:35,928|19357e9a-9cbf-427c-83ef-2d803286687a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| identified workflow(config-deploy) targets(execute-netconf)
2023-02-24 10:07:35,928|19357e9a-9cbf-427c-83ef-2d803286687a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| workflow(config-deploy) resource assignment files([]
2023-02-24 10:07:35,928|19357e9a-9cbf-427c-83ef-2d803286687a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| ##### Enhancing blueprint Resource Definitions
2023-02-24 10:07:35,933|19357e9a-9cbf-427c-83ef-2d803286687a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2023-02-24 10:07:35,933|19357e9a-9cbf-427c-83ef-2d803286687a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| processing file (Templates/netconfrpc-mapping.json)
2023-02-24 10:07:35,941|19357e9a-9cbf-427c-83ef-2d803286687a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| distinct resource keys ([input-source])
2023-02-24 10:07:35,966|19357e9a-9cbf-427c-83ef-2d803286687a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Enriching Resource Definition sources Node Template: [source-input]
2023-02-24 10:07:51,504|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-02-24 10:07:51,690|||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-02-24 10:07:51,693|fce9ded4-7cca-4571-80b9-be4b2238ce39||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| request(fce9ded4-7cca-4571-80b9-be4b2238ce39)
2023-02-24 10:07:51,695|fce9ded4-7cca-4571-80b9-be4b2238ce39||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| CBA file(/opt/app/onap/blueprints/archive/0d48e557-4437-4d2c-bdb5-ec4f417192c9/cba.zip written successfully
2023-02-24 10:07:51,695|fce9ded4-7cca-4571-80b9-be4b2238ce39||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Save processing(0d48e557-4437-4d2c-bdb5-ec4f417192c9) CBA(/opt/app/onap/blueprints/archive/0d48e557-4437-4d2c-bdb5-ec4f417192c9/cba.zip)
2023-02-24 10:07:51,712|fce9ded4-7cca-4571-80b9-be4b2238ce39||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0d48e557-4437-4d2c-bdb5-ec4f417192c9) and entry definition file (Definitions/ubuntu20.json)
2023-02-24 10:07:51,729|fce9ded4-7cca-4571-80b9-be4b2238ce39||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-24 10:07:51,875|fce9ded4-7cca-4571-80b9-be4b2238ce39||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(resource-assignment)
2023-02-24 10:07:51,877|fce9ded4-7cca-4571-80b9-be4b2238ce39||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(config-assign)
2023-02-24 10:07:51,878|fce9ded4-7cca-4571-80b9-be4b2238ce39||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(config-deploy)
2023-02-24 10:07:51,897|fce9ded4-7cca-4571-80b9-be4b2238ce39||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0d48e557-4437-4d2c-bdb5-ec4f417192c9) and entry definition file (Definitions/ubuntu20.json)
2023-02-24 10:07:52,005|fce9ded4-7cca-4571-80b9-be4b2238ce39||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Overwriting blueprint model :ubuntu20::1.0.0
2023-02-24 10:07:52,113|fce9ded4-7cca-4571-80b9-be4b2238ce39||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-79799b686-psnxx|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2023-02-24 10:07:52,117|fce9ded4-7cca-4571-80b9-be4b2238ce39||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2023-02-24 10:07:52,249|fce9ded4-7cca-4571-80b9-be4b2238ce39||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-79799b686-psnxx|||| No compiled cache(/opt/app/onap/blueprints/working/0d48e557-4437-4d2c-bdb5-ec4f417192c9) present to clean.
2023-02-24 10:09:02,651|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-02-24 10:09:02,836|||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-02-24 10:09:02,845|596668ad-12b3-4d7e-b3fe-06dac829b7de||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| request(596668ad-12b3-4d7e-b3fe-06dac829b7de)
2023-02-24 10:09:02,851|596668ad-12b3-4d7e-b3fe-06dac829b7de||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| CBA file(/opt/app/onap/blueprints/archive/4d088c06-f791-4829-be62-2d954737a2d4/cba.zip written successfully
2023-02-24 10:09:02,852|596668ad-12b3-4d7e-b3fe-06dac829b7de||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Save processing(4d088c06-f791-4829-be62-2d954737a2d4) CBA(/opt/app/onap/blueprints/archive/4d088c06-f791-4829-be62-2d954737a2d4/cba.zip)
2023-02-24 10:09:02,883|596668ad-12b3-4d7e-b3fe-06dac829b7de||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4d088c06-f791-4829-be62-2d954737a2d4) and entry definition file (Definitions/pnf_netconf.json)
2023-02-24 10:09:02,898|596668ad-12b3-4d7e-b3fe-06dac829b7de||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-24 10:09:02,923|596668ad-12b3-4d7e-b3fe-06dac829b7de||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(config-assign)
2023-02-24 10:09:02,924|596668ad-12b3-4d7e-b3fe-06dac829b7de||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Validating Workflow(config-deploy)
2023-02-24 10:09:02,934|596668ad-12b3-4d7e-b3fe-06dac829b7de||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4d088c06-f791-4829-be62-2d954737a2d4) and entry definition file (Definitions/pnf_netconf.json)
2023-02-24 10:09:02,998|596668ad-12b3-4d7e-b3fe-06dac829b7de||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-02-24 10:09:03,068|596668ad-12b3-4d7e-b3fe-06dac829b7de||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-79799b686-psnxx|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-02-24 10:09:03,071|596668ad-12b3-4d7e-b3fe-06dac829b7de||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-02-24 10:09:03,207|596668ad-12b3-4d7e-b3fe-06dac829b7de||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-79799b686-psnxx|||| No compiled cache(/opt/app/onap/blueprints/working/4d088c06-f791-4829-be62-2d954737a2d4) present to clean.
2023-02-24 10:10:05,456|2abbb7bb-17f2-4e64-8230-efa9b746b881||reactor-http-epoll-4||||INFO||||||| processing request id 2abbb7bb-17f2-4e64-8230-efa9b746b881
2023-02-24 10:10:05,457|2abbb7bb-17f2-4e64-8230-efa9b746b881||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-24 10:10:05,458|2abbb7bb-17f2-4e64-8230-efa9b746b881||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2023-02-24 10:10:05,468|2abbb7bb-17f2-4e64-8230-efa9b746b881||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2023-02-24 10:10:05,890|2abbb7bb-17f2-4e64-8230-efa9b746b881||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-02-24 10:10:05,894|2abbb7bb-17f2-4e64-8230-efa9b746b881||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-02-24 10:10:05,905|2abbb7bb-17f2-4e64-8230-efa9b746b881||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-02-24 10:10:05,937|2abbb7bb-17f2-4e64-8230-efa9b746b881||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-02-24 10:10:06,099|2abbb7bb-17f2-4e64-8230-efa9b746b881||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-02-24 10:10:06,153|2abbb7bb-17f2-4e64-8230-efa9b746b881||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[2abbb7bb-17f2-4e64-8230-efa9b746b881])'s step(resource-assignment)
2023-02-24 10:10:06,155|2abbb7bb-17f2-4e64-8230-efa9b746b881||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-02-24 10:10:06,159|2abbb7bb-17f2-4e64-8230-efa9b746b881||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(2abbb7bb-17f2-4e64-8230-efa9b746b881) for workflow(resource-assignment) step(resource-assignment)
2023-02-24 10:10:06,159|2abbb7bb-17f2-4e64-8230-efa9b746b881||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-02-24 10:10:06,160|2abbb7bb-17f2-4e64-8230-efa9b746b881||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-02-24 10:10:06,162|2abbb7bb-17f2-4e64-8230-efa9b746b881||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-02-24 10:10:06,199|2abbb7bb-17f2-4e64-8230-efa9b746b881||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2023-02-24 10:10:06,220|2abbb7bb-17f2-4e64-8230-efa9b746b881||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-02-24 10:10:06,223|2abbb7bb-17f2-4e64-8230-efa9b746b881||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2023-02-24 10:10:06,224|2abbb7bb-17f2-4e64-8230-efa9b746b881||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-02-24 10:10:06,224|2abbb7bb-17f2-4e64-8230-efa9b746b881||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("8e56c3b3-15d1-40ff-bd9b-02ce8c851be7") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-02-24 10:10:06,225|2abbb7bb-17f2-4e64-8230-efa9b746b881||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("087502c3-7f30-4400-bb95-e3c0cd7fdcdc") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-02-24 10:10:06,227|2abbb7bb-17f2-4e64-8230-efa9b746b881||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="8e56c3b3-15d1-40ff-bd9b-02ce8c851be7", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2023-02-24 10:10:06,269|2abbb7bb-17f2-4e64-8230-efa9b746b881||DefaultDispatcher-worker-3||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value})
2023-02-24 10:10:06,270|2abbb7bb-17f2-4e64-8230-efa9b746b881||DefaultDispatcher-worker-3||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2023-02-24 10:10:06,306|2abbb7bb-17f2-4e64-8230-efa9b746b881||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-02-24 10:10:09,011|2abbb7bb-17f2-4e64-8230-efa9b746b881||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - )
2023-02-24 10:10:09,012|2abbb7bb-17f2-4e64-8230-efa9b746b881||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-02-24 10:10:09,013|2abbb7bb-17f2-4e64-8230-efa9b746b881||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20230224t101010046254z")
2023-02-24 10:10:09,013|2abbb7bb-17f2-4e64-8230-efa9b746b881||DefaultDispatcher-worker-3||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20230224t101010046254z")
2023-02-24 10:10:09,013|2abbb7bb-17f2-4e64-8230-efa9b746b881||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20230224t101010046254z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-02-24 10:10:09,014|2abbb7bb-17f2-4e64-8230-efa9b746b881||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-02-24 10:10:09,016|2abbb7bb-17f2-4e64-8230-efa9b746b881||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "aic-cloud-region" : "k8sregion-cnf-macro",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-namespace" : "onap-tests",
  "service-instance-id" : "087502c3-7f30-4400-bb95-e3c0cd7fdcdc",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "8e56c3b3-15d1-40ff-bd9b-02ce8c851be7",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20230224t101010046254z"
})
2023-02-24 10:10:09,083|2abbb7bb-17f2-4e64-8230-efa9b746b881||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2023-02-24 10:10:09,084|2abbb7bb-17f2-4e64-8230-efa9b746b881||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-02-24 10:10:09,085|2abbb7bb-17f2-4e64-8230-efa9b746b881||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2023-02-24 10:10:09,094|2abbb7bb-17f2-4e64-8230-efa9b746b881||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[2abbb7bb-17f2-4e64-8230-efa9b746b881])'s step(profile-upload)
2023-02-24 10:10:09,097|2abbb7bb-17f2-4e64-8230-efa9b746b881||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-02-24 10:10:09,118|2abbb7bb-17f2-4e64-8230-efa9b746b881||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(2abbb7bb-17f2-4e64-8230-efa9b746b881) for workflow(resource-assignment) step(profile-upload)
2023-02-24 10:10:09,118|2abbb7bb-17f2-4e64-8230-efa9b746b881||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2023-02-24 10:10:09,119|2abbb7bb-17f2-4e64-8230-efa9b746b881||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-02-24 10:10:09,130|2abbb7bb-17f2-4e64-8230-efa9b746b881||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Profile Upload component logic.
2023-02-24 10:10:09,130|2abbb7bb-17f2-4e64-8230-efa9b746b881||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2023-02-24 10:10:09,131|2abbb7bb-17f2-4e64-8230-efa9b746b881||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2023-02-24 10:10:09,138|2abbb7bb-17f2-4e64-8230-efa9b746b881||DefaultDispatcher-worker-3||||WARN||||||| Prefix vnf does not have required data for us to continue.
2023-02-24 10:10:09,139|2abbb7bb-17f2-4e64-8230-efa9b746b881||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2023-02-24 10:10:09,139|2abbb7bb-17f2-4e64-8230-efa9b746b881||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2023-02-24 10:10:09,139|2abbb7bb-17f2-4e64-8230-efa9b746b881||DefaultDispatcher-worker-3||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2023-02-24 10:10:09,143|2abbb7bb-17f2-4e64-8230-efa9b746b881||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2023-02-24 10:10:09,156|2abbb7bb-17f2-4e64-8230-efa9b746b881||DefaultDispatcher-worker-3||||INFO||||||| workflow(2abbb7bb-17f2-4e64-8230-efa9b746b881) nodes completed with (0)exceptions
2023-02-24 10:10:09,160|2abbb7bb-17f2-4e64-8230-efa9b746b881||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-02-24 10:10:09,168|2abbb7bb-17f2-4e64-8230-efa9b746b881||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID aeaefbaa-d9b7-46c6-94a8-1cc45b339257 auditStoreId -1
2023-02-24 10:10:13,726|6c85a48f-a0d3-45a3-9591-d9b56ad53310||reactor-http-epoll-4||||INFO||||||| processing request id 6c85a48f-a0d3-45a3-9591-d9b56ad53310
2023-02-24 10:10:13,726|6c85a48f-a0d3-45a3-9591-d9b56ad53310||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-24 10:10:13,726|6c85a48f-a0d3-45a3-9591-d9b56ad53310||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2023-02-24 10:10:13,728|6c85a48f-a0d3-45a3-9591-d9b56ad53310||reactor-http-epoll-4||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-02-24 10:10:13,728|6c85a48f-a0d3-45a3-9591-d9b56ad53310||reactor-http-epoll-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-02-24 10:10:13,737|6c85a48f-a0d3-45a3-9591-d9b56ad53310||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-02-24 10:10:13,833|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-02-24 10:10:13,845|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-02-24 10:10:13,846|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[6c85a48f-a0d3-45a3-9591-d9b56ad53310])'s step(resource-assignment)
2023-02-24 10:10:13,847|6c85a48f-a0d3-45a3-9591-d9b56ad53310||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-02-24 10:10:13,849|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(6c85a48f-a0d3-45a3-9591-d9b56ad53310) for workflow(resource-assignment) step(resource-assignment)
2023-02-24 10:10:13,849|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-02-24 10:10:13,849|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-02-24 10:10:13,851|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2023-02-24 10:10:13,930|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = core-instance-name
    status = null
    required = false
    dependencies = []
    dictionaryName = core-instance-name
    dictionarySource = default
]], [[
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
]], [[
    name = k8s-rb-config-template-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-name
    dictionarySource = default
], [
    name = k8s-rb-config-template-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-source
    dictionarySource = default
]], [[
    name = vf-module-model-customization-uuid
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-model-customization-uuid
    dictionarySource = input
]], [[
    name = vf-module-model-version
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-version
    dictionarySource = processor-db
], [
    name = vf-module-model-invariant-uuid
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-invariant-uuid
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-name
    status = null
    required = false
    dependencies = [vf-module-model-invariant-uuid]
    dictionaryName = k8s-rb-definition-name
    dictionarySource = default
]], [[
    name = vf-module-label
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-label
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-version
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = k8s-rb-definition-version
    dictionarySource = default
], [
    name = k8s-rb-config-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-name
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
]], [[
    name = k8s-rb-instance-release-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-instance-release-name
    dictionarySource = default
], [
    name = k8s-rb-profile-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-source
    dictionarySource = default
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-naming-policy
    dictionarySource = sdnc
], [
    name = vnf_name
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = sdnc
]], [[
    name = vf-module-name
    status = null
    required = false
    dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id]
    dictionaryName = vf-module-name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = sdnc
], [
    name = k8s-rb-profile-namespace
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = sdnc
]], [[
    name = k8s-rb-config-value-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-value-source
    dictionarySource = default
], [
    name = k8s-rb-profile-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-name
    dictionarySource = default
]]])
2023-02-24 10:10:13,971|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2023-02-24 10:10:13,975|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("dac40808-74f5-4562-b11a-348ae4477a8a") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-02-24 10:10:13,976|6c85a48f-a0d3-45a3-9591-d9b56ad53310||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-02-24 10:10:13,977|6c85a48f-a0d3-45a3-9591-d9b56ad53310||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-02-24 10:10:13,978|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("fac411e8-8317-47d8-8577-7c8aa31eabc7") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2023-02-24 10:10:13,980|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="fac411e8-8317-47d8-8577-7c8aa31eabc7"}
2023-02-24 10:10:13,980|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="fac411e8-8317-47d8-8577-7c8aa31eabc7"}
2023-02-24 10:10:13,980|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-1||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version})
2023-02-24 10:10:13,980|6c85a48f-a0d3-45a3-9591-d9b56ad53310||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-02-24 10:10:14,090|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=fac411e8-8317-47d8-8577-7c8aa31eabc7})
2023-02-24 10:10:14,120|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=fac411e8-8317-47d8-8577-7c8aa31eabc7})
2023-02-24 10:10:14,174|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2023-02-24 10:10:14,181|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2023-02-24 10:10:14,181|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"b70fe859-3d47-46cc-84f4-200fc777fcd4"}])
2023-02-24 10:10:14,182|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("b70fe859-3d47-46cc-84f4-200fc777fcd4") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2023-02-24 10:10:14,183|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2"}])
2023-02-24 10:10:14,183|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("bd5bbe41-fe08-49ab-b1b0-093d66a13fc2") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2023-02-24 10:10:14,185|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2023-02-24 10:10:14,210|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> bd5bbe41-fe08-49ab-b1b0-093d66a13fc2
2023-02-24 10:10:14,213|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="fac411e8-8317-47d8-8577-7c8aa31eabc7"}
2023-02-24 10:10:14,214|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||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-02-24 10:10:14,320|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=fac411e8-8317-47d8-8577-7c8aa31eabc7})
2023-02-24 10:10:14,358|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2023-02-24 10:10:14,364|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2023-02-24 10:10:14,365|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2023-02-24 10:10:14,369|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2023-02-24 10:10:14,376|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2023-02-24 10:10:14,382|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-3||||INFO||||||| Transformed value: null -> fac411e8-8317-47d8-8577-7c8aa31eabc7
2023-02-24 10:10:14,384|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("087502c3-7f30-4400-bb95-e3c0cd7fdcdc") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-02-24 10:10:14,385|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2023-02-24 10:10:14,385|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2023-02-24 10:10:14,386|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("8e56c3b3-15d1-40ff-bd9b-02ce8c851be7") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-02-24 10:10:14,390|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="087502c3-7f30-4400-bb95-e3c0cd7fdcdc", vnf-id="8e56c3b3-15d1-40ff-bd9b-02ce8c851be7"}
2023-02-24 10:10:14,394|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="087502c3-7f30-4400-bb95-e3c0cd7fdcdc", vnf-id="8e56c3b3-15d1-40ff-bd9b-02ce8c851be7"}
2023-02-24 10:10:14,405|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/087502c3-7f30-4400-bb95-e3c0cd7fdcdc/service-data/vnfs/vnf/8e56c3b3-15d1-40ff-bd9b-02ce8c851be7/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-02-24 10:10:14,405|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/087502c3-7f30-4400-bb95-e3c0cd7fdcdc/service-data/vnfs/vnf/8e56c3b3-15d1-40ff-bd9b-02ce8c851be7/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-02-24 10:10:14,411|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/087502c3-7f30-4400-bb95-e3c0cd7fdcdc/service-data/vnfs/vnf/8e56c3b3-15d1-40ff-bd9b-02ce8c851be7/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-02-24 10:10:14,423|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/087502c3-7f30-4400-bb95-e3c0cd7fdcdc/service-data/vnfs/vnf/8e56c3b3-15d1-40ff-bd9b-02ce8c851be7/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-02-24 10:10:14,525|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/087502c3-7f30-4400-bb95-e3c0cd7fdcdc/service-data/vnfs/vnf/8e56c3b3-15d1-40ff-bd9b-02ce8c851be7/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2023-02-24 10:10:14,531|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/087502c3-7f30-4400-bb95-e3c0cd7fdcdc/service-data/vnfs/vnf/8e56c3b3-15d1-40ff-bd9b-02ce8c851be7/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2023-02-24 10:10:14,567|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2023-02-24 10:10:14,568|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2023-02-24 10:10:14,568|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2023-02-24 10:10:14,569|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-02-24 10:10:14,569|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2023-02-24 10:10:14,569|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-02-24 10:10:14,569|6c85a48f-a0d3-45a3-9591-d9b56ad53310||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-02-24 10:10:14,569|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20230224t101010046254z")
2023-02-24 10:10:14,569|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-1||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20230224t101010046254z")
2023-02-24 10:10:14,570|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20230224t101010046254z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-02-24 10:10:14,573|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name="k8sregion-cnf-macro-onap-nf-20230224t101010046254z", vf-module-label="helm_apache", vf-module-id="dac40808-74f5-4562-b11a-348ae4477a8a"}
2023-02-24 10:10:14,584|6c85a48f-a0d3-45a3-9591-d9b56ad53310||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-02-24 10:10:14,585|6c85a48f-a0d3-45a3-9591-d9b56ad53310||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-02-24 10:10:14,588|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-02-24 10:10:14,752|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - )
2023-02-24 10:10:14,753|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2023-02-24 10:10:14,753|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20230224t101010046254z-helm_apache-vfmt-001")
2023-02-24 10:10:14,753|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20230224t101010046254z-helm_apache-vfmt-001")
2023-02-24 10:10:14,753|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20230224t101010046254z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2023-02-24 10:10:14,766|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="087502c3-7f30-4400-bb95-e3c0cd7fdcdc", vnf-id="8e56c3b3-15d1-40ff-bd9b-02ce8c851be7"}
2023-02-24 10:10:14,770|6c85a48f-a0d3-45a3-9591-d9b56ad53310||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-02-24 10:10:14,787|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/087502c3-7f30-4400-bb95-e3c0cd7fdcdc/service-data/vnfs/vnf/8e56c3b3-15d1-40ff-bd9b-02ce8c851be7/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-02-24 10:10:14,787|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/087502c3-7f30-4400-bb95-e3c0cd7fdcdc/service-data/vnfs/vnf/8e56c3b3-15d1-40ff-bd9b-02ce8c851be7/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-02-24 10:10:14,861|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/087502c3-7f30-4400-bb95-e3c0cd7fdcdc/service-data/vnfs/vnf/8e56c3b3-15d1-40ff-bd9b-02ce8c851be7/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2023-02-24 10:10:14,883|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-02-24 10:10:14,884|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-02-24 10:10:14,885|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2023-02-24 10:10:14,885|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-3||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2023-02-24 10:10:14,885|6c85a48f-a0d3-45a3-9591-d9b56ad53310||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-02-24 10:10:14,887|6c85a48f-a0d3-45a3-9591-d9b56ad53310||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-02-24 10:10:14,887|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2023-02-24 10:10:14,889|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "core-instance-name" : null,
  "k8s-rb-config-name" : "replica-count-change",
  "k8s-rb-config-template-name" : "replica-count-template",
  "k8s-rb-config-template-source" : "deployment-config",
  "k8s-rb-config-value-source" : "custom-values",
  "k8s-rb-definition-name" : "bd5bbe41-fe08-49ab-b1b0-093d66a13fc2",
  "k8s-rb-definition-version" : "fac411e8-8317-47d8-8577-7c8aa31eabc7",
  "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" : "087502c3-7f30-4400-bb95-e3c0cd7fdcdc",
  "vf-module-id" : "dac40808-74f5-4562-b11a-348ae4477a8a",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "fac411e8-8317-47d8-8577-7c8aa31eabc7",
  "vf-module-model-invariant-uuid" : "bd5bbe41-fe08-49ab-b1b0-093d66a13fc2",
  "vf-module-model-version" : "b70fe859-3d47-46cc-84f4-200fc777fcd4",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20230224t101010046254z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "8e56c3b3-15d1-40ff-bd9b-02ce8c851be7",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20230224t101010046254z"
})
2023-02-24 10:10:14,919|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-02-24 10:10:14,919|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-02-24 10:10:14,920|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2023-02-24 10:10:14,921|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[6c85a48f-a0d3-45a3-9591-d9b56ad53310])'s step(profile-upload)
2023-02-24 10:10:14,921|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-24 10:10:14,923|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(6c85a48f-a0d3-45a3-9591-d9b56ad53310) for workflow(resource-assignment) step(profile-upload)
2023-02-24 10:10:14,923|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2023-02-24 10:10:14,924|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2023-02-24 10:10:14,924|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Profile Upload component logic.
2023-02-24 10:10:14,924|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2023-02-24 10:10:14,924|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2023-02-24 10:10:14,955|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/bd5bbe41-fe08-49ab-b1b0-093d66a13fc2/fac411e8-8317-47d8-8577-7c8aa31eabc7)
2023-02-24 10:10:14,977|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2023-02-24 10:10:15,003|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/bd5bbe41-fe08-49ab-b1b0-093d66a13fc2/fac411e8-8317-47d8-8577-7c8aa31eabc7/profile/node-port-profile)
2023-02-24 10:10:15,014|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| Response status(404 - Not Found)
2023-02-24 10:10:15,015|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| Uploading K8s Profile..
2023-02-24 10:10:15,087|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/bd5bbe41-fe08-49ab-b1b0-093d66a13fc2/fac411e8-8317-47d8-8577-7c8aa31eabc7/profile)
2023-02-24 10:10:15,101|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| Response status(201 - Created)
2023-02-24 10:10:15,145|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/bd5bbe41-fe08-49ab-b1b0-093d66a13fc2/fac411e8-8317-47d8-8577-7c8aa31eabc7/profile/node-port-profile/content)
2023-02-24 10:10:15,160|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2023-02-24 10:10:15,161|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| K8s Profile Upload Completed
2023-02-24 10:10:15,161|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-02-24 10:10:15,161|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2023-02-24 10:10:15,162|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2023-02-24 10:10:15,163|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2023-02-24 10:10:15,163|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| workflow(6c85a48f-a0d3-45a3-9591-d9b56ad53310) nodes completed with (0)exceptions
2023-02-24 10:10:15,163|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-02-24 10:10:15,164|6c85a48f-a0d3-45a3-9591-d9b56ad53310||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 125d01aa-14b6-4e5a-be36-05355afeae08 auditStoreId -1
2023-02-24 10:10:20,548|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-02-24 10:10:20,714|||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-02-24 10:10:20,868|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| processing request id 2534ee5d-b5fc-4dea-bdb5-ee1abdce288f
2023-02-24 10:10:20,868|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| storeExecutionInput called not to store the Workflow action input details 
2023-02-24 10:10:20,868|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| StoreAuditService ID  -1
2023-02-24 10:10:20,869|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-02-24 10:10:20,869|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-02-24 10:10:20,908|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-02-24 10:10:21,011|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Deriving input data for workflow: (config-assign)
2023-02-24 10:10:21,013|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Execute node(START) -> executed state(SUCCESS)
2023-02-24 10:10:21,014|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Executing workflow(config-assign[2534ee5d-b5fc-4dea-bdb5-ee1abdce288f])'s step(config-setup)
2023-02-24 10:10:21,014|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-24 10:10:21,016|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| preparing request id(2534ee5d-b5fc-4dea-bdb5-ee1abdce288f) for workflow(config-assign) step(config-setup)
2023-02-24 10:10:21,016|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2023-02-24 10:10:21,017|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2023-02-24 10:10:21,018|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2023-02-24 10:10:21,117|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| 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-02-24 10:10:21,125|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2023-02-24 10:10:21,128|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Setting Resource Value ("087502c3-7f30-4400-bb95-e3c0cd7fdcdc") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-02-24 10:10:21,130|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| 
Resolved Input Key mappings: 
{service-instance-id="087502c3-7f30-4400-bb95-e3c0cd7fdcdc"}
2023-02-24 10:10:21,141|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/087502c3-7f30-4400-bb95-e3c0cd7fdcdc), 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-02-24 10:10:21,141|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/087502c3-7f30-4400-bb95-e3c0cd7fdcdc), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2023-02-24 10:10:21,204|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/087502c3-7f30-4400-bb95-e3c0cd7fdcdc)
2023-02-24 10:10:21,257|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Response status(200 - OK)
2023-02-24 10:10:21,413|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Response processing type (string)
2023-02-24 10:10:21,415|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5")
2023-02-24 10:10:21,415|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5")
2023-02-24 10:10:21,415|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Setting Resource Value ("basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2023-02-24 10:10:21,461|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Setting Resource Value ("8e56c3b3-15d1-40ff-bd9b-02ce8c851be7") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-02-24 10:10:21,494|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| 
Resolved Input Key mappings: 
{service-instance-id="087502c3-7f30-4400-bb95-e3c0cd7fdcdc", vnf-id="8e56c3b3-15d1-40ff-bd9b-02ce8c851be7"}
2023-02-24 10:10:21,517|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/087502c3-7f30-4400-bb95-e3c0cd7fdcdc/service-data/vnfs/vnf/8e56c3b3-15d1-40ff-bd9b-02ce8c851be7/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-02-24 10:10:21,517|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/087502c3-7f30-4400-bb95-e3c0cd7fdcdc/service-data/vnfs/vnf/8e56c3b3-15d1-40ff-bd9b-02ce8c851be7/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2023-02-24 10:10:21,603|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/087502c3-7f30-4400-bb95-e3c0cd7fdcdc/service-data/vnfs/vnf/8e56c3b3-15d1-40ff-bd9b-02ce8c851be7/vnf-data/vf-modules)
2023-02-24 10:10:21,625|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Response status(200 - OK)
2023-02-24 10:10:21,625|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Response processing type (json)
2023-02-24 10:10:21,627|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"dac40808-74f5-4562-b11a-348ae4477a8a","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_b398f55d-eebb-4d0e-8135-7b43250b20e5_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":"b70fe859-3d47-46cc-84f4-200fc777fcd4","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-20230224t101010046254z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230224t101010046254z","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":"fac411e8-8317-47d8-8577-7c8aa31eabc7","model-uuid":"b70fe859-3d47-46cc-84f4-200fc777fcd4","model-invariant-uuid":"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"dac40808-74f5-4562-b11a-348ae4477a8a","vf-module-name":"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"116ff542-42ef-4ea2-bb12-5fb1a1276852","model-invariant-uuid":"b8bd9449-2db8-4ae9-91e5-cddc35d148d1"},"global-customer-id":"basiccnf-macro-customer","service-id":"087502c3-7f30-4400-bb95-e3c0cd7fdcdc","service-instance-id":"087502c3-7f30-4400-bb95-e3c0cd7fdcdc","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"d23c2f23-6f07-44c7-8ce8-a9734ad9a268","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/dbc5c635-5ca1-4a52-9528-f637628a4459","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"d7ee96e5-d44b-42c7-a08d-6fb3aaebc08b","model-uuid":"5de7fa28-1045-4fa8-9d27-55f1100707ec","model-invariant-uuid":"54528fa9-ab55-4677-9621-fabebe06ce35"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"8e56c3b3-15d1-40ff-bd9b-02ce8c851be7"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"fac411e8-8317-47d8-8577-7c8aa31eabc7","model-uuid":"b70fe859-3d47-46cc-84f4-200fc777fcd4","model-invariant-uuid":"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"dac40808-74f5-4562-b11a-348ae4477a8a"}}}]})
2023-02-24 10:10:21,630|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"dac40808-74f5-4562-b11a-348ae4477a8a","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_b398f55d-eebb-4d0e-8135-7b43250b20e5_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":"b70fe859-3d47-46cc-84f4-200fc777fcd4","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-20230224t101010046254z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230224t101010046254z","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":"fac411e8-8317-47d8-8577-7c8aa31eabc7","model-uuid":"b70fe859-3d47-46cc-84f4-200fc777fcd4","model-invariant-uuid":"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"dac40808-74f5-4562-b11a-348ae4477a8a","vf-module-name":"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"116ff542-42ef-4ea2-bb12-5fb1a1276852","model-invariant-uuid":"b8bd9449-2db8-4ae9-91e5-cddc35d148d1"},"global-customer-id":"basiccnf-macro-customer","service-id":"087502c3-7f30-4400-bb95-e3c0cd7fdcdc","service-instance-id":"087502c3-7f30-4400-bb95-e3c0cd7fdcdc","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"d23c2f23-6f07-44c7-8ce8-a9734ad9a268","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/dbc5c635-5ca1-4a52-9528-f637628a4459","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"d7ee96e5-d44b-42c7-a08d-6fb3aaebc08b","model-uuid":"5de7fa28-1045-4fa8-9d27-55f1100707ec","model-invariant-uuid":"54528fa9-ab55-4677-9621-fabebe06ce35"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"8e56c3b3-15d1-40ff-bd9b-02ce8c851be7"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"fac411e8-8317-47d8-8577-7c8aa31eabc7","model-uuid":"b70fe859-3d47-46cc-84f4-200fc777fcd4","model-invariant-uuid":"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"dac40808-74f5-4562-b11a-348ae4477a8a"}}}]})
2023-02-24 10:10:21,631|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"dac40808-74f5-4562-b11a-348ae4477a8a","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_b398f55d-eebb-4d0e-8135-7b43250b20e5_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":"b70fe859-3d47-46cc-84f4-200fc777fcd4","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-20230224t101010046254z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230224t101010046254z","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":"fac411e8-8317-47d8-8577-7c8aa31eabc7","model-uuid":"b70fe859-3d47-46cc-84f4-200fc777fcd4","model-invariant-uuid":"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"dac40808-74f5-4562-b11a-348ae4477a8a","vf-module-name":"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"116ff542-42ef-4ea2-bb12-5fb1a1276852","model-invariant-uuid":"b8bd9449-2db8-4ae9-91e5-cddc35d148d1"},"global-customer-id":"basiccnf-macro-customer","service-id":"087502c3-7f30-4400-bb95-e3c0cd7fdcdc","service-instance-id":"087502c3-7f30-4400-bb95-e3c0cd7fdcdc","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"d23c2f23-6f07-44c7-8ce8-a9734ad9a268","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/dbc5c635-5ca1-4a52-9528-f637628a4459","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"d7ee96e5-d44b-42c7-a08d-6fb3aaebc08b","model-uuid":"5de7fa28-1045-4fa8-9d27-55f1100707ec","model-invariant-uuid":"54528fa9-ab55-4677-9621-fabebe06ce35"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"8e56c3b3-15d1-40ff-bd9b-02ce8c851be7"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"fac411e8-8317-47d8-8577-7c8aa31eabc7","model-uuid":"b70fe859-3d47-46cc-84f4-200fc777fcd4","model-invariant-uuid":"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"dac40808-74f5-4562-b11a-348ae4477a8a"}}}]), type  ({json})
2023-02-24 10:10:21,631|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"dac40808-74f5-4562-b11a-348ae4477a8a","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_b398f55d-eebb-4d0e-8135-7b43250b20e5_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":"b70fe859-3d47-46cc-84f4-200fc777fcd4","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-20230224t101010046254z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230224t101010046254z","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":"fac411e8-8317-47d8-8577-7c8aa31eabc7","model-uuid":"b70fe859-3d47-46cc-84f4-200fc777fcd4","model-invariant-uuid":"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"dac40808-74f5-4562-b11a-348ae4477a8a","vf-module-name":"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"116ff542-42ef-4ea2-bb12-5fb1a1276852","model-invariant-uuid":"b8bd9449-2db8-4ae9-91e5-cddc35d148d1"},"global-customer-id":"basiccnf-macro-customer","service-id":"087502c3-7f30-4400-bb95-e3c0cd7fdcdc","service-instance-id":"087502c3-7f30-4400-bb95-e3c0cd7fdcdc","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"d23c2f23-6f07-44c7-8ce8-a9734ad9a268","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/dbc5c635-5ca1-4a52-9528-f637628a4459","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"d7ee96e5-d44b-42c7-a08d-6fb3aaebc08b","model-uuid":"5de7fa28-1045-4fa8-9d27-55f1100707ec","model-invariant-uuid":"54528fa9-ab55-4677-9621-fabebe06ce35"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"8e56c3b3-15d1-40ff-bd9b-02ce8c851be7"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"fac411e8-8317-47d8-8577-7c8aa31eabc7","model-uuid":"b70fe859-3d47-46cc-84f4-200fc777fcd4","model-invariant-uuid":"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"dac40808-74f5-4562-b11a-348ae4477a8a"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2023-02-24 10:10:21,637|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| 
Resolved Input Key mappings: 
{vnf-id="8e56c3b3-15d1-40ff-bd9b-02ce8c851be7"}
2023-02-24 10:10:21,648|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/8e56c3b3-15d1-40ff-bd9b-02ce8c851be7?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2023-02-24 10:10:21,648|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/8e56c3b3-15d1-40ff-bd9b-02ce8c851be7?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2023-02-24 10:10:21,784|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/8e56c3b3-15d1-40ff-bd9b-02ce8c851be7?depth=1)
2023-02-24 10:10:21,948|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Response status(200 - OK)
2023-02-24 10:10:21,949|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Response processing type (json)
2023-02-24 10:10:21,950|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"dac40808-74f5-4562-b11a-348ae4477a8a","vf-module-name":"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1677233417794","model-invariant-id":"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2","model-version-id":"b70fe859-3d47-46cc-84f4-200fc777fcd4","model-customization-id":"fac411e8-8317-47d8-8577-7c8aa31eabc7","module-index":0}]})
2023-02-24 10:10:21,950|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"dac40808-74f5-4562-b11a-348ae4477a8a","vf-module-name":"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1677233417794","model-invariant-id":"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2","model-version-id":"b70fe859-3d47-46cc-84f4-200fc777fcd4","model-customization-id":"fac411e8-8317-47d8-8577-7c8aa31eabc7","module-index":0}]})
2023-02-24 10:10:21,950|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"dac40808-74f5-4562-b11a-348ae4477a8a","vf-module-name":"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1677233417794","model-invariant-id":"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2","model-version-id":"b70fe859-3d47-46cc-84f4-200fc777fcd4","model-customization-id":"fac411e8-8317-47d8-8577-7c8aa31eabc7","module-index":0}]), type  ({json})
2023-02-24 10:10:21,951|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"dac40808-74f5-4562-b11a-348ae4477a8a","vf-module-name":"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1677233417794","model-invariant-id":"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2","model-version-id":"b70fe859-3d47-46cc-84f4-200fc777fcd4","model-customization-id":"fac411e8-8317-47d8-8577-7c8aa31eabc7","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2023-02-24 10:10:21,954|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2023-02-24 10:10:21,956|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-02-24 10:10:37,710|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| compiled in (15753)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-02-24 10:10:37,710|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-02-24 10:10:37,770|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2","k8s-rb-definition-version":"fac411e8-8317-47d8-8577-7c8aa31eabc7","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-02-24 10:10:37,781|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| 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" : "bd5bbe41-fe08-49ab-b1b0-093d66a13fc2",
      "k8s-rb-definition-version" : "fac411e8-8317-47d8-8577-7c8aa31eabc7"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "087502c3-7f30-4400-bb95-e3c0cd7fdcdc",
  "service-instance-name" : "basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "fac411e8-8317-47d8-8577-7c8aa31eabc7",
      "model-invariant-id" : "bd5bbe41-fe08-49ab-b1b0-093d66a13fc2",
      "model-version-id" : "b70fe859-3d47-46cc-84f4-200fc777fcd4",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1677233417794",
      "vf-module-id" : "dac40808-74f5-4562-b11a-348ae4477a8a",
      "vf-module-name" : "basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "2534ee5d-b5fc-4dea-bdb5-ee1abdce288f",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/dbc5c635-5ca1-4a52-9528-f637628a4459",
          "svc-request-id" : "d23c2f23-6f07-44c7-8ce8-a9734ad9a268"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "b8bd9449-2db8-4ae9-91e5-cddc35d148d1",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "116ff542-42ef-4ea2-bb12-5fb1a1276852",
            "model-version" : "1.0"
          },
          "service-id" : "087502c3-7f30-4400-bb95-e3c0cd7fdcdc",
          "service-instance-id" : "087502c3-7f30-4400-bb95-e3c0cd7fdcdc",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "fac411e8-8317-47d8-8577-7c8aa31eabc7",
            "model-invariant-uuid" : "bd5bbe41-fe08-49ab-b1b0-093d66a13fc2",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "b70fe859-3d47-46cc-84f4-200fc777fcd4",
            "model-version" : "1"
          },
          "vf-module-id" : "dac40808-74f5-4562-b11a-348ae4477a8a",
          "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_b398f55d-eebb-4d0e-8135-7b43250b20e5_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "fac411e8-8317-47d8-8577-7c8aa31eabc7",
            "model-invariant-uuid" : "bd5bbe41-fe08-49ab-b1b0-093d66a13fc2",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "b70fe859-3d47-46cc-84f4-200fc777fcd4",
            "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" : "b70fe859-3d47-46cc-84f4-200fc777fcd4"
            }, {
              "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-20230224t101010046254z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "bd5bbe41-fe08-49ab-b1b0-093d66a13fc2"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20230224t101010046254z"
            }, {
              "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" : "dac40808-74f5-4562-b11a-348ae4477a8a",
            "vf-module-name" : "basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "d7ee96e5-d44b-42c7-a08d-6fb3aaebc08b",
            "model-invariant-uuid" : "54528fa9-ab55-4677-9621-fabebe06ce35",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "5de7fa28-1045-4fa8-9d27-55f1100707ec",
            "model-version" : "1.0"
          },
          "vnf-id" : "8e56c3b3-15d1-40ff-bd9b-02ce8c851be7",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "dac40808-74f5-4562-b11a-348ae4477a8a"
    } ]
  },
  "vnf-id" : "8e56c3b3-15d1-40ff-bd9b-02ce8c851be7"
})
2023-02-24 10:10:37,805|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Preparing Response...
2023-02-24 10:10:37,805|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2023-02-24 10:10:37,806|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Execute node(config-setup) -> executed state(SUCCESS)
2023-02-24 10:10:37,808|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Executing workflow(config-assign[2534ee5d-b5fc-4dea-bdb5-ee1abdce288f])'s step(config-template)
2023-02-24 10:10:37,808|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-24 10:10:37,827|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| preparing request id(2534ee5d-b5fc-4dea-bdb5-ee1abdce288f) for workflow(config-assign) step(config-template)
2023-02-24 10:10:37,827|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2023-02-24 10:10:37,829|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| 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-02-24 10:10:38,134|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Triggering K8s Config Upload component logic.
2023-02-24 10:10:38,134|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Getting the template prefixes
2023-02-24 10:10:38,134|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Iterating over prefixes in resource assignment map.
2023-02-24 10:10:38,157|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Rest request method(GET), url(/v1/rb/definition/bd5bbe41-fe08-49ab-b1b0-093d66a13fc2/fac411e8-8317-47d8-8577-7c8aa31eabc7)
2023-02-24 10:10:38,172|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Response status(200 - OK)
2023-02-24 10:10:38,196|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Rest request method(GET), url(/v1/rb/definition/bd5bbe41-fe08-49ab-b1b0-093d66a13fc2/fac411e8-8317-47d8-8577-7c8aa31eabc7/config-template/replica-count-template)
2023-02-24 10:10:38,204|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Response status(500 - Internal Server Error)
2023-02-24 10:10:38,206|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Uploading K8s template..
2023-02-24 10:10:38,232|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Rest request method(POST), url(/v1/rb/definition/bd5bbe41-fe08-49ab-b1b0-093d66a13fc2/fac411e8-8317-47d8-8577-7c8aa31eabc7/config-template)
2023-02-24 10:10:38,256|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Response status(201 - Created)
2023-02-24 10:10:38,314|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Rest request method(POST), url(/v1/rb/definition/bd5bbe41-fe08-49ab-b1b0-093d66a13fc2/fac411e8-8317-47d8-8577-7c8aa31eabc7/config-template/replica-count-template/content)
2023-02-24 10:10:38,353|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Response status(200 - OK)
2023-02-24 10:10:38,356|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| K8s Config Upload Completed
2023-02-24 10:10:38,357|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Preparing Response...
2023-02-24 10:10:38,357|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2023-02-24 10:10:38,357|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Execute node(config-template) -> executed state(SUCCESS)
2023-02-24 10:10:38,358|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Execute node(END) -> executed state(SUCCESS)
2023-02-24 10:10:38,359|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| workflow(2534ee5d-b5fc-4dea-bdb5-ee1abdce288f) nodes completed with (0)exceptions
2023-02-24 10:10:38,365|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| resolveWorkflowOutputs for workflow(config-assign)
2023-02-24 10:10:38,367|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f09b2713-cec8-41df-b1fa-468f0dfe58b5 auditStoreId -1
2023-02-24 10:10:38,453|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Completed
2023-02-24 10:11:47,040|||grpc-default-executor-3||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-02-24 10:11:47,179|||grpc-default-executor-3||||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-02-24 10:11:47,186|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| processing request id 2534ee5d-b5fc-4dea-bdb5-ee1abdce288f
2023-02-24 10:11:47,186|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| storeExecutionInput called not to store the Workflow action input details 
2023-02-24 10:11:47,186|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| StoreAuditService ID  -1
2023-02-24 10:11:47,189|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-02-24 10:11:47,189|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-02-24 10:11:47,192|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-02-24 10:11:47,207|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Deriving input data for workflow: (config-deploy)
2023-02-24 10:11:47,209|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Execute node(START) -> executed state(SUCCESS)
2023-02-24 10:11:47,210|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Executing workflow(config-deploy[2534ee5d-b5fc-4dea-bdb5-ee1abdce288f])'s step(config-setup)
2023-02-24 10:11:47,210|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-24 10:11:47,212|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| preparing request id(2534ee5d-b5fc-4dea-bdb5-ee1abdce288f) for workflow(config-deploy) step(config-setup)
2023-02-24 10:11:47,212|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2023-02-24 10:11:47,212|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2023-02-24 10:11:47,214|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2023-02-24 10:11:47,266|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| 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-02-24 10:11:47,270|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2023-02-24 10:11:47,271|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Setting Resource Value ("087502c3-7f30-4400-bb95-e3c0cd7fdcdc") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-02-24 10:11:47,272|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| 
Resolved Input Key mappings: 
{service-instance-id="087502c3-7f30-4400-bb95-e3c0cd7fdcdc"}
2023-02-24 10:11:47,279|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/087502c3-7f30-4400-bb95-e3c0cd7fdcdc), 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-02-24 10:11:47,279|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/087502c3-7f30-4400-bb95-e3c0cd7fdcdc), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2023-02-24 10:11:47,326|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/087502c3-7f30-4400-bb95-e3c0cd7fdcdc)
2023-02-24 10:11:47,347|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Response status(200 - OK)
2023-02-24 10:11:47,347|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Response processing type (string)
2023-02-24 10:11:47,349|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5")
2023-02-24 10:11:47,349|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5")
2023-02-24 10:11:47,349|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Setting Resource Value ("basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2023-02-24 10:11:47,351|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Setting Resource Value ("8e56c3b3-15d1-40ff-bd9b-02ce8c851be7") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-02-24 10:11:47,354|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| 
Resolved Input Key mappings: 
{service-instance-id="087502c3-7f30-4400-bb95-e3c0cd7fdcdc", vnf-id="8e56c3b3-15d1-40ff-bd9b-02ce8c851be7"}
2023-02-24 10:11:47,362|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/087502c3-7f30-4400-bb95-e3c0cd7fdcdc/service-data/vnfs/vnf/8e56c3b3-15d1-40ff-bd9b-02ce8c851be7/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-02-24 10:11:47,362|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/087502c3-7f30-4400-bb95-e3c0cd7fdcdc/service-data/vnfs/vnf/8e56c3b3-15d1-40ff-bd9b-02ce8c851be7/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2023-02-24 10:11:47,446|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/087502c3-7f30-4400-bb95-e3c0cd7fdcdc/service-data/vnfs/vnf/8e56c3b3-15d1-40ff-bd9b-02ce8c851be7/vnf-data/vf-modules)
2023-02-24 10:11:47,460|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Response status(200 - OK)
2023-02-24 10:11:47,462|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Response processing type (json)
2023-02-24 10:11:47,463|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"dac40808-74f5-4562-b11a-348ae4477a8a","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_b398f55d-eebb-4d0e-8135-7b43250b20e5_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":"b70fe859-3d47-46cc-84f4-200fc777fcd4","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-20230224t101010046254z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230224t101010046254z","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":"fac411e8-8317-47d8-8577-7c8aa31eabc7","model-uuid":"b70fe859-3d47-46cc-84f4-200fc777fcd4","model-invariant-uuid":"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"dac40808-74f5-4562-b11a-348ae4477a8a","vf-module-name":"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"116ff542-42ef-4ea2-bb12-5fb1a1276852","model-invariant-uuid":"b8bd9449-2db8-4ae9-91e5-cddc35d148d1"},"global-customer-id":"basiccnf-macro-customer","service-id":"087502c3-7f30-4400-bb95-e3c0cd7fdcdc","service-instance-id":"087502c3-7f30-4400-bb95-e3c0cd7fdcdc","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"8784d31d-a676-4997-a666-c016b90706a3","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/bfe60bdf-1ec4-4c5d-8442-d015e2999859","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"d7ee96e5-d44b-42c7-a08d-6fb3aaebc08b","model-uuid":"5de7fa28-1045-4fa8-9d27-55f1100707ec","model-invariant-uuid":"54528fa9-ab55-4677-9621-fabebe06ce35"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"8e56c3b3-15d1-40ff-bd9b-02ce8c851be7"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"fac411e8-8317-47d8-8577-7c8aa31eabc7","model-uuid":"b70fe859-3d47-46cc-84f4-200fc777fcd4","model-invariant-uuid":"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"dac40808-74f5-4562-b11a-348ae4477a8a","from-preload":false}}}]})
2023-02-24 10:11:47,466|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"dac40808-74f5-4562-b11a-348ae4477a8a","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_b398f55d-eebb-4d0e-8135-7b43250b20e5_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":"b70fe859-3d47-46cc-84f4-200fc777fcd4","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-20230224t101010046254z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230224t101010046254z","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":"fac411e8-8317-47d8-8577-7c8aa31eabc7","model-uuid":"b70fe859-3d47-46cc-84f4-200fc777fcd4","model-invariant-uuid":"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"dac40808-74f5-4562-b11a-348ae4477a8a","vf-module-name":"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"116ff542-42ef-4ea2-bb12-5fb1a1276852","model-invariant-uuid":"b8bd9449-2db8-4ae9-91e5-cddc35d148d1"},"global-customer-id":"basiccnf-macro-customer","service-id":"087502c3-7f30-4400-bb95-e3c0cd7fdcdc","service-instance-id":"087502c3-7f30-4400-bb95-e3c0cd7fdcdc","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"8784d31d-a676-4997-a666-c016b90706a3","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/bfe60bdf-1ec4-4c5d-8442-d015e2999859","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"d7ee96e5-d44b-42c7-a08d-6fb3aaebc08b","model-uuid":"5de7fa28-1045-4fa8-9d27-55f1100707ec","model-invariant-uuid":"54528fa9-ab55-4677-9621-fabebe06ce35"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"8e56c3b3-15d1-40ff-bd9b-02ce8c851be7"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"fac411e8-8317-47d8-8577-7c8aa31eabc7","model-uuid":"b70fe859-3d47-46cc-84f4-200fc777fcd4","model-invariant-uuid":"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"dac40808-74f5-4562-b11a-348ae4477a8a","from-preload":false}}}]})
2023-02-24 10:11:47,467|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"dac40808-74f5-4562-b11a-348ae4477a8a","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_b398f55d-eebb-4d0e-8135-7b43250b20e5_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":"b70fe859-3d47-46cc-84f4-200fc777fcd4","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-20230224t101010046254z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230224t101010046254z","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":"fac411e8-8317-47d8-8577-7c8aa31eabc7","model-uuid":"b70fe859-3d47-46cc-84f4-200fc777fcd4","model-invariant-uuid":"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"dac40808-74f5-4562-b11a-348ae4477a8a","vf-module-name":"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"116ff542-42ef-4ea2-bb12-5fb1a1276852","model-invariant-uuid":"b8bd9449-2db8-4ae9-91e5-cddc35d148d1"},"global-customer-id":"basiccnf-macro-customer","service-id":"087502c3-7f30-4400-bb95-e3c0cd7fdcdc","service-instance-id":"087502c3-7f30-4400-bb95-e3c0cd7fdcdc","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"8784d31d-a676-4997-a666-c016b90706a3","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/bfe60bdf-1ec4-4c5d-8442-d015e2999859","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"d7ee96e5-d44b-42c7-a08d-6fb3aaebc08b","model-uuid":"5de7fa28-1045-4fa8-9d27-55f1100707ec","model-invariant-uuid":"54528fa9-ab55-4677-9621-fabebe06ce35"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"8e56c3b3-15d1-40ff-bd9b-02ce8c851be7"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"fac411e8-8317-47d8-8577-7c8aa31eabc7","model-uuid":"b70fe859-3d47-46cc-84f4-200fc777fcd4","model-invariant-uuid":"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"dac40808-74f5-4562-b11a-348ae4477a8a","from-preload":false}}}]), type  ({json})
2023-02-24 10:11:47,468|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"dac40808-74f5-4562-b11a-348ae4477a8a","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_b398f55d-eebb-4d0e-8135-7b43250b20e5_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":"b70fe859-3d47-46cc-84f4-200fc777fcd4","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-20230224t101010046254z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230224t101010046254z","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":"fac411e8-8317-47d8-8577-7c8aa31eabc7","model-uuid":"b70fe859-3d47-46cc-84f4-200fc777fcd4","model-invariant-uuid":"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"dac40808-74f5-4562-b11a-348ae4477a8a","vf-module-name":"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"116ff542-42ef-4ea2-bb12-5fb1a1276852","model-invariant-uuid":"b8bd9449-2db8-4ae9-91e5-cddc35d148d1"},"global-customer-id":"basiccnf-macro-customer","service-id":"087502c3-7f30-4400-bb95-e3c0cd7fdcdc","service-instance-id":"087502c3-7f30-4400-bb95-e3c0cd7fdcdc","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"8784d31d-a676-4997-a666-c016b90706a3","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/bfe60bdf-1ec4-4c5d-8442-d015e2999859","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"d7ee96e5-d44b-42c7-a08d-6fb3aaebc08b","model-uuid":"5de7fa28-1045-4fa8-9d27-55f1100707ec","model-invariant-uuid":"54528fa9-ab55-4677-9621-fabebe06ce35"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"8e56c3b3-15d1-40ff-bd9b-02ce8c851be7"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"fac411e8-8317-47d8-8577-7c8aa31eabc7","model-uuid":"b70fe859-3d47-46cc-84f4-200fc777fcd4","model-invariant-uuid":"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"dac40808-74f5-4562-b11a-348ae4477a8a","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2023-02-24 10:11:47,470|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| 
Resolved Input Key mappings: 
{vnf-id="8e56c3b3-15d1-40ff-bd9b-02ce8c851be7"}
2023-02-24 10:11:47,480|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/8e56c3b3-15d1-40ff-bd9b-02ce8c851be7?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2023-02-24 10:11:47,480|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/8e56c3b3-15d1-40ff-bd9b-02ce8c851be7?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2023-02-24 10:11:47,533|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/8e56c3b3-15d1-40ff-bd9b-02ce8c851be7?depth=1)
2023-02-24 10:11:47,660|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Response status(200 - OK)
2023-02-24 10:11:47,661|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Response processing type (json)
2023-02-24 10:11:47,661|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"dac40808-74f5-4562-b11a-348ae4477a8a","vf-module-name":"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"sad_keldysh","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1677233506453","model-invariant-id":"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2","model-version-id":"b70fe859-3d47-46cc-84f4-200fc777fcd4","model-customization-id":"fac411e8-8317-47d8-8577-7c8aa31eabc7","module-index":0}]})
2023-02-24 10:11:47,662|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"dac40808-74f5-4562-b11a-348ae4477a8a","vf-module-name":"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"sad_keldysh","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1677233506453","model-invariant-id":"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2","model-version-id":"b70fe859-3d47-46cc-84f4-200fc777fcd4","model-customization-id":"fac411e8-8317-47d8-8577-7c8aa31eabc7","module-index":0}]})
2023-02-24 10:11:47,662|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"dac40808-74f5-4562-b11a-348ae4477a8a","vf-module-name":"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"sad_keldysh","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1677233506453","model-invariant-id":"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2","model-version-id":"b70fe859-3d47-46cc-84f4-200fc777fcd4","model-customization-id":"fac411e8-8317-47d8-8577-7c8aa31eabc7","module-index":0}]), type  ({json})
2023-02-24 10:11:47,662|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"dac40808-74f5-4562-b11a-348ae4477a8a","vf-module-name":"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"sad_keldysh","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1677233506453","model-invariant-id":"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2","model-version-id":"b70fe859-3d47-46cc-84f4-200fc777fcd4","model-customization-id":"fac411e8-8317-47d8-8577-7c8aa31eabc7","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2023-02-24 10:11:47,663|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2023-02-24 10:11:47,668|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2","k8s-rb-definition-version":"fac411e8-8317-47d8-8577-7c8aa31eabc7","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":"sad_keldysh"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2023-02-24 10:11:47,671|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "sad_keldysh",
      "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" : "bd5bbe41-fe08-49ab-b1b0-093d66a13fc2",
      "k8s-rb-definition-version" : "fac411e8-8317-47d8-8577-7c8aa31eabc7"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "087502c3-7f30-4400-bb95-e3c0cd7fdcdc",
  "service-instance-name" : "basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "sad_keldysh",
      "is-base-vf-module" : false,
      "model-customization-id" : "fac411e8-8317-47d8-8577-7c8aa31eabc7",
      "model-invariant-id" : "bd5bbe41-fe08-49ab-b1b0-093d66a13fc2",
      "model-version-id" : "b70fe859-3d47-46cc-84f4-200fc777fcd4",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1677233506453",
      "vf-module-id" : "dac40808-74f5-4562-b11a-348ae4477a8a",
      "vf-module-name" : "basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "2534ee5d-b5fc-4dea-bdb5-ee1abdce288f",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/bfe60bdf-1ec4-4c5d-8442-d015e2999859",
          "svc-request-id" : "8784d31d-a676-4997-a666-c016b90706a3"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "b8bd9449-2db8-4ae9-91e5-cddc35d148d1",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "116ff542-42ef-4ea2-bb12-5fb1a1276852",
            "model-version" : "1.0"
          },
          "service-id" : "087502c3-7f30-4400-bb95-e3c0cd7fdcdc",
          "service-instance-id" : "087502c3-7f30-4400-bb95-e3c0cd7fdcdc",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "fac411e8-8317-47d8-8577-7c8aa31eabc7",
            "model-invariant-uuid" : "bd5bbe41-fe08-49ab-b1b0-093d66a13fc2",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "b70fe859-3d47-46cc-84f4-200fc777fcd4",
            "model-version" : "1"
          },
          "vf-module-id" : "dac40808-74f5-4562-b11a-348ae4477a8a",
          "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_b398f55d-eebb-4d0e-8135-7b43250b20e5_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "fac411e8-8317-47d8-8577-7c8aa31eabc7",
            "model-invariant-uuid" : "bd5bbe41-fe08-49ab-b1b0-093d66a13fc2",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "b70fe859-3d47-46cc-84f4-200fc777fcd4",
            "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" : "b70fe859-3d47-46cc-84f4-200fc777fcd4"
            }, {
              "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-20230224t101010046254z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "bd5bbe41-fe08-49ab-b1b0-093d66a13fc2"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20230224t101010046254z"
            }, {
              "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" : "dac40808-74f5-4562-b11a-348ae4477a8a",
            "vf-module-name" : "basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "d7ee96e5-d44b-42c7-a08d-6fb3aaebc08b",
            "model-invariant-uuid" : "54528fa9-ab55-4677-9621-fabebe06ce35",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "5de7fa28-1045-4fa8-9d27-55f1100707ec",
            "model-version" : "1.0"
          },
          "vnf-id" : "8e56c3b3-15d1-40ff-bd9b-02ce8c851be7",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "dac40808-74f5-4562-b11a-348ae4477a8a"
    } ]
  },
  "vnf-id" : "8e56c3b3-15d1-40ff-bd9b-02ce8c851be7"
})
2023-02-24 10:11:47,684|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Preparing Response...
2023-02-24 10:11:47,684|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2023-02-24 10:11:47,684|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Execute node(config-setup) -> executed state(SUCCESS)
2023-02-24 10:11:47,685|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Executing workflow(config-deploy[2534ee5d-b5fc-4dea-bdb5-ee1abdce288f])'s step(status-verification-script)
2023-02-24 10:11:47,685|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-02-24 10:11:47,700|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| preparing request id(2534ee5d-b5fc-4dea-bdb5-ee1abdce288f) for workflow(config-deploy) step(status-verification-script)
2023-02-24 10:11:47,700|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2023-02-24 10:11:47,701|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| 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-02-24 10:11:47,709|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2023-02-24 10:11:47,726|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| SIMPLE STATUS CHECK - START
2023-02-24 10:11:47,753|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Rest request method(GET), url(/v1/instance/sad_keldysh/status)
2023-02-24 10:11:47,844|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Response status(200 - OK)
2023-02-24 10:11:47,892|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| VfModule helm_apache (sad_keldysh) is ready.
2023-02-24 10:11:47,893|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| SIMPLE STATUS CHECK - END
2023-02-24 10:11:47,893|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Preparing Response...
2023-02-24 10:11:47,893|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2023-02-24 10:11:47,893|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Execute node(status-verification-script) -> executed state(SUCCESS)
2023-02-24 10:11:47,894|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Executing workflow(config-deploy[2534ee5d-b5fc-4dea-bdb5-ee1abdce288f])'s step(config-apply)
2023-02-24 10:11:47,895|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-24 10:11:47,906|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| preparing request id(2534ee5d-b5fc-4dea-bdb5-ee1abdce288f) for workflow(config-deploy) step(config-apply)
2023-02-24 10:11:47,906|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2023-02-24 10:11:47,906|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| 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-02-24 10:11:47,910|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Triggering K8s Config Value component logic.
2023-02-24 10:11:47,910|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Getting the template prefixes
2023-02-24 10:11:47,910|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Iterating over prefixes in resource assignment map.
2023-02-24 10:11:47,939|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Rest request method(GET), url(/v1/instance/sad_keldysh/config/replica-count-change)
2023-02-24 10:11:52,956|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Response status(500 - Internal Server Error)
2023-02-24 10:11:52,956|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Uploading K8s config..
2023-02-24 10:11:53,025|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Config building started from source custom-values
2023-02-24 10:11:53,025|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Resolving resource with resource assignment artifact(custom-values-mapping)
2023-02-24 10:11:53,054|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| 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-02-24 10:11:53,059|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2023-02-24 10:11:53,061|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Generated Resource Param Data ({
  "replica-count" : 2
})
2023-02-24 10:11:53,206|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Rest request method(POST), url(/v1/instance/sad_keldysh/config)
2023-02-24 10:11:53,362|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Response status(201 - Created)
2023-02-24 10:11:53,381|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Preparing Response...
2023-02-24 10:11:53,381|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2023-02-24 10:11:53,382|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Execute node(config-apply) -> executed state(SUCCESS)
2023-02-24 10:11:53,383|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Executing workflow(config-deploy[2534ee5d-b5fc-4dea-bdb5-ee1abdce288f])'s step(status-verification-script-after)
2023-02-24 10:11:53,384|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-02-24 10:11:53,385|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| preparing request id(2534ee5d-b5fc-4dea-bdb5-ee1abdce288f) for workflow(config-deploy) step(status-verification-script-after)
2023-02-24 10:11:53,385|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2023-02-24 10:11:53,385|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| 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-02-24 10:11:53,387|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2023-02-24 10:11:53,390|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| SIMPLE STATUS CHECK - START
2023-02-24 10:11:53,403|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Rest request method(GET), url(/v1/instance/sad_keldysh/status)
2023-02-24 10:11:53,458|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Response status(200 - OK)
2023-02-24 10:11:53,471|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| VfModule helm_apache (sad_keldysh) is not ready. Please wait...
2023-02-24 10:11:57,896|1b7b1e4d-bccd-46c6-a97d-3d7d8b8fe51e||reactor-http-epoll-4||||INFO||||||| processing request id 1b7b1e4d-bccd-46c6-a97d-3d7d8b8fe51e
2023-02-24 10:11:57,896|1b7b1e4d-bccd-46c6-a97d-3d7d8b8fe51e||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-24 10:11:57,896|1b7b1e4d-bccd-46c6-a97d-3d7d8b8fe51e||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2023-02-24 10:11:57,900|1b7b1e4d-bccd-46c6-a97d-3d7d8b8fe51e||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2023-02-24 10:11:58,071|1b7b1e4d-bccd-46c6-a97d-3d7d8b8fe51e||DefaultDispatcher-worker-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-02-24 10:11:58,073|1b7b1e4d-bccd-46c6-a97d-3d7d8b8fe51e||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-02-24 10:11:58,076|1b7b1e4d-bccd-46c6-a97d-3d7d8b8fe51e||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-02-24 10:11:58,107|1b7b1e4d-bccd-46c6-a97d-3d7d8b8fe51e||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-02-24 10:11:58,108|1b7b1e4d-bccd-46c6-a97d-3d7d8b8fe51e||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-02-24 10:11:58,108|1b7b1e4d-bccd-46c6-a97d-3d7d8b8fe51e||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-02-24 10:11:58,109|1b7b1e4d-bccd-46c6-a97d-3d7d8b8fe51e||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(1b7b1e4d-bccd-46c6-a97d-3d7d8b8fe51e) for workflow(resource-assignment) step(resource-assignment)
2023-02-24 10:11:58,110|1b7b1e4d-bccd-46c6-a97d-3d7d8b8fe51e||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-02-24 10:11:58,111|1b7b1e4d-bccd-46c6-a97d-3d7d8b8fe51e||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-02-24 10:11:58,112|1b7b1e4d-bccd-46c6-a97d-3d7d8b8fe51e||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-02-24 10:11:58,144|1b7b1e4d-bccd-46c6-a97d-3d7d8b8fe51e||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-02-24 10:11:58,148|1b7b1e4d-bccd-46c6-a97d-3d7d8b8fe51e||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-02-24 10:11:58,149|1b7b1e4d-bccd-46c6-a97d-3d7d8b8fe51e||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("10423414-6d23-409d-9650-8f268c7b13a8") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-02-24 10:11:58,150|1b7b1e4d-bccd-46c6-a97d-3d7d8b8fe51e||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("6e2703bc-e4ec-4920-a8f9-833175d846f5") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-02-24 10:11:58,152|1b7b1e4d-bccd-46c6-a97d-3d7d8b8fe51e||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "10423414-6d23-409d-9650-8f268c7b13a8",
  "vnf-id" : "6e2703bc-e4ec-4920-a8f9-833175d846f5",
  "vnf_name" : "ubuntu20-VNF-name"
})
2023-02-24 10:11:58,165|1b7b1e4d-bccd-46c6-a97d-3d7d8b8fe51e||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2023-02-24 10:11:58,166|1b7b1e4d-bccd-46c6-a97d-3d7d8b8fe51e||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-02-24 10:11:58,166|1b7b1e4d-bccd-46c6-a97d-3d7d8b8fe51e||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-02-24 10:11:58,168|1b7b1e4d-bccd-46c6-a97d-3d7d8b8fe51e||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ddc588bf-bfe0-4510-81ad-f25b3e488956 auditStoreId -1
2023-02-24 10:12:02,788|78e1ae8d-6ec6-4c3a-8217-db3424f52ff1||reactor-http-epoll-4||||INFO||||||| processing request id 78e1ae8d-6ec6-4c3a-8217-db3424f52ff1
2023-02-24 10:12:02,790|78e1ae8d-6ec6-4c3a-8217-db3424f52ff1||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-24 10:12:02,790|78e1ae8d-6ec6-4c3a-8217-db3424f52ff1||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2023-02-24 10:12:02,792|78e1ae8d-6ec6-4c3a-8217-db3424f52ff1||reactor-http-epoll-4||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-02-24 10:12:02,792|78e1ae8d-6ec6-4c3a-8217-db3424f52ff1||reactor-http-epoll-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-02-24 10:12:02,798|78e1ae8d-6ec6-4c3a-8217-db3424f52ff1||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-02-24 10:12:02,854|78e1ae8d-6ec6-4c3a-8217-db3424f52ff1||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-02-24 10:12:02,855|78e1ae8d-6ec6-4c3a-8217-db3424f52ff1||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-02-24 10:12:02,855|78e1ae8d-6ec6-4c3a-8217-db3424f52ff1||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-02-24 10:12:02,868|78e1ae8d-6ec6-4c3a-8217-db3424f52ff1||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(78e1ae8d-6ec6-4c3a-8217-db3424f52ff1) for workflow(resource-assignment) step(resource-assignment)
2023-02-24 10:12:02,869|78e1ae8d-6ec6-4c3a-8217-db3424f52ff1||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-02-24 10:12:02,869|78e1ae8d-6ec6-4c3a-8217-db3424f52ff1||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-02-24 10:12:02,871|78e1ae8d-6ec6-4c3a-8217-db3424f52ff1||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2023-02-24 10:12:02,903|78e1ae8d-6ec6-4c3a-8217-db3424f52ff1||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = admin_plane_net_name
    status = null
    required = false
    dependencies = []
    dictionaryName = public_net_id
    dictionarySource = input
], [
    name = ubuntu20_key_name
    status = null
    required = false
    dependencies = []
    dictionaryName = key_name
    dictionarySource = input
], [
    name = ubuntu20_name_0
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = ubuntu20_image_name
    status = null
    required = false
    dependencies = []
    dictionaryName = image_name
    dictionarySource = input
], [
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = ubuntu20_pub_key
    status = null
    required = false
    dependencies = []
    dictionaryName = pub_key
    dictionarySource = input
], [
    name = ubuntu20_flavor_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vlb_flavor_name
    dictionarySource = input
]], [[
    name = vnf_id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2023-02-24 10:12:02,907|78e1ae8d-6ec6-4c3a-8217-db3424f52ff1||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2023-02-24 10:12:02,923|78e1ae8d-6ec6-4c3a-8217-db3424f52ff1||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2023-02-24 10:12:02,924|78e1ae8d-6ec6-4c3a-8217-db3424f52ff1||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2023-02-24 10:12:02,925|78e1ae8d-6ec6-4c3a-8217-db3424f52ff1||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2023-02-24 10:12:02,926|78e1ae8d-6ec6-4c3a-8217-db3424f52ff1||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("07846b9c-9cb4-4e8c-a00a-251e393963ed") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-02-24 10:12:02,926|78e1ae8d-6ec6-4c3a-8217-db3424f52ff1||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("10423414-6d23-409d-9650-8f268c7b13a8") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-02-24 10:12:02,926|78e1ae8d-6ec6-4c3a-8217-db3424f52ff1||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string)
2023-02-24 10:12:02,927|78e1ae8d-6ec6-4c3a-8217-db3424f52ff1||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2023-02-24 10:12:02,942|78e1ae8d-6ec6-4c3a-8217-db3424f52ff1||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2023-02-24 10:12:02,943|78e1ae8d-6ec6-4c3a-8217-db3424f52ff1||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("6e2703bc-e4ec-4920-a8f9-833175d846f5") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-02-24 10:12:02,944|78e1ae8d-6ec6-4c3a-8217-db3424f52ff1||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master",
  "service-instance-id" : "10423414-6d23-409d-9650-8f268c7b13a8",
  "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" : "07846b9c-9cb4-4e8c-a00a-251e393963ed",
  "vnf-id" : "6e2703bc-e4ec-4920-a8f9-833175d846f5",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2023-02-24 10:12:02,957|78e1ae8d-6ec6-4c3a-8217-db3424f52ff1||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2023-02-24 10:12:02,958|78e1ae8d-6ec6-4c3a-8217-db3424f52ff1||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-02-24 10:12:02,958|78e1ae8d-6ec6-4c3a-8217-db3424f52ff1||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-02-24 10:12:02,958|78e1ae8d-6ec6-4c3a-8217-db3424f52ff1||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 2968a0ea-00dd-4ff1-aadf-069be9cdee42 auditStoreId -1
2023-02-24 10:12:03,488|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Rest request method(GET), url(/v1/instance/sad_keldysh/status)
2023-02-24 10:12:03,557|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Response status(200 - OK)
2023-02-24 10:12:03,561|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| VfModule helm_apache (sad_keldysh) is not ready. Please wait...
2023-02-24 10:12:06,003|||grpc-default-executor-4||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-02-24 10:12:06,146|||grpc-default-executor-4||||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-02-24 10:12:06,153|1ef48ea2-c1ee-4987-a796-b5b9a994416c||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| processing request id 1ef48ea2-c1ee-4987-a796-b5b9a994416c
2023-02-24 10:12:06,153|1ef48ea2-c1ee-4987-a796-b5b9a994416c||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| storeExecutionInput called not to store the Workflow action input details 
2023-02-24 10:12:06,153|1ef48ea2-c1ee-4987-a796-b5b9a994416c||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| StoreAuditService ID  -1
2023-02-24 10:12:06,154|1ef48ea2-c1ee-4987-a796-b5b9a994416c||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-02-24 10:12:06,154|1ef48ea2-c1ee-4987-a796-b5b9a994416c||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-02-24 10:12:06,158|1ef48ea2-c1ee-4987-a796-b5b9a994416c||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-02-24 10:12:06,196|1ef48ea2-c1ee-4987-a796-b5b9a994416c||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Deriving input data for workflow: (config-assign)
2023-02-24 10:12:06,197|1ef48ea2-c1ee-4987-a796-b5b9a994416c||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2023-02-24 10:12:06,197|1ef48ea2-c1ee-4987-a796-b5b9a994416c||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-24 10:12:06,198|1ef48ea2-c1ee-4987-a796-b5b9a994416c||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| preparing request id(1ef48ea2-c1ee-4987-a796-b5b9a994416c) for workflow(config-assign) step(config-assign)
2023-02-24 10:12:06,198|1ef48ea2-c1ee-4987-a796-b5b9a994416c||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2023-02-24 10:12:06,199|1ef48ea2-c1ee-4987-a796-b5b9a994416c||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2023-02-24 10:12:06,203|1ef48ea2-c1ee-4987-a796-b5b9a994416c||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2023-02-24 10:12:06,252|1ef48ea2-c1ee-4987-a796-b5b9a994416c||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| 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-02-24 10:12:06,254|1ef48ea2-c1ee-4987-a796-b5b9a994416c||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-02-24 10:12:06,264|1ef48ea2-c1ee-4987-a796-b5b9a994416c||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Setting Resource Value ("10423414-6d23-409d-9650-8f268c7b13a8") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-02-24 10:12:06,265|1ef48ea2-c1ee-4987-a796-b5b9a994416c||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Setting Resource Value ("6e2703bc-e4ec-4920-a8f9-833175d846f5") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-02-24 10:12:06,296|1ef48ea2-c1ee-4987-a796-b5b9a994416c||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Resource resolution saved into database successfully : (service-instance-id)
2023-02-24 10:12:06,301|1ef48ea2-c1ee-4987-a796-b5b9a994416c||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Resource resolution saved into database successfully : (vnf-id)
2023-02-24 10:12:06,302|1ef48ea2-c1ee-4987-a796-b5b9a994416c||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Resource resolution saved into database successfully : (vnf_name)
2023-02-24 10:12:06,303|1ef48ea2-c1ee-4987-a796-b5b9a994416c||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Generated Resource Param Data ({
  "service-instance-id" : "10423414-6d23-409d-9650-8f268c7b13a8",
  "vnf-id" : "6e2703bc-e4ec-4920-a8f9-833175d846f5",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2023-02-24 10:12:06,336|1ef48ea2-c1ee-4987-a796-b5b9a994416c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2023-02-24 10:12:06,371|1ef48ea2-c1ee-4987-a796-b5b9a994416c||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| 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-02-24 10:12:06,371|1ef48ea2-c1ee-4987-a796-b5b9a994416c||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Preparing Response...
2023-02-24 10:12:06,372|1ef48ea2-c1ee-4987-a796-b5b9a994416c||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2023-02-24 10:12:06,372|1ef48ea2-c1ee-4987-a796-b5b9a994416c||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| resolveWorkflowOutputs for workflow(config-assign)
2023-02-24 10:12:06,373|1ef48ea2-c1ee-4987-a796-b5b9a994416c||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 567e9acd-bdab-48da-a599-350f2908aaae auditStoreId -1
2023-02-24 10:12:06,395|1ef48ea2-c1ee-4987-a796-b5b9a994416c||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Completed
2023-02-24 10:12:13,573|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Rest request method(GET), url(/v1/instance/sad_keldysh/status)
2023-02-24 10:12:13,642|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Response status(200 - OK)
2023-02-24 10:12:13,646|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| VfModule helm_apache (sad_keldysh) is not ready. Please wait...
2023-02-24 10:12:23,673|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Rest request method(GET), url(/v1/instance/sad_keldysh/status)
2023-02-24 10:12:23,773|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Response status(200 - OK)
2023-02-24 10:12:23,783|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| VfModule helm_apache (sad_keldysh) is not ready. Please wait...
2023-02-24 10:12:33,802|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Rest request method(GET), url(/v1/instance/sad_keldysh/status)
2023-02-24 10:12:33,876|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Response status(200 - OK)
2023-02-24 10:12:33,885|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| VfModule helm_apache (sad_keldysh) is not ready. Please wait...
2023-02-24 10:12:43,930|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Rest request method(GET), url(/v1/instance/sad_keldysh/status)
2023-02-24 10:12:44,004|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Response status(200 - OK)
2023-02-24 10:12:44,007|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| VfModule helm_apache (sad_keldysh) is not ready. Please wait...
2023-02-24 10:12:54,059|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Rest request method(GET), url(/v1/instance/sad_keldysh/status)
2023-02-24 10:12:54,152|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Response status(200 - OK)
2023-02-24 10:12:54,155|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| VfModule helm_apache (sad_keldysh) is ready.
2023-02-24 10:12:54,155|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| SIMPLE STATUS CHECK - END
2023-02-24 10:12:54,155|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Preparing Response...
2023-02-24 10:12:54,155|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2023-02-24 10:12:54,156|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2023-02-24 10:12:54,157|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Executing workflow(config-deploy[2534ee5d-b5fc-4dea-bdb5-ee1abdce288f])'s step(collect-results)
2023-02-24 10:12:54,157|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-02-24 10:12:54,159|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| preparing request id(2534ee5d-b5fc-4dea-bdb5-ee1abdce288f) for workflow(config-deploy) step(collect-results)
2023-02-24 10:12:54,160|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2023-02-24 10:12:54,160|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"})
2023-02-24 10:12:54,160|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2023-02-24 10:12:54,193|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Collected results: {}
2023-02-24 10:12:54,193|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Preparing Response...
2023-02-24 10:12:54,193|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2023-02-24 10:12:54,193|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Execute node(collect-results) -> executed state(SUCCESS)
2023-02-24 10:12:54,199|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Execute node(END) -> executed state(SUCCESS)
2023-02-24 10:12:54,199|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| workflow(2534ee5d-b5fc-4dea-bdb5-ee1abdce288f) nodes completed with (0)exceptions
2023-02-24 10:12:54,201|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| resolveWorkflowOutputs for workflow(config-deploy)
2023-02-24 10:12:54,202|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9779cabc-0d37-4da5-80e5-916dba9e1449 auditStoreId -1
2023-02-24 10:12:54,211|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Completed
2023-02-24 10:12:56,545|||grpc-default-executor-3||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-02-24 10:12:56,712|||grpc-default-executor-3||||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-02-24 10:12:56,720|1ef48ea2-c1ee-4987-a796-b5b9a994416c||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| processing request id 1ef48ea2-c1ee-4987-a796-b5b9a994416c
2023-02-24 10:12:56,720|1ef48ea2-c1ee-4987-a796-b5b9a994416c||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| storeExecutionInput called not to store the Workflow action input details 
2023-02-24 10:12:56,721|1ef48ea2-c1ee-4987-a796-b5b9a994416c||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| StoreAuditService ID  -1
2023-02-24 10:12:56,727|1ef48ea2-c1ee-4987-a796-b5b9a994416c||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-02-24 10:12:56,728|1ef48ea2-c1ee-4987-a796-b5b9a994416c||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-02-24 10:12:56,733|1ef48ea2-c1ee-4987-a796-b5b9a994416c||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-02-24 10:12:56,799|1ef48ea2-c1ee-4987-a796-b5b9a994416c||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Deriving input data for workflow: (config-deploy)
2023-02-24 10:12:56,799|1ef48ea2-c1ee-4987-a796-b5b9a994416c||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2023-02-24 10:12:56,800|1ef48ea2-c1ee-4987-a796-b5b9a994416c||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-02-24 10:12:56,820|1ef48ea2-c1ee-4987-a796-b5b9a994416c||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| preparing request id(1ef48ea2-c1ee-4987-a796-b5b9a994416c) for workflow(config-deploy) step(config-deploy)
2023-02-24 10:12:56,821|1ef48ea2-c1ee-4987-a796-b5b9a994416c||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2023-02-24 10:12:56,821|1ef48ea2-c1ee-4987-a796-b5b9a994416c||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| 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-02-24 10:12:56,824|1ef48ea2-c1ee-4987-a796-b5b9a994416c||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2023-02-24 10:12:56,824|1ef48ea2-c1ee-4987-a796-b5b9a994416c||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Getting Jython Script Class(ConfigDeploy)
2023-02-24 10:12:56,997|1ef48ea2-c1ee-4987-a796-b5b9a994416c||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@4b8e3d5f
2023-02-24 10:12:57,000|1ef48ea2-c1ee-4987-a796-b5b9a994416c||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Hello world
2023-02-24 10:12:57,000|1ef48ea2-c1ee-4987-a796-b5b9a994416c||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Preparing Response...
2023-02-24 10:12:57,004|1ef48ea2-c1ee-4987-a796-b5b9a994416c||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2023-02-24 10:12:57,004|1ef48ea2-c1ee-4987-a796-b5b9a994416c||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| resolveWorkflowOutputs for workflow(config-deploy)
2023-02-24 10:12:57,005|1ef48ea2-c1ee-4987-a796-b5b9a994416c||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4480af67-8781-4a0f-b7f0-f86c90d9c659 auditStoreId -1
2023-02-24 10:12:57,008|1ef48ea2-c1ee-4987-a796-b5b9a994416c||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-psnxx|||| Completed