Results

By type

          03:24:43,116 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
03:24:43,117 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
03:24:43,118 |-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]
03:24:43,119 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
03:24:43,119 |-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]
03:24:43,119 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
03:24:43,137 |-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
03:24:43,276 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
03:24:43,285 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
03:24:43,289 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
03:24:43,297 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
03:24:43,375 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
03:24:43,375 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
03:24:43,375 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
03:24:43,375 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
03:24:43,375 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
03:24:43,375 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
03:24:43,376 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
03:24:43,376 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
03:24:43,378 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point


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

2022-07-14 03:24:44,215|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-7db7f85d78-w2dzn with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app)
2022-07-14 03:24:44,219|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-07-14 03:24:47,451|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-07-14 03:24:48,104|||main||||INFO||||||| Finished Spring Data repository scanning in 637ms. Found 11 JPA repository interfaces.
2022-07-14 03:24:50,379|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-07-14 03:24:50,450|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-07-14 03:24:50,688|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-07-14 03:24:51,175|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-07-14 03:24:51,531|||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-07-14 03:24:51,536|||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-07-14 03:24:51,769|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-07-14 03:24:55,201|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-07-14 03:24:55,214|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-07-14 03:24:55,301|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-07-14 03:24:56,544|||main||||INFO||||||| Audit service is disabled
2022-07-14 03:24:56,788|||main||||INFO||||||| Workflow Audit store is disabled
2022-07-14 03:24:58,151|||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-07-14 03:24:58,196|||main||||INFO||||||| Dependency Management module created...
2022-07-14 03:24:59,242|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-07-14 03:24:59,487|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-07-14 03:25:00,636|||main||||INFO||||||| Netty started on port(s): 8080
2022-07-14 03:25:02,220|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-07-14 03:25:02,535|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-07-14 03:25:02,542|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 19.009 seconds (JVM running for 20.079)
2022-07-14 03:25:02,561|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-07-14 04:35:18,933|f924226a-b501-468b-a1bb-a74ca18b5b93||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-07-14 04:35:18,935|f924226a-b501-468b-a1bb-a74ca18b5b93||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-07-14 04:35:18,936|f924226a-b501-468b-a1bb-a74ca18b5b93||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-07-14 04:35:19,450|f924226a-b501-468b-a1bb-a74ca18b5b93||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-07-14 04:35:19,453|f924226a-b501-468b-a1bb-a74ca18b5b93||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-07-14 04:35:20,747|3425abc6-af44-4c04-8d22-8fa620d443b8||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Enhancing blueprint(/opt/app/onap/blueprints/working/8e3e0bcb-08b1-4056-9209-b8692d12996a)
2022-07-14 04:35:20,758|3425abc6-af44-4c04-8d22-8fa620d443b8||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| deleting definition types under : /opt/app/onap/blueprints/working/8e3e0bcb-08b1-4056-9209-b8692d12996a/Definitions
2022-07-14 04:35:20,841|3425abc6-af44-4c04-8d22-8fa620d443b8||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| reinitialized all type definitions
2022-07-14 04:35:20,846|3425abc6-af44-4c04-8d22-8fa620d443b8||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ***** Enhancing NodeTemplate(helloworld)
2022-07-14 04:35:20,886|3425abc6-af44-4c04-8d22-8fa620d443b8||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| enhancing ArtifactDefinition(helloworld-template)
2022-07-14 04:35:20,897|3425abc6-af44-4c04-8d22-8fa620d443b8||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-07-14 04:35:20,907|3425abc6-af44-4c04-8d22-8fa620d443b8||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-07-14 04:35:20,955|3425abc6-af44-4c04-8d22-8fa620d443b8||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ##### Enhancing Workflow(helloworld)
2022-07-14 04:35:20,955|3425abc6-af44-4c04-8d22-8fa620d443b8||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-07-14 04:35:20,955|3425abc6-af44-4c04-8d22-8fa620d443b8||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| identified workflow(helloworld) targets(helloworld)
2022-07-14 04:35:20,955|3425abc6-af44-4c04-8d22-8fa620d443b8||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-07-14 04:35:20,956|3425abc6-af44-4c04-8d22-8fa620d443b8||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-07-14 04:35:20,956|3425abc6-af44-4c04-8d22-8fa620d443b8||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| enriching artifacts file(/opt/app/onap/blueprints/working/8e3e0bcb-08b1-4056-9209-b8692d12996a/Templates/hello-world-mapping.json
2022-07-14 04:35:20,969|3425abc6-af44-4c04-8d22-8fa620d443b8||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-07-14 04:35:20,969|3425abc6-af44-4c04-8d22-8fa620d443b8||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| dataType not present for the recipe(dt-helloworld-properties)
2022-07-14 04:35:20,969|3425abc6-af44-4c04-8d22-8fa620d443b8||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ##### Enhancing blueprint Resource Definitions
2022-07-14 04:35:20,969|3425abc6-af44-4c04-8d22-8fa620d443b8||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-07-14 04:35:20,971|3425abc6-af44-4c04-8d22-8fa620d443b8||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| processing file (Templates/hello-world-mapping.json)
2022-07-14 04:35:20,988|3425abc6-af44-4c04-8d22-8fa620d443b8||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| distinct resource keys ([])
2022-07-14 04:35:20,988|3425abc6-af44-4c04-8d22-8fa620d443b8||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Enriching Resource Definition sources Node Template: []
2022-07-14 04:35:21,245|408e317c-8972-445e-9077-9a7a798f8377||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Save processing(ab2e6d5f-88d5-4100-9f16-5ae391bcd07c) CBA(/opt/app/onap/blueprints/archive/ab2e6d5f-88d5-4100-9f16-5ae391bcd07c/cba.zip)
2022-07-14 04:35:21,261|408e317c-8972-445e-9077-9a7a798f8377||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ab2e6d5f-88d5-4100-9f16-5ae391bcd07c) and entry definition file (Definitions/blueprint.json)
2022-07-14 04:35:21,344|408e317c-8972-445e-9077-9a7a798f8377||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(helloworld)
2022-07-14 04:35:21,362|408e317c-8972-445e-9077-9a7a798f8377||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ab2e6d5f-88d5-4100-9f16-5ae391bcd07c) and entry definition file (Definitions/blueprint.json)
2022-07-14 04:35:21,484|408e317c-8972-445e-9077-9a7a798f8377||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| No compiled cache(/opt/app/onap/blueprints/working/ab2e6d5f-88d5-4100-9f16-5ae391bcd07c) present to clean.
2022-07-14 04:35:21,737|dd7e474e-cc41-48ab-a13a-8c9c3e5d31d5||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| processing request id 654321
2022-07-14 04:35:21,737|dd7e474e-cc41-48ab-a13a-8c9c3e5d31d5||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| storeExecutionInput called not to store the Workflow action input details 
2022-07-14 04:35:21,737|dd7e474e-cc41-48ab-a13a-8c9c3e5d31d5||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| StoreAuditService ID  -1
2022-07-14 04:35:21,744|dd7e474e-cc41-48ab-a13a-8c9c3e5d31d5||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| getting cba file name(test101), version(1.0.1) from db
2022-07-14 04:35:21,823|dd7e474e-cc41-48ab-a13a-8c9c3e5d31d5||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-07-14 04:35:21,825|dd7e474e-cc41-48ab-a13a-8c9c3e5d31d5||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-07-14 04:35:21,828|dd7e474e-cc41-48ab-a13a-8c9c3e5d31d5||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-07-14 04:35:21,845|dd7e474e-cc41-48ab-a13a-8c9c3e5d31d5||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Deriving input data for workflow: (helloworld)
2022-07-14 04:35:21,846|dd7e474e-cc41-48ab-a13a-8c9c3e5d31d5||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-07-14 04:35:21,847|dd7e474e-cc41-48ab-a13a-8c9c3e5d31d5||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-07-14 04:35:21,862|dd7e474e-cc41-48ab-a13a-8c9c3e5d31d5||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-07-14 04:35:21,862|dd7e474e-cc41-48ab-a13a-8c9c3e5d31d5||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-07-14 04:35:21,863|dd7e474e-cc41-48ab-a13a-8c9c3e5d31d5||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-07-14 04:35:21,884|dd7e474e-cc41-48ab-a13a-8c9c3e5d31d5||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-07-14 04:35:21,912|dd7e474e-cc41-48ab-a13a-8c9c3e5d31d5||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Batched Sequence : ([])
2022-07-14 04:35:21,915|dd7e474e-cc41-48ab-a13a-8c9c3e5d31d5||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Generated Resource Param Data ({ })
2022-07-14 04:35:22,010|dd7e474e-cc41-48ab-a13a-8c9c3e5d31d5||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Preparing Response...
2022-07-14 04:35:22,012|dd7e474e-cc41-48ab-a13a-8c9c3e5d31d5||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-07-14 04:35:22,012|dd7e474e-cc41-48ab-a13a-8c9c3e5d31d5||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| resolveWorkflowOutputs for workflow(helloworld)
2022-07-14 04:35:22,016|dd7e474e-cc41-48ab-a13a-8c9c3e5d31d5||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 3ac91355-5d5a-4be5-823a-dc30cabbfe1f auditStoreId -1
2022-07-14 04:35:53,322|55546eb8-e75a-4bec-a49d-a490e7397d11||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-07-14 04:35:53,323|55546eb8-e75a-4bec-a49d-a490e7397d11||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-07-14 04:35:53,323|55546eb8-e75a-4bec-a49d-a490e7397d11||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-07-14 04:35:53,998|55546eb8-e75a-4bec-a49d-a490e7397d11||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-07-14 04:35:53,999|55546eb8-e75a-4bec-a49d-a490e7397d11||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-07-14 04:35:55,062|b123ad3d-cb3c-4c89-af01-90ab910dcb79||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Enhancing blueprint(/opt/app/onap/blueprints/working/979d6097-2017-4e05-9fb7-8ab28600b93c)
2022-07-14 04:35:55,062|b123ad3d-cb3c-4c89-af01-90ab910dcb79||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| deleting definition types under : /opt/app/onap/blueprints/working/979d6097-2017-4e05-9fb7-8ab28600b93c/Definitions
2022-07-14 04:35:55,065|b123ad3d-cb3c-4c89-af01-90ab910dcb79||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| reinitialized all type definitions
2022-07-14 04:35:55,066|b123ad3d-cb3c-4c89-af01-90ab910dcb79||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ***** Enhancing NodeTemplate(helloworld)
2022-07-14 04:35:55,103|b123ad3d-cb3c-4c89-af01-90ab910dcb79||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| enhancing ArtifactDefinition(helloworld-template)
2022-07-14 04:35:55,111|b123ad3d-cb3c-4c89-af01-90ab910dcb79||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-07-14 04:35:55,121|b123ad3d-cb3c-4c89-af01-90ab910dcb79||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-07-14 04:35:55,151|b123ad3d-cb3c-4c89-af01-90ab910dcb79||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ##### Enhancing Workflow(helloworld)
2022-07-14 04:35:55,151|b123ad3d-cb3c-4c89-af01-90ab910dcb79||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-07-14 04:35:55,151|b123ad3d-cb3c-4c89-af01-90ab910dcb79||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| identified workflow(helloworld) targets(helloworld)
2022-07-14 04:35:55,151|b123ad3d-cb3c-4c89-af01-90ab910dcb79||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-07-14 04:35:55,152|b123ad3d-cb3c-4c89-af01-90ab910dcb79||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-07-14 04:35:55,152|b123ad3d-cb3c-4c89-af01-90ab910dcb79||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| enriching artifacts file(/opt/app/onap/blueprints/working/979d6097-2017-4e05-9fb7-8ab28600b93c/Templates/hello-world-mapping.json
2022-07-14 04:35:55,160|b123ad3d-cb3c-4c89-af01-90ab910dcb79||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-07-14 04:35:55,160|b123ad3d-cb3c-4c89-af01-90ab910dcb79||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| dataType not present for the recipe(dt-helloworld-properties)
2022-07-14 04:35:55,160|b123ad3d-cb3c-4c89-af01-90ab910dcb79||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ##### Enhancing blueprint Resource Definitions
2022-07-14 04:35:55,161|b123ad3d-cb3c-4c89-af01-90ab910dcb79||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-07-14 04:35:55,161|b123ad3d-cb3c-4c89-af01-90ab910dcb79||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| processing file (Templates/hello-world-mapping.json)
2022-07-14 04:35:55,169|b123ad3d-cb3c-4c89-af01-90ab910dcb79||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| distinct resource keys ([])
2022-07-14 04:35:55,169|b123ad3d-cb3c-4c89-af01-90ab910dcb79||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Enriching Resource Definition sources Node Template: []
2022-07-14 04:35:55,407|86d939f3-0107-400b-85c5-89b3ac038ec2||DefaultDispatcher-worker-31||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Save processing(06709df8-54a3-4633-bc04-2cfeb272c65c) CBA(/opt/app/onap/blueprints/archive/06709df8-54a3-4633-bc04-2cfeb272c65c/cba.zip)
2022-07-14 04:35:55,415|86d939f3-0107-400b-85c5-89b3ac038ec2||DefaultDispatcher-worker-31||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/06709df8-54a3-4633-bc04-2cfeb272c65c) and entry definition file (Definitions/blueprint.json)
2022-07-14 04:35:55,442|86d939f3-0107-400b-85c5-89b3ac038ec2||DefaultDispatcher-worker-31||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(helloworld)
2022-07-14 04:35:55,452|86d939f3-0107-400b-85c5-89b3ac038ec2||DefaultDispatcher-worker-31||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/06709df8-54a3-4633-bc04-2cfeb272c65c) and entry definition file (Definitions/blueprint.json)
2022-07-14 04:35:55,491|86d939f3-0107-400b-85c5-89b3ac038ec2||DefaultDispatcher-worker-31||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| No compiled cache(/opt/app/onap/blueprints/working/06709df8-54a3-4633-bc04-2cfeb272c65c) present to clean.
2022-07-14 04:35:55,674|b4d1f4a4-d111-4216-b8a7-217fe1c4c771||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| processing request id 654321
2022-07-14 04:35:55,674|b4d1f4a4-d111-4216-b8a7-217fe1c4c771||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| storeExecutionInput called not to store the Workflow action input details 
2022-07-14 04:35:55,674|b4d1f4a4-d111-4216-b8a7-217fe1c4c771||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| StoreAuditService ID  -1
2022-07-14 04:35:55,677|b4d1f4a4-d111-4216-b8a7-217fe1c4c771||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-07-14 04:35:55,677|b4d1f4a4-d111-4216-b8a7-217fe1c4c771||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-07-14 04:35:55,680|b4d1f4a4-d111-4216-b8a7-217fe1c4c771||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-07-14 04:35:55,703|b4d1f4a4-d111-4216-b8a7-217fe1c4c771||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Deriving input data for workflow: (helloworld)
2022-07-14 04:35:55,703|b4d1f4a4-d111-4216-b8a7-217fe1c4c771||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-07-14 04:35:55,703|b4d1f4a4-d111-4216-b8a7-217fe1c4c771||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-07-14 04:35:55,705|b4d1f4a4-d111-4216-b8a7-217fe1c4c771||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-07-14 04:35:55,705|b4d1f4a4-d111-4216-b8a7-217fe1c4c771||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-07-14 04:35:55,705|b4d1f4a4-d111-4216-b8a7-217fe1c4c771||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-07-14 04:35:55,707|b4d1f4a4-d111-4216-b8a7-217fe1c4c771||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-07-14 04:35:55,733|b4d1f4a4-d111-4216-b8a7-217fe1c4c771||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Batched Sequence : ([])
2022-07-14 04:35:55,734|b4d1f4a4-d111-4216-b8a7-217fe1c4c771||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Generated Resource Param Data ({ })
2022-07-14 04:35:55,742|b4d1f4a4-d111-4216-b8a7-217fe1c4c771||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Preparing Response...
2022-07-14 04:35:55,742|b4d1f4a4-d111-4216-b8a7-217fe1c4c771||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-07-14 04:35:55,743|b4d1f4a4-d111-4216-b8a7-217fe1c4c771||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| resolveWorkflowOutputs for workflow(helloworld)
2022-07-14 04:35:55,743|b4d1f4a4-d111-4216-b8a7-217fe1c4c771||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 72ea0044-c777-4185-a412-3ef4d8482027 auditStoreId -1
2022-07-14 04:39:40,584|d6406636-ac76-4f80-ba99-677debd4a984||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-07-14 04:39:40,584|d6406636-ac76-4f80-ba99-677debd4a984||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-07-14 04:39:40,584|d6406636-ac76-4f80-ba99-677debd4a984||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-07-14 04:39:40,985|d6406636-ac76-4f80-ba99-677debd4a984||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-07-14 04:39:40,986|d6406636-ac76-4f80-ba99-677debd4a984||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-07-14 04:39:41,774|5b23b26a-4a26-4ff8-a62a-c94da37f6b97||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Enhancing blueprint(/opt/app/onap/blueprints/working/67351656-373d-487f-8b33-c4d9f518f2fb)
2022-07-14 04:39:41,775|5b23b26a-4a26-4ff8-a62a-c94da37f6b97||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| deleting definition types under : /opt/app/onap/blueprints/working/67351656-373d-487f-8b33-c4d9f518f2fb/Definitions
2022-07-14 04:39:41,777|5b23b26a-4a26-4ff8-a62a-c94da37f6b97||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| reinitialized all type definitions
2022-07-14 04:39:41,778|5b23b26a-4a26-4ff8-a62a-c94da37f6b97||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ***** Enhancing NodeTemplate(helloworld)
2022-07-14 04:39:41,808|5b23b26a-4a26-4ff8-a62a-c94da37f6b97||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| enhancing ArtifactDefinition(helloworld-template)
2022-07-14 04:39:41,817|5b23b26a-4a26-4ff8-a62a-c94da37f6b97||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-07-14 04:39:41,826|5b23b26a-4a26-4ff8-a62a-c94da37f6b97||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-07-14 04:39:41,844|5b23b26a-4a26-4ff8-a62a-c94da37f6b97||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ##### Enhancing Workflow(helloworld)
2022-07-14 04:39:41,844|5b23b26a-4a26-4ff8-a62a-c94da37f6b97||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-07-14 04:39:41,844|5b23b26a-4a26-4ff8-a62a-c94da37f6b97||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| identified workflow(helloworld) targets(helloworld)
2022-07-14 04:39:41,844|5b23b26a-4a26-4ff8-a62a-c94da37f6b97||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-07-14 04:39:41,844|5b23b26a-4a26-4ff8-a62a-c94da37f6b97||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-07-14 04:39:41,845|5b23b26a-4a26-4ff8-a62a-c94da37f6b97||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| enriching artifacts file(/opt/app/onap/blueprints/working/67351656-373d-487f-8b33-c4d9f518f2fb/Templates/hello-world-mapping.json
2022-07-14 04:39:41,853|5b23b26a-4a26-4ff8-a62a-c94da37f6b97||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-07-14 04:39:41,853|5b23b26a-4a26-4ff8-a62a-c94da37f6b97||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| dataType not present for the recipe(dt-helloworld-properties)
2022-07-14 04:39:41,853|5b23b26a-4a26-4ff8-a62a-c94da37f6b97||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ##### Enhancing blueprint Resource Definitions
2022-07-14 04:39:41,853|5b23b26a-4a26-4ff8-a62a-c94da37f6b97||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-07-14 04:39:41,853|5b23b26a-4a26-4ff8-a62a-c94da37f6b97||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| processing file (Templates/hello-world-mapping.json)
2022-07-14 04:39:41,869|5b23b26a-4a26-4ff8-a62a-c94da37f6b97||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| distinct resource keys ([])
2022-07-14 04:39:41,869|5b23b26a-4a26-4ff8-a62a-c94da37f6b97||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Enriching Resource Definition sources Node Template: []
2022-07-14 04:39:42,067|d0555233-0951-483a-8479-0ae21bd90121||reactor-http-epoll-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Save processing(8d3215d4-7e9f-47e9-92e4-b541ba0ea542) CBA(/opt/app/onap/blueprints/archive/8d3215d4-7e9f-47e9-92e4-b541ba0ea542/cba.zip)
2022-07-14 04:39:42,074|d0555233-0951-483a-8479-0ae21bd90121||reactor-http-epoll-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8d3215d4-7e9f-47e9-92e4-b541ba0ea542) and entry definition file (Definitions/blueprint.json)
2022-07-14 04:39:42,090|d0555233-0951-483a-8479-0ae21bd90121||reactor-http-epoll-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(helloworld)
2022-07-14 04:39:42,097|d0555233-0951-483a-8479-0ae21bd90121||reactor-http-epoll-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8d3215d4-7e9f-47e9-92e4-b541ba0ea542) and entry definition file (Definitions/blueprint.json)
2022-07-14 04:39:42,146|d0555233-0951-483a-8479-0ae21bd90121||reactor-http-epoll-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| No compiled cache(/opt/app/onap/blueprints/working/8d3215d4-7e9f-47e9-92e4-b541ba0ea542) present to clean.
2022-07-14 04:39:42,330|a5dc3a9d-5414-4b2e-b5d0-09dc4ab9311b||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| processing request id 654321
2022-07-14 04:39:42,330|a5dc3a9d-5414-4b2e-b5d0-09dc4ab9311b||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| storeExecutionInput called not to store the Workflow action input details 
2022-07-14 04:39:42,330|a5dc3a9d-5414-4b2e-b5d0-09dc4ab9311b||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| StoreAuditService ID  -1
2022-07-14 04:39:42,332|a5dc3a9d-5414-4b2e-b5d0-09dc4ab9311b||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-07-14 04:39:42,332|a5dc3a9d-5414-4b2e-b5d0-09dc4ab9311b||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-07-14 04:39:42,335|a5dc3a9d-5414-4b2e-b5d0-09dc4ab9311b||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-07-14 04:39:42,348|a5dc3a9d-5414-4b2e-b5d0-09dc4ab9311b||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Deriving input data for workflow: (helloworld)
2022-07-14 04:39:42,348|a5dc3a9d-5414-4b2e-b5d0-09dc4ab9311b||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-07-14 04:39:42,348|a5dc3a9d-5414-4b2e-b5d0-09dc4ab9311b||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-07-14 04:39:42,349|a5dc3a9d-5414-4b2e-b5d0-09dc4ab9311b||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-07-14 04:39:42,349|a5dc3a9d-5414-4b2e-b5d0-09dc4ab9311b||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-07-14 04:39:42,349|a5dc3a9d-5414-4b2e-b5d0-09dc4ab9311b||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-07-14 04:39:42,350|a5dc3a9d-5414-4b2e-b5d0-09dc4ab9311b||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-07-14 04:39:42,377|a5dc3a9d-5414-4b2e-b5d0-09dc4ab9311b||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Batched Sequence : ([])
2022-07-14 04:39:42,378|a5dc3a9d-5414-4b2e-b5d0-09dc4ab9311b||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Generated Resource Param Data ({ })
2022-07-14 04:39:42,385|a5dc3a9d-5414-4b2e-b5d0-09dc4ab9311b||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Preparing Response...
2022-07-14 04:39:42,386|a5dc3a9d-5414-4b2e-b5d0-09dc4ab9311b||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-07-14 04:39:42,386|a5dc3a9d-5414-4b2e-b5d0-09dc4ab9311b||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| resolveWorkflowOutputs for workflow(helloworld)
2022-07-14 04:39:42,386|a5dc3a9d-5414-4b2e-b5d0-09dc4ab9311b||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 09eafe6d-9a4d-4aab-8a41-1cae819edbe2 auditStoreId -1
2022-07-14 04:59:30,267|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-07-14 04:59:30,268|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-07-14 04:59:30,268|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-07-14 04:59:30,658|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-07-14 04:59:30,659|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-07-14 04:59:31,316|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-07-14 04:59:31,322|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Save processing(df8d95e3-8542-4575-8fea-3d08667f2a7f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-07-14 04:59:31,343|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Save processing(fce9683d-4b37-479f-bb66-1403521f93a8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-07-14 04:59:31,352|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Save processing(652932b6-5d7d-41ee-aff2-ebd0989148bf) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-07-14 04:59:31,364|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Save processing(0c55942f-2a56-4b2a-8f9f-55407f7a4183) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-07-14 04:59:31,379|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Save processing(b15a3e13-3bc0-4d43-a741-ee8c840ecf34) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-07-14 04:59:31,396|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Save processing(216c721d-3ca9-44d8-8073-6dcc39982c80) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-07-14 04:59:31,414|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| 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-07-14 04:59:31,414|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| 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-07-14 04:59:31,414|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-07-14 04:59:31,415|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-07-14 04:59:31,415|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| 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-07-14 04:59:31,416|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| 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-07-14 04:59:31,495|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-14 04:59:31,538|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-14 04:59:31,561|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-14 04:59:31,581|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-14 04:59:31,700|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(resource-assignment)
2022-07-14 04:59:31,701|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-assign)
2022-07-14 04:59:31,702|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-deploy)
2022-07-14 04:59:31,762|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| 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-07-14 04:59:31,888|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(resource-assignment)
2022-07-14 04:59:31,889|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-assign)
2022-07-14 04:59:31,890|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-deploy)
2022-07-14 04:59:31,948|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| 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-07-14 04:59:32,082|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(resource-assignment)
2022-07-14 04:59:32,083|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-assign)
2022-07-14 04:59:32,083|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-deploy)
2022-07-14 04:59:32,084|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(HealthCheck)
2022-07-14 04:59:32,085|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(ScaleOutReconfiguration)
2022-07-14 04:59:32,086|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(vf-config-assign)
2022-07-14 04:59:32,088|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(vf-config-deploy)
2022-07-14 04:59:32,145|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-07-14 04:59:32,246|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(resource-assignment)
2022-07-14 04:59:32,247|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-deploy)
2022-07-14 04:59:32,285|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-assign)
2022-07-14 04:59:32,286|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-deploy)
2022-07-14 04:59:32,287|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-07-14 04:59:32,304|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| 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-07-14 04:59:32,452|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(resource-assignment)
2022-07-14 04:59:32,453|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-assign)
2022-07-14 04:59:32,454|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-assign-day-2)
2022-07-14 04:59:32,455|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-deploy)
2022-07-14 04:59:32,456|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-deploy-day-2)
2022-07-14 04:59:32,475|f921017b-e81e-4223-b6c2-ad1b01e4b2d5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| 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-07-14 04:59:33,896|deaa0872-5cc4-4dcc-b3e2-6c7ed5ea3b1b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Enhancing blueprint(/opt/app/onap/blueprints/working/1f74d5a9-55e8-4767-bfc5-21365d85e385)
2022-07-14 04:59:33,897|deaa0872-5cc4-4dcc-b3e2-6c7ed5ea3b1b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| deleting definition types under : /opt/app/onap/blueprints/working/1f74d5a9-55e8-4767-bfc5-21365d85e385/Definitions
2022-07-14 04:59:33,898|deaa0872-5cc4-4dcc-b3e2-6c7ed5ea3b1b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| reinitialized all type definitions
2022-07-14 04:59:33,900|deaa0872-5cc4-4dcc-b3e2-6c7ed5ea3b1b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-07-14 04:59:33,921|deaa0872-5cc4-4dcc-b3e2-6c7ed5ea3b1b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-07-14 04:59:33,930|deaa0872-5cc4-4dcc-b3e2-6c7ed5ea3b1b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-07-14 04:59:33,941|deaa0872-5cc4-4dcc-b3e2-6c7ed5ea3b1b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-07-14 04:59:33,965|deaa0872-5cc4-4dcc-b3e2-6c7ed5ea3b1b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ***** Enhancing NodeTemplate(capability)
2022-07-14 04:59:33,991|deaa0872-5cc4-4dcc-b3e2-6c7ed5ea3b1b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ***** Enhancing NodeTemplate(capability)
2022-07-14 04:59:34,003|deaa0872-5cc4-4dcc-b3e2-6c7ed5ea3b1b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ***** Enhancing NodeTemplate(processor-db)
2022-07-14 04:59:34,031|deaa0872-5cc4-4dcc-b3e2-6c7ed5ea3b1b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-14 04:59:34,061|deaa0872-5cc4-4dcc-b3e2-6c7ed5ea3b1b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-14 04:59:34,074|deaa0872-5cc4-4dcc-b3e2-6c7ed5ea3b1b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-14 04:59:34,089|deaa0872-5cc4-4dcc-b3e2-6c7ed5ea3b1b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-14 04:59:34,104|deaa0872-5cc4-4dcc-b3e2-6c7ed5ea3b1b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-14 04:59:34,181|deaa0872-5cc4-4dcc-b3e2-6c7ed5ea3b1b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-07-14 04:59:34,189|deaa0872-5cc4-4dcc-b3e2-6c7ed5ea3b1b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-07-14 04:59:34,189|deaa0872-5cc4-4dcc-b3e2-6c7ed5ea3b1b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-07-14 04:59:34,208|deaa0872-5cc4-4dcc-b3e2-6c7ed5ea3b1b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ***** Enhancing NodeTemplate(capability)
2022-07-14 04:59:34,221|deaa0872-5cc4-4dcc-b3e2-6c7ed5ea3b1b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ***** Enhancing NodeTemplate(capability)
2022-07-14 04:59:34,236|deaa0872-5cc4-4dcc-b3e2-6c7ed5ea3b1b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ***** Enhancing NodeTemplate(capability)
2022-07-14 04:59:34,252|deaa0872-5cc4-4dcc-b3e2-6c7ed5ea3b1b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ***** Enhancing NodeTemplate(processor-db)
2022-07-14 04:59:34,263|deaa0872-5cc4-4dcc-b3e2-6c7ed5ea3b1b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-14 04:59:34,276|deaa0872-5cc4-4dcc-b3e2-6c7ed5ea3b1b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-14 04:59:34,291|deaa0872-5cc4-4dcc-b3e2-6c7ed5ea3b1b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-14 04:59:34,306|deaa0872-5cc4-4dcc-b3e2-6c7ed5ea3b1b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-14 04:59:34,319|deaa0872-5cc4-4dcc-b3e2-6c7ed5ea3b1b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-14 04:59:34,333|deaa0872-5cc4-4dcc-b3e2-6c7ed5ea3b1b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-14 04:59:34,396|deaa0872-5cc4-4dcc-b3e2-6c7ed5ea3b1b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ##### Enhancing Workflow(resource-resolution)
2022-07-14 04:59:34,396|deaa0872-5cc4-4dcc-b3e2-6c7ed5ea3b1b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-07-14 04:59:34,396|deaa0872-5cc4-4dcc-b3e2-6c7ed5ea3b1b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-07-14 04:59:34,396|deaa0872-5cc4-4dcc-b3e2-6c7ed5ea3b1b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-07-14 04:59:34,397|deaa0872-5cc4-4dcc-b3e2-6c7ed5ea3b1b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-07-14 04:59:34,397|deaa0872-5cc4-4dcc-b3e2-6c7ed5ea3b1b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-07-14 04:59:34,397|deaa0872-5cc4-4dcc-b3e2-6c7ed5ea3b1b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| enriching artifacts file(/opt/app/onap/blueprints/working/1f74d5a9-55e8-4767-bfc5-21365d85e385/Templates/hello-world-velocity-mapping.json
2022-07-14 04:59:34,403|deaa0872-5cc4-4dcc-b3e2-6c7ed5ea3b1b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-07-14 04:59:34,403|deaa0872-5cc4-4dcc-b3e2-6c7ed5ea3b1b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-07-14 04:59:34,403|deaa0872-5cc4-4dcc-b3e2-6c7ed5ea3b1b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| enriching artifacts file(/opt/app/onap/blueprints/working/1f74d5a9-55e8-4767-bfc5-21365d85e385/Templates/hello-world-jinja-mapping.json
2022-07-14 04:59:34,409|deaa0872-5cc4-4dcc-b3e2-6c7ed5ea3b1b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-07-14 04:59:34,409|deaa0872-5cc4-4dcc-b3e2-6c7ed5ea3b1b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-07-14 04:59:34,409|deaa0872-5cc4-4dcc-b3e2-6c7ed5ea3b1b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ##### Enhancing blueprint Resource Definitions
2022-07-14 04:59:34,409|deaa0872-5cc4-4dcc-b3e2-6c7ed5ea3b1b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-07-14 04:59:34,409|deaa0872-5cc4-4dcc-b3e2-6c7ed5ea3b1b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-07-14 04:59:34,409|deaa0872-5cc4-4dcc-b3e2-6c7ed5ea3b1b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-07-14 04:59:34,421|deaa0872-5cc4-4dcc-b3e2-6c7ed5ea3b1b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| 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-07-14 04:59:34,516|deaa0872-5cc4-4dcc-b3e2-6c7ed5ea3b1b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-07-14 04:59:34,680|3cff20b2-19c3-415d-8fae-5af6325d1500||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Save processing(880ed828-0eb8-4d05-b84c-1cd632a804d1) CBA(/opt/app/onap/blueprints/archive/880ed828-0eb8-4d05-b84c-1cd632a804d1/cba.zip)
2022-07-14 04:59:34,688|3cff20b2-19c3-415d-8fae-5af6325d1500||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/880ed828-0eb8-4d05-b84c-1cd632a804d1) and entry definition file (Definitions/resource-resolution.json)
2022-07-14 04:59:34,715|3cff20b2-19c3-415d-8fae-5af6325d1500||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(resource-resolution)
2022-07-14 04:59:34,723|3cff20b2-19c3-415d-8fae-5af6325d1500||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/880ed828-0eb8-4d05-b84c-1cd632a804d1) and entry definition file (Definitions/resource-resolution.json)
2022-07-14 04:59:34,777|3cff20b2-19c3-415d-8fae-5af6325d1500||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| No compiled cache(/opt/app/onap/blueprints/working/880ed828-0eb8-4d05-b84c-1cd632a804d1) present to clean.
2022-07-14 04:59:34,905|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| processing request id 4abc39cd-b2b0-4b2f-9f3e-2547b9e11dcb
2022-07-14 04:59:34,905|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| storeExecutionInput called not to store the Workflow action input details 
2022-07-14 04:59:34,906|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| StoreAuditService ID  -1
2022-07-14 04:59:34,912|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-07-14 04:59:34,980|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-07-14 04:59:34,982|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-07-14 04:59:34,985|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| 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-07-14 04:59:35,000|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Deriving input data for workflow: (resource-resolution)
2022-07-14 04:59:35,005|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-07-14 04:59:35,006|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-07-14 04:59:35,007|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| preparing request id(4abc39cd-b2b0-4b2f-9f3e-2547b9e11dcb) for workflow(resource-resolution) step(helloworld)
2022-07-14 04:59:35,007|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-07-14 04:59:35,007|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| 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-07-14 04:59:35,008|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-07-14 04:59:35,057|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| 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-07-14 04:59:35,087|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-07-14 04:59:35,088|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-07-14 04:59:35,327|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Rest request method(PUT), url(/resource-resolution/put)
2022-07-14 04:59:35,425|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Response status(200 - OK)
2022-07-14 04:59:35,440|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Response processing type (string)
2022-07-14 04:59:35,440|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-07-14 04:59:35,440|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-07-14 04:59:35,440|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-07-14 04:59:35,485|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Resource resolution saved into database successfully : (v_put)
2022-07-14 04:59:35,497|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-07-14 04:59:35,498|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Getting Jython Script Class(ResolvProperties)
2022-07-14 04:59:39,626|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Component Object org.python.proxies.__main__$ResolvProperties$1@e7ad7b6
2022-07-14 04:59:39,630|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-07-14 04:59:39,645|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Resource resolution saved into database successfully : (v_python)
2022-07-14 04:59:39,648|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-07-14 04:59:39,648|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-07-14 04:59:39,653|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-07-14 04:59:39,688|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Response status(200 - OK)
2022-07-14 04:59:39,688|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Response processing type (string)
2022-07-14 04:59:39,689|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-07-14 04:59:39,689|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-07-14 04:59:39,689|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-07-14 04:59:39,690|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-07-14 04:59:39,690|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-07-14 04:59:39,692|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-07-14 04:59:39,701|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Resource resolution saved into database successfully : (v_patch)
2022-07-14 04:59:39,704|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Response status(200 - OK)
2022-07-14 04:59:39,704|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Response processing type (string)
2022-07-14 04:59:39,704|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-07-14 04:59:39,705|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-07-14 04:59:39,705|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-07-14 04:59:39,716|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Resource resolution saved into database successfully : (v_del)
2022-07-14 04:59:39,718|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-07-14 04:59:39,745|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-07-14 04:59:46,640|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| compiled in (6893)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-07-14 04:59:46,641|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-07-14 04:59:46,656|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-07-14 04:59:46,671|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Resource resolution saved into database successfully : (v_kotlin)
2022-07-14 04:59:46,675|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-07-14 04:59:46,675|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-07-14 04:59:46,681|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Rest request method(GET), url(/resource-resolution/get)
2022-07-14 04:59:46,690|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Response status(200 - OK)
2022-07-14 04:59:46,691|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Response processing type (string)
2022-07-14 04:59:46,691|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-07-14 04:59:46,691|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-07-14 04:59:46,692|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-07-14 04:59:46,709|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Resource resolution saved into database successfully : (v_get)
2022-07-14 04:59:46,717|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-07-14 04:59:46,717|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-07-14 04:59:46,730|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Resource resolution saved into database successfully : (v_default)
2022-07-14 04:59:46,730|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Resource resolution saved into database successfully : (v_input)
2022-07-14 04:59:46,731|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-07-14 04:59:46,731|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-07-14 04:59:46,735|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Rest request method(POST), url(/resource-resolution/post)
2022-07-14 04:59:46,779|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Response status(200 - OK)
2022-07-14 04:59:46,780|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Response processing type (string)
2022-07-14 04:59:46,780|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-07-14 04:59:46,780|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-07-14 04:59:46,780|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-07-14 04:59:46,797|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Resource resolution saved into database successfully : (v_post)
2022-07-14 04:59:46,809|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| 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-07-14 04:59:46,852|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Response processing type (list)
2022-07-14 04:59:46,856|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-07-14 04:59:46,856|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-14 04:59:46,857|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-14 04:59:46,857|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-14 04:59:46,857|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-14 04:59:46,857|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-07-14 04:59:46,875|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Resource resolution saved into database successfully : (v_db)
2022-07-14 04:59:46,878|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| 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-07-14 04:59:46,964|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-07-14 04:59:46,990|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-07-14 04:59:46,991|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-07-14 04:59:47,030|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| 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-07-14 04:59:47,033|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-07-14 04:59:47,034|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-07-14 04:59:47,034|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-07-14 04:59:47,034|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Getting Jython Script Class(ResolvProperties)
2022-07-14 04:59:47,053|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Resource resolution saved into database successfully : (from_suspend_function)
2022-07-14 04:59:47,097|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Component Object org.python.proxies.__main__$ResolvProperties$2@1dff71d1
2022-07-14 04:59:47,098|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-07-14 04:59:47,117|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Resource resolution saved into database successfully : (j_python)
2022-07-14 04:59:47,118|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-07-14 04:59:47,118|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-07-14 04:59:47,120|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-07-14 04:59:47,135|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Response status(200 - OK)
2022-07-14 04:59:47,135|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Response processing type (string)
2022-07-14 04:59:47,135|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-07-14 04:59:47,135|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-07-14 04:59:47,135|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-07-14 04:59:47,150|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Resource resolution saved into database successfully : (j_patch)
2022-07-14 04:59:47,150|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-07-14 04:59:47,164|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Resource resolution saved into database successfully : (j_input)
2022-07-14 04:59:47,165|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-07-14 04:59:47,165|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-07-14 04:59:47,167|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Rest request method(PUT), url(/resource-resolution/put)
2022-07-14 04:59:47,210|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Response status(200 - OK)
2022-07-14 04:59:47,211|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Response processing type (string)
2022-07-14 04:59:47,211|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-07-14 04:59:47,211|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-07-14 04:59:47,211|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-07-14 04:59:47,226|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Resource resolution saved into database successfully : (j_put)
2022-07-14 04:59:47,227|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-07-14 04:59:47,238|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Resource resolution saved into database successfully : (j_default)
2022-07-14 04:59:47,239|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-07-14 04:59:47,239|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-07-14 04:59:47,241|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-07-14 04:59:47,250|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Response status(200 - OK)
2022-07-14 04:59:47,250|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Response processing type (string)
2022-07-14 04:59:47,251|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-07-14 04:59:47,251|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-07-14 04:59:47,251|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-07-14 04:59:47,252|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-07-14 04:59:47,252|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-07-14 04:59:47,253|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Rest request method(POST), url(/resource-resolution/post)
2022-07-14 04:59:47,264|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Resource resolution saved into database successfully : (j_del)
2022-07-14 04:59:47,267|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Response status(200 - OK)
2022-07-14 04:59:47,268|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Response processing type (string)
2022-07-14 04:59:47,268|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-07-14 04:59:47,268|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-07-14 04:59:47,268|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-07-14 04:59:47,269|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-07-14 04:59:47,269|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-07-14 04:59:47,270|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Rest request method(GET), url(/resource-resolution/get)
2022-07-14 04:59:47,284|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Resource resolution saved into database successfully : (j_post)
2022-07-14 04:59:47,294|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Response status(200 - OK)
2022-07-14 04:59:47,294|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Response processing type (string)
2022-07-14 04:59:47,295|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-07-14 04:59:47,295|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-07-14 04:59:47,295|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-07-14 04:59:47,309|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Resource resolution saved into database successfully : (j_get)
2022-07-14 04:59:47,315|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2022-07-14 04:59:47,315|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value})
2022-07-14 04:59:47,317|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-07-14 04:59:47,327|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Response status(200 - OK)
2022-07-14 04:59:47,328|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Response processing type (string)
2022-07-14 04:59:47,328|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-07-14 04:59:47,328|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-07-14 04:59:47,328|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-07-14 04:59:47,341|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Resource resolution saved into database successfully : (j_get_id)
2022-07-14 04:59:47,342|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-07-14 04:59:47,343|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-07-14 04:59:47,356|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Resource resolution saved into database successfully : (j_kotlin)
2022-07-14 04:59:47,358|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| 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-07-14 04:59:47,367|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Response processing type (list)
2022-07-14 04:59:47,369|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| 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-07-14 04:59:47,369|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-14 04:59:47,369|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-14 04:59:47,369|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-14 04:59:47,369|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-14 04:59:47,370|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-14 04:59:47,370|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-14 04:59:47,370|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-14 04:59:47,370|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-14 04:59:47,370|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-14 04:59:47,370|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| 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-07-14 04:59:47,397|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Resource resolution saved into database successfully : (j_db)
2022-07-14 04:59:47,398|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| 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-07-14 04:59:47,605|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-07-14 04:59:47,618|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-07-14 04:59:47,618|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Preparing Response...
2022-07-14 04:59:47,618|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-07-14 04:59:47,619|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-07-14 04:59:47,619|0d31bd70-ee15-4c84-91ad-e6cb2f369a8f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 69bd8ea2-1051-4169-ae80-4fef5dc8431b auditStoreId -1
2022-07-14 05:19:01,172|96d7efe7-d313-45f0-8899-72d1772c9793||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-07-14 05:19:01,173|96d7efe7-d313-45f0-8899-72d1772c9793||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-07-14 05:19:01,173|96d7efe7-d313-45f0-8899-72d1772c9793||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-07-14 05:19:01,546|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-07-14 05:19:01,547|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-07-14 05:19:02,461|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-07-14 05:19:02,465|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Save processing(71d43b1e-b0be-4212-9b7a-fc1ac8a3b0f6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-07-14 05:19:02,501|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Save processing(1d1fcd7f-b216-4c48-976b-69e31f718d43) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-07-14 05:19:02,515|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Save processing(6a28dc12-c496-4d44-826f-96ec68c58052) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-07-14 05:19:02,529|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Save processing(4b50cc94-ed13-4648-8290-dccc6117c0bd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-07-14 05:19:02,543|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Save processing(0b7f23e2-9099-4c7a-beec-b7516dc4aab1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-07-14 05:19:02,558|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Save processing(7dd96c2e-a41e-40a8-a76c-4c567a96978b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-07-14 05:19:02,571|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| 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-07-14 05:19:02,572|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| 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-07-14 05:19:02,572|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-07-14 05:19:02,572|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-07-14 05:19:02,572|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| 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-07-14 05:19:02,572|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| 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-07-14 05:19:02,617|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-14 05:19:02,638|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-14 05:19:02,656|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-14 05:19:02,675|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-14 05:19:02,753|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(resource-assignment)
2022-07-14 05:19:02,754|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-assign)
2022-07-14 05:19:02,755|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-deploy)
2022-07-14 05:19:02,800|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| 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-07-14 05:19:02,849|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-07-14 05:19:02,883|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-07-14 05:19:02,893|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-07-14 05:19:02,948|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(resource-assignment)
2022-07-14 05:19:02,950|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-assign)
2022-07-14 05:19:02,950|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-deploy)
2022-07-14 05:19:03,001|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| 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-07-14 05:19:03,035|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-07-14 05:19:03,059|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-07-14 05:19:03,069|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-07-14 05:19:03,114|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(resource-assignment)
2022-07-14 05:19:03,115|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-assign)
2022-07-14 05:19:03,116|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-deploy)
2022-07-14 05:19:03,117|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(HealthCheck)
2022-07-14 05:19:03,118|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(ScaleOutReconfiguration)
2022-07-14 05:19:03,119|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(vf-config-assign)
2022-07-14 05:19:03,119|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(vf-config-deploy)
2022-07-14 05:19:03,162|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-assign)
2022-07-14 05:19:03,163|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-deploy)
2022-07-14 05:19:03,164|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-07-14 05:19:03,175|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| 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-07-14 05:19:03,204|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-07-14 05:19:03,225|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-07-14 05:19:03,248|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-07-14 05:19:03,266|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-07-14 05:19:03,267|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-07-14 05:19:03,291|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-07-14 05:19:03,329|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(resource-assignment)
2022-07-14 05:19:03,329|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-deploy)
2022-07-14 05:19:03,360|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-07-14 05:19:03,399|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-07-14 05:19:03,425|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-07-14 05:19:03,432|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-07-14 05:19:03,475|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(resource-assignment)
2022-07-14 05:19:03,476|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-assign)
2022-07-14 05:19:03,477|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-assign-day-2)
2022-07-14 05:19:03,478|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-deploy)
2022-07-14 05:19:03,478|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-deploy-day-2)
2022-07-14 05:19:03,495|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| 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-07-14 05:19:03,520|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Overwriting blueprint model :5G_Core::1.0.37
2022-07-14 05:19:03,550|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-07-14 05:19:03,552|96d7efe7-d313-45f0-8899-72d1772c9793||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-07-14 05:19:10,463|fdd4566e-4f35-4b19-9146-2ff0f2f03f7b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Save processing(85883f1f-cb1f-412f-90c6-8b5c349fadc7) CBA(/opt/app/onap/blueprints/archive/85883f1f-cb1f-412f-90c6-8b5c349fadc7/cba.zip)
2022-07-14 05:19:10,512|fdd4566e-4f35-4b19-9146-2ff0f2f03f7b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/85883f1f-cb1f-412f-90c6-8b5c349fadc7) and entry definition file (Definitions/CNF.json)
2022-07-14 05:19:10,594|fdd4566e-4f35-4b19-9146-2ff0f2f03f7b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(resource-assignment)
2022-07-14 05:19:10,595|fdd4566e-4f35-4b19-9146-2ff0f2f03f7b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-assign)
2022-07-14 05:19:10,596|fdd4566e-4f35-4b19-9146-2ff0f2f03f7b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-deploy)
2022-07-14 05:19:10,596|fdd4566e-4f35-4b19-9146-2ff0f2f03f7b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(scale-out)
2022-07-14 05:19:10,597|fdd4566e-4f35-4b19-9146-2ff0f2f03f7b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(scale)
2022-07-14 05:19:10,597|fdd4566e-4f35-4b19-9146-2ff0f2f03f7b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(scale-in)
2022-07-14 05:19:10,598|fdd4566e-4f35-4b19-9146-2ff0f2f03f7b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(health-check)
2022-07-14 05:19:10,622|fdd4566e-4f35-4b19-9146-2ff0f2f03f7b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/85883f1f-cb1f-412f-90c6-8b5c349fadc7) and entry definition file (Definitions/CNF.json)
2022-07-14 05:19:10,695|fdd4566e-4f35-4b19-9146-2ff0f2f03f7b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| No compiled cache(/opt/app/onap/blueprints/working/85883f1f-cb1f-412f-90c6-8b5c349fadc7) present to clean.
2022-07-14 05:19:16,061|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Enhancing blueprint(/opt/app/onap/blueprints/working/d6e24e59-047b-4e06-b071-ad37bac0b7e2)
2022-07-14 05:19:16,062|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| deleting definition types under : /opt/app/onap/blueprints/working/d6e24e59-047b-4e06-b071-ad37bac0b7e2/Definitions
2022-07-14 05:19:16,064|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| reinitialized all type definitions
2022-07-14 05:19:16,065|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-07-14 05:19:16,099|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| enhancing ArtifactDefinition(vnf-template)
2022-07-14 05:19:16,114|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| enhancing ArtifactDefinition(vnf-mapping)
2022-07-14 05:19:16,128|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-07-14 05:19:16,171|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ***** Enhancing NodeTemplate(input)
2022-07-14 05:19:16,204|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ***** Enhancing NodeTemplate(input)
2022-07-14 05:19:16,223|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ***** Enhancing NodeTemplate(input)
2022-07-14 05:19:16,245|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-07-14 05:19:16,246|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-07-14 05:19:16,246|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-07-14 05:19:16,262|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ***** Enhancing NodeTemplate(input)
2022-07-14 05:19:16,278|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ***** Enhancing NodeTemplate(input)
2022-07-14 05:19:16,292|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ***** Enhancing NodeTemplate(input)
2022-07-14 05:19:16,303|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-14 05:19:16,344|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ***** Enhancing NodeTemplate(input)
2022-07-14 05:19:16,364|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ***** Enhancing NodeTemplate(input)
2022-07-14 05:19:16,374|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ***** Enhancing NodeTemplate(input)
2022-07-14 05:19:16,385|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ***** Enhancing NodeTemplate(input)
2022-07-14 05:19:16,403|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ***** Enhancing NodeTemplate(input)
2022-07-14 05:19:16,417|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ***** Enhancing NodeTemplate(input)
2022-07-14 05:19:16,445|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ***** Enhancing NodeTemplate(config-assign)
2022-07-14 05:19:16,451|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| enhancing ArtifactDefinition(baseconfig-template)
2022-07-14 05:19:16,452|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-07-14 05:19:16,452|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-07-14 05:19:16,477|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ***** Enhancing NodeTemplate(input)
2022-07-14 05:19:16,489|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ***** Enhancing NodeTemplate(input)
2022-07-14 05:19:16,500|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ***** Enhancing NodeTemplate(input)
2022-07-14 05:19:16,510|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ***** Enhancing NodeTemplate(config-deploy)
2022-07-14 05:19:16,565|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ##### Enhancing Workflow(resource-assignment)
2022-07-14 05:19:16,566|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-07-14 05:19:16,566|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-07-14 05:19:16,566|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-07-14 05:19:16,566|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-07-14 05:19:16,566|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-07-14 05:19:16,566|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| enriching artifacts file(/opt/app/onap/blueprints/working/d6e24e59-047b-4e06-b071-ad37bac0b7e2/Templates/vnf-mapping.json
2022-07-14 05:19:16,574|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-07-14 05:19:16,574|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-07-14 05:19:16,574|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| enriching artifacts file(/opt/app/onap/blueprints/working/d6e24e59-047b-4e06-b071-ad37bac0b7e2/Templates/base_ubuntu20-mapping.json
2022-07-14 05:19:16,578|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-07-14 05:19:16,578|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-07-14 05:19:16,579|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ##### Enhancing Workflow(config-assign)
2022-07-14 05:19:16,579|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-07-14 05:19:16,579|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| identified workflow(config-assign) targets(config-assign)
2022-07-14 05:19:16,579|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-07-14 05:19:16,579|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-07-14 05:19:16,579|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| enriching artifacts file(/opt/app/onap/blueprints/working/d6e24e59-047b-4e06-b071-ad37bac0b7e2/Templates/baseconfig-mapping.json
2022-07-14 05:19:16,584|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-07-14 05:19:16,584|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| dataType not present for the recipe(dt-config-assign-properties)
2022-07-14 05:19:16,584|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ##### Enhancing Workflow(config-deploy)
2022-07-14 05:19:16,585|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-07-14 05:19:16,585|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| identified workflow(config-deploy) targets(config-deploy)
2022-07-14 05:19:16,585|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| workflow(config-deploy) resource assignment files([]
2022-07-14 05:19:16,585|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ##### Enhancing blueprint Resource Definitions
2022-07-14 05:19:16,585|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-07-14 05:19:16,585|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| processing file (Templates/vnf-mapping.json)
2022-07-14 05:19:16,585|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-07-14 05:19:16,585|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| processing file (Templates/baseconfig-mapping.json)
2022-07-14 05:19:16,600|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| 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-07-14 05:19:16,697|b31a66dc-07d6-41c3-a257-4c1341f0763c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-07-14 05:19:16,879|79146ae8-d63b-40d9-b9cb-35ea7f0c2bdb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Save processing(b66ab59c-cd40-4085-9c5b-850a2270c216) CBA(/opt/app/onap/blueprints/archive/b66ab59c-cd40-4085-9c5b-850a2270c216/cba.zip)
2022-07-14 05:19:16,888|79146ae8-d63b-40d9-b9cb-35ea7f0c2bdb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b66ab59c-cd40-4085-9c5b-850a2270c216) and entry definition file (Definitions/ubuntu20.json)
2022-07-14 05:19:16,904|79146ae8-d63b-40d9-b9cb-35ea7f0c2bdb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-14 05:19:16,926|79146ae8-d63b-40d9-b9cb-35ea7f0c2bdb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(resource-assignment)
2022-07-14 05:19:16,927|79146ae8-d63b-40d9-b9cb-35ea7f0c2bdb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-assign)
2022-07-14 05:19:16,928|79146ae8-d63b-40d9-b9cb-35ea7f0c2bdb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-deploy)
2022-07-14 05:19:16,937|79146ae8-d63b-40d9-b9cb-35ea7f0c2bdb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b66ab59c-cd40-4085-9c5b-850a2270c216) and entry definition file (Definitions/ubuntu20.json)
2022-07-14 05:19:16,994|79146ae8-d63b-40d9-b9cb-35ea7f0c2bdb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| No compiled cache(/opt/app/onap/blueprints/working/b66ab59c-cd40-4085-9c5b-850a2270c216) present to clean.
2022-07-14 05:21:13,337|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-07-14 05:21:13,337|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-07-14 05:21:13,338|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-07-14 05:21:13,669|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-07-14 05:21:13,669|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-07-14 05:21:14,349|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-07-14 05:21:14,350|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Save processing(98664d28-19d4-4403-ba27-f9080b49e75f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-07-14 05:21:14,368|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Save processing(f2e91cd0-c5b5-4db1-803c-48a9aaf0db46) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-07-14 05:21:14,375|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Save processing(95311f46-10bf-4646-8e7e-8cac979a45d5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-07-14 05:21:14,384|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Save processing(50923b44-c042-4b69-b151-82f0e61d3742) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-07-14 05:21:14,395|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Save processing(f875ab17-79a1-4f0d-ba2b-95a5c5e6a9b4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-07-14 05:21:14,408|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Save processing(37ef54f2-8f4d-4a2c-b45c-01dfbbeda2f5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-07-14 05:21:14,420|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| 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-07-14 05:21:14,420|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| 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-07-14 05:21:14,421|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-07-14 05:21:14,421|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-07-14 05:21:14,421|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| 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-07-14 05:21:14,422|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| 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-07-14 05:21:14,448|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-14 05:21:14,477|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-14 05:21:14,506|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-14 05:21:14,525|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-14 05:21:14,587|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(resource-assignment)
2022-07-14 05:21:14,588|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-deploy)
2022-07-14 05:21:14,619|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-07-14 05:21:14,647|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-07-14 05:21:14,667|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-07-14 05:21:14,674|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-07-14 05:21:14,715|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(resource-assignment)
2022-07-14 05:21:14,715|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-assign)
2022-07-14 05:21:14,716|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-deploy)
2022-07-14 05:21:14,756|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| 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-07-14 05:21:14,786|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-07-14 05:21:14,804|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-07-14 05:21:14,805|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-07-14 05:21:14,853|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(resource-assignment)
2022-07-14 05:21:14,854|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-assign)
2022-07-14 05:21:14,854|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-deploy)
2022-07-14 05:21:14,892|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| 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-07-14 05:21:14,919|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-07-14 05:21:14,937|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-07-14 05:21:14,938|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-07-14 05:21:14,976|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(resource-assignment)
2022-07-14 05:21:14,977|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-assign)
2022-07-14 05:21:14,978|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-deploy)
2022-07-14 05:21:14,979|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(HealthCheck)
2022-07-14 05:21:14,979|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(ScaleOutReconfiguration)
2022-07-14 05:21:14,980|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(vf-config-assign)
2022-07-14 05:21:14,981|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(vf-config-deploy)
2022-07-14 05:21:15,020|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-assign)
2022-07-14 05:21:15,020|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-deploy)
2022-07-14 05:21:15,021|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-07-14 05:21:15,031|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| 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-07-14 05:21:15,053|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-07-14 05:21:15,084|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-07-14 05:21:15,085|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-07-14 05:21:15,139|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-07-14 05:21:15,154|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-07-14 05:21:15,157|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-07-14 05:21:15,192|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(resource-assignment)
2022-07-14 05:21:15,192|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-assign)
2022-07-14 05:21:15,193|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-assign-day-2)
2022-07-14 05:21:15,194|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-deploy)
2022-07-14 05:21:15,195|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-deploy-day-2)
2022-07-14 05:21:15,211|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| 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-07-14 05:21:15,230|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Overwriting blueprint model :5G_Core::1.0.37
2022-07-14 05:21:15,251|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-07-14 05:21:15,252|c14b9f17-e6ce-4560-85ae-c4ec5926e6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-07-14 05:21:23,896|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-07-14 05:21:24,000|||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-07-14 05:21:24,066|eea67c86-5614-4e77-bfdf-9c2f2c4c136b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| request(eea67c86-5614-4e77-bfdf-9c2f2c4c136b)
2022-07-14 05:21:24,071|eea67c86-5614-4e77-bfdf-9c2f2c4c136b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| CBA file(/opt/app/onap/blueprints/archive/ecc8dfc8-ab03-4334-8922-fa7e9d3138ba/cba.zip written successfully
2022-07-14 05:21:24,071|eea67c86-5614-4e77-bfdf-9c2f2c4c136b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Save processing(ecc8dfc8-ab03-4334-8922-fa7e9d3138ba) CBA(/opt/app/onap/blueprints/archive/ecc8dfc8-ab03-4334-8922-fa7e9d3138ba/cba.zip)
2022-07-14 05:21:24,079|eea67c86-5614-4e77-bfdf-9c2f2c4c136b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ecc8dfc8-ab03-4334-8922-fa7e9d3138ba) and entry definition file (Definitions/ubuntu20.json)
2022-07-14 05:21:24,090|eea67c86-5614-4e77-bfdf-9c2f2c4c136b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-14 05:21:24,142|eea67c86-5614-4e77-bfdf-9c2f2c4c136b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(resource-assignment)
2022-07-14 05:21:24,143|eea67c86-5614-4e77-bfdf-9c2f2c4c136b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-assign)
2022-07-14 05:21:24,144|eea67c86-5614-4e77-bfdf-9c2f2c4c136b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-deploy)
2022-07-14 05:21:24,152|eea67c86-5614-4e77-bfdf-9c2f2c4c136b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ecc8dfc8-ab03-4334-8922-fa7e9d3138ba) and entry definition file (Definitions/ubuntu20.json)
2022-07-14 05:21:24,182|eea67c86-5614-4e77-bfdf-9c2f2c4c136b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-07-14 05:21:24,230|eea67c86-5614-4e77-bfdf-9c2f2c4c136b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-07-14 05:21:24,231|eea67c86-5614-4e77-bfdf-9c2f2c4c136b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-07-14 05:21:24,285|eea67c86-5614-4e77-bfdf-9c2f2c4c136b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| No compiled cache(/opt/app/onap/blueprints/working/ecc8dfc8-ab03-4334-8922-fa7e9d3138ba) present to clean.
2022-07-14 05:21:27,875|a5a5a5c1-be37-4414-bd5e-c1f74bb643d8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e8d25f13-7a26-461a-83a2-50eff15db268)
2022-07-14 05:21:27,876|a5a5a5c1-be37-4414-bd5e-c1f74bb643d8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| deleting definition types under : /opt/app/onap/blueprints/working/e8d25f13-7a26-461a-83a2-50eff15db268/Definitions
2022-07-14 05:21:27,878|a5a5a5c1-be37-4414-bd5e-c1f74bb643d8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| reinitialized all type definitions
2022-07-14 05:21:27,879|a5a5a5c1-be37-4414-bd5e-c1f74bb643d8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ***** Enhancing NodeTemplate(netconf-device)
2022-07-14 05:21:27,900|a5a5a5c1-be37-4414-bd5e-c1f74bb643d8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ***** Enhancing NodeTemplate(resolve-data)
2022-07-14 05:21:27,924|a5a5a5c1-be37-4414-bd5e-c1f74bb643d8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-07-14 05:21:27,936|a5a5a5c1-be37-4414-bd5e-c1f74bb643d8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-07-14 05:21:27,950|a5a5a5c1-be37-4414-bd5e-c1f74bb643d8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-07-14 05:21:27,988|a5a5a5c1-be37-4414-bd5e-c1f74bb643d8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-07-14 05:21:28,025|a5a5a5c1-be37-4414-bd5e-c1f74bb643d8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ##### Enhancing Workflow(config-assign)
2022-07-14 05:21:28,026|a5a5a5c1-be37-4414-bd5e-c1f74bb643d8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-07-14 05:21:28,026|a5a5a5c1-be37-4414-bd5e-c1f74bb643d8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| identified workflow(config-assign) targets(resolve-data)
2022-07-14 05:21:28,026|a5a5a5c1-be37-4414-bd5e-c1f74bb643d8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-07-14 05:21:28,026|a5a5a5c1-be37-4414-bd5e-c1f74bb643d8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-07-14 05:21:28,026|a5a5a5c1-be37-4414-bd5e-c1f74bb643d8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| enriching artifacts file(/opt/app/onap/blueprints/working/e8d25f13-7a26-461a-83a2-50eff15db268/Templates/netconfrpc-mapping.json
2022-07-14 05:21:28,032|a5a5a5c1-be37-4414-bd5e-c1f74bb643d8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-07-14 05:21:28,033|a5a5a5c1-be37-4414-bd5e-c1f74bb643d8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| dataType not present for the recipe(dt-config-assign-properties)
2022-07-14 05:21:28,034|a5a5a5c1-be37-4414-bd5e-c1f74bb643d8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ##### Enhancing Workflow(config-deploy)
2022-07-14 05:21:28,035|a5a5a5c1-be37-4414-bd5e-c1f74bb643d8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-07-14 05:21:28,035|a5a5a5c1-be37-4414-bd5e-c1f74bb643d8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| identified workflow(config-deploy) targets(execute-netconf)
2022-07-14 05:21:28,035|a5a5a5c1-be37-4414-bd5e-c1f74bb643d8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| workflow(config-deploy) resource assignment files([]
2022-07-14 05:21:28,035|a5a5a5c1-be37-4414-bd5e-c1f74bb643d8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| ##### Enhancing blueprint Resource Definitions
2022-07-14 05:21:28,035|a5a5a5c1-be37-4414-bd5e-c1f74bb643d8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-07-14 05:21:28,035|a5a5a5c1-be37-4414-bd5e-c1f74bb643d8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| processing file (Templates/netconfrpc-mapping.json)
2022-07-14 05:21:28,042|a5a5a5c1-be37-4414-bd5e-c1f74bb643d8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| distinct resource keys ([input-source])
2022-07-14 05:21:28,062|a5a5a5c1-be37-4414-bd5e-c1f74bb643d8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Enriching Resource Definition sources Node Template: [source-input]
2022-07-14 05:21:28,879|bbe174d3-ac0a-4554-8b46-70cfc53a8e3c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-07-14 05:21:28,989|bbe174d3-ac0a-4554-8b46-70cfc53a8e3c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-07-14 05:21:28,992|bbe174d3-ac0a-4554-8b46-70cfc53a8e3c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-07-14 05:21:28,995|bbe174d3-ac0a-4554-8b46-70cfc53a8e3c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-07-14 05:21:29,192|8bb427e5-0491-48de-992c-9ed1ee95b3b6||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-07-14 05:21:29,192|8bb427e5-0491-48de-992c-9ed1ee95b3b6||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-07-14 05:21:29,196|8bb427e5-0491-48de-992c-9ed1ee95b3b6||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-07-14 05:21:29,587|9bfb1fef-79d7-4870-b54a-20aea58692f3||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-07-14 05:21:29,587|9bfb1fef-79d7-4870-b54a-20aea58692f3||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-07-14 05:21:29,589|9bfb1fef-79d7-4870-b54a-20aea58692f3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-07-14 05:21:29,797|6cceeef0-6ec4-466f-96e2-5a33072eb95a||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-07-14 05:21:29,797|6cceeef0-6ec4-466f-96e2-5a33072eb95a||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-07-14 05:21:29,800|6cceeef0-6ec4-466f-96e2-5a33072eb95a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-07-14 05:21:39,553|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-07-14 05:21:39,651|||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-07-14 05:21:39,653|cd3435cc-1863-4c67-8b8a-638d17a402b2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| request(cd3435cc-1863-4c67-8b8a-638d17a402b2)
2022-07-14 05:21:39,654|cd3435cc-1863-4c67-8b8a-638d17a402b2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| CBA file(/opt/app/onap/blueprints/archive/f34c749e-b7ea-444e-b51f-590966d20a46/cba.zip written successfully
2022-07-14 05:21:39,654|cd3435cc-1863-4c67-8b8a-638d17a402b2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Save processing(f34c749e-b7ea-444e-b51f-590966d20a46) CBA(/opt/app/onap/blueprints/archive/f34c749e-b7ea-444e-b51f-590966d20a46/cba.zip)
2022-07-14 05:21:39,683|cd3435cc-1863-4c67-8b8a-638d17a402b2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f34c749e-b7ea-444e-b51f-590966d20a46) and entry definition file (Definitions/CNF.json)
2022-07-14 05:21:39,746|cd3435cc-1863-4c67-8b8a-638d17a402b2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(resource-assignment)
2022-07-14 05:21:39,747|cd3435cc-1863-4c67-8b8a-638d17a402b2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-assign)
2022-07-14 05:21:39,748|cd3435cc-1863-4c67-8b8a-638d17a402b2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-deploy)
2022-07-14 05:21:39,748|cd3435cc-1863-4c67-8b8a-638d17a402b2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(scale-out)
2022-07-14 05:21:39,749|cd3435cc-1863-4c67-8b8a-638d17a402b2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(scale)
2022-07-14 05:21:39,749|cd3435cc-1863-4c67-8b8a-638d17a402b2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(scale-in)
2022-07-14 05:21:39,750|cd3435cc-1863-4c67-8b8a-638d17a402b2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(health-check)
2022-07-14 05:21:39,775|cd3435cc-1863-4c67-8b8a-638d17a402b2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f34c749e-b7ea-444e-b51f-590966d20a46) and entry definition file (Definitions/CNF.json)
2022-07-14 05:21:39,798|cd3435cc-1863-4c67-8b8a-638d17a402b2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Overwriting blueprint model :APACHE::1.0.0
2022-07-14 05:21:39,826|cd3435cc-1863-4c67-8b8a-638d17a402b2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-07-14 05:21:39,828|cd3435cc-1863-4c67-8b8a-638d17a402b2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-07-14 05:21:39,897|cd3435cc-1863-4c67-8b8a-638d17a402b2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| No compiled cache(/opt/app/onap/blueprints/working/f34c749e-b7ea-444e-b51f-590966d20a46) present to clean.
2022-07-14 05:21:53,851|abf833ca-32d4-40e2-b21a-43df602cdf12||DefaultDispatcher-worker-9||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| getting cba file name(APACHE), version(1.0.0) from db
2022-07-14 05:21:54,032|abf833ca-32d4-40e2-b21a-43df602cdf12||DefaultDispatcher-worker-9||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-14 05:21:54,034|abf833ca-32d4-40e2-b21a-43df602cdf12||DefaultDispatcher-worker-9||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-07-14 05:21:54,037|abf833ca-32d4-40e2-b21a-43df602cdf12||DefaultDispatcher-worker-9||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-07-14 05:21:54,233|5e0541cd-9212-44cf-995e-defdd1a7c8cb||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-14 05:21:54,233|5e0541cd-9212-44cf-995e-defdd1a7c8cb||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-07-14 05:21:54,236|5e0541cd-9212-44cf-995e-defdd1a7c8cb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-07-14 05:21:54,965|0bae3fba-1a74-4925-a90a-f56ba3fcf988||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-14 05:21:54,965|0bae3fba-1a74-4925-a90a-f56ba3fcf988||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-07-14 05:21:54,967|0bae3fba-1a74-4925-a90a-f56ba3fcf988||DefaultDispatcher-worker-9||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-07-14 05:21:55,215|3fd52ef3-bc9c-4872-89f2-c6e7f33a280c||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-14 05:21:55,215|3fd52ef3-bc9c-4872-89f2-c6e7f33a280c||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-07-14 05:21:55,217|3fd52ef3-bc9c-4872-89f2-c6e7f33a280c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-07-14 05:21:55,421|ebee961d-d0df-4378-bc86-e9d5e56b1aa0||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-14 05:21:55,421|ebee961d-d0df-4378-bc86-e9d5e56b1aa0||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-07-14 05:21:55,423|ebee961d-d0df-4378-bc86-e9d5e56b1aa0||DefaultDispatcher-worker-9||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-07-14 05:21:55,680|4950472f-33a4-42e3-9936-1aec2104c41d||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-14 05:21:55,681|4950472f-33a4-42e3-9936-1aec2104c41d||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-07-14 05:21:55,683|4950472f-33a4-42e3-9936-1aec2104c41d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-07-14 05:21:55,932|a4392983-f020-4ce6-ad5b-5da3bb6abb94||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-14 05:21:55,932|a4392983-f020-4ce6-ad5b-5da3bb6abb94||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-07-14 05:21:55,934|a4392983-f020-4ce6-ad5b-5da3bb6abb94||DefaultDispatcher-worker-9||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-07-14 05:21:56,206|330c0a24-799f-4d33-98e7-23d268e8104a||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-14 05:21:56,206|330c0a24-799f-4d33-98e7-23d268e8104a||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-07-14 05:21:56,211|330c0a24-799f-4d33-98e7-23d268e8104a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-07-14 05:23:11,770|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-07-14 05:23:11,876|||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-07-14 05:23:11,878|c0278997-d2da-4d68-b4b1-6291062240ba||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| request(c0278997-d2da-4d68-b4b1-6291062240ba)
2022-07-14 05:23:11,879|c0278997-d2da-4d68-b4b1-6291062240ba||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| CBA file(/opt/app/onap/blueprints/archive/6cd34742-c08e-48e4-9f76-fa23c4151416/cba.zip written successfully
2022-07-14 05:23:11,879|c0278997-d2da-4d68-b4b1-6291062240ba||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Save processing(6cd34742-c08e-48e4-9f76-fa23c4151416) CBA(/opt/app/onap/blueprints/archive/6cd34742-c08e-48e4-9f76-fa23c4151416/cba.zip)
2022-07-14 05:23:11,893|c0278997-d2da-4d68-b4b1-6291062240ba||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6cd34742-c08e-48e4-9f76-fa23c4151416) and entry definition file (Definitions/pnf_netconf.json)
2022-07-14 05:23:11,898|c0278997-d2da-4d68-b4b1-6291062240ba||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-14 05:23:11,907|c0278997-d2da-4d68-b4b1-6291062240ba||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-assign)
2022-07-14 05:23:11,908|c0278997-d2da-4d68-b4b1-6291062240ba||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-deploy)
2022-07-14 05:23:11,912|c0278997-d2da-4d68-b4b1-6291062240ba||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6cd34742-c08e-48e4-9f76-fa23c4151416) and entry definition file (Definitions/pnf_netconf.json)
2022-07-14 05:23:11,932|c0278997-d2da-4d68-b4b1-6291062240ba||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-07-14 05:23:11,997|c0278997-d2da-4d68-b4b1-6291062240ba||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-07-14 05:23:11,999|c0278997-d2da-4d68-b4b1-6291062240ba||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-07-14 05:23:12,029|c0278997-d2da-4d68-b4b1-6291062240ba||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| No compiled cache(/opt/app/onap/blueprints/working/6cd34742-c08e-48e4-9f76-fa23c4151416) present to clean.
2022-07-14 05:24:39,983|ae5191f9-7090-48b4-b689-d38036f1e6b1||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| processing request id 6d2a4b40-aede-4d82-9fc0-bd3c3324c37d
2022-07-14 05:24:39,983|ae5191f9-7090-48b4-b689-d38036f1e6b1||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| storeExecutionInput called not to store the Workflow action input details 
2022-07-14 05:24:39,983|ae5191f9-7090-48b4-b689-d38036f1e6b1||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| StoreAuditService ID  -1
2022-07-14 05:24:39,985|ae5191f9-7090-48b4-b689-d38036f1e6b1||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-07-14 05:24:39,985|ae5191f9-7090-48b4-b689-d38036f1e6b1||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-07-14 05:24:39,988|ae5191f9-7090-48b4-b689-d38036f1e6b1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-07-14 05:24:40,007|ae5191f9-7090-48b4-b689-d38036f1e6b1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Deriving input data for workflow: (resource-assignment)
2022-07-14 05:24:40,007|ae5191f9-7090-48b4-b689-d38036f1e6b1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-07-14 05:24:40,007|ae5191f9-7090-48b4-b689-d38036f1e6b1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-07-14 05:24:40,008|ae5191f9-7090-48b4-b689-d38036f1e6b1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| preparing request id(6d2a4b40-aede-4d82-9fc0-bd3c3324c37d) for workflow(resource-assignment) step(resource-assignment)
2022-07-14 05:24:40,008|ae5191f9-7090-48b4-b689-d38036f1e6b1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-07-14 05:24:40,009|ae5191f9-7090-48b4-b689-d38036f1e6b1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-07-14 05:24:40,009|ae5191f9-7090-48b4-b689-d38036f1e6b1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-07-14 05:24:40,025|ae5191f9-7090-48b4-b689-d38036f1e6b1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| 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-07-14 05:24:40,027|ae5191f9-7090-48b4-b689-d38036f1e6b1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-07-14 05:24:40,027|ae5191f9-7090-48b4-b689-d38036f1e6b1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Setting Resource Value ("1afef682-b2ac-4461-9854-0574bcaf5a07") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-07-14 05:24:40,028|ae5191f9-7090-48b4-b689-d38036f1e6b1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Setting Resource Value ("48f3e47e-1754-4279-82d8-574472431de5") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-07-14 05:24:40,029|ae5191f9-7090-48b4-b689-d38036f1e6b1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Generated Resource Param Data ({
  "service-instance-id" : "1afef682-b2ac-4461-9854-0574bcaf5a07",
  "vnf-id" : "48f3e47e-1754-4279-82d8-574472431de5",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-07-14 05:24:40,040|ae5191f9-7090-48b4-b689-d38036f1e6b1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Preparing Response...
2022-07-14 05:24:40,040|ae5191f9-7090-48b4-b689-d38036f1e6b1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-07-14 05:24:40,040|ae5191f9-7090-48b4-b689-d38036f1e6b1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-07-14 05:24:40,041|ae5191f9-7090-48b4-b689-d38036f1e6b1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c0c7c4cb-e5c2-4829-a5d7-dfbc3a9d63be auditStoreId -1
2022-07-14 05:24:49,043|ae5191f9-7090-48b4-b689-d38036f1e6b1||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| processing request id e99f54ea-1fce-4866-95a8-cac4374c3311
2022-07-14 05:24:49,043|ae5191f9-7090-48b4-b689-d38036f1e6b1||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| storeExecutionInput called not to store the Workflow action input details 
2022-07-14 05:24:49,043|ae5191f9-7090-48b4-b689-d38036f1e6b1||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| StoreAuditService ID  -1
2022-07-14 05:24:49,043|ae5191f9-7090-48b4-b689-d38036f1e6b1||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-07-14 05:24:49,043|ae5191f9-7090-48b4-b689-d38036f1e6b1||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-07-14 05:24:49,044|ae5191f9-7090-48b4-b689-d38036f1e6b1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-07-14 05:24:49,051|ae5191f9-7090-48b4-b689-d38036f1e6b1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Deriving input data for workflow: (resource-assignment)
2022-07-14 05:24:49,051|ae5191f9-7090-48b4-b689-d38036f1e6b1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-07-14 05:24:49,051|ae5191f9-7090-48b4-b689-d38036f1e6b1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-07-14 05:24:49,051|ae5191f9-7090-48b4-b689-d38036f1e6b1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| preparing request id(e99f54ea-1fce-4866-95a8-cac4374c3311) for workflow(resource-assignment) step(resource-assignment)
2022-07-14 05:24:49,051|ae5191f9-7090-48b4-b689-d38036f1e6b1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-07-14 05:24:49,051|ae5191f9-7090-48b4-b689-d38036f1e6b1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-07-14 05:24:49,052|ae5191f9-7090-48b4-b689-d38036f1e6b1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-07-14 05:24:49,065|ae5191f9-7090-48b4-b689-d38036f1e6b1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| 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-07-14 05:24:49,067|ae5191f9-7090-48b4-b689-d38036f1e6b1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Setting Resource Value ("admin-daily-jakarta") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-07-14 05:24:49,068|ae5191f9-7090-48b4-b689-d38036f1e6b1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-07-14 05:24:49,068|ae5191f9-7090-48b4-b689-d38036f1e6b1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-07-14 05:24:49,068|ae5191f9-7090-48b4-b689-d38036f1e6b1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-07-14 05:24:49,068|ae5191f9-7090-48b4-b689-d38036f1e6b1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Setting Resource Value ("0e2d5b95-5f90-4d2a-8cff-f30f43c39d27") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-07-14 05:24:49,068|ae5191f9-7090-48b4-b689-d38036f1e6b1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Setting Resource Value ("1afef682-b2ac-4461-9854-0574bcaf5a07") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-07-14 05:24:49,069|ae5191f9-7090-48b4-b689-d38036f1e6b1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| 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-07-14 05:24:49,069|ae5191f9-7090-48b4-b689-d38036f1e6b1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-07-14 05:24:49,070|ae5191f9-7090-48b4-b689-d38036f1e6b1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-07-14 05:24:49,071|ae5191f9-7090-48b4-b689-d38036f1e6b1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Setting Resource Value ("48f3e47e-1754-4279-82d8-574472431de5") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-07-14 05:24:49,071|ae5191f9-7090-48b4-b689-d38036f1e6b1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-jakarta",
  "service-instance-id" : "1afef682-b2ac-4461-9854-0574bcaf5a07",
  "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" : "0e2d5b95-5f90-4d2a-8cff-f30f43c39d27",
  "vnf-id" : "48f3e47e-1754-4279-82d8-574472431de5",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-07-14 05:24:49,082|ae5191f9-7090-48b4-b689-d38036f1e6b1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Preparing Response...
2022-07-14 05:24:49,082|ae5191f9-7090-48b4-b689-d38036f1e6b1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-07-14 05:24:49,083|ae5191f9-7090-48b4-b689-d38036f1e6b1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-07-14 05:24:49,083|ae5191f9-7090-48b4-b689-d38036f1e6b1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d150fb35-6a20-476d-8839-ce95d982a092 auditStoreId -1
2022-07-14 05:24:59,493|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-07-14 05:24:59,590|||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-07-14 05:24:59,617|ae5191f9-7090-48b4-b689-d38036f1e6b1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| processing request id ae5191f9-7090-48b4-b689-d38036f1e6b1
2022-07-14 05:24:59,617|ae5191f9-7090-48b4-b689-d38036f1e6b1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| storeExecutionInput called not to store the Workflow action input details 
2022-07-14 05:24:59,617|ae5191f9-7090-48b4-b689-d38036f1e6b1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| StoreAuditService ID  -1
2022-07-14 05:24:59,618|ae5191f9-7090-48b4-b689-d38036f1e6b1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-07-14 05:24:59,618|ae5191f9-7090-48b4-b689-d38036f1e6b1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-07-14 05:24:59,618|ae5191f9-7090-48b4-b689-d38036f1e6b1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-07-14 05:24:59,621|ae5191f9-7090-48b4-b689-d38036f1e6b1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Deriving input data for workflow: (config-assign)
2022-07-14 05:24:59,622|ae5191f9-7090-48b4-b689-d38036f1e6b1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-07-14 05:24:59,622|ae5191f9-7090-48b4-b689-d38036f1e6b1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-07-14 05:24:59,622|ae5191f9-7090-48b4-b689-d38036f1e6b1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| preparing request id(ae5191f9-7090-48b4-b689-d38036f1e6b1) for workflow(config-assign) step(config-assign)
2022-07-14 05:24:59,622|ae5191f9-7090-48b4-b689-d38036f1e6b1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-07-14 05:24:59,622|ae5191f9-7090-48b4-b689-d38036f1e6b1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-07-14 05:24:59,623|ae5191f9-7090-48b4-b689-d38036f1e6b1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-07-14 05:24:59,651|ae5191f9-7090-48b4-b689-d38036f1e6b1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| 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-07-14 05:24:59,653|ae5191f9-7090-48b4-b689-d38036f1e6b1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-07-14 05:24:59,653|ae5191f9-7090-48b4-b689-d38036f1e6b1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Setting Resource Value ("1afef682-b2ac-4461-9854-0574bcaf5a07") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-07-14 05:24:59,654|ae5191f9-7090-48b4-b689-d38036f1e6b1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Setting Resource Value ("48f3e47e-1754-4279-82d8-574472431de5") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-07-14 05:24:59,665|ae5191f9-7090-48b4-b689-d38036f1e6b1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Resource resolution saved into database successfully : (service-instance-id)
2022-07-14 05:24:59,667|ae5191f9-7090-48b4-b689-d38036f1e6b1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Resource resolution saved into database successfully : (vnf-id)
2022-07-14 05:24:59,667|ae5191f9-7090-48b4-b689-d38036f1e6b1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Resource resolution saved into database successfully : (vnf_name)
2022-07-14 05:24:59,668|ae5191f9-7090-48b4-b689-d38036f1e6b1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Generated Resource Param Data ({
  "service-instance-id" : "1afef682-b2ac-4461-9854-0574bcaf5a07",
  "vnf-id" : "48f3e47e-1754-4279-82d8-574472431de5",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-07-14 05:24:59,687|||DefaultDispatcher-worker-1||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-07-14 05:24:59,706|ae5191f9-7090-48b4-b689-d38036f1e6b1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-07-14 05:24:59,707|ae5191f9-7090-48b4-b689-d38036f1e6b1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Preparing Response...
2022-07-14 05:24:59,707|ae5191f9-7090-48b4-b689-d38036f1e6b1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-07-14 05:24:59,707|ae5191f9-7090-48b4-b689-d38036f1e6b1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| resolveWorkflowOutputs for workflow(config-assign)
2022-07-14 05:24:59,707|ae5191f9-7090-48b4-b689-d38036f1e6b1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 284a17bf-5c95-45a7-982b-af23b295531f auditStoreId -1
2022-07-14 05:24:59,733|ae5191f9-7090-48b4-b689-d38036f1e6b1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Completed
2022-07-14 05:26:03,558|||grpc-default-executor-3||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-07-14 05:26:03,665|||grpc-default-executor-3||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-07-14 05:26:03,670|ae5191f9-7090-48b4-b689-d38036f1e6b1||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| processing request id ae5191f9-7090-48b4-b689-d38036f1e6b1
2022-07-14 05:26:03,670|ae5191f9-7090-48b4-b689-d38036f1e6b1||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| storeExecutionInput called not to store the Workflow action input details 
2022-07-14 05:26:03,670|ae5191f9-7090-48b4-b689-d38036f1e6b1||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| StoreAuditService ID  -1
2022-07-14 05:26:03,672|ae5191f9-7090-48b4-b689-d38036f1e6b1||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-07-14 05:26:03,672|ae5191f9-7090-48b4-b689-d38036f1e6b1||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-07-14 05:26:03,674|ae5191f9-7090-48b4-b689-d38036f1e6b1||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-07-14 05:26:03,679|ae5191f9-7090-48b4-b689-d38036f1e6b1||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Deriving input data for workflow: (config-deploy)
2022-07-14 05:26:03,680|ae5191f9-7090-48b4-b689-d38036f1e6b1||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-07-14 05:26:03,680|ae5191f9-7090-48b4-b689-d38036f1e6b1||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-07-14 05:26:03,688|ae5191f9-7090-48b4-b689-d38036f1e6b1||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| preparing request id(ae5191f9-7090-48b4-b689-d38036f1e6b1) for workflow(config-deploy) step(config-deploy)
2022-07-14 05:26:03,689|ae5191f9-7090-48b4-b689-d38036f1e6b1||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-07-14 05:26:03,689|ae5191f9-7090-48b4-b689-d38036f1e6b1||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| 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-07-14 05:26:03,692|ae5191f9-7090-48b4-b689-d38036f1e6b1||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-07-14 05:26:03,692|ae5191f9-7090-48b4-b689-d38036f1e6b1||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Getting Jython Script Class(ConfigDeploy)
2022-07-14 05:26:03,740|ae5191f9-7090-48b4-b689-d38036f1e6b1||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@666644
2022-07-14 05:26:03,742|ae5191f9-7090-48b4-b689-d38036f1e6b1||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Hello world
2022-07-14 05:26:03,743|ae5191f9-7090-48b4-b689-d38036f1e6b1||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Preparing Response...
2022-07-14 05:26:03,743|ae5191f9-7090-48b4-b689-d38036f1e6b1||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-07-14 05:26:03,743|ae5191f9-7090-48b4-b689-d38036f1e6b1||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-07-14 05:26:03,744|ae5191f9-7090-48b4-b689-d38036f1e6b1||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 2a4df3d2-5526-4323-96c7-be0ba1f2c3a3 auditStoreId -1
2022-07-14 05:26:03,749|ae5191f9-7090-48b4-b689-d38036f1e6b1||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Completed
2022-07-14 05:34:52,259|ac50ee6b-c1e9-4d56-a5cd-1f951fcdd587||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Save processing(789e7370-23ad-4da2-8a9f-f3f8a200a5dd) CBA(/opt/app/onap/blueprints/archive/789e7370-23ad-4da2-8a9f-f3f8a200a5dd/cba.zip)
2022-07-14 05:34:52,287|ac50ee6b-c1e9-4d56-a5cd-1f951fcdd587||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/789e7370-23ad-4da2-8a9f-f3f8a200a5dd) and entry definition file (Definitions/CNF.json)
2022-07-14 05:34:52,360|ac50ee6b-c1e9-4d56-a5cd-1f951fcdd587||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(resource-assignment)
2022-07-14 05:34:52,361|ac50ee6b-c1e9-4d56-a5cd-1f951fcdd587||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-assign)
2022-07-14 05:34:52,362|ac50ee6b-c1e9-4d56-a5cd-1f951fcdd587||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(config-deploy)
2022-07-14 05:34:52,363|ac50ee6b-c1e9-4d56-a5cd-1f951fcdd587||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(scale-out)
2022-07-14 05:34:52,363|ac50ee6b-c1e9-4d56-a5cd-1f951fcdd587||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(scale)
2022-07-14 05:34:52,364|ac50ee6b-c1e9-4d56-a5cd-1f951fcdd587||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(scale-in)
2022-07-14 05:34:52,364|ac50ee6b-c1e9-4d56-a5cd-1f951fcdd587||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Validating Workflow(health-check)
2022-07-14 05:34:52,387|ac50ee6b-c1e9-4d56-a5cd-1f951fcdd587||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/789e7370-23ad-4da2-8a9f-f3f8a200a5dd) and entry definition file (Definitions/CNF.json)
2022-07-14 05:34:52,413|ac50ee6b-c1e9-4d56-a5cd-1f951fcdd587||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Overwriting blueprint model :APACHE::1.0.0
2022-07-14 05:34:52,447|ac50ee6b-c1e9-4d56-a5cd-1f951fcdd587||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-07-14 05:34:52,503|ac50ee6b-c1e9-4d56-a5cd-1f951fcdd587||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-07-14 05:34:52,536|ac50ee6b-c1e9-4d56-a5cd-1f951fcdd587||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-w2dzn|||| No compiled cache(/opt/app/onap/blueprints/working/789e7370-23ad-4da2-8a9f-f3f8a200a5dd) present to clean.