Results

By type

          10:35:31,138 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
10:35:31,140 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
10:35:31,141 |-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.3.0.jar!/logback.xml]
10:35:31,142 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
10:35:31,142 |-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.3.0.jar!/logback.xml]
10:35:31,142 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
10:35:31,162 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61322f9d - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] is not of type file
10:35:31,313 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
10:35:31,323 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
10:35:31,328 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
10:35:31,338 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
10:35:31,430 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
10:35:31,430 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
10:35:31,430 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
10:35:31,430 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
10:35:31,430 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
10:35:31,430 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
10:35:31,430 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
10:35:31,431 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
10:35:31,433 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point


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

2022-06-07 10:35:32,409|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-7db7f85d78-mbsl7 with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app)
2022-06-07 10:35:32,413|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-06-07 10:35:36,121|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-06-07 10:35:36,879|||main||||INFO||||||| Finished Spring Data repository scanning in 743ms. Found 11 JPA repository interfaces.
2022-06-07 10:35:39,380|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-06-07 10:35:39,457|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-06-07 10:35:39,689|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-06-07 10:35:40,194|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-06-07 10:35:40,541|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-06-07 10:35:40,546|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-06-07 10:35:40,755|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-06-07 10:35:42,875|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-06-07 10:35:42,889|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-06-07 10:35:42,987|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-06-07 10:35:44,865|||main||||INFO||||||| Audit service is disabled
2022-06-07 10:35:45,103|||main||||INFO||||||| Workflow Audit store is disabled
2022-06-07 10:35:46,618|||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]
2022-06-07 10:35:46,669|||main||||INFO||||||| Dependency Management module created...
2022-06-07 10:35:47,806|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-06-07 10:35:48,088|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-06-07 10:35:49,546|||main||||INFO||||||| Netty started on port(s): 8080
2022-06-07 10:35:51,262|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-06-07 10:35:51,653|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-06-07 10:35:51,665|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 20.058 seconds (JVM running for 21.165)
2022-06-07 10:35:51,692|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-06-07 11:47:46,955|c03141b4-0373-41bc-b5b0-dbe4f3498131||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-06-07 11:47:46,957|c03141b4-0373-41bc-b5b0-dbe4f3498131||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-06-07 11:47:46,958|c03141b4-0373-41bc-b5b0-dbe4f3498131||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-06-07 11:47:47,442|c03141b4-0373-41bc-b5b0-dbe4f3498131||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-06-07 11:47:47,445|c03141b4-0373-41bc-b5b0-dbe4f3498131||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-06-07 11:47:48,788|047b87b6-5698-4fed-9c75-9970b2a17c4f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/09e29392-8da3-4962-b3ca-3494621d880c)
2022-06-07 11:47:48,803|047b87b6-5698-4fed-9c75-9970b2a17c4f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| deleting definition types under : /opt/app/onap/blueprints/working/09e29392-8da3-4962-b3ca-3494621d880c/Definitions
2022-06-07 11:47:48,954|047b87b6-5698-4fed-9c75-9970b2a17c4f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| reinitialized all type definitions
2022-06-07 11:47:48,963|047b87b6-5698-4fed-9c75-9970b2a17c4f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ***** Enhancing NodeTemplate(helloworld)
2022-06-07 11:47:49,013|047b87b6-5698-4fed-9c75-9970b2a17c4f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| enhancing ArtifactDefinition(helloworld-template)
2022-06-07 11:47:49,024|047b87b6-5698-4fed-9c75-9970b2a17c4f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-06-07 11:47:49,033|047b87b6-5698-4fed-9c75-9970b2a17c4f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-06-07 11:47:49,105|047b87b6-5698-4fed-9c75-9970b2a17c4f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ##### Enhancing Workflow(helloworld)
2022-06-07 11:47:49,106|047b87b6-5698-4fed-9c75-9970b2a17c4f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-06-07 11:47:49,106|047b87b6-5698-4fed-9c75-9970b2a17c4f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| identified workflow(helloworld) targets(helloworld)
2022-06-07 11:47:49,106|047b87b6-5698-4fed-9c75-9970b2a17c4f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-06-07 11:47:49,107|047b87b6-5698-4fed-9c75-9970b2a17c4f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-06-07 11:47:49,107|047b87b6-5698-4fed-9c75-9970b2a17c4f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| enriching artifacts file(/opt/app/onap/blueprints/working/09e29392-8da3-4962-b3ca-3494621d880c/Templates/hello-world-mapping.json
2022-06-07 11:47:49,119|047b87b6-5698-4fed-9c75-9970b2a17c4f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-06-07 11:47:49,120|047b87b6-5698-4fed-9c75-9970b2a17c4f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| dataType not present for the recipe(dt-helloworld-properties)
2022-06-07 11:47:49,120|047b87b6-5698-4fed-9c75-9970b2a17c4f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ##### Enhancing blueprint Resource Definitions
2022-06-07 11:47:49,120|047b87b6-5698-4fed-9c75-9970b2a17c4f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-06-07 11:47:49,122|047b87b6-5698-4fed-9c75-9970b2a17c4f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| processing file (Templates/hello-world-mapping.json)
2022-06-07 11:47:49,143|047b87b6-5698-4fed-9c75-9970b2a17c4f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| distinct resource keys ([])
2022-06-07 11:47:49,143|047b87b6-5698-4fed-9c75-9970b2a17c4f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Enriching Resource Definition sources Node Template: []
2022-06-07 11:47:49,417|f3450e56-307b-4f3b-b5d3-c645707b9911||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Save processing(bf2a82b7-f040-4448-b28a-99871c14b4a0) CBA(/opt/app/onap/blueprints/archive/bf2a82b7-f040-4448-b28a-99871c14b4a0/cba.zip)
2022-06-07 11:47:49,431|f3450e56-307b-4f3b-b5d3-c645707b9911||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bf2a82b7-f040-4448-b28a-99871c14b4a0) and entry definition file (Definitions/blueprint.json)
2022-06-07 11:47:49,502|f3450e56-307b-4f3b-b5d3-c645707b9911||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(helloworld)
2022-06-07 11:47:49,517|f3450e56-307b-4f3b-b5d3-c645707b9911||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bf2a82b7-f040-4448-b28a-99871c14b4a0) and entry definition file (Definitions/blueprint.json)
2022-06-07 11:47:49,624|f3450e56-307b-4f3b-b5d3-c645707b9911||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| No compiled cache(/opt/app/onap/blueprints/working/bf2a82b7-f040-4448-b28a-99871c14b4a0) present to clean.
2022-06-07 11:47:49,848|20ce8111-cca6-443d-aa4f-555f050641fc||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| processing request id 654321
2022-06-07 11:47:49,848|20ce8111-cca6-443d-aa4f-555f050641fc||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-07 11:47:49,849|20ce8111-cca6-443d-aa4f-555f050641fc||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| StoreAuditService ID  -1
2022-06-07 11:47:49,857|20ce8111-cca6-443d-aa4f-555f050641fc||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| getting cba file name(test101), version(1.0.1) from db
2022-06-07 11:47:49,935|20ce8111-cca6-443d-aa4f-555f050641fc||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-06-07 11:47:49,937|20ce8111-cca6-443d-aa4f-555f050641fc||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-06-07 11:47:49,941|20ce8111-cca6-443d-aa4f-555f050641fc||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-06-07 11:47:49,973|20ce8111-cca6-443d-aa4f-555f050641fc||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Deriving input data for workflow: (helloworld)
2022-06-07 11:47:49,974|20ce8111-cca6-443d-aa4f-555f050641fc||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-06-07 11:47:49,975|20ce8111-cca6-443d-aa4f-555f050641fc||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-07 11:47:49,988|20ce8111-cca6-443d-aa4f-555f050641fc||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-06-07 11:47:49,989|20ce8111-cca6-443d-aa4f-555f050641fc||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-06-07 11:47:49,991|20ce8111-cca6-443d-aa4f-555f050641fc||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-06-07 11:47:50,018|20ce8111-cca6-443d-aa4f-555f050641fc||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-06-07 11:47:50,064|20ce8111-cca6-443d-aa4f-555f050641fc||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Batched Sequence : ([])
2022-06-07 11:47:50,070|20ce8111-cca6-443d-aa4f-555f050641fc||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Generated Resource Param Data ({ })
2022-06-07 11:47:50,178|20ce8111-cca6-443d-aa4f-555f050641fc||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Preparing Response...
2022-06-07 11:47:50,180|20ce8111-cca6-443d-aa4f-555f050641fc||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-06-07 11:47:50,181|20ce8111-cca6-443d-aa4f-555f050641fc||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| resolveWorkflowOutputs for workflow(helloworld)
2022-06-07 11:47:50,183|20ce8111-cca6-443d-aa4f-555f050641fc||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9bf43b17-09b7-438f-a30b-451a99103074 auditStoreId -1
2022-06-07 12:12:32,004|c6bf7034-575b-4806-81df-bfd651ebaf69||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-06-07 12:12:32,006|c6bf7034-575b-4806-81df-bfd651ebaf69||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-06-07 12:12:32,006|c6bf7034-575b-4806-81df-bfd651ebaf69||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-06-07 12:12:32,409|c6bf7034-575b-4806-81df-bfd651ebaf69||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-06-07 12:12:32,410|c6bf7034-575b-4806-81df-bfd651ebaf69||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-06-07 12:12:33,261|c6bf7034-575b-4806-81df-bfd651ebaf69||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-06-07 12:12:33,267|c6bf7034-575b-4806-81df-bfd651ebaf69||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Save processing(c7fefc2f-54fa-4a67-ba77-66092f478022) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-06-07 12:12:33,296|c6bf7034-575b-4806-81df-bfd651ebaf69||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Save processing(4c53b381-a851-4afb-b7d9-2a7fefb68978) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-06-07 12:12:33,314|c6bf7034-575b-4806-81df-bfd651ebaf69||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Save processing(cf13ebbb-24ed-40a9-9f51-5c63cf3b3430) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-06-07 12:12:33,329|c6bf7034-575b-4806-81df-bfd651ebaf69||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Save processing(10c06e2f-a0a0-47d8-b6e3-561bad70c03c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-06-07 12:12:33,345|c6bf7034-575b-4806-81df-bfd651ebaf69||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Save processing(5a4f262f-3f31-469c-a6f5-02c58feba895) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-06-07 12:12:33,362|c6bf7034-575b-4806-81df-bfd651ebaf69||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Save processing(88241785-ca7d-430f-b05e-ac512b82e8a5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-06-07 12:12:33,379|c6bf7034-575b-4806-81df-bfd651ebaf69||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-06-07 12:12:33,380|c6bf7034-575b-4806-81df-bfd651ebaf69||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-06-07 12:12:33,380|c6bf7034-575b-4806-81df-bfd651ebaf69||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-07 12:12:33,381|c6bf7034-575b-4806-81df-bfd651ebaf69||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-07 12:12:33,381|c6bf7034-575b-4806-81df-bfd651ebaf69||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-06-07 12:12:33,382|c6bf7034-575b-4806-81df-bfd651ebaf69||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-06-07 12:12:33,443|c6bf7034-575b-4806-81df-bfd651ebaf69||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-07 12:12:33,498|c6bf7034-575b-4806-81df-bfd651ebaf69||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-07 12:12:33,540|c6bf7034-575b-4806-81df-bfd651ebaf69||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-07 12:12:33,571|c6bf7034-575b-4806-81df-bfd651ebaf69||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-07 12:12:33,719|c6bf7034-575b-4806-81df-bfd651ebaf69||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(resource-assignment)
2022-06-07 12:12:33,720|c6bf7034-575b-4806-81df-bfd651ebaf69||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(config-assign)
2022-06-07 12:12:33,721|c6bf7034-575b-4806-81df-bfd651ebaf69||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(config-deploy)
2022-06-07 12:12:33,784|c6bf7034-575b-4806-81df-bfd651ebaf69||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-06-07 12:12:33,888|c6bf7034-575b-4806-81df-bfd651ebaf69||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(resource-assignment)
2022-06-07 12:12:33,889|c6bf7034-575b-4806-81df-bfd651ebaf69||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(config-assign)
2022-06-07 12:12:33,889|c6bf7034-575b-4806-81df-bfd651ebaf69||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(config-deploy)
2022-06-07 12:12:33,946|c6bf7034-575b-4806-81df-bfd651ebaf69||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-06-07 12:12:34,067|c6bf7034-575b-4806-81df-bfd651ebaf69||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(resource-assignment)
2022-06-07 12:12:34,068|c6bf7034-575b-4806-81df-bfd651ebaf69||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(config-assign)
2022-06-07 12:12:34,069|c6bf7034-575b-4806-81df-bfd651ebaf69||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(config-deploy)
2022-06-07 12:12:34,070|c6bf7034-575b-4806-81df-bfd651ebaf69||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(HealthCheck)
2022-06-07 12:12:34,071|c6bf7034-575b-4806-81df-bfd651ebaf69||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(ScaleOutReconfiguration)
2022-06-07 12:12:34,072|c6bf7034-575b-4806-81df-bfd651ebaf69||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(vf-config-assign)
2022-06-07 12:12:34,073|c6bf7034-575b-4806-81df-bfd651ebaf69||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(vf-config-deploy)
2022-06-07 12:12:34,130|c6bf7034-575b-4806-81df-bfd651ebaf69||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-07 12:12:34,242|c6bf7034-575b-4806-81df-bfd651ebaf69||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(resource-assignment)
2022-06-07 12:12:34,244|c6bf7034-575b-4806-81df-bfd651ebaf69||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(config-deploy)
2022-06-07 12:12:34,281|c6bf7034-575b-4806-81df-bfd651ebaf69||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(config-assign)
2022-06-07 12:12:34,282|c6bf7034-575b-4806-81df-bfd651ebaf69||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(config-deploy)
2022-06-07 12:12:34,283|c6bf7034-575b-4806-81df-bfd651ebaf69||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-07 12:12:34,296|c6bf7034-575b-4806-81df-bfd651ebaf69||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-06-07 12:12:34,428|c6bf7034-575b-4806-81df-bfd651ebaf69||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(resource-assignment)
2022-06-07 12:12:34,429|c6bf7034-575b-4806-81df-bfd651ebaf69||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(config-assign)
2022-06-07 12:12:34,430|c6bf7034-575b-4806-81df-bfd651ebaf69||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(config-assign-day-2)
2022-06-07 12:12:34,431|c6bf7034-575b-4806-81df-bfd651ebaf69||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(config-deploy)
2022-06-07 12:12:34,432|c6bf7034-575b-4806-81df-bfd651ebaf69||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(config-deploy-day-2)
2022-06-07 12:12:34,452|c6bf7034-575b-4806-81df-bfd651ebaf69||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-06-07 12:12:35,912|2d3f3b1d-1d5c-4d77-8689-58bcfee3914b||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/212ccd96-4b7e-4ff8-b2be-579f36c4c1de)
2022-06-07 12:12:35,913|2d3f3b1d-1d5c-4d77-8689-58bcfee3914b||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| deleting definition types under : /opt/app/onap/blueprints/working/212ccd96-4b7e-4ff8-b2be-579f36c4c1de/Definitions
2022-06-07 12:12:35,915|2d3f3b1d-1d5c-4d77-8689-58bcfee3914b||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| reinitialized all type definitions
2022-06-07 12:12:35,916|2d3f3b1d-1d5c-4d77-8689-58bcfee3914b||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-06-07 12:12:35,954|2d3f3b1d-1d5c-4d77-8689-58bcfee3914b||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-06-07 12:12:35,961|2d3f3b1d-1d5c-4d77-8689-58bcfee3914b||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-06-07 12:12:35,968|2d3f3b1d-1d5c-4d77-8689-58bcfee3914b||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-06-07 12:12:35,989|2d3f3b1d-1d5c-4d77-8689-58bcfee3914b||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ***** Enhancing NodeTemplate(capability)
2022-06-07 12:12:36,016|2d3f3b1d-1d5c-4d77-8689-58bcfee3914b||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ***** Enhancing NodeTemplate(capability)
2022-06-07 12:12:36,027|2d3f3b1d-1d5c-4d77-8689-58bcfee3914b||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ***** Enhancing NodeTemplate(processor-db)
2022-06-07 12:12:36,044|2d3f3b1d-1d5c-4d77-8689-58bcfee3914b||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-07 12:12:36,062|2d3f3b1d-1d5c-4d77-8689-58bcfee3914b||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-07 12:12:36,075|2d3f3b1d-1d5c-4d77-8689-58bcfee3914b||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-07 12:12:36,088|2d3f3b1d-1d5c-4d77-8689-58bcfee3914b||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-07 12:12:36,101|2d3f3b1d-1d5c-4d77-8689-58bcfee3914b||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-07 12:12:36,143|2d3f3b1d-1d5c-4d77-8689-58bcfee3914b||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-06-07 12:12:36,148|2d3f3b1d-1d5c-4d77-8689-58bcfee3914b||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-06-07 12:12:36,149|2d3f3b1d-1d5c-4d77-8689-58bcfee3914b||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-06-07 12:12:36,164|2d3f3b1d-1d5c-4d77-8689-58bcfee3914b||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ***** Enhancing NodeTemplate(capability)
2022-06-07 12:12:36,175|2d3f3b1d-1d5c-4d77-8689-58bcfee3914b||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ***** Enhancing NodeTemplate(capability)
2022-06-07 12:12:36,186|2d3f3b1d-1d5c-4d77-8689-58bcfee3914b||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ***** Enhancing NodeTemplate(capability)
2022-06-07 12:12:36,195|2d3f3b1d-1d5c-4d77-8689-58bcfee3914b||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ***** Enhancing NodeTemplate(processor-db)
2022-06-07 12:12:36,207|2d3f3b1d-1d5c-4d77-8689-58bcfee3914b||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-07 12:12:36,220|2d3f3b1d-1d5c-4d77-8689-58bcfee3914b||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-07 12:12:36,236|2d3f3b1d-1d5c-4d77-8689-58bcfee3914b||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-07 12:12:36,250|2d3f3b1d-1d5c-4d77-8689-58bcfee3914b||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-07 12:12:36,276|2d3f3b1d-1d5c-4d77-8689-58bcfee3914b||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-07 12:12:36,291|2d3f3b1d-1d5c-4d77-8689-58bcfee3914b||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-07 12:12:36,336|2d3f3b1d-1d5c-4d77-8689-58bcfee3914b||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ##### Enhancing Workflow(resource-resolution)
2022-06-07 12:12:36,337|2d3f3b1d-1d5c-4d77-8689-58bcfee3914b||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-06-07 12:12:36,337|2d3f3b1d-1d5c-4d77-8689-58bcfee3914b||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-06-07 12:12:36,337|2d3f3b1d-1d5c-4d77-8689-58bcfee3914b||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-06-07 12:12:36,337|2d3f3b1d-1d5c-4d77-8689-58bcfee3914b||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-06-07 12:12:36,337|2d3f3b1d-1d5c-4d77-8689-58bcfee3914b||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-06-07 12:12:36,337|2d3f3b1d-1d5c-4d77-8689-58bcfee3914b||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| enriching artifacts file(/opt/app/onap/blueprints/working/212ccd96-4b7e-4ff8-b2be-579f36c4c1de/Templates/hello-world-velocity-mapping.json
2022-06-07 12:12:36,346|2d3f3b1d-1d5c-4d77-8689-58bcfee3914b||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-06-07 12:12:36,346|2d3f3b1d-1d5c-4d77-8689-58bcfee3914b||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-06-07 12:12:36,346|2d3f3b1d-1d5c-4d77-8689-58bcfee3914b||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| enriching artifacts file(/opt/app/onap/blueprints/working/212ccd96-4b7e-4ff8-b2be-579f36c4c1de/Templates/hello-world-jinja-mapping.json
2022-06-07 12:12:36,353|2d3f3b1d-1d5c-4d77-8689-58bcfee3914b||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-06-07 12:12:36,353|2d3f3b1d-1d5c-4d77-8689-58bcfee3914b||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-06-07 12:12:36,353|2d3f3b1d-1d5c-4d77-8689-58bcfee3914b||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ##### Enhancing blueprint Resource Definitions
2022-06-07 12:12:36,353|2d3f3b1d-1d5c-4d77-8689-58bcfee3914b||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-06-07 12:12:36,353|2d3f3b1d-1d5c-4d77-8689-58bcfee3914b||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-06-07 12:12:36,353|2d3f3b1d-1d5c-4d77-8689-58bcfee3914b||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-06-07 12:12:36,365|2d3f3b1d-1d5c-4d77-8689-58bcfee3914b||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| distinct resource keys ([RT-db, RT-rest-delete, RT-rest-get, RT-rest-get-id, RT-rest-patch, RT-rest-post, RT-rest-put, input-source, kotlin-script, properties-capability-source])
2022-06-07 12:12:36,455|2d3f3b1d-1d5c-4d77-8689-58bcfee3914b||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-06-07 12:12:36,644|f66ed4a3-9b07-439c-ae5c-392067b9db5e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Save processing(82f82fbe-98fb-4981-83c5-7bb1be936a34) CBA(/opt/app/onap/blueprints/archive/82f82fbe-98fb-4981-83c5-7bb1be936a34/cba.zip)
2022-06-07 12:12:36,652|f66ed4a3-9b07-439c-ae5c-392067b9db5e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/82f82fbe-98fb-4981-83c5-7bb1be936a34) and entry definition file (Definitions/resource-resolution.json)
2022-06-07 12:12:36,683|f66ed4a3-9b07-439c-ae5c-392067b9db5e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(resource-resolution)
2022-06-07 12:12:36,692|f66ed4a3-9b07-439c-ae5c-392067b9db5e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/82f82fbe-98fb-4981-83c5-7bb1be936a34) and entry definition file (Definitions/resource-resolution.json)
2022-06-07 12:12:36,730|f66ed4a3-9b07-439c-ae5c-392067b9db5e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| No compiled cache(/opt/app/onap/blueprints/working/82f82fbe-98fb-4981-83c5-7bb1be936a34) present to clean.
2022-06-07 12:12:36,867|6ebd4a71-819c-4125-9703-6245c56c80ee||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| processing request id ffb5a924-e439-427e-a26b-76ee78beb061
2022-06-07 12:12:36,868|6ebd4a71-819c-4125-9703-6245c56c80ee||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-07 12:12:36,868|6ebd4a71-819c-4125-9703-6245c56c80ee||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| StoreAuditService ID  -1
2022-06-07 12:12:36,874|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-06-07 12:12:36,948|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-06-07 12:12:36,952|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-06-07 12:12:36,954|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json)
2022-06-07 12:12:36,971|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Deriving input data for workflow: (resource-resolution)
2022-06-07 12:12:36,975|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-06-07 12:12:36,976|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-07 12:12:36,977|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| preparing request id(ffb5a924-e439-427e-a26b-76ee78beb061) for workflow(resource-resolution) step(helloworld)
2022-06-07 12:12:36,977|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-06-07 12:12:36,977|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}})
2022-06-07 12:12:36,978|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-06-07 12:12:37,020|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = v_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = v_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = v_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
], [
    name = v_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
]], [[
    name = v_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = v_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = v_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
], [
    name = v_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = v_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
]], [[
    name = v_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-06-07 12:12:37,055|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-07 12:12:37,055|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-06-07 12:12:37,322|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Rest request method(PUT), url(/resource-resolution/put)
2022-06-07 12:12:37,391|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Response status(200 - OK)
2022-06-07 12:12:37,403|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Response processing type (string)
2022-06-07 12:12:37,403|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-06-07 12:12:37,403|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-06-07 12:12:37,404|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-06-07 12:12:37,436|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Resource resolution saved into database successfully : (v_put)
2022-06-07 12:12:37,448|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-06-07 12:12:37,449|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Getting Jython Script Class(ResolvProperties)
2022-06-07 12:12:41,838|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Component Object org.python.proxies.__main__$ResolvProperties$1@79520a8b
2022-06-07 12:12:41,843|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-06-07 12:12:41,857|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Resource resolution saved into database successfully : (v_python)
2022-06-07 12:12:41,859|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-07 12:12:41,859|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-06-07 12:12:41,866|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-06-07 12:12:41,874|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Response status(200 - OK)
2022-06-07 12:12:41,875|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Response processing type (string)
2022-06-07 12:12:41,875|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-06-07 12:12:41,875|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-06-07 12:12:41,875|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-06-07 12:12:41,877|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-07 12:12:41,877|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-06-07 12:12:41,880|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-06-07 12:12:41,887|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Resource resolution saved into database successfully : (v_patch)
2022-06-07 12:12:41,895|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Response status(200 - OK)
2022-06-07 12:12:41,895|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Response processing type (string)
2022-06-07 12:12:41,896|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-06-07 12:12:41,896|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-06-07 12:12:41,896|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-06-07 12:12:41,908|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Resource resolution saved into database successfully : (v_del)
2022-06-07 12:12:41,910|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-06-07 12:12:41,944|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-06-07 12:12:49,479|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| compiled in (7534)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-06-07 12:12:49,481|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-06-07 12:12:49,499|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-06-07 12:12:49,512|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Resource resolution saved into database successfully : (v_kotlin)
2022-06-07 12:12:49,515|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-07 12:12:49,515|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-06-07 12:12:49,521|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Rest request method(GET), url(/resource-resolution/get)
2022-06-07 12:12:49,533|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Response status(200 - OK)
2022-06-07 12:12:49,533|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Response processing type (string)
2022-06-07 12:12:49,533|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-06-07 12:12:49,533|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-06-07 12:12:49,534|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-06-07 12:12:49,545|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Resource resolution saved into database successfully : (v_get)
2022-06-07 12:12:49,552|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-06-07 12:12:49,553|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-06-07 12:12:49,565|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Resource resolution saved into database successfully : (v_default)
2022-06-07 12:12:49,565|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Resource resolution saved into database successfully : (v_input)
2022-06-07 12:12:49,567|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-07 12:12:49,567|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-06-07 12:12:49,571|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Rest request method(POST), url(/resource-resolution/post)
2022-06-07 12:12:49,582|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Response status(200 - OK)
2022-06-07 12:12:49,582|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Response processing type (string)
2022-06-07 12:12:49,583|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-06-07 12:12:49,583|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-06-07 12:12:49,583|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-06-07 12:12:49,594|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Resource resolution saved into database successfully : (v_post)
2022-06-07 12:12:49,608|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-07 12:12:49,642|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Response processing type (list)
2022-06-07 12:12:49,645|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-06-07 12:12:49,647|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-07 12:12:49,647|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-07 12:12:49,647|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-07 12:12:49,647|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-07 12:12:49,647|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-06-07 12:12:49,661|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Resource resolution saved into database successfully : (v_db)
2022-06-07 12:12:49,665|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Generated Resource Param Data ({
  "v_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "v_default" : "ok",
  "v_del" : "delete:ok",
  "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "v_input" : "ok",
  "v_kotlin" : "ok",
  "v_patch" : "patch:ok",
  "v_post" : "post:ok",
  "v_put" : "put:ok",
  "v_python" : "ok"
})
2022-06-07 12:12:49,731|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-06-07 12:12:49,757|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-06-07 12:12:49,757|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-06-07 12:12:49,805|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = from_suspend_function
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
], [
    name = j_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = j_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
]], [[
    name = j_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = j_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
], [
    name = j_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
], [
    name = j_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = j_get_id
    status = null
    required = null
    dependencies = [j_get]
    dictionaryName = RT-rest-get-id
    dictionarySource = sdnc
]], [[
    name = j_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = j_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-06-07 12:12:49,809|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-06-07 12:12:49,809|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-06-07 12:12:49,810|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-06-07 12:12:49,810|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Getting Jython Script Class(ResolvProperties)
2022-06-07 12:12:49,823|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Resource resolution saved into database successfully : (from_suspend_function)
2022-06-07 12:12:49,859|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Component Object org.python.proxies.__main__$ResolvProperties$2@6137a3d2
2022-06-07 12:12:49,860|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-06-07 12:12:49,873|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Resource resolution saved into database successfully : (j_python)
2022-06-07 12:12:49,875|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-07 12:12:49,875|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-06-07 12:12:49,878|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-06-07 12:12:49,886|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Response status(200 - OK)
2022-06-07 12:12:49,886|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Response processing type (string)
2022-06-07 12:12:49,887|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-06-07 12:12:49,887|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-06-07 12:12:49,887|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-06-07 12:12:49,899|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Resource resolution saved into database successfully : (j_patch)
2022-06-07 12:12:49,900|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-06-07 12:12:49,909|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Resource resolution saved into database successfully : (j_input)
2022-06-07 12:12:49,910|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-07 12:12:49,910|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-06-07 12:12:49,912|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Rest request method(PUT), url(/resource-resolution/put)
2022-06-07 12:12:49,921|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Response status(200 - OK)
2022-06-07 12:12:49,921|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Response processing type (string)
2022-06-07 12:12:49,921|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-06-07 12:12:49,922|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-06-07 12:12:49,922|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-06-07 12:12:49,933|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Resource resolution saved into database successfully : (j_put)
2022-06-07 12:12:49,934|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-06-07 12:12:49,946|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Resource resolution saved into database successfully : (j_default)
2022-06-07 12:12:49,947|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-07 12:12:49,948|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-06-07 12:12:49,950|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-06-07 12:12:49,958|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Response status(200 - OK)
2022-06-07 12:12:49,958|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Response processing type (string)
2022-06-07 12:12:49,959|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-06-07 12:12:49,959|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-06-07 12:12:49,959|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-06-07 12:12:49,960|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-07 12:12:49,960|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-06-07 12:12:49,961|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Rest request method(POST), url(/resource-resolution/post)
2022-06-07 12:12:49,969|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Response status(200 - OK)
2022-06-07 12:12:49,969|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Response processing type (string)
2022-06-07 12:12:49,969|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-06-07 12:12:49,969|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-06-07 12:12:49,969|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-06-07 12:12:49,970|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-07 12:12:49,970|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-06-07 12:12:49,971|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Resource resolution saved into database successfully : (j_del)
2022-06-07 12:12:49,972|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Rest request method(GET), url(/resource-resolution/get)
2022-06-07 12:12:49,978|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Response status(200 - OK)
2022-06-07 12:12:49,978|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Response processing type (string)
2022-06-07 12:12:49,978|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-06-07 12:12:49,978|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-06-07 12:12:49,978|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-06-07 12:12:49,982|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Resource resolution saved into database successfully : (j_post)
2022-06-07 12:12:49,989|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Resource resolution saved into database successfully : (j_get)
2022-06-07 12:12:49,994|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2022-06-07 12:12:49,994|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value})
2022-06-07 12:12:49,996|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-06-07 12:12:50,005|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Response status(200 - OK)
2022-06-07 12:12:50,005|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Response processing type (string)
2022-06-07 12:12:50,006|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-06-07 12:12:50,006|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-06-07 12:12:50,006|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-06-07 12:12:50,019|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Resource resolution saved into database successfully : (j_get_id)
2022-06-07 12:12:50,020|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-06-07 12:12:50,021|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-06-07 12:12:50,039|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Resource resolution saved into database successfully : (j_kotlin)
2022-06-07 12:12:50,041|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-07 12:12:50,049|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Response processing type (list)
2022-06-07 12:12:50,051|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-06-07 12:12:50,051|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-07 12:12:50,051|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-07 12:12:50,051|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-07 12:12:50,052|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-07 12:12:50,052|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-07 12:12:50,052|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-07 12:12:50,052|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-07 12:12:50,052|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-07 12:12:50,052|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-07 12:12:50,052|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list)
2022-06-07 12:12:50,068|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Resource resolution saved into database successfully : (j_db)
2022-06-07 12:12:50,070|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Generated Resource Param Data ({
  "from_suspend_function" : "ok",
  "j_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "j_default" : "ok",
  "j_del" : "delete:ok",
  "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908",
  "j_input" : "ok",
  "j_kotlin" : "ok",
  "j_patch" : "patch:ok",
  "j_post" : "post:ok",
  "j_put" : "put:ok",
  "j_python" : "ok"
})
2022-06-07 12:12:50,310|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-06-07 12:12:50,321|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-06-07 12:12:50,322|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Preparing Response...
2022-06-07 12:12:50,322|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-06-07 12:12:50,322|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-06-07 12:12:50,323|6ebd4a71-819c-4125-9703-6245c56c80ee||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 860bcc81-0872-4b74-b98e-8cfea8aa5380 auditStoreId -1
2022-06-07 12:29:15,506|32010e1f-b1ef-4625-b082-134b8cca7059||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Save processing(0df3fb27-af6c-4e6f-b2b3-f421141896bd) CBA(/opt/app/onap/blueprints/archive/0df3fb27-af6c-4e6f-b2b3-f421141896bd/cba.zip)
2022-06-07 12:29:15,543|32010e1f-b1ef-4625-b082-134b8cca7059||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0df3fb27-af6c-4e6f-b2b3-f421141896bd) and entry definition file (Definitions/CNF.json)
2022-06-07 12:29:15,660|32010e1f-b1ef-4625-b082-134b8cca7059||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(resource-assignment)
2022-06-07 12:29:15,661|32010e1f-b1ef-4625-b082-134b8cca7059||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(config-assign)
2022-06-07 12:29:15,662|32010e1f-b1ef-4625-b082-134b8cca7059||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(config-deploy)
2022-06-07 12:29:15,663|32010e1f-b1ef-4625-b082-134b8cca7059||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(scale-out)
2022-06-07 12:29:15,664|32010e1f-b1ef-4625-b082-134b8cca7059||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(scale)
2022-06-07 12:29:15,664|32010e1f-b1ef-4625-b082-134b8cca7059||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(scale-in)
2022-06-07 12:29:15,665|32010e1f-b1ef-4625-b082-134b8cca7059||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(health-check)
2022-06-07 12:29:15,697|32010e1f-b1ef-4625-b082-134b8cca7059||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0df3fb27-af6c-4e6f-b2b3-f421141896bd) and entry definition file (Definitions/CNF.json)
2022-06-07 12:29:15,774|32010e1f-b1ef-4625-b082-134b8cca7059||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| No compiled cache(/opt/app/onap/blueprints/working/0df3fb27-af6c-4e6f-b2b3-f421141896bd) present to clean.
2022-06-07 12:29:32,603|923fa2e0-3a2c-49ed-9236-6852d33470b2||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-06-07 12:29:32,604|923fa2e0-3a2c-49ed-9236-6852d33470b2||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-06-07 12:29:32,604|923fa2e0-3a2c-49ed-9236-6852d33470b2||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-06-07 12:29:32,838|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-06-07 12:29:32,838|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-06-07 12:29:33,624|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-06-07 12:29:33,625|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Save processing(b17cb8a8-78f9-4075-9a38-c2f07266f182) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-06-07 12:29:33,653|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Save processing(1fe74bea-f12e-4a2b-b94d-cc7ec035fc86) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-06-07 12:29:33,659|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Save processing(4a0d5f98-0661-42d8-a730-d285dbf6b02d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-06-07 12:29:33,670|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Save processing(6ba752b7-da43-43c9-bcad-4870d9153cb0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-06-07 12:29:33,684|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Save processing(0b938c63-880c-4db1-98bd-30c97b42b27e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-06-07 12:29:33,700|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Save processing(e69b8a55-9c8f-4ccf-be6d-b6277d0b38df) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-06-07 12:29:33,714|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-06-07 12:29:33,714|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-06-07 12:29:33,715|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-07 12:29:33,715|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-07 12:29:33,715|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-06-07 12:29:33,716|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-06-07 12:29:33,733|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-07 12:29:33,783|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-07 12:29:33,803|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-07 12:29:33,822|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-07 12:29:33,886|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(resource-assignment)
2022-06-07 12:29:33,887|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(config-assign)
2022-06-07 12:29:33,888|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(config-deploy)
2022-06-07 12:29:33,929|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-06-07 12:29:33,976|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-06-07 12:29:34,002|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-06-07 12:29:34,016|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-06-07 12:29:34,060|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(resource-assignment)
2022-06-07 12:29:34,061|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(config-assign)
2022-06-07 12:29:34,062|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(config-deploy)
2022-06-07 12:29:34,106|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-06-07 12:29:34,139|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-06-07 12:29:34,154|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-06-07 12:29:34,163|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-06-07 12:29:34,202|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(resource-assignment)
2022-06-07 12:29:34,203|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(config-assign)
2022-06-07 12:29:34,204|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(config-deploy)
2022-06-07 12:29:34,205|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(HealthCheck)
2022-06-07 12:29:34,206|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(ScaleOutReconfiguration)
2022-06-07 12:29:34,207|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(vf-config-assign)
2022-06-07 12:29:34,207|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(vf-config-deploy)
2022-06-07 12:29:34,248|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-07 12:29:34,289|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-06-07 12:29:34,305|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-06-07 12:29:34,312|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-06-07 12:29:34,345|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(resource-assignment)
2022-06-07 12:29:34,346|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(config-assign)
2022-06-07 12:29:34,347|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(config-assign-day-2)
2022-06-07 12:29:34,348|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(config-deploy)
2022-06-07 12:29:34,349|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(config-deploy-day-2)
2022-06-07 12:29:34,373|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-06-07 12:29:34,410|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Overwriting blueprint model :5G_Core::1.0.37
2022-06-07 12:29:34,426|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-06-07 12:29:34,438|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-06-07 12:29:34,464|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(resource-assignment)
2022-06-07 12:29:34,466|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(config-deploy)
2022-06-07 12:29:34,501|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(config-assign)
2022-06-07 12:29:34,502|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(config-deploy)
2022-06-07 12:29:34,503|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-07 12:29:34,509|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-06-07 12:29:34,521|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-06-07 12:29:34,534|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-06-07 12:29:34,535|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-06-07 12:29:34,557|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-06-07 12:29:34,571|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-06-07 12:29:34,573|923fa2e0-3a2c-49ed-9236-6852d33470b2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-06-07 12:29:46,563|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/d6f608f1-d8a5-491f-97c5-fd45c3013ea7)
2022-06-07 12:29:46,563|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| deleting definition types under : /opt/app/onap/blueprints/working/d6f608f1-d8a5-491f-97c5-fd45c3013ea7/Definitions
2022-06-07 12:29:46,565|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| reinitialized all type definitions
2022-06-07 12:29:46,566|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-06-07 12:29:46,584|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| enhancing ArtifactDefinition(vnf-template)
2022-06-07 12:29:46,589|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| enhancing ArtifactDefinition(vnf-mapping)
2022-06-07 12:29:46,594|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-06-07 12:29:46,625|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ***** Enhancing NodeTemplate(input)
2022-06-07 12:29:46,641|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ***** Enhancing NodeTemplate(input)
2022-06-07 12:29:46,648|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ***** Enhancing NodeTemplate(input)
2022-06-07 12:29:46,655|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-06-07 12:29:46,655|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-06-07 12:29:46,655|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-06-07 12:29:46,667|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ***** Enhancing NodeTemplate(input)
2022-06-07 12:29:46,674|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ***** Enhancing NodeTemplate(input)
2022-06-07 12:29:46,682|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ***** Enhancing NodeTemplate(input)
2022-06-07 12:29:46,689|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-07 12:29:46,706|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ***** Enhancing NodeTemplate(input)
2022-06-07 12:29:46,713|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ***** Enhancing NodeTemplate(input)
2022-06-07 12:29:46,719|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ***** Enhancing NodeTemplate(input)
2022-06-07 12:29:46,730|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ***** Enhancing NodeTemplate(input)
2022-06-07 12:29:46,738|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ***** Enhancing NodeTemplate(input)
2022-06-07 12:29:46,745|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ***** Enhancing NodeTemplate(input)
2022-06-07 12:29:46,760|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ***** Enhancing NodeTemplate(config-assign)
2022-06-07 12:29:46,765|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| enhancing ArtifactDefinition(baseconfig-template)
2022-06-07 12:29:46,766|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-06-07 12:29:46,766|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-06-07 12:29:46,782|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ***** Enhancing NodeTemplate(input)
2022-06-07 12:29:46,789|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ***** Enhancing NodeTemplate(input)
2022-06-07 12:29:46,795|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ***** Enhancing NodeTemplate(input)
2022-06-07 12:29:46,800|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ***** Enhancing NodeTemplate(config-deploy)
2022-06-07 12:29:46,835|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ##### Enhancing Workflow(resource-assignment)
2022-06-07 12:29:46,836|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-06-07 12:29:46,836|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-06-07 12:29:46,836|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-06-07 12:29:46,836|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-06-07 12:29:46,836|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-06-07 12:29:46,836|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| enriching artifacts file(/opt/app/onap/blueprints/working/d6f608f1-d8a5-491f-97c5-fd45c3013ea7/Templates/vnf-mapping.json
2022-06-07 12:29:46,842|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-06-07 12:29:46,842|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-06-07 12:29:46,842|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| enriching artifacts file(/opt/app/onap/blueprints/working/d6f608f1-d8a5-491f-97c5-fd45c3013ea7/Templates/base_ubuntu20-mapping.json
2022-06-07 12:29:46,847|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-06-07 12:29:46,847|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-06-07 12:29:46,847|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ##### Enhancing Workflow(config-assign)
2022-06-07 12:29:46,848|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-06-07 12:29:46,848|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| identified workflow(config-assign) targets(config-assign)
2022-06-07 12:29:46,848|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-06-07 12:29:46,848|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-06-07 12:29:46,848|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| enriching artifacts file(/opt/app/onap/blueprints/working/d6f608f1-d8a5-491f-97c5-fd45c3013ea7/Templates/baseconfig-mapping.json
2022-06-07 12:29:46,853|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-06-07 12:29:46,853|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| dataType not present for the recipe(dt-config-assign-properties)
2022-06-07 12:29:46,853|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ##### Enhancing Workflow(config-deploy)
2022-06-07 12:29:46,854|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-06-07 12:29:46,854|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| identified workflow(config-deploy) targets(config-deploy)
2022-06-07 12:29:46,854|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| workflow(config-deploy) resource assignment files([]
2022-06-07 12:29:46,854|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ##### Enhancing blueprint Resource Definitions
2022-06-07 12:29:46,854|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-06-07 12:29:46,854|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| processing file (Templates/vnf-mapping.json)
2022-06-07 12:29:46,854|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-06-07 12:29:46,854|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| processing file (Templates/baseconfig-mapping.json)
2022-06-07 12:29:46,868|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name])
2022-06-07 12:29:46,922|b29d7a73-ec90-4a5f-bfdf-43aab7ee4298||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-06-07 12:29:47,114|a38228fd-bc45-4459-9714-48a3b9ff8e2d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Save processing(2bb3a264-3a63-4cf4-8b9e-62ac35f07a7a) CBA(/opt/app/onap/blueprints/archive/2bb3a264-3a63-4cf4-8b9e-62ac35f07a7a/cba.zip)
2022-06-07 12:29:47,121|a38228fd-bc45-4459-9714-48a3b9ff8e2d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2bb3a264-3a63-4cf4-8b9e-62ac35f07a7a) and entry definition file (Definitions/ubuntu20.json)
2022-06-07 12:29:47,131|a38228fd-bc45-4459-9714-48a3b9ff8e2d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-07 12:29:47,155|a38228fd-bc45-4459-9714-48a3b9ff8e2d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(resource-assignment)
2022-06-07 12:29:47,156|a38228fd-bc45-4459-9714-48a3b9ff8e2d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(config-assign)
2022-06-07 12:29:47,157|a38228fd-bc45-4459-9714-48a3b9ff8e2d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(config-deploy)
2022-06-07 12:29:47,167|a38228fd-bc45-4459-9714-48a3b9ff8e2d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2bb3a264-3a63-4cf4-8b9e-62ac35f07a7a) and entry definition file (Definitions/ubuntu20.json)
2022-06-07 12:29:47,197|a38228fd-bc45-4459-9714-48a3b9ff8e2d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| No compiled cache(/opt/app/onap/blueprints/working/2bb3a264-3a63-4cf4-8b9e-62ac35f07a7a) present to clean.
2022-06-07 12:30:17,933|b86c2b73-226b-4b1a-a26f-fcfa429853a9||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-06-07 12:30:17,933|b86c2b73-226b-4b1a-a26f-fcfa429853a9||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-06-07 12:30:17,933|b86c2b73-226b-4b1a-a26f-fcfa429853a9||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-06-07 12:30:18,120|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-06-07 12:30:18,120|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-06-07 12:30:18,542|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-06-07 12:30:18,543|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Save processing(9eadc36a-b884-4745-b3df-1b5910e0dcc4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-06-07 12:30:18,558|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Save processing(8bea78c0-9bf4-4355-8e86-16c55e628308) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-06-07 12:30:18,566|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Save processing(41672eb9-08e6-4e15-a5a3-4b3cfe659f99) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-06-07 12:30:18,575|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Save processing(dfefa258-a04c-429d-b66e-e53766e6910e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-06-07 12:30:18,588|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Save processing(b143a923-35a3-4e06-9c95-7e720a5ae185) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-06-07 12:30:18,601|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Save processing(a71e6816-1668-487d-a877-f5438f6413cf) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-06-07 12:30:18,612|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-06-07 12:30:18,613|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-06-07 12:30:18,613|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-07 12:30:18,613|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-07 12:30:18,613|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-06-07 12:30:18,614|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-06-07 12:30:18,623|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-07 12:30:18,663|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-07 12:30:18,697|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-07 12:30:18,715|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-07 12:30:18,773|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(resource-assignment)
2022-06-07 12:30:18,773|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(config-assign)
2022-06-07 12:30:18,774|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(config-deploy)
2022-06-07 12:30:18,811|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-06-07 12:30:18,836|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-06-07 12:30:18,851|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-06-07 12:30:18,860|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-06-07 12:30:18,900|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(resource-assignment)
2022-06-07 12:30:18,901|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(config-assign)
2022-06-07 12:30:18,902|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(config-deploy)
2022-06-07 12:30:18,944|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-06-07 12:30:18,979|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-06-07 12:30:18,993|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-06-07 12:30:18,994|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-06-07 12:30:19,032|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(resource-assignment)
2022-06-07 12:30:19,033|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(config-assign)
2022-06-07 12:30:19,034|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(config-assign-day-2)
2022-06-07 12:30:19,034|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(config-deploy)
2022-06-07 12:30:19,035|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(config-deploy-day-2)
2022-06-07 12:30:19,059|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-06-07 12:30:19,087|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Overwriting blueprint model :5G_Core::1.0.37
2022-06-07 12:30:19,104|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-06-07 12:30:19,105|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-06-07 12:30:19,158|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(resource-assignment)
2022-06-07 12:30:19,159|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(config-assign)
2022-06-07 12:30:19,160|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(config-deploy)
2022-06-07 12:30:19,160|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(HealthCheck)
2022-06-07 12:30:19,161|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(ScaleOutReconfiguration)
2022-06-07 12:30:19,162|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(vf-config-assign)
2022-06-07 12:30:19,162|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(vf-config-deploy)
2022-06-07 12:30:19,203|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-07 12:30:19,240|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-06-07 12:30:19,255|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-06-07 12:30:19,256|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-06-07 12:30:19,279|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(resource-assignment)
2022-06-07 12:30:19,280|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(config-deploy)
2022-06-07 12:30:19,310|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(config-assign)
2022-06-07 12:30:19,311|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(config-deploy)
2022-06-07 12:30:19,312|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-07 12:30:19,318|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-06-07 12:30:19,328|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-06-07 12:30:19,342|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-06-07 12:30:19,343|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-06-07 12:30:19,367|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-06-07 12:30:19,378|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-06-07 12:30:19,379|b86c2b73-226b-4b1a-a26f-fcfa429853a9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-06-07 12:30:31,283|8dba81d7-ba2b-4b21-ae6d-d6867d1432f6||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/4cfe008a-86f1-4387-9254-0b3c8bcc67bf)
2022-06-07 12:30:31,283|8dba81d7-ba2b-4b21-ae6d-d6867d1432f6||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| deleting definition types under : /opt/app/onap/blueprints/working/4cfe008a-86f1-4387-9254-0b3c8bcc67bf/Definitions
2022-06-07 12:30:31,285|8dba81d7-ba2b-4b21-ae6d-d6867d1432f6||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| reinitialized all type definitions
2022-06-07 12:30:31,286|8dba81d7-ba2b-4b21-ae6d-d6867d1432f6||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ***** Enhancing NodeTemplate(netconf-device)
2022-06-07 12:30:31,306|8dba81d7-ba2b-4b21-ae6d-d6867d1432f6||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ***** Enhancing NodeTemplate(resolve-data)
2022-06-07 12:30:31,324|8dba81d7-ba2b-4b21-ae6d-d6867d1432f6||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-06-07 12:30:31,330|8dba81d7-ba2b-4b21-ae6d-d6867d1432f6||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-06-07 12:30:31,335|8dba81d7-ba2b-4b21-ae6d-d6867d1432f6||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-06-07 12:30:31,366|8dba81d7-ba2b-4b21-ae6d-d6867d1432f6||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-06-07 12:30:31,390|8dba81d7-ba2b-4b21-ae6d-d6867d1432f6||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ##### Enhancing Workflow(config-assign)
2022-06-07 12:30:31,390|8dba81d7-ba2b-4b21-ae6d-d6867d1432f6||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-06-07 12:30:31,390|8dba81d7-ba2b-4b21-ae6d-d6867d1432f6||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| identified workflow(config-assign) targets(resolve-data)
2022-06-07 12:30:31,391|8dba81d7-ba2b-4b21-ae6d-d6867d1432f6||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-06-07 12:30:31,391|8dba81d7-ba2b-4b21-ae6d-d6867d1432f6||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-06-07 12:30:31,391|8dba81d7-ba2b-4b21-ae6d-d6867d1432f6||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| enriching artifacts file(/opt/app/onap/blueprints/working/4cfe008a-86f1-4387-9254-0b3c8bcc67bf/Templates/netconfrpc-mapping.json
2022-06-07 12:30:31,396|8dba81d7-ba2b-4b21-ae6d-d6867d1432f6||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-06-07 12:30:31,396|8dba81d7-ba2b-4b21-ae6d-d6867d1432f6||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| dataType not present for the recipe(dt-config-assign-properties)
2022-06-07 12:30:31,397|8dba81d7-ba2b-4b21-ae6d-d6867d1432f6||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ##### Enhancing Workflow(config-deploy)
2022-06-07 12:30:31,397|8dba81d7-ba2b-4b21-ae6d-d6867d1432f6||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-06-07 12:30:31,397|8dba81d7-ba2b-4b21-ae6d-d6867d1432f6||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| identified workflow(config-deploy) targets(execute-netconf)
2022-06-07 12:30:31,397|8dba81d7-ba2b-4b21-ae6d-d6867d1432f6||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| workflow(config-deploy) resource assignment files([]
2022-06-07 12:30:31,397|8dba81d7-ba2b-4b21-ae6d-d6867d1432f6||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| ##### Enhancing blueprint Resource Definitions
2022-06-07 12:30:31,398|8dba81d7-ba2b-4b21-ae6d-d6867d1432f6||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-06-07 12:30:31,398|8dba81d7-ba2b-4b21-ae6d-d6867d1432f6||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| processing file (Templates/netconfrpc-mapping.json)
2022-06-07 12:30:31,403|8dba81d7-ba2b-4b21-ae6d-d6867d1432f6||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| distinct resource keys ([input-source])
2022-06-07 12:30:31,412|8dba81d7-ba2b-4b21-ae6d-d6867d1432f6||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Enriching Resource Definition sources Node Template: [source-input]
2022-06-07 12:31:10,976|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-07 12:31:11,088|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-06-07 12:31:11,142|6013cbe2-56c0-4b8e-8573-6a1cb87f8486||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| request(6013cbe2-56c0-4b8e-8573-6a1cb87f8486)
2022-06-07 12:31:11,146|6013cbe2-56c0-4b8e-8573-6a1cb87f8486||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| CBA file(/opt/app/onap/blueprints/archive/283c621e-81cf-44fb-9010-cfc246dfa35a/cba.zip written successfully
2022-06-07 12:31:11,146|6013cbe2-56c0-4b8e-8573-6a1cb87f8486||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Save processing(283c621e-81cf-44fb-9010-cfc246dfa35a) CBA(/opt/app/onap/blueprints/archive/283c621e-81cf-44fb-9010-cfc246dfa35a/cba.zip)
2022-06-07 12:31:11,172|6013cbe2-56c0-4b8e-8573-6a1cb87f8486||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/283c621e-81cf-44fb-9010-cfc246dfa35a) and entry definition file (Definitions/CNF.json)
2022-06-07 12:31:11,221|6013cbe2-56c0-4b8e-8573-6a1cb87f8486||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(resource-assignment)
2022-06-07 12:31:11,222|6013cbe2-56c0-4b8e-8573-6a1cb87f8486||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(config-assign)
2022-06-07 12:31:11,223|6013cbe2-56c0-4b8e-8573-6a1cb87f8486||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(config-deploy)
2022-06-07 12:31:11,224|6013cbe2-56c0-4b8e-8573-6a1cb87f8486||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(scale-out)
2022-06-07 12:31:11,224|6013cbe2-56c0-4b8e-8573-6a1cb87f8486||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(scale)
2022-06-07 12:31:11,225|6013cbe2-56c0-4b8e-8573-6a1cb87f8486||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(scale-in)
2022-06-07 12:31:11,226|6013cbe2-56c0-4b8e-8573-6a1cb87f8486||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(health-check)
2022-06-07 12:31:11,252|6013cbe2-56c0-4b8e-8573-6a1cb87f8486||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/283c621e-81cf-44fb-9010-cfc246dfa35a) and entry definition file (Definitions/CNF.json)
2022-06-07 12:31:11,272|6013cbe2-56c0-4b8e-8573-6a1cb87f8486||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Overwriting blueprint model :APACHE::1.0.0
2022-06-07 12:31:11,289|6013cbe2-56c0-4b8e-8573-6a1cb87f8486||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-06-07 12:31:11,291|6013cbe2-56c0-4b8e-8573-6a1cb87f8486||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-06-07 12:31:11,320|6013cbe2-56c0-4b8e-8573-6a1cb87f8486||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| No compiled cache(/opt/app/onap/blueprints/working/283c621e-81cf-44fb-9010-cfc246dfa35a) present to clean.
2022-06-07 12:31:15,132|53c1d50e-9a93-462d-9e26-9536fa3e693a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| getting cba file name(APACHE), version(1.0.0) from db
2022-06-07 12:31:15,348|53c1d50e-9a93-462d-9e26-9536fa3e693a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-07 12:31:15,350|53c1d50e-9a93-462d-9e26-9536fa3e693a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-07 12:31:15,357|53c1d50e-9a93-462d-9e26-9536fa3e693a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-07 12:31:15,532|a0092b54-db2a-4b0b-967f-ae5309b4623c||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-07 12:31:15,532|a0092b54-db2a-4b0b-967f-ae5309b4623c||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-07 12:31:15,535|a0092b54-db2a-4b0b-967f-ae5309b4623c||DefaultDispatcher-worker-25||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-07 12:31:16,204|8111b924-7a10-4cff-8b16-6aeabf009972||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-07 12:31:16,204|8111b924-7a10-4cff-8b16-6aeabf009972||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-07 12:31:16,207|8111b924-7a10-4cff-8b16-6aeabf009972||DefaultDispatcher-worker-25||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-07 12:31:16,419|8a0aaf60-5fd1-46fc-98a1-7625ea5847fc||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-07 12:31:16,419|8a0aaf60-5fd1-46fc-98a1-7625ea5847fc||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-07 12:31:16,422|8a0aaf60-5fd1-46fc-98a1-7625ea5847fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-07 12:31:16,633|51c4d333-6206-47c0-b7cd-5e7ccf777fb5||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-07 12:31:16,633|51c4d333-6206-47c0-b7cd-5e7ccf777fb5||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-07 12:31:16,636|51c4d333-6206-47c0-b7cd-5e7ccf777fb5||DefaultDispatcher-worker-25||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-07 12:31:16,875|276f2a1f-1ae5-4317-872f-816f47c3ddf2||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-07 12:31:16,875|276f2a1f-1ae5-4317-872f-816f47c3ddf2||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-07 12:31:16,879|276f2a1f-1ae5-4317-872f-816f47c3ddf2||DefaultDispatcher-worker-25||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-07 12:31:17,154|20c36d2a-d201-4fa1-9ca4-be6c1297cf6c||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-07 12:31:17,154|20c36d2a-d201-4fa1-9ca4-be6c1297cf6c||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-07 12:31:17,157|20c36d2a-d201-4fa1-9ca4-be6c1297cf6c||DefaultDispatcher-worker-25||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-07 12:31:17,353|81ea4de1-ff99-4d81-a08c-d4fa0332d77a||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-07 12:31:17,353|81ea4de1-ff99-4d81-a08c-d4fa0332d77a||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-07 12:31:17,355|81ea4de1-ff99-4d81-a08c-d4fa0332d77a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-07 12:31:38,207|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-07 12:31:38,314|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-06-07 12:31:38,315|056ac582-590c-432e-a616-2284cdf0e68d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| request(056ac582-590c-432e-a616-2284cdf0e68d)
2022-06-07 12:31:38,316|056ac582-590c-432e-a616-2284cdf0e68d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| CBA file(/opt/app/onap/blueprints/archive/c02a0603-c155-407b-a029-3047bb8789a3/cba.zip written successfully
2022-06-07 12:31:38,317|056ac582-590c-432e-a616-2284cdf0e68d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Save processing(c02a0603-c155-407b-a029-3047bb8789a3) CBA(/opt/app/onap/blueprints/archive/c02a0603-c155-407b-a029-3047bb8789a3/cba.zip)
2022-06-07 12:31:38,324|056ac582-590c-432e-a616-2284cdf0e68d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c02a0603-c155-407b-a029-3047bb8789a3) and entry definition file (Definitions/ubuntu20.json)
2022-06-07 12:31:38,335|056ac582-590c-432e-a616-2284cdf0e68d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-07 12:31:38,355|056ac582-590c-432e-a616-2284cdf0e68d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(resource-assignment)
2022-06-07 12:31:38,356|056ac582-590c-432e-a616-2284cdf0e68d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(config-assign)
2022-06-07 12:31:38,356|056ac582-590c-432e-a616-2284cdf0e68d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(config-deploy)
2022-06-07 12:31:38,365|056ac582-590c-432e-a616-2284cdf0e68d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c02a0603-c155-407b-a029-3047bb8789a3) and entry definition file (Definitions/ubuntu20.json)
2022-06-07 12:31:38,380|056ac582-590c-432e-a616-2284cdf0e68d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-06-07 12:31:38,393|056ac582-590c-432e-a616-2284cdf0e68d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-06-07 12:31:38,395|056ac582-590c-432e-a616-2284cdf0e68d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-06-07 12:31:38,414|056ac582-590c-432e-a616-2284cdf0e68d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| No compiled cache(/opt/app/onap/blueprints/working/c02a0603-c155-407b-a029-3047bb8789a3) present to clean.
2022-06-07 12:31:43,129|f705de24-a934-48a8-8620-cea8db1dc8f8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-06-07 12:31:43,212|f705de24-a934-48a8-8620-cea8db1dc8f8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-07 12:31:43,217|f705de24-a934-48a8-8620-cea8db1dc8f8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-07 12:31:43,220|f705de24-a934-48a8-8620-cea8db1dc8f8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-07 12:31:43,409|0bbf04e8-2432-4ba2-a0c9-5c30d303c9d9||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-07 12:31:43,409|0bbf04e8-2432-4ba2-a0c9-5c30d303c9d9||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-07 12:31:43,415|0bbf04e8-2432-4ba2-a0c9-5c30d303c9d9||DefaultDispatcher-worker-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-07 12:31:43,884|00a9c4e5-4057-4a2d-ac16-1dc3f59fa26d||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-07 12:31:43,884|00a9c4e5-4057-4a2d-ac16-1dc3f59fa26d||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-07 12:31:43,888|00a9c4e5-4057-4a2d-ac16-1dc3f59fa26d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-07 12:31:44,119|2fe833f6-d40a-4f70-b670-de3076de4663||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-07 12:31:44,119|2fe833f6-d40a-4f70-b670-de3076de4663||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-07 12:31:44,123|2fe833f6-d40a-4f70-b670-de3076de4663||DefaultDispatcher-worker-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-07 12:31:55,409|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-07 12:31:55,524|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-06-07 12:31:55,526|597bd7d4-35ef-4b8b-9e12-632d59f224d3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| request(597bd7d4-35ef-4b8b-9e12-632d59f224d3)
2022-06-07 12:31:55,528|597bd7d4-35ef-4b8b-9e12-632d59f224d3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| CBA file(/opt/app/onap/blueprints/archive/e4d5c461-d18d-4adb-9977-e8c378f33211/cba.zip written successfully
2022-06-07 12:31:55,528|597bd7d4-35ef-4b8b-9e12-632d59f224d3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Save processing(e4d5c461-d18d-4adb-9977-e8c378f33211) CBA(/opt/app/onap/blueprints/archive/e4d5c461-d18d-4adb-9977-e8c378f33211/cba.zip)
2022-06-07 12:31:55,545|597bd7d4-35ef-4b8b-9e12-632d59f224d3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e4d5c461-d18d-4adb-9977-e8c378f33211) and entry definition file (Definitions/pnf_netconf.json)
2022-06-07 12:31:55,550|597bd7d4-35ef-4b8b-9e12-632d59f224d3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-07 12:31:55,561|597bd7d4-35ef-4b8b-9e12-632d59f224d3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(config-assign)
2022-06-07 12:31:55,561|597bd7d4-35ef-4b8b-9e12-632d59f224d3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Validating Workflow(config-deploy)
2022-06-07 12:31:55,566|597bd7d4-35ef-4b8b-9e12-632d59f224d3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e4d5c461-d18d-4adb-9977-e8c378f33211) and entry definition file (Definitions/pnf_netconf.json)
2022-06-07 12:31:55,577|597bd7d4-35ef-4b8b-9e12-632d59f224d3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-06-07 12:31:55,590|597bd7d4-35ef-4b8b-9e12-632d59f224d3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-06-07 12:31:55,591|597bd7d4-35ef-4b8b-9e12-632d59f224d3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-06-07 12:31:55,610|597bd7d4-35ef-4b8b-9e12-632d59f224d3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| No compiled cache(/opt/app/onap/blueprints/working/e4d5c461-d18d-4adb-9977-e8c378f33211) present to clean.
2022-06-07 12:35:14,287|72347288-b21a-4514-a940-f18df9c89ea0||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| processing request id fc1c754d-d701-4198-8b25-629d1e0af0ef
2022-06-07 12:35:14,288|72347288-b21a-4514-a940-f18df9c89ea0||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-07 12:35:14,288|72347288-b21a-4514-a940-f18df9c89ea0||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| StoreAuditService ID  -1
2022-06-07 12:35:14,291|72347288-b21a-4514-a940-f18df9c89ea0||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-07 12:35:14,291|72347288-b21a-4514-a940-f18df9c89ea0||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-07 12:35:14,298|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-07 12:35:14,327|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Deriving input data for workflow: (resource-assignment)
2022-06-07 12:35:14,425|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Execute node(START) -> executed state(SUCCESS)
2022-06-07 12:35:14,430|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Executing workflow(resource-assignment[fc1c754d-d701-4198-8b25-629d1e0af0ef])'s step(resource-assignment)
2022-06-07 12:35:14,430|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-07 12:35:14,433|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| preparing request id(fc1c754d-d701-4198-8b25-629d1e0af0ef) for workflow(resource-assignment) step(resource-assignment)
2022-06-07 12:35:14,433|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-06-07 12:35:14,433|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-06-07 12:35:14,435|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-06-07 12:35:14,460|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2022-06-07 12:35:14,472|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-06-07 12:35:14,474|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-06-07 12:35:14,474|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-06-07 12:35:14,475|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("1ceffffd-25f8-4183-a1ca-e0ee26882d41") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-07 12:35:14,475|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("30fd5392-23c0-4daf-8aeb-f833f8ea59c4") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-07 12:35:14,487|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value})
2022-06-07 12:35:14,487|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| rest dictionary information : (/v1/genNetworkElementName), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2022-06-07 12:35:14,500|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-06-07 12:35:17,097|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Response status(200 - )
2022-06-07 12:35:17,097|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Response processing type (string)
2022-06-07 12:35:17,098|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220607t123515928414z")
2022-06-07 12:35:17,098|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220607t123515928414z")
2022-06-07 12:35:17,098|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220607t123515928414z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-06-07 12:35:17,099|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-06-07 12:35:17,100|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| 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" : "30fd5392-23c0-4daf-8aeb-f833f8ea59c4",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "1ceffffd-25f8-4183-a1ca-e0ee26882d41",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220607t123515928414z"
})
2022-06-07 12:35:17,112|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Preparing Response...
2022-06-07 12:35:17,112|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-06-07 12:35:17,112|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-06-07 12:35:17,113|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Executing workflow(resource-assignment[fc1c754d-d701-4198-8b25-629d1e0af0ef])'s step(profile-upload)
2022-06-07 12:35:17,113|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-07 12:35:17,119|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| preparing request id(fc1c754d-d701-4198-8b25-629d1e0af0ef) for workflow(resource-assignment) step(profile-upload)
2022-06-07 12:35:17,119|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-06-07 12:35:17,120|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-06-07 12:35:17,121|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Triggering K8s Profile Upload component logic.
2022-06-07 12:35:17,121|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Getting the template prefixes
2022-06-07 12:35:17,121|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Iterating over prefixes in resource assignment map.
2022-06-07 12:35:17,124|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Prefix vnf does not have required data for us to continue.
2022-06-07 12:35:17,124|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Preparing Response...
2022-06-07 12:35:17,124|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-06-07 12:35:17,124|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-06-07 12:35:17,125|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Execute node(END) -> executed state(SUCCESS)
2022-06-07 12:35:17,129|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| workflow(fc1c754d-d701-4198-8b25-629d1e0af0ef) nodes completed with (0)exceptions
2022-06-07 12:35:17,129|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-06-07 12:35:17,131|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 8a7513ab-0817-4a52-9d09-c3e3a1ffffdb auditStoreId -1
2022-06-07 12:35:23,762|72347288-b21a-4514-a940-f18df9c89ea0||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| processing request id 10e1d053-ab4d-4d0d-a610-17470cc492d8
2022-06-07 12:35:23,762|72347288-b21a-4514-a940-f18df9c89ea0||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-07 12:35:23,762|72347288-b21a-4514-a940-f18df9c89ea0||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| StoreAuditService ID  -1
2022-06-07 12:35:23,763|72347288-b21a-4514-a940-f18df9c89ea0||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-07 12:35:23,763|72347288-b21a-4514-a940-f18df9c89ea0||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-07 12:35:23,765|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-07 12:35:23,776|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Deriving input data for workflow: (resource-assignment)
2022-06-07 12:35:23,778|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Execute node(START) -> executed state(SUCCESS)
2022-06-07 12:35:23,779|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Executing workflow(resource-assignment[10e1d053-ab4d-4d0d-a610-17470cc492d8])'s step(resource-assignment)
2022-06-07 12:35:23,779|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-07 12:35:23,780|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| preparing request id(10e1d053-ab4d-4d0d-a610-17470cc492d8) for workflow(resource-assignment) step(resource-assignment)
2022-06-07 12:35:23,780|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-06-07 12:35:23,780|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-06-07 12:35:23,781|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-06-07 12:35:23,798|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = core-instance-name
    status = null
    required = false
    dependencies = []
    dictionaryName = core-instance-name
    dictionarySource = default
]], [[
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
]], [[
    name = k8s-rb-config-template-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-name
    dictionarySource = default
], [
    name = k8s-rb-config-template-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-source
    dictionarySource = default
]], [[
    name = vf-module-model-customization-uuid
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-model-customization-uuid
    dictionarySource = input
]], [[
    name = vf-module-model-version
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-version
    dictionarySource = processor-db
], [
    name = vf-module-model-invariant-uuid
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-invariant-uuid
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-name
    status = null
    required = false
    dependencies = [vf-module-model-invariant-uuid]
    dictionaryName = k8s-rb-definition-name
    dictionarySource = default
]], [[
    name = vf-module-label
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-label
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-version
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = k8s-rb-definition-version
    dictionarySource = default
], [
    name = k8s-rb-config-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-name
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
]], [[
    name = k8s-rb-instance-release-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-instance-release-name
    dictionarySource = default
], [
    name = k8s-rb-profile-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-source
    dictionarySource = default
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-naming-policy
    dictionarySource = sdnc
], [
    name = vnf_name
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = sdnc
]], [[
    name = vf-module-name
    status = null
    required = false
    dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id]
    dictionaryName = vf-module-name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = sdnc
], [
    name = k8s-rb-profile-namespace
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = sdnc
]], [[
    name = k8s-rb-config-value-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-value-source
    dictionarySource = default
], [
    name = k8s-rb-profile-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-name
    dictionarySource = default
]]])
2022-06-07 12:35:23,801|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-06-07 12:35:23,802|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("9b6dc6a9-1ce8-4ef4-bbb7-4883ec13e6cc") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-06-07 12:35:23,802|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-06-07 12:35:23,802|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2022-06-07 12:35:23,803|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("bd981d83-a20e-4236-a481-56ace4752742") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-06-07 12:35:23,805|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid})
2022-06-07 12:35:23,805|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version})
2022-06-07 12:35:23,853|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Parameter information : ({customizationid=bd981d83-a20e-4236-a481-56ace4752742})
2022-06-07 12:35:23,869|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Response processing type (string)
2022-06-07 12:35:23,871|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"e9edd0f3-3be0-4c49-89ed-1467707a1c93"}])
2022-06-07 12:35:23,871|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("e9edd0f3-3be0-4c49-89ed-1467707a1c93") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-06-07 12:35:23,873|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Parameter information : ({customizationid=bd981d83-a20e-4236-a481-56ace4752742})
2022-06-07 12:35:23,885|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Response processing type (string)
2022-06-07 12:35:23,886|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"cca9bbbd-01a6-45d8-af80-4ccf8faf89cd"}])
2022-06-07 12:35:23,887|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("cca9bbbd-01a6-45d8-af80-4ccf8faf89cd") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-06-07 12:35:23,888|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-06-07 12:35:23,897|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Transformed value: null -> cca9bbbd-01a6-45d8-af80-4ccf8faf89cd
2022-06-07 12:35:23,899|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label})
2022-06-07 12:35:23,951|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Parameter information : ({customizationid=bd981d83-a20e-4236-a481-56ace4752742})
2022-06-07 12:35:23,958|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Response processing type (string)
2022-06-07 12:35:23,960|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-06-07 12:35:23,960|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-06-07 12:35:23,961|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-06-07 12:35:23,961|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-06-07 12:35:23,970|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Transformed value: null -> bd981d83-a20e-4236-a481-56ace4752742
2022-06-07 12:35:23,971|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("30fd5392-23c0-4daf-8aeb-f833f8ea59c4") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-07 12:35:23,971|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2022-06-07 12:35:23,971|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-06-07 12:35:23,972|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("1ceffffd-25f8-4183-a1ca-e0ee26882d41") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-07 12:35:23,980|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/30fd5392-23c0-4daf-8aeb-f833f8ea59c4/service-data/vnfs/vnf/1ceffffd-25f8-4183-a1ca-e0ee26882d41/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2022-06-07 12:35:23,981|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/30fd5392-23c0-4daf-8aeb-f833f8ea59c4/service-data/vnfs/vnf/1ceffffd-25f8-4183-a1ca-e0ee26882d41/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2022-06-07 12:35:23,981|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/30fd5392-23c0-4daf-8aeb-f833f8ea59c4/service-data/vnfs/vnf/1ceffffd-25f8-4183-a1ca-e0ee26882d41/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2022-06-07 12:35:23,982|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/30fd5392-23c0-4daf-8aeb-f833f8ea59c4/service-data/vnfs/vnf/1ceffffd-25f8-4183-a1ca-e0ee26882d41/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2022-06-07 12:35:23,992|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/30fd5392-23c0-4daf-8aeb-f833f8ea59c4/service-data/vnfs/vnf/1ceffffd-25f8-4183-a1ca-e0ee26882d41/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-06-07 12:35:23,992|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/30fd5392-23c0-4daf-8aeb-f833f8ea59c4/service-data/vnfs/vnf/1ceffffd-25f8-4183-a1ca-e0ee26882d41/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-06-07 12:35:24,021|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Response status(200 - OK)
2022-06-07 12:35:24,021|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Response status(200 - OK)
2022-06-07 12:35:24,021|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Response processing type (string)
2022-06-07 12:35:24,021|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Response processing type (string)
2022-06-07 12:35:24,022|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-06-07 12:35:24,022|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20220607t123515928414z")
2022-06-07 12:35:24,022|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-06-07 12:35:24,022|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220607t123515928414z")
2022-06-07 12:35:24,022|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-06-07 12:35:24,022|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220607t123515928414z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-06-07 12:35:24,030|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value})
2022-06-07 12:35:24,030|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| rest dictionary information : (/v1/genNetworkElementName), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value})
2022-06-07 12:35:24,032|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-06-07 12:35:24,119|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Response status(200 - )
2022-06-07 12:35:24,120|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Response processing type (string)
2022-06-07 12:35:24,120|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220607t123515928414z-helm_apache-vfmt-001")
2022-06-07 12:35:24,120|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220607t123515928414z-helm_apache-vfmt-001")
2022-06-07 12:35:24,120|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220607t123515928414z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2022-06-07 12:35:24,124|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-06-07 12:35:24,134|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/30fd5392-23c0-4daf-8aeb-f833f8ea59c4/service-data/vnfs/vnf/1ceffffd-25f8-4183-a1ca-e0ee26882d41/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value})
2022-06-07 12:35:24,135|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/30fd5392-23c0-4daf-8aeb-f833f8ea59c4/service-data/vnfs/vnf/1ceffffd-25f8-4183-a1ca-e0ee26882d41/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2022-06-07 12:35:24,145|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/30fd5392-23c0-4daf-8aeb-f833f8ea59c4/service-data/vnfs/vnf/1ceffffd-25f8-4183-a1ca-e0ee26882d41/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-06-07 12:35:24,163|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Response status(200 - OK)
2022-06-07 12:35:24,163|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Response processing type (string)
2022-06-07 12:35:24,164|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-06-07 12:35:24,164|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-06-07 12:35:24,164|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-06-07 12:35:24,165|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-06-07 12:35:24,165|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-06-07 12:35:24,166|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| 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" : "cca9bbbd-01a6-45d8-af80-4ccf8faf89cd",
  "k8s-rb-definition-version" : "bd981d83-a20e-4236-a481-56ace4752742",
  "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" : "30fd5392-23c0-4daf-8aeb-f833f8ea59c4",
  "vf-module-id" : "9b6dc6a9-1ce8-4ef4-bbb7-4883ec13e6cc",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "bd981d83-a20e-4236-a481-56ace4752742",
  "vf-module-model-invariant-uuid" : "cca9bbbd-01a6-45d8-af80-4ccf8faf89cd",
  "vf-module-model-version" : "e9edd0f3-3be0-4c49-89ed-1467707a1c93",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20220607t123515928414z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "1ceffffd-25f8-4183-a1ca-e0ee26882d41",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220607t123515928414z"
})
2022-06-07 12:35:24,179|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Preparing Response...
2022-06-07 12:35:24,180|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-06-07 12:35:24,180|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-06-07 12:35:24,180|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Executing workflow(resource-assignment[10e1d053-ab4d-4d0d-a610-17470cc492d8])'s step(profile-upload)
2022-06-07 12:35:24,180|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-07 12:35:24,181|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| preparing request id(10e1d053-ab4d-4d0d-a610-17470cc492d8) for workflow(resource-assignment) step(profile-upload)
2022-06-07 12:35:24,181|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-06-07 12:35:24,181|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-06-07 12:35:24,182|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Triggering K8s Profile Upload component logic.
2022-06-07 12:35:24,182|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Getting the template prefixes
2022-06-07 12:35:24,182|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Iterating over prefixes in resource assignment map.
2022-06-07 12:35:24,199|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Rest request method(GET), url(/v1/rb/definition/cca9bbbd-01a6-45d8-af80-4ccf8faf89cd/bd981d83-a20e-4236-a481-56ace4752742)
2022-06-07 12:35:24,208|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Response status(200 - OK)
2022-06-07 12:35:24,217|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Rest request method(GET), url(/v1/rb/definition/cca9bbbd-01a6-45d8-af80-4ccf8faf89cd/bd981d83-a20e-4236-a481-56ace4752742/profile/node-port-profile)
2022-06-07 12:35:24,224|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Response status(404 - Not Found)
2022-06-07 12:35:24,224|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Uploading K8s Profile..
2022-06-07 12:35:24,247|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Rest request method(POST), url(/v1/rb/definition/cca9bbbd-01a6-45d8-af80-4ccf8faf89cd/bd981d83-a20e-4236-a481-56ace4752742/profile)
2022-06-07 12:35:24,258|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Response status(201 - Created)
2022-06-07 12:35:24,279|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Rest request method(POST), url(/v1/rb/definition/cca9bbbd-01a6-45d8-af80-4ccf8faf89cd/bd981d83-a20e-4236-a481-56ace4752742/profile/node-port-profile/content)
2022-06-07 12:35:24,290|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Response status(200 - OK)
2022-06-07 12:35:24,291|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| K8s Profile Upload Completed
2022-06-07 12:35:24,291|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Preparing Response...
2022-06-07 12:35:24,291|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-06-07 12:35:24,291|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-06-07 12:35:24,292|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Execute node(END) -> executed state(SUCCESS)
2022-06-07 12:35:24,292|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| workflow(10e1d053-ab4d-4d0d-a610-17470cc492d8) nodes completed with (0)exceptions
2022-06-07 12:35:24,292|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-06-07 12:35:24,292|72347288-b21a-4514-a940-f18df9c89ea0||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6b39180f-4f15-46a6-a48d-29373cbb5e34 auditStoreId -1
2022-06-07 12:35:31,286|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-07 12:35:31,402|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-06-07 12:35:31,443|72347288-b21a-4514-a940-f18df9c89ea0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| processing request id 72347288-b21a-4514-a940-f18df9c89ea0
2022-06-07 12:35:31,443|72347288-b21a-4514-a940-f18df9c89ea0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-07 12:35:31,443|72347288-b21a-4514-a940-f18df9c89ea0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| StoreAuditService ID  -1
2022-06-07 12:35:31,444|72347288-b21a-4514-a940-f18df9c89ea0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-07 12:35:31,444|72347288-b21a-4514-a940-f18df9c89ea0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-07 12:35:31,445|72347288-b21a-4514-a940-f18df9c89ea0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-07 12:35:31,451|72347288-b21a-4514-a940-f18df9c89ea0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Deriving input data for workflow: (config-assign)
2022-06-07 12:35:31,452|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-06-07 12:35:31,452|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-assign[72347288-b21a-4514-a940-f18df9c89ea0])'s step(config-setup)
2022-06-07 12:35:31,452|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-07 12:35:31,453|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(72347288-b21a-4514-a940-f18df9c89ea0) for workflow(config-assign) step(config-setup)
2022-06-07 12:35:31,453|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-06-07 12:35:31,454|||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-06-07 12:35:31,454|||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-06-07 12:35:31,485|||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-06-07 12:35:31,488|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-06-07 12:35:31,488|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("30fd5392-23c0-4daf-8aeb-f833f8ea59c4") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-07 12:35:31,495|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/30fd5392-23c0-4daf-8aeb-f833f8ea59c4), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-06-07 12:35:31,495|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/30fd5392-23c0-4daf-8aeb-f833f8ea59c4), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-06-07 12:35:31,510|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/30fd5392-23c0-4daf-8aeb-f833f8ea59c4)
2022-06-07 12:35:31,540|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-06-07 12:35:31,540|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-06-07 12:35:31,541|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_a4515258-2870-4799-9086-322bb0f8c96a")
2022-06-07 12:35:31,541|||DefaultDispatcher-worker-3||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_a4515258-2870-4799-9086-322bb0f8c96a")
2022-06-07 12:35:31,541|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("basic_cnf_macro_a4515258-2870-4799-9086-322bb0f8c96a") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-06-07 12:35:31,542|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("1ceffffd-25f8-4183-a1ca-e0ee26882d41") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-07 12:35:31,549|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/30fd5392-23c0-4daf-8aeb-f833f8ea59c4/service-data/vnfs/vnf/1ceffffd-25f8-4183-a1ca-e0ee26882d41/vnf-data/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-06-07 12:35:31,549|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/30fd5392-23c0-4daf-8aeb-f833f8ea59c4/service-data/vnfs/vnf/1ceffffd-25f8-4183-a1ca-e0ee26882d41/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-06-07 12:35:31,560|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/30fd5392-23c0-4daf-8aeb-f833f8ea59c4/service-data/vnfs/vnf/1ceffffd-25f8-4183-a1ca-e0ee26882d41/vnf-data/vf-modules)
2022-06-07 12:35:31,578|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-06-07 12:35:31,579|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json)
2022-06-07 12:35:31,580|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"9b6dc6a9-1ce8-4ef4-bbb7-4883ec13e6cc","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_a4515258-2870-4799-9086-322bb0f8c96a_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":"e9edd0f3-3be0-4c49-89ed-1467707a1c93","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-20220607t123515928414z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"cca9bbbd-01a6-45d8-af80-4ccf8faf89cd","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220607t123515928414z","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":"bd981d83-a20e-4236-a481-56ace4752742","model-uuid":"e9edd0f3-3be0-4c49-89ed-1467707a1c93","model-invariant-uuid":"cca9bbbd-01a6-45d8-af80-4ccf8faf89cd"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9b6dc6a9-1ce8-4ef4-bbb7-4883ec13e6cc","vf-module-name":"basic_cnf_macro_a4515258-2870-4799-9086-322bb0f8c96a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"72347288-b21a-4514-a940-f18df9c89ea0","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"0ec93317-400d-4622-843e-73135b6a68b7","model-invariant-uuid":"621535a6-49b7-4ad7-9225-c93f136a15f1"},"global-customer-id":"basiccnf-macro-customer","service-id":"30fd5392-23c0-4daf-8aeb-f833f8ea59c4","service-instance-id":"30fd5392-23c0-4daf-8aeb-f833f8ea59c4","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"1a2b1811-6f90-4879-90c9-0c72e9e9551e","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/9161c469-dcee-4fcd-aa22-ddb318cdc9bd","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"fb78357a-b368-411c-91e8-eb6f509aa453","model-uuid":"17e03ef5-a975-4bf4-996f-2a2c997b59d3","model-invariant-uuid":"b787ea75-e424-453d-9ac0-bba342fa672f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"1ceffffd-25f8-4183-a1ca-e0ee26882d41"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"bd981d83-a20e-4236-a481-56ace4752742","model-uuid":"e9edd0f3-3be0-4c49-89ed-1467707a1c93","model-invariant-uuid":"cca9bbbd-01a6-45d8-af80-4ccf8faf89cd"},"vf-module-id":"9b6dc6a9-1ce8-4ef4-bbb7-4883ec13e6cc"}}}]})
2022-06-07 12:35:31,580|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"9b6dc6a9-1ce8-4ef4-bbb7-4883ec13e6cc","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_a4515258-2870-4799-9086-322bb0f8c96a_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":"e9edd0f3-3be0-4c49-89ed-1467707a1c93","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-20220607t123515928414z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"cca9bbbd-01a6-45d8-af80-4ccf8faf89cd","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220607t123515928414z","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":"bd981d83-a20e-4236-a481-56ace4752742","model-uuid":"e9edd0f3-3be0-4c49-89ed-1467707a1c93","model-invariant-uuid":"cca9bbbd-01a6-45d8-af80-4ccf8faf89cd"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9b6dc6a9-1ce8-4ef4-bbb7-4883ec13e6cc","vf-module-name":"basic_cnf_macro_a4515258-2870-4799-9086-322bb0f8c96a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"72347288-b21a-4514-a940-f18df9c89ea0","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"0ec93317-400d-4622-843e-73135b6a68b7","model-invariant-uuid":"621535a6-49b7-4ad7-9225-c93f136a15f1"},"global-customer-id":"basiccnf-macro-customer","service-id":"30fd5392-23c0-4daf-8aeb-f833f8ea59c4","service-instance-id":"30fd5392-23c0-4daf-8aeb-f833f8ea59c4","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"1a2b1811-6f90-4879-90c9-0c72e9e9551e","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/9161c469-dcee-4fcd-aa22-ddb318cdc9bd","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"fb78357a-b368-411c-91e8-eb6f509aa453","model-uuid":"17e03ef5-a975-4bf4-996f-2a2c997b59d3","model-invariant-uuid":"b787ea75-e424-453d-9ac0-bba342fa672f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"1ceffffd-25f8-4183-a1ca-e0ee26882d41"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"bd981d83-a20e-4236-a481-56ace4752742","model-uuid":"e9edd0f3-3be0-4c49-89ed-1467707a1c93","model-invariant-uuid":"cca9bbbd-01a6-45d8-af80-4ccf8faf89cd"},"vf-module-id":"9b6dc6a9-1ce8-4ef4-bbb7-4883ec13e6cc"}}}]})
2022-06-07 12:35:31,580|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"9b6dc6a9-1ce8-4ef4-bbb7-4883ec13e6cc","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_a4515258-2870-4799-9086-322bb0f8c96a_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":"e9edd0f3-3be0-4c49-89ed-1467707a1c93","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-20220607t123515928414z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"cca9bbbd-01a6-45d8-af80-4ccf8faf89cd","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220607t123515928414z","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":"bd981d83-a20e-4236-a481-56ace4752742","model-uuid":"e9edd0f3-3be0-4c49-89ed-1467707a1c93","model-invariant-uuid":"cca9bbbd-01a6-45d8-af80-4ccf8faf89cd"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9b6dc6a9-1ce8-4ef4-bbb7-4883ec13e6cc","vf-module-name":"basic_cnf_macro_a4515258-2870-4799-9086-322bb0f8c96a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"72347288-b21a-4514-a940-f18df9c89ea0","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"0ec93317-400d-4622-843e-73135b6a68b7","model-invariant-uuid":"621535a6-49b7-4ad7-9225-c93f136a15f1"},"global-customer-id":"basiccnf-macro-customer","service-id":"30fd5392-23c0-4daf-8aeb-f833f8ea59c4","service-instance-id":"30fd5392-23c0-4daf-8aeb-f833f8ea59c4","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"1a2b1811-6f90-4879-90c9-0c72e9e9551e","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/9161c469-dcee-4fcd-aa22-ddb318cdc9bd","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"fb78357a-b368-411c-91e8-eb6f509aa453","model-uuid":"17e03ef5-a975-4bf4-996f-2a2c997b59d3","model-invariant-uuid":"b787ea75-e424-453d-9ac0-bba342fa672f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"1ceffffd-25f8-4183-a1ca-e0ee26882d41"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"bd981d83-a20e-4236-a481-56ace4752742","model-uuid":"e9edd0f3-3be0-4c49-89ed-1467707a1c93","model-invariant-uuid":"cca9bbbd-01a6-45d8-af80-4ccf8faf89cd"},"vf-module-id":"9b6dc6a9-1ce8-4ef4-bbb7-4883ec13e6cc"}}}]), type  ({json})
2022-06-07 12:35:31,581|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"9b6dc6a9-1ce8-4ef4-bbb7-4883ec13e6cc","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_a4515258-2870-4799-9086-322bb0f8c96a_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":"e9edd0f3-3be0-4c49-89ed-1467707a1c93","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-20220607t123515928414z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"cca9bbbd-01a6-45d8-af80-4ccf8faf89cd","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220607t123515928414z","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":"bd981d83-a20e-4236-a481-56ace4752742","model-uuid":"e9edd0f3-3be0-4c49-89ed-1467707a1c93","model-invariant-uuid":"cca9bbbd-01a6-45d8-af80-4ccf8faf89cd"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9b6dc6a9-1ce8-4ef4-bbb7-4883ec13e6cc","vf-module-name":"basic_cnf_macro_a4515258-2870-4799-9086-322bb0f8c96a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"72347288-b21a-4514-a940-f18df9c89ea0","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"0ec93317-400d-4622-843e-73135b6a68b7","model-invariant-uuid":"621535a6-49b7-4ad7-9225-c93f136a15f1"},"global-customer-id":"basiccnf-macro-customer","service-id":"30fd5392-23c0-4daf-8aeb-f833f8ea59c4","service-instance-id":"30fd5392-23c0-4daf-8aeb-f833f8ea59c4","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"1a2b1811-6f90-4879-90c9-0c72e9e9551e","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/9161c469-dcee-4fcd-aa22-ddb318cdc9bd","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"fb78357a-b368-411c-91e8-eb6f509aa453","model-uuid":"17e03ef5-a975-4bf4-996f-2a2c997b59d3","model-invariant-uuid":"b787ea75-e424-453d-9ac0-bba342fa672f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"1ceffffd-25f8-4183-a1ca-e0ee26882d41"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"bd981d83-a20e-4236-a481-56ace4752742","model-uuid":"e9edd0f3-3be0-4c49-89ed-1467707a1c93","model-invariant-uuid":"cca9bbbd-01a6-45d8-af80-4ccf8faf89cd"},"vf-module-id":"9b6dc6a9-1ce8-4ef4-bbb7-4883ec13e6cc"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-06-07 12:35:31,588|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/1ceffffd-25f8-4183-a1ca-e0ee26882d41?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-06-07 12:35:31,588|||DefaultDispatcher-worker-3||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/1ceffffd-25f8-4183-a1ca-e0ee26882d41?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-06-07 12:35:31,611|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/1ceffffd-25f8-4183-a1ca-e0ee26882d41?depth=1)
2022-06-07 12:35:31,952|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-06-07 12:35:31,952|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json)
2022-06-07 12:35:31,953|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"9b6dc6a9-1ce8-4ef4-bbb7-4883ec13e6cc","vf-module-name":"basic_cnf_macro_a4515258-2870-4799-9086-322bb0f8c96a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1654605326325","model-invariant-id":"cca9bbbd-01a6-45d8-af80-4ccf8faf89cd","model-version-id":"e9edd0f3-3be0-4c49-89ed-1467707a1c93","model-customization-id":"bd981d83-a20e-4236-a481-56ace4752742","module-index":0}]})
2022-06-07 12:35:31,953|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"9b6dc6a9-1ce8-4ef4-bbb7-4883ec13e6cc","vf-module-name":"basic_cnf_macro_a4515258-2870-4799-9086-322bb0f8c96a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1654605326325","model-invariant-id":"cca9bbbd-01a6-45d8-af80-4ccf8faf89cd","model-version-id":"e9edd0f3-3be0-4c49-89ed-1467707a1c93","model-customization-id":"bd981d83-a20e-4236-a481-56ace4752742","module-index":0}]})
2022-06-07 12:35:31,953|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"9b6dc6a9-1ce8-4ef4-bbb7-4883ec13e6cc","vf-module-name":"basic_cnf_macro_a4515258-2870-4799-9086-322bb0f8c96a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1654605326325","model-invariant-id":"cca9bbbd-01a6-45d8-af80-4ccf8faf89cd","model-version-id":"e9edd0f3-3be0-4c49-89ed-1467707a1c93","model-customization-id":"bd981d83-a20e-4236-a481-56ace4752742","module-index":0}]), type  ({json})
2022-06-07 12:35:31,953|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"9b6dc6a9-1ce8-4ef4-bbb7-4883ec13e6cc","vf-module-name":"basic_cnf_macro_a4515258-2870-4799-9086-322bb0f8c96a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1654605326325","model-invariant-id":"cca9bbbd-01a6-45d8-af80-4ccf8faf89cd","model-version-id":"e9edd0f3-3be0-4c49-89ed-1467707a1c93","model-customization-id":"bd981d83-a20e-4236-a481-56ace4752742","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-06-07 12:35:31,954|||DefaultDispatcher-worker-3||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-06-07 12:35:31,957|||DefaultDispatcher-worker-3||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-07 12:35:36,911|||DefaultDispatcher-worker-3||||INFO||||||| compiled in (4954)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-07 12:35:36,911|||DefaultDispatcher-worker-3||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-07 12:35:36,937|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"cca9bbbd-01a6-45d8-af80-4ccf8faf89cd","k8s-rb-definition-version":"bd981d83-a20e-4236-a481-56ace4752742","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-06-07 12:35:36,939|||DefaultDispatcher-worker-3||||INFO||||||| 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" : "cca9bbbd-01a6-45d8-af80-4ccf8faf89cd",
      "k8s-rb-definition-version" : "bd981d83-a20e-4236-a481-56ace4752742"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "30fd5392-23c0-4daf-8aeb-f833f8ea59c4",
  "service-instance-name" : "basic_cnf_macro_a4515258-2870-4799-9086-322bb0f8c96a",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "bd981d83-a20e-4236-a481-56ace4752742",
      "model-invariant-id" : "cca9bbbd-01a6-45d8-af80-4ccf8faf89cd",
      "model-version-id" : "e9edd0f3-3be0-4c49-89ed-1467707a1c93",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1654605326325",
      "vf-module-id" : "9b6dc6a9-1ce8-4ef4-bbb7-4883ec13e6cc",
      "vf-module-name" : "basic_cnf_macro_a4515258-2870-4799-9086-322bb0f8c96a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "72347288-b21a-4514-a940-f18df9c89ea0",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/9161c469-dcee-4fcd-aa22-ddb318cdc9bd",
          "svc-request-id" : "1a2b1811-6f90-4879-90c9-0c72e9e9551e"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "621535a6-49b7-4ad7-9225-c93f136a15f1",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "0ec93317-400d-4622-843e-73135b6a68b7",
            "model-version" : "1.0"
          },
          "service-id" : "30fd5392-23c0-4daf-8aeb-f833f8ea59c4",
          "service-instance-id" : "30fd5392-23c0-4daf-8aeb-f833f8ea59c4",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "bd981d83-a20e-4236-a481-56ace4752742",
            "model-invariant-uuid" : "cca9bbbd-01a6-45d8-af80-4ccf8faf89cd",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "e9edd0f3-3be0-4c49-89ed-1467707a1c93",
            "model-version" : "1"
          },
          "vf-module-id" : "9b6dc6a9-1ce8-4ef4-bbb7-4883ec13e6cc",
          "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_a4515258-2870-4799-9086-322bb0f8c96a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "bd981d83-a20e-4236-a481-56ace4752742",
            "model-invariant-uuid" : "cca9bbbd-01a6-45d8-af80-4ccf8faf89cd",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "e9edd0f3-3be0-4c49-89ed-1467707a1c93",
            "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" : "e9edd0f3-3be0-4c49-89ed-1467707a1c93"
            }, {
              "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-20220607t123515928414z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "cca9bbbd-01a6-45d8-af80-4ccf8faf89cd"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20220607t123515928414z"
            }, {
              "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" : "9b6dc6a9-1ce8-4ef4-bbb7-4883ec13e6cc",
            "vf-module-name" : "basic_cnf_macro_a4515258-2870-4799-9086-322bb0f8c96a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "fb78357a-b368-411c-91e8-eb6f509aa453",
            "model-invariant-uuid" : "b787ea75-e424-453d-9ac0-bba342fa672f",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "17e03ef5-a975-4bf4-996f-2a2c997b59d3",
            "model-version" : "1.0"
          },
          "vnf-id" : "1ceffffd-25f8-4183-a1ca-e0ee26882d41",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "9b6dc6a9-1ce8-4ef4-bbb7-4883ec13e6cc"
    } ]
  },
  "vnf-id" : "1ceffffd-25f8-4183-a1ca-e0ee26882d41"
})
2022-06-07 12:35:36,953|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-06-07 12:35:36,953|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-06-07 12:35:36,953|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS)
2022-06-07 12:35:36,954|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-assign[72347288-b21a-4514-a940-f18df9c89ea0])'s step(config-template)
2022-06-07 12:35:36,954|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-07 12:35:36,961|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(72347288-b21a-4514-a940-f18df9c89ea0) for workflow(config-assign) step(config-template)
2022-06-07 12:35:36,961|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2022-06-07 12:35:36,961|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (k8s-config-template), values ({artifact-prefix-names=["helm_apache"], resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-06-07 12:35:37,035|||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Config Upload component logic.
2022-06-07 12:35:37,036|||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2022-06-07 12:35:37,036|||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-06-07 12:35:37,050|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/cca9bbbd-01a6-45d8-af80-4ccf8faf89cd/bd981d83-a20e-4236-a481-56ace4752742)
2022-06-07 12:35:37,057|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-06-07 12:35:37,066|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/cca9bbbd-01a6-45d8-af80-4ccf8faf89cd/bd981d83-a20e-4236-a481-56ace4752742/config-template/replica-count-template)
2022-06-07 12:35:37,075|||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error)
2022-06-07 12:35:37,075|||DefaultDispatcher-worker-3||||INFO||||||| Uploading K8s template..
2022-06-07 12:35:37,090|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/cca9bbbd-01a6-45d8-af80-4ccf8faf89cd/bd981d83-a20e-4236-a481-56ace4752742/config-template)
2022-06-07 12:35:37,099|||DefaultDispatcher-worker-3||||INFO||||||| Response status(201 - Created)
2022-06-07 12:35:37,112|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/cca9bbbd-01a6-45d8-af80-4ccf8faf89cd/bd981d83-a20e-4236-a481-56ace4752742/config-template/replica-count-template/content)
2022-06-07 12:35:37,137|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-06-07 12:35:37,138|||DefaultDispatcher-worker-3||||INFO||||||| K8s Config Upload Completed
2022-06-07 12:35:37,138|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-06-07 12:35:37,138|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2022-06-07 12:35:37,138|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-template) -> executed state(SUCCESS)
2022-06-07 12:35:37,139|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-06-07 12:35:37,139|||DefaultDispatcher-worker-3||||INFO||||||| workflow(72347288-b21a-4514-a940-f18df9c89ea0) nodes completed with (0)exceptions
2022-06-07 12:35:37,139|72347288-b21a-4514-a940-f18df9c89ea0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| resolveWorkflowOutputs for workflow(config-assign)
2022-06-07 12:35:37,140|72347288-b21a-4514-a940-f18df9c89ea0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID bdb3bc81-993b-473d-a192-925a9cfa9ee9 auditStoreId -1
2022-06-07 12:35:37,167|72347288-b21a-4514-a940-f18df9c89ea0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Completed
2022-06-07 12:35:45,386|6cc3e185-eb10-4766-b704-7ec47855e09b||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| processing request id 59aa1345-b3f2-42f9-ac71-36151eefe605
2022-06-07 12:35:45,386|6cc3e185-eb10-4766-b704-7ec47855e09b||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-07 12:35:45,386|6cc3e185-eb10-4766-b704-7ec47855e09b||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| StoreAuditService ID  -1
2022-06-07 12:35:45,389|6cc3e185-eb10-4766-b704-7ec47855e09b||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-07 12:35:45,389|6cc3e185-eb10-4766-b704-7ec47855e09b||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-07 12:35:45,397|6cc3e185-eb10-4766-b704-7ec47855e09b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-07 12:35:45,480|6cc3e185-eb10-4766-b704-7ec47855e09b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Deriving input data for workflow: (resource-assignment)
2022-06-07 12:35:45,481|6cc3e185-eb10-4766-b704-7ec47855e09b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-06-07 12:35:45,481|6cc3e185-eb10-4766-b704-7ec47855e09b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-07 12:35:45,481|6cc3e185-eb10-4766-b704-7ec47855e09b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| preparing request id(59aa1345-b3f2-42f9-ac71-36151eefe605) for workflow(resource-assignment) step(resource-assignment)
2022-06-07 12:35:45,481|6cc3e185-eb10-4766-b704-7ec47855e09b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-06-07 12:35:45,481|6cc3e185-eb10-4766-b704-7ec47855e09b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-06-07 12:35:45,482|6cc3e185-eb10-4766-b704-7ec47855e09b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-06-07 12:35:45,521|6cc3e185-eb10-4766-b704-7ec47855e09b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-06-07 12:35:45,523|6cc3e185-eb10-4766-b704-7ec47855e09b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-06-07 12:35:45,523|6cc3e185-eb10-4766-b704-7ec47855e09b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("8e444807-551d-44d6-b762-2e8c52f3f9e0") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-07 12:35:45,523|6cc3e185-eb10-4766-b704-7ec47855e09b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("557af70e-514e-4617-9b95-d5fe1fd909bc") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-07 12:35:45,524|6cc3e185-eb10-4766-b704-7ec47855e09b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Generated Resource Param Data ({
  "service-instance-id" : "8e444807-551d-44d6-b762-2e8c52f3f9e0",
  "vnf-id" : "557af70e-514e-4617-9b95-d5fe1fd909bc",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-06-07 12:35:45,545|6cc3e185-eb10-4766-b704-7ec47855e09b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Preparing Response...
2022-06-07 12:35:45,545|6cc3e185-eb10-4766-b704-7ec47855e09b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-06-07 12:35:45,545|6cc3e185-eb10-4766-b704-7ec47855e09b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-06-07 12:35:45,546|6cc3e185-eb10-4766-b704-7ec47855e09b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7a94e368-6720-49fa-b27e-76b6de3ce7fd auditStoreId -1
2022-06-07 12:35:52,059|6cc3e185-eb10-4766-b704-7ec47855e09b||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| processing request id a39425e1-ce04-4b9e-b9e6-36510bd09335
2022-06-07 12:35:52,059|6cc3e185-eb10-4766-b704-7ec47855e09b||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-07 12:35:52,059|6cc3e185-eb10-4766-b704-7ec47855e09b||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| StoreAuditService ID  -1
2022-06-07 12:35:52,059|6cc3e185-eb10-4766-b704-7ec47855e09b||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-07 12:35:52,060|6cc3e185-eb10-4766-b704-7ec47855e09b||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-07 12:35:52,062|6cc3e185-eb10-4766-b704-7ec47855e09b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-07 12:35:52,070|6cc3e185-eb10-4766-b704-7ec47855e09b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Deriving input data for workflow: (resource-assignment)
2022-06-07 12:35:52,071|6cc3e185-eb10-4766-b704-7ec47855e09b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-06-07 12:35:52,071|6cc3e185-eb10-4766-b704-7ec47855e09b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-07 12:35:52,072|6cc3e185-eb10-4766-b704-7ec47855e09b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| preparing request id(a39425e1-ce04-4b9e-b9e6-36510bd09335) for workflow(resource-assignment) step(resource-assignment)
2022-06-07 12:35:52,072|6cc3e185-eb10-4766-b704-7ec47855e09b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-06-07 12:35:52,072|6cc3e185-eb10-4766-b704-7ec47855e09b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-06-07 12:35:52,073|6cc3e185-eb10-4766-b704-7ec47855e09b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-06-07 12:35:52,095|6cc3e185-eb10-4766-b704-7ec47855e09b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = admin_plane_net_name
    status = null
    required = false
    dependencies = []
    dictionaryName = public_net_id
    dictionarySource = input
], [
    name = ubuntu20_key_name
    status = null
    required = false
    dependencies = []
    dictionaryName = key_name
    dictionarySource = input
], [
    name = ubuntu20_name_0
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = ubuntu20_image_name
    status = null
    required = false
    dependencies = []
    dictionaryName = image_name
    dictionarySource = input
], [
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = ubuntu20_pub_key
    status = null
    required = false
    dependencies = []
    dictionaryName = pub_key
    dictionarySource = input
], [
    name = ubuntu20_flavor_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vlb_flavor_name
    dictionarySource = input
]], [[
    name = vnf_id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-06-07 12:35:52,097|6cc3e185-eb10-4766-b704-7ec47855e09b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("admin-03-ta5") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-06-07 12:35:52,098|6cc3e185-eb10-4766-b704-7ec47855e09b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-06-07 12:35:52,098|6cc3e185-eb10-4766-b704-7ec47855e09b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-06-07 12:35:52,099|6cc3e185-eb10-4766-b704-7ec47855e09b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-06-07 12:35:52,099|6cc3e185-eb10-4766-b704-7ec47855e09b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("4cf4cf49-283a-4e0b-98ca-c101c31975f1") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-06-07 12:35:52,099|6cc3e185-eb10-4766-b704-7ec47855e09b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("8e444807-551d-44d6-b762-2e8c52f3f9e0") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-07 12:35:52,099|6cc3e185-eb10-4766-b704-7ec47855e09b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string)
2022-06-07 12:35:52,099|6cc3e185-eb10-4766-b704-7ec47855e09b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-06-07 12:35:52,100|6cc3e185-eb10-4766-b704-7ec47855e09b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-06-07 12:35:52,100|6cc3e185-eb10-4766-b704-7ec47855e09b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("557af70e-514e-4617-9b95-d5fe1fd909bc") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-07 12:35:52,101|6cc3e185-eb10-4766-b704-7ec47855e09b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-03-ta5",
  "service-instance-id" : "8e444807-551d-44d6-b762-2e8c52f3f9e0",
  "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" : "4cf4cf49-283a-4e0b-98ca-c101c31975f1",
  "vnf-id" : "557af70e-514e-4617-9b95-d5fe1fd909bc",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-06-07 12:35:52,112|6cc3e185-eb10-4766-b704-7ec47855e09b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Preparing Response...
2022-06-07 12:35:52,112|6cc3e185-eb10-4766-b704-7ec47855e09b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-06-07 12:35:52,113|6cc3e185-eb10-4766-b704-7ec47855e09b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-06-07 12:35:52,113|6cc3e185-eb10-4766-b704-7ec47855e09b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d6410f7a-cf06-4878-a410-a0db98808cc4 auditStoreId -1
2022-06-07 12:35:57,132|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-07 12:35:57,238|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-06-07 12:35:57,242|6cc3e185-eb10-4766-b704-7ec47855e09b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| processing request id 6cc3e185-eb10-4766-b704-7ec47855e09b
2022-06-07 12:35:57,242|6cc3e185-eb10-4766-b704-7ec47855e09b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-07 12:35:57,242|6cc3e185-eb10-4766-b704-7ec47855e09b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| StoreAuditService ID  -1
2022-06-07 12:35:57,243|6cc3e185-eb10-4766-b704-7ec47855e09b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-07 12:35:57,243|6cc3e185-eb10-4766-b704-7ec47855e09b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-07 12:35:57,243|6cc3e185-eb10-4766-b704-7ec47855e09b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-07 12:35:57,247|6cc3e185-eb10-4766-b704-7ec47855e09b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Deriving input data for workflow: (config-assign)
2022-06-07 12:35:57,248|6cc3e185-eb10-4766-b704-7ec47855e09b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-06-07 12:35:57,248|6cc3e185-eb10-4766-b704-7ec47855e09b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-07 12:35:57,248|6cc3e185-eb10-4766-b704-7ec47855e09b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| preparing request id(6cc3e185-eb10-4766-b704-7ec47855e09b) for workflow(config-assign) step(config-assign)
2022-06-07 12:35:57,248|6cc3e185-eb10-4766-b704-7ec47855e09b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-06-07 12:35:57,249|6cc3e185-eb10-4766-b704-7ec47855e09b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-06-07 12:35:57,251|6cc3e185-eb10-4766-b704-7ec47855e09b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-06-07 12:35:57,287|6cc3e185-eb10-4766-b704-7ec47855e09b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-06-07 12:35:57,289|6cc3e185-eb10-4766-b704-7ec47855e09b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-06-07 12:35:57,291|6cc3e185-eb10-4766-b704-7ec47855e09b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("8e444807-551d-44d6-b762-2e8c52f3f9e0") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-07 12:35:57,292|6cc3e185-eb10-4766-b704-7ec47855e09b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Setting Resource Value ("557af70e-514e-4617-9b95-d5fe1fd909bc") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-07 12:35:57,303|6cc3e185-eb10-4766-b704-7ec47855e09b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Resource resolution saved into database successfully : (service-instance-id)
2022-06-07 12:35:57,304|6cc3e185-eb10-4766-b704-7ec47855e09b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Resource resolution saved into database successfully : (vnf-id)
2022-06-07 12:35:57,304|6cc3e185-eb10-4766-b704-7ec47855e09b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Resource resolution saved into database successfully : (vnf_name)
2022-06-07 12:35:57,305|6cc3e185-eb10-4766-b704-7ec47855e09b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Generated Resource Param Data ({
  "service-instance-id" : "8e444807-551d-44d6-b762-2e8c52f3f9e0",
  "vnf-id" : "557af70e-514e-4617-9b95-d5fe1fd909bc",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-06-07 12:35:57,322|||DefaultDispatcher-worker-3||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-06-07 12:35:57,330|6cc3e185-eb10-4766-b704-7ec47855e09b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-06-07 12:35:57,331|6cc3e185-eb10-4766-b704-7ec47855e09b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Preparing Response...
2022-06-07 12:35:57,331|6cc3e185-eb10-4766-b704-7ec47855e09b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-06-07 12:35:57,331|6cc3e185-eb10-4766-b704-7ec47855e09b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| resolveWorkflowOutputs for workflow(config-assign)
2022-06-07 12:35:57,332|6cc3e185-eb10-4766-b704-7ec47855e09b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a2789603-9f35-43eb-b40e-749dfa5c5fef auditStoreId -1
2022-06-07 12:35:57,340|6cc3e185-eb10-4766-b704-7ec47855e09b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Completed
2022-06-07 12:36:32,307|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-07 12:36:32,420|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-06-07 12:36:32,444|72347288-b21a-4514-a940-f18df9c89ea0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| processing request id 72347288-b21a-4514-a940-f18df9c89ea0
2022-06-07 12:36:32,444|72347288-b21a-4514-a940-f18df9c89ea0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-07 12:36:32,444|72347288-b21a-4514-a940-f18df9c89ea0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| StoreAuditService ID  -1
2022-06-07 12:36:32,446|72347288-b21a-4514-a940-f18df9c89ea0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-07 12:36:32,446|72347288-b21a-4514-a940-f18df9c89ea0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-07 12:36:32,446|72347288-b21a-4514-a940-f18df9c89ea0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-07 12:36:32,465|72347288-b21a-4514-a940-f18df9c89ea0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Deriving input data for workflow: (config-deploy)
2022-06-07 12:36:32,466|||DefaultDispatcher-worker-4||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-06-07 12:36:32,472|||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(config-deploy[72347288-b21a-4514-a940-f18df9c89ea0])'s step(config-setup)
2022-06-07 12:36:32,472|||DefaultDispatcher-worker-4||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-07 12:36:32,473|||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(72347288-b21a-4514-a940-f18df9c89ea0) for workflow(config-deploy) step(config-setup)
2022-06-07 12:36:32,473|||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-06-07 12:36:32,473|||DefaultDispatcher-worker-4||||INFO||||||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-06-07 12:36:32,474|||DefaultDispatcher-worker-4||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-06-07 12:36:32,494|||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-06-07 12:36:32,496|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-06-07 12:36:32,497|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("30fd5392-23c0-4daf-8aeb-f833f8ea59c4") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-07 12:36:32,506|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/30fd5392-23c0-4daf-8aeb-f833f8ea59c4), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-06-07 12:36:32,506|||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/30fd5392-23c0-4daf-8aeb-f833f8ea59c4), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-06-07 12:36:32,521|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/30fd5392-23c0-4daf-8aeb-f833f8ea59c4)
2022-06-07 12:36:32,543|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-06-07 12:36:32,544|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-06-07 12:36:32,545|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_a4515258-2870-4799-9086-322bb0f8c96a")
2022-06-07 12:36:32,545|||DefaultDispatcher-worker-2||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_a4515258-2870-4799-9086-322bb0f8c96a")
2022-06-07 12:36:32,545|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("basic_cnf_macro_a4515258-2870-4799-9086-322bb0f8c96a") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-06-07 12:36:32,546|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("1ceffffd-25f8-4183-a1ca-e0ee26882d41") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-07 12:36:32,554|||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/30fd5392-23c0-4daf-8aeb-f833f8ea59c4/service-data/vnfs/vnf/1ceffffd-25f8-4183-a1ca-e0ee26882d41/vnf-data/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-06-07 12:36:32,554|||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/30fd5392-23c0-4daf-8aeb-f833f8ea59c4/service-data/vnfs/vnf/1ceffffd-25f8-4183-a1ca-e0ee26882d41/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-06-07 12:36:32,567|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/30fd5392-23c0-4daf-8aeb-f833f8ea59c4/service-data/vnfs/vnf/1ceffffd-25f8-4183-a1ca-e0ee26882d41/vnf-data/vf-modules)
2022-06-07 12:36:32,585|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2022-06-07 12:36:32,585|||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (json)
2022-06-07 12:36:32,586|||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"9b6dc6a9-1ce8-4ef4-bbb7-4883ec13e6cc","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_a4515258-2870-4799-9086-322bb0f8c96a_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":"e9edd0f3-3be0-4c49-89ed-1467707a1c93","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-20220607t123515928414z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"cca9bbbd-01a6-45d8-af80-4ccf8faf89cd","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220607t123515928414z","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":"bd981d83-a20e-4236-a481-56ace4752742","model-uuid":"e9edd0f3-3be0-4c49-89ed-1467707a1c93","model-invariant-uuid":"cca9bbbd-01a6-45d8-af80-4ccf8faf89cd"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9b6dc6a9-1ce8-4ef4-bbb7-4883ec13e6cc","vf-module-name":"basic_cnf_macro_a4515258-2870-4799-9086-322bb0f8c96a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"72347288-b21a-4514-a940-f18df9c89ea0","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"0ec93317-400d-4622-843e-73135b6a68b7","model-invariant-uuid":"621535a6-49b7-4ad7-9225-c93f136a15f1"},"global-customer-id":"basiccnf-macro-customer","service-id":"30fd5392-23c0-4daf-8aeb-f833f8ea59c4","service-instance-id":"30fd5392-23c0-4daf-8aeb-f833f8ea59c4","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"049d892b-6a4e-4e9e-80bb-c44304589d56","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/58688b39-cb53-4beb-9a31-7a4e2844960c","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"fb78357a-b368-411c-91e8-eb6f509aa453","model-uuid":"17e03ef5-a975-4bf4-996f-2a2c997b59d3","model-invariant-uuid":"b787ea75-e424-453d-9ac0-bba342fa672f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"1ceffffd-25f8-4183-a1ca-e0ee26882d41"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"bd981d83-a20e-4236-a481-56ace4752742","model-uuid":"e9edd0f3-3be0-4c49-89ed-1467707a1c93","model-invariant-uuid":"cca9bbbd-01a6-45d8-af80-4ccf8faf89cd"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9b6dc6a9-1ce8-4ef4-bbb7-4883ec13e6cc","from-preload":false}}}]})
2022-06-07 12:36:32,586|||DefaultDispatcher-worker-4||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"9b6dc6a9-1ce8-4ef4-bbb7-4883ec13e6cc","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_a4515258-2870-4799-9086-322bb0f8c96a_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":"e9edd0f3-3be0-4c49-89ed-1467707a1c93","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-20220607t123515928414z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"cca9bbbd-01a6-45d8-af80-4ccf8faf89cd","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220607t123515928414z","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":"bd981d83-a20e-4236-a481-56ace4752742","model-uuid":"e9edd0f3-3be0-4c49-89ed-1467707a1c93","model-invariant-uuid":"cca9bbbd-01a6-45d8-af80-4ccf8faf89cd"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9b6dc6a9-1ce8-4ef4-bbb7-4883ec13e6cc","vf-module-name":"basic_cnf_macro_a4515258-2870-4799-9086-322bb0f8c96a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"72347288-b21a-4514-a940-f18df9c89ea0","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"0ec93317-400d-4622-843e-73135b6a68b7","model-invariant-uuid":"621535a6-49b7-4ad7-9225-c93f136a15f1"},"global-customer-id":"basiccnf-macro-customer","service-id":"30fd5392-23c0-4daf-8aeb-f833f8ea59c4","service-instance-id":"30fd5392-23c0-4daf-8aeb-f833f8ea59c4","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"049d892b-6a4e-4e9e-80bb-c44304589d56","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/58688b39-cb53-4beb-9a31-7a4e2844960c","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"fb78357a-b368-411c-91e8-eb6f509aa453","model-uuid":"17e03ef5-a975-4bf4-996f-2a2c997b59d3","model-invariant-uuid":"b787ea75-e424-453d-9ac0-bba342fa672f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"1ceffffd-25f8-4183-a1ca-e0ee26882d41"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"bd981d83-a20e-4236-a481-56ace4752742","model-uuid":"e9edd0f3-3be0-4c49-89ed-1467707a1c93","model-invariant-uuid":"cca9bbbd-01a6-45d8-af80-4ccf8faf89cd"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9b6dc6a9-1ce8-4ef4-bbb7-4883ec13e6cc","from-preload":false}}}]})
2022-06-07 12:36:32,587|||DefaultDispatcher-worker-4||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"9b6dc6a9-1ce8-4ef4-bbb7-4883ec13e6cc","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_a4515258-2870-4799-9086-322bb0f8c96a_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":"e9edd0f3-3be0-4c49-89ed-1467707a1c93","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-20220607t123515928414z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"cca9bbbd-01a6-45d8-af80-4ccf8faf89cd","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220607t123515928414z","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":"bd981d83-a20e-4236-a481-56ace4752742","model-uuid":"e9edd0f3-3be0-4c49-89ed-1467707a1c93","model-invariant-uuid":"cca9bbbd-01a6-45d8-af80-4ccf8faf89cd"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9b6dc6a9-1ce8-4ef4-bbb7-4883ec13e6cc","vf-module-name":"basic_cnf_macro_a4515258-2870-4799-9086-322bb0f8c96a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"72347288-b21a-4514-a940-f18df9c89ea0","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"0ec93317-400d-4622-843e-73135b6a68b7","model-invariant-uuid":"621535a6-49b7-4ad7-9225-c93f136a15f1"},"global-customer-id":"basiccnf-macro-customer","service-id":"30fd5392-23c0-4daf-8aeb-f833f8ea59c4","service-instance-id":"30fd5392-23c0-4daf-8aeb-f833f8ea59c4","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"049d892b-6a4e-4e9e-80bb-c44304589d56","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/58688b39-cb53-4beb-9a31-7a4e2844960c","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"fb78357a-b368-411c-91e8-eb6f509aa453","model-uuid":"17e03ef5-a975-4bf4-996f-2a2c997b59d3","model-invariant-uuid":"b787ea75-e424-453d-9ac0-bba342fa672f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"1ceffffd-25f8-4183-a1ca-e0ee26882d41"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"bd981d83-a20e-4236-a481-56ace4752742","model-uuid":"e9edd0f3-3be0-4c49-89ed-1467707a1c93","model-invariant-uuid":"cca9bbbd-01a6-45d8-af80-4ccf8faf89cd"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9b6dc6a9-1ce8-4ef4-bbb7-4883ec13e6cc","from-preload":false}}}]), type  ({json})
2022-06-07 12:36:32,587|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"9b6dc6a9-1ce8-4ef4-bbb7-4883ec13e6cc","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_a4515258-2870-4799-9086-322bb0f8c96a_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":"e9edd0f3-3be0-4c49-89ed-1467707a1c93","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-20220607t123515928414z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"cca9bbbd-01a6-45d8-af80-4ccf8faf89cd","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220607t123515928414z","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":"bd981d83-a20e-4236-a481-56ace4752742","model-uuid":"e9edd0f3-3be0-4c49-89ed-1467707a1c93","model-invariant-uuid":"cca9bbbd-01a6-45d8-af80-4ccf8faf89cd"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9b6dc6a9-1ce8-4ef4-bbb7-4883ec13e6cc","vf-module-name":"basic_cnf_macro_a4515258-2870-4799-9086-322bb0f8c96a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"72347288-b21a-4514-a940-f18df9c89ea0","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"0ec93317-400d-4622-843e-73135b6a68b7","model-invariant-uuid":"621535a6-49b7-4ad7-9225-c93f136a15f1"},"global-customer-id":"basiccnf-macro-customer","service-id":"30fd5392-23c0-4daf-8aeb-f833f8ea59c4","service-instance-id":"30fd5392-23c0-4daf-8aeb-f833f8ea59c4","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"049d892b-6a4e-4e9e-80bb-c44304589d56","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/58688b39-cb53-4beb-9a31-7a4e2844960c","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"fb78357a-b368-411c-91e8-eb6f509aa453","model-uuid":"17e03ef5-a975-4bf4-996f-2a2c997b59d3","model-invariant-uuid":"b787ea75-e424-453d-9ac0-bba342fa672f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"1ceffffd-25f8-4183-a1ca-e0ee26882d41"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"bd981d83-a20e-4236-a481-56ace4752742","model-uuid":"e9edd0f3-3be0-4c49-89ed-1467707a1c93","model-invariant-uuid":"cca9bbbd-01a6-45d8-af80-4ccf8faf89cd"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9b6dc6a9-1ce8-4ef4-bbb7-4883ec13e6cc","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-06-07 12:36:32,593|||DefaultDispatcher-worker-5||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/1ceffffd-25f8-4183-a1ca-e0ee26882d41?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-06-07 12:36:32,593|||DefaultDispatcher-worker-5||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/1ceffffd-25f8-4183-a1ca-e0ee26882d41?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-06-07 12:36:32,604|||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/1ceffffd-25f8-4183-a1ca-e0ee26882d41?depth=1)
2022-06-07 12:36:32,738|||DefaultDispatcher-worker-5||||INFO||||||| Response status(200 - OK)
2022-06-07 12:36:32,738|||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (json)
2022-06-07 12:36:32,739|||DefaultDispatcher-worker-5||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"9b6dc6a9-1ce8-4ef4-bbb7-4883ec13e6cc","vf-module-name":"basic_cnf_macro_a4515258-2870-4799-9086-322bb0f8c96a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"epic_johnson","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1654605389964","model-invariant-id":"cca9bbbd-01a6-45d8-af80-4ccf8faf89cd","model-version-id":"e9edd0f3-3be0-4c49-89ed-1467707a1c93","model-customization-id":"bd981d83-a20e-4236-a481-56ace4752742","module-index":0}]})
2022-06-07 12:36:32,740|||DefaultDispatcher-worker-5||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"9b6dc6a9-1ce8-4ef4-bbb7-4883ec13e6cc","vf-module-name":"basic_cnf_macro_a4515258-2870-4799-9086-322bb0f8c96a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"epic_johnson","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1654605389964","model-invariant-id":"cca9bbbd-01a6-45d8-af80-4ccf8faf89cd","model-version-id":"e9edd0f3-3be0-4c49-89ed-1467707a1c93","model-customization-id":"bd981d83-a20e-4236-a481-56ace4752742","module-index":0}]})
2022-06-07 12:36:32,740|||DefaultDispatcher-worker-5||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"9b6dc6a9-1ce8-4ef4-bbb7-4883ec13e6cc","vf-module-name":"basic_cnf_macro_a4515258-2870-4799-9086-322bb0f8c96a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"epic_johnson","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1654605389964","model-invariant-id":"cca9bbbd-01a6-45d8-af80-4ccf8faf89cd","model-version-id":"e9edd0f3-3be0-4c49-89ed-1467707a1c93","model-customization-id":"bd981d83-a20e-4236-a481-56ace4752742","module-index":0}]), type  ({json})
2022-06-07 12:36:32,740|||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"9b6dc6a9-1ce8-4ef4-bbb7-4883ec13e6cc","vf-module-name":"basic_cnf_macro_a4515258-2870-4799-9086-322bb0f8c96a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"epic_johnson","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1654605389964","model-invariant-id":"cca9bbbd-01a6-45d8-af80-4ccf8faf89cd","model-version-id":"e9edd0f3-3be0-4c49-89ed-1467707a1c93","model-customization-id":"bd981d83-a20e-4236-a481-56ace4752742","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-06-07 12:36:32,741|||DefaultDispatcher-worker-5||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-06-07 12:36:32,743|||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"cca9bbbd-01a6-45d8-af80-4ccf8faf89cd","k8s-rb-definition-version":"bd981d83-a20e-4236-a481-56ace4752742","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":"epic_johnson"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-06-07 12:36:32,745|||DefaultDispatcher-worker-5||||INFO||||||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "epic_johnson",
      "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" : "cca9bbbd-01a6-45d8-af80-4ccf8faf89cd",
      "k8s-rb-definition-version" : "bd981d83-a20e-4236-a481-56ace4752742"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "30fd5392-23c0-4daf-8aeb-f833f8ea59c4",
  "service-instance-name" : "basic_cnf_macro_a4515258-2870-4799-9086-322bb0f8c96a",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "epic_johnson",
      "is-base-vf-module" : false,
      "model-customization-id" : "bd981d83-a20e-4236-a481-56ace4752742",
      "model-invariant-id" : "cca9bbbd-01a6-45d8-af80-4ccf8faf89cd",
      "model-version-id" : "e9edd0f3-3be0-4c49-89ed-1467707a1c93",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1654605389964",
      "vf-module-id" : "9b6dc6a9-1ce8-4ef4-bbb7-4883ec13e6cc",
      "vf-module-name" : "basic_cnf_macro_a4515258-2870-4799-9086-322bb0f8c96a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "72347288-b21a-4514-a940-f18df9c89ea0",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/58688b39-cb53-4beb-9a31-7a4e2844960c",
          "svc-request-id" : "049d892b-6a4e-4e9e-80bb-c44304589d56"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "621535a6-49b7-4ad7-9225-c93f136a15f1",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "0ec93317-400d-4622-843e-73135b6a68b7",
            "model-version" : "1.0"
          },
          "service-id" : "30fd5392-23c0-4daf-8aeb-f833f8ea59c4",
          "service-instance-id" : "30fd5392-23c0-4daf-8aeb-f833f8ea59c4",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "bd981d83-a20e-4236-a481-56ace4752742",
            "model-invariant-uuid" : "cca9bbbd-01a6-45d8-af80-4ccf8faf89cd",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "e9edd0f3-3be0-4c49-89ed-1467707a1c93",
            "model-version" : "1"
          },
          "vf-module-id" : "9b6dc6a9-1ce8-4ef4-bbb7-4883ec13e6cc",
          "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_a4515258-2870-4799-9086-322bb0f8c96a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "bd981d83-a20e-4236-a481-56ace4752742",
            "model-invariant-uuid" : "cca9bbbd-01a6-45d8-af80-4ccf8faf89cd",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "e9edd0f3-3be0-4c49-89ed-1467707a1c93",
            "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" : "e9edd0f3-3be0-4c49-89ed-1467707a1c93"
            }, {
              "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-20220607t123515928414z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "cca9bbbd-01a6-45d8-af80-4ccf8faf89cd"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20220607t123515928414z"
            }, {
              "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" : "9b6dc6a9-1ce8-4ef4-bbb7-4883ec13e6cc",
            "vf-module-name" : "basic_cnf_macro_a4515258-2870-4799-9086-322bb0f8c96a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "fb78357a-b368-411c-91e8-eb6f509aa453",
            "model-invariant-uuid" : "b787ea75-e424-453d-9ac0-bba342fa672f",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "17e03ef5-a975-4bf4-996f-2a2c997b59d3",
            "model-version" : "1.0"
          },
          "vnf-id" : "1ceffffd-25f8-4183-a1ca-e0ee26882d41",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "9b6dc6a9-1ce8-4ef4-bbb7-4883ec13e6cc"
    } ]
  },
  "vnf-id" : "1ceffffd-25f8-4183-a1ca-e0ee26882d41"
})
2022-06-07 12:36:32,752|||DefaultDispatcher-worker-5||||INFO||||||| Preparing Response...
2022-06-07 12:36:32,753|||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-06-07 12:36:32,753|||DefaultDispatcher-worker-5||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS)
2022-06-07 12:36:32,753|||DefaultDispatcher-worker-5||||INFO||||||| Executing workflow(config-deploy[72347288-b21a-4514-a940-f18df9c89ea0])'s step(status-verification-script)
2022-06-07 12:36:32,754|||DefaultDispatcher-worker-5||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-06-07 12:36:32,758|||DefaultDispatcher-worker-5||||INFO||||||| preparing request id(72347288-b21a-4514-a940-f18df9c89ea0) for workflow(config-deploy) step(status-verification-script)
2022-06-07 12:36:32,759|||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-06-07 12:36:32,759|||DefaultDispatcher-worker-5||||INFO||||||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-06-07 12:36:32,762|||DefaultDispatcher-worker-5||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-06-07 12:36:32,770|||DefaultDispatcher-worker-5||||INFO||||||| SIMPLE STATUS CHECK - START
2022-06-07 12:36:32,840|||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(GET), url(/v1/instance/epic_johnson/status)
2022-06-07 12:36:32,902|||DefaultDispatcher-worker-5||||INFO||||||| Response status(200 - OK)
2022-06-07 12:36:32,931|||DefaultDispatcher-worker-5||||INFO||||||| VfModule helm_apache (epic_johnson) is ready.
2022-06-07 12:36:32,931|||DefaultDispatcher-worker-5||||INFO||||||| SIMPLE STATUS CHECK - END
2022-06-07 12:36:32,931|||DefaultDispatcher-worker-5||||INFO||||||| Preparing Response...
2022-06-07 12:36:32,931|||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-06-07 12:36:32,931|||DefaultDispatcher-worker-5||||INFO||||||| Execute node(status-verification-script) -> executed state(SUCCESS)
2022-06-07 12:36:32,932|||DefaultDispatcher-worker-5||||INFO||||||| Executing workflow(config-deploy[72347288-b21a-4514-a940-f18df9c89ea0])'s step(config-apply)
2022-06-07 12:36:32,932|||DefaultDispatcher-worker-5||||INFO||||||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-07 12:36:32,937|||DefaultDispatcher-worker-5||||INFO||||||| preparing request id(72347288-b21a-4514-a940-f18df9c89ea0) for workflow(config-deploy) step(config-apply)
2022-06-07 12:36:32,938|||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2022-06-07 12:36:32,938|||DefaultDispatcher-worker-5||||INFO||||||| input definition for node template (k8s-config-apply), values ({artifact-prefix-names=["helm_apache"], k8s-config-operation-type="create", resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-06-07 12:36:32,941|||DefaultDispatcher-worker-5||||INFO||||||| Triggering K8s Config Value component logic.
2022-06-07 12:36:32,941|||DefaultDispatcher-worker-5||||INFO||||||| Getting the template prefixes
2022-06-07 12:36:32,941|||DefaultDispatcher-worker-5||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-06-07 12:36:32,951|||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(GET), url(/v1/instance/epic_johnson/config/replica-count-change)
2022-06-07 12:36:37,961|||DefaultDispatcher-worker-5||||INFO||||||| Response status(500 - Internal Server Error)
2022-06-07 12:36:37,961|||DefaultDispatcher-worker-5||||INFO||||||| Uploading K8s config..
2022-06-07 12:36:37,987|||DefaultDispatcher-worker-5||||INFO||||||| Config building started from source custom-values
2022-06-07 12:36:37,987|||DefaultDispatcher-worker-5||||INFO||||||| Resolving resource with resource assignment artifact(custom-values-mapping)
2022-06-07 12:36:38,007|||DefaultDispatcher-worker-5||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = null
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]]])
2022-06-07 12:36:38,010|||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-06-07 12:36:38,011|||DefaultDispatcher-worker-5||||INFO||||||| Generated Resource Param Data ({
  "replica-count" : 2
})
2022-06-07 12:36:38,080|||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(POST), url(/v1/instance/epic_johnson/config)
2022-06-07 12:36:38,226|||DefaultDispatcher-worker-5||||INFO||||||| Response status(201 - Created)
2022-06-07 12:36:38,238|||DefaultDispatcher-worker-5||||INFO||||||| Preparing Response...
2022-06-07 12:36:38,239|||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2022-06-07 12:36:38,239|||DefaultDispatcher-worker-5||||INFO||||||| Execute node(config-apply) -> executed state(SUCCESS)
2022-06-07 12:36:38,240|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-deploy[72347288-b21a-4514-a940-f18df9c89ea0])'s step(status-verification-script-after)
2022-06-07 12:36:38,240|||DefaultDispatcher-worker-2||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-06-07 12:36:38,241|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(72347288-b21a-4514-a940-f18df9c89ea0) for workflow(config-deploy) step(status-verification-script-after)
2022-06-07 12:36:38,241|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-06-07 12:36:38,241|||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-06-07 12:36:38,243|||DefaultDispatcher-worker-2||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-06-07 12:36:38,251|||DefaultDispatcher-worker-2||||INFO||||||| SIMPLE STATUS CHECK - START
2022-06-07 12:36:38,265|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/epic_johnson/status)
2022-06-07 12:36:38,338|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-06-07 12:36:38,341|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (epic_johnson) is not ready. Please wait...
2022-06-07 12:36:48,349|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/epic_johnson/status)
2022-06-07 12:36:48,425|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-06-07 12:36:48,427|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (epic_johnson) is not ready. Please wait...
2022-06-07 12:36:55,184|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-07 12:36:55,290|||grpc-default-executor-2||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-06-07 12:36:55,294|6cc3e185-eb10-4766-b704-7ec47855e09b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| processing request id 6cc3e185-eb10-4766-b704-7ec47855e09b
2022-06-07 12:36:55,294|6cc3e185-eb10-4766-b704-7ec47855e09b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-07 12:36:55,294|6cc3e185-eb10-4766-b704-7ec47855e09b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| StoreAuditService ID  -1
2022-06-07 12:36:55,297|6cc3e185-eb10-4766-b704-7ec47855e09b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-07 12:36:55,297|6cc3e185-eb10-4766-b704-7ec47855e09b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-07 12:36:55,299|6cc3e185-eb10-4766-b704-7ec47855e09b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-07 12:36:55,303|6cc3e185-eb10-4766-b704-7ec47855e09b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Deriving input data for workflow: (config-deploy)
2022-06-07 12:36:55,303|6cc3e185-eb10-4766-b704-7ec47855e09b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-06-07 12:36:55,303|6cc3e185-eb10-4766-b704-7ec47855e09b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-06-07 12:36:55,309|6cc3e185-eb10-4766-b704-7ec47855e09b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| preparing request id(6cc3e185-eb10-4766-b704-7ec47855e09b) for workflow(config-deploy) step(config-deploy)
2022-06-07 12:36:55,309|6cc3e185-eb10-4766-b704-7ec47855e09b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-06-07 12:36:55,309|6cc3e185-eb10-4766-b704-7ec47855e09b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| input definition for node template (config-deploy), values ({script-type="jython", script-class-reference="Scripts/python/ConfigDeploy.py", instance-dependencies=[], dynamic-properties="*config-deploy-properties"})
2022-06-07 12:36:55,311|6cc3e185-eb10-4766-b704-7ec47855e09b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-06-07 12:36:55,311|6cc3e185-eb10-4766-b704-7ec47855e09b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Getting Jython Script Class(ConfigDeploy)
2022-06-07 12:36:55,351|6cc3e185-eb10-4766-b704-7ec47855e09b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@5f2c4de
2022-06-07 12:36:55,352|6cc3e185-eb10-4766-b704-7ec47855e09b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Hello world
2022-06-07 12:36:55,352|6cc3e185-eb10-4766-b704-7ec47855e09b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Preparing Response...
2022-06-07 12:36:55,352|6cc3e185-eb10-4766-b704-7ec47855e09b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-06-07 12:36:55,352|6cc3e185-eb10-4766-b704-7ec47855e09b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-06-07 12:36:55,353|6cc3e185-eb10-4766-b704-7ec47855e09b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f68c1809-f958-4c21-a71d-808e0a8edc98 auditStoreId -1
2022-06-07 12:36:55,355|6cc3e185-eb10-4766-b704-7ec47855e09b||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Completed
2022-06-07 12:36:58,439|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/epic_johnson/status)
2022-06-07 12:36:58,512|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-06-07 12:36:58,515|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (epic_johnson) is not ready. Please wait...
2022-06-07 12:37:08,523|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/epic_johnson/status)
2022-06-07 12:37:08,604|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-06-07 12:37:08,608|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (epic_johnson) is not ready. Please wait...
2022-06-07 12:37:18,617|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/epic_johnson/status)
2022-06-07 12:37:18,692|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-06-07 12:37:18,694|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (epic_johnson) is ready.
2022-06-07 12:37:18,694|||DefaultDispatcher-worker-2||||INFO||||||| SIMPLE STATUS CHECK - END
2022-06-07 12:37:18,694|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-06-07 12:37:18,694|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-06-07 12:37:18,694|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2022-06-07 12:37:18,695|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-deploy[72347288-b21a-4514-a940-f18df9c89ea0])'s step(collect-results)
2022-06-07 12:37:18,695|||DefaultDispatcher-worker-2||||INFO||||||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-06-07 12:37:18,695|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(72347288-b21a-4514-a940-f18df9c89ea0) for workflow(config-deploy) step(collect-results)
2022-06-07 12:37:18,696|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2022-06-07 12:37:18,696|||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"})
2022-06-07 12:37:18,696|||DefaultDispatcher-worker-2||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2022-06-07 12:37:18,702|||DefaultDispatcher-worker-2||||INFO||||||| Collected results: {}
2022-06-07 12:37:18,702|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-06-07 12:37:18,702|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2022-06-07 12:37:18,702|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(collect-results) -> executed state(SUCCESS)
2022-06-07 12:37:18,702|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-06-07 12:37:18,702|||DefaultDispatcher-worker-2||||INFO||||||| workflow(72347288-b21a-4514-a940-f18df9c89ea0) nodes completed with (0)exceptions
2022-06-07 12:37:18,703|72347288-b21a-4514-a940-f18df9c89ea0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-06-07 12:37:18,703|72347288-b21a-4514-a940-f18df9c89ea0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 3d7ab68a-1e60-4e65-b02f-9a7783aaf1ec auditStoreId -1
2022-06-07 12:37:18,705|72347288-b21a-4514-a940-f18df9c89ea0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-mbsl7|||| Completed