By type
14:40:36,170 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 14:40:36,172 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 14:40:36,174 |-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.2.1.jar!/logback.xml] 14:40:36,175 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 14:40:36,175 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 14:40:36,175 |-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.2.1.jar!/logback.xml] 14:40:36,194 |-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.2.1.jar!/logback.xml] is not of type file 14:40:36,342 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 14:40:36,351 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 14:40:36,355 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 14:40:36,364 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 14:40:36,445 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 14:40:36,445 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 14:40:36,445 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 14:40:36,445 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 14:40:36,445 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 14:40:36,445 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 14:40:36,446 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 14:40:36,446 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 14:40:36,448 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2021-12-17 14:40:37,254|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.2.1 on onap-cds-blueprints-processor-55cd4c5979-l8tlj with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar started by onap in /app) 2021-12-17 14:40:37,258|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2021-12-17 14:40:40,437|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2021-12-17 14:40:41,128|||main||||INFO||||||| Finished Spring Data repository scanning in 676ms. Found 11 JPA repository interfaces. 2021-12-17 14:40:43,433|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2021-12-17 14:40:43,505|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2021-12-17 14:40:43,719|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2021-12-17 14:40:44,222|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2021-12-17 14:40:44,559|||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. 2021-12-17 14:40:44,564|||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. 2021-12-17 14:40:44,764|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2021-12-17 14:40:46,065|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-12-17 14:40:46,077|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2021-12-17 14:40:46,161|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2021-12-17 14:40:47,272|||main||||INFO||||||| Audit service is disabled 2021-12-17 14:40:47,424|||main||||INFO||||||| Workflow Audit store is disabled 2021-12-17 14:40:49,036|||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] 2021-12-17 14:40:49,082|||main||||INFO||||||| Dependency Management module created... 2021-12-17 14:40:50,181|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2021-12-17 14:40:50,439|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2021-12-17 14:40:51,674|||main||||INFO||||||| Netty started on port(s): 8080 2021-12-17 14:40:53,265|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2021-12-17 14:40:53,620|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2021-12-17 14:40:53,628|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 17.015 seconds (JVM running for 18.051) 2021-12-17 14:40:53,648|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2021-12-17 15:40:10,463|57bd1c90-8d82-42a1-8321-445744f3654c||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2021-12-17 15:40:10,465|57bd1c90-8d82-42a1-8321-445744f3654c||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-12-17 15:40:10,470|57bd1c90-8d82-42a1-8321-445744f3654c||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-12-17 15:40:11,043|57bd1c90-8d82-42a1-8321-445744f3654c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-12-17 15:40:11,045|57bd1c90-8d82-42a1-8321-445744f3654c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-12-17 15:40:12,628|9eb86656-1dd2-4fae-8df5-268b06ad88e7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Enhancing blueprint(/opt/app/onap/blueprints/working/2c9cb8e7-9bb9-436d-8ca7-7959850a1450) 2021-12-17 15:40:12,639|9eb86656-1dd2-4fae-8df5-268b06ad88e7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| deleting definition types under : /opt/app/onap/blueprints/working/2c9cb8e7-9bb9-436d-8ca7-7959850a1450/Definitions 2021-12-17 15:40:12,729|9eb86656-1dd2-4fae-8df5-268b06ad88e7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| reinitialized all type definitions 2021-12-17 15:40:12,735|9eb86656-1dd2-4fae-8df5-268b06ad88e7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ***** Enhancing NodeTemplate(helloworld) 2021-12-17 15:40:12,767|9eb86656-1dd2-4fae-8df5-268b06ad88e7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| enhancing ArtifactDefinition(helloworld-template) 2021-12-17 15:40:12,774|9eb86656-1dd2-4fae-8df5-268b06ad88e7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| enhancing ArtifactDefinition(helloworld-mapping) 2021-12-17 15:40:12,779|9eb86656-1dd2-4fae-8df5-268b06ad88e7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2021-12-17 15:40:12,837|9eb86656-1dd2-4fae-8df5-268b06ad88e7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ##### Enhancing Workflow(helloworld) 2021-12-17 15:40:12,838|9eb86656-1dd2-4fae-8df5-268b06ad88e7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2021-12-17 15:40:12,838|9eb86656-1dd2-4fae-8df5-268b06ad88e7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| identified workflow(helloworld) targets(helloworld) 2021-12-17 15:40:12,838|9eb86656-1dd2-4fae-8df5-268b06ad88e7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2021-12-17 15:40:12,838|9eb86656-1dd2-4fae-8df5-268b06ad88e7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2021-12-17 15:40:12,839|9eb86656-1dd2-4fae-8df5-268b06ad88e7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| enriching artifacts file(/opt/app/onap/blueprints/working/2c9cb8e7-9bb9-436d-8ca7-7959850a1450/Templates/hello-world-mapping.json 2021-12-17 15:40:12,855|9eb86656-1dd2-4fae-8df5-268b06ad88e7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2021-12-17 15:40:12,855|9eb86656-1dd2-4fae-8df5-268b06ad88e7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| dataType not present for the recipe(dt-helloworld-properties) 2021-12-17 15:40:12,855|9eb86656-1dd2-4fae-8df5-268b06ad88e7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ##### Enhancing blueprint Resource Definitions 2021-12-17 15:40:12,855|9eb86656-1dd2-4fae-8df5-268b06ad88e7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| resources assignment files ([Templates/hello-world-mapping.json]) 2021-12-17 15:40:12,857|9eb86656-1dd2-4fae-8df5-268b06ad88e7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| processing file (Templates/hello-world-mapping.json) 2021-12-17 15:40:12,876|9eb86656-1dd2-4fae-8df5-268b06ad88e7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| distinct resource keys ([]) 2021-12-17 15:40:12,876|9eb86656-1dd2-4fae-8df5-268b06ad88e7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Enriching Resource Definition sources Node Template: [] 2021-12-17 15:40:13,179|693c92c2-f8f0-4408-8cd8-eae653f84a96||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Save processing(69ca0418-4f41-4a92-8da9-7a945e8f3f45) CBA(/opt/app/onap/blueprints/archive/69ca0418-4f41-4a92-8da9-7a945e8f3f45/cba.zip) 2021-12-17 15:40:13,195|693c92c2-f8f0-4408-8cd8-eae653f84a96||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/69ca0418-4f41-4a92-8da9-7a945e8f3f45) and entry definition file (Definitions/blueprint.json) 2021-12-17 15:40:13,267|693c92c2-f8f0-4408-8cd8-eae653f84a96||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(helloworld) 2021-12-17 15:40:13,282|693c92c2-f8f0-4408-8cd8-eae653f84a96||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/69ca0418-4f41-4a92-8da9-7a945e8f3f45) and entry definition file (Definitions/blueprint.json) 2021-12-17 15:40:13,411|693c92c2-f8f0-4408-8cd8-eae653f84a96||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| No compiled cache(/opt/app/onap/blueprints/working/69ca0418-4f41-4a92-8da9-7a945e8f3f45) present to clean. 2021-12-17 15:40:13,659|0d182b4d-1c49-409b-8949-3c5c2fcc38c7||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| processing request id 654321 2021-12-17 15:40:13,660|0d182b4d-1c49-409b-8949-3c5c2fcc38c7||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| storeExecutionInput called not to store the Workflow action input details 2021-12-17 15:40:13,660|0d182b4d-1c49-409b-8949-3c5c2fcc38c7||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| StoreAuditService ID -1 2021-12-17 15:40:13,668|0d182b4d-1c49-409b-8949-3c5c2fcc38c7||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| getting cba file name(test101), version(1.0.1) from db 2021-12-17 15:40:13,732|0d182b4d-1c49-409b-8949-3c5c2fcc38c7||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2021-12-17 15:40:13,735|0d182b4d-1c49-409b-8949-3c5c2fcc38c7||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2021-12-17 15:40:13,737|0d182b4d-1c49-409b-8949-3c5c2fcc38c7||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2021-12-17 15:40:13,752|0d182b4d-1c49-409b-8949-3c5c2fcc38c7||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Deriving input data for workflow: (helloworld) 2021-12-17 15:40:13,754|0d182b4d-1c49-409b-8949-3c5c2fcc38c7||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2021-12-17 15:40:13,754|0d182b4d-1c49-409b-8949-3c5c2fcc38c7||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-12-17 15:40:13,763|0d182b4d-1c49-409b-8949-3c5c2fcc38c7||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2021-12-17 15:40:13,764|0d182b4d-1c49-409b-8949-3c5c2fcc38c7||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2021-12-17 15:40:13,765|0d182b4d-1c49-409b-8949-3c5c2fcc38c7||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2021-12-17 15:40:13,783|0d182b4d-1c49-409b-8949-3c5c2fcc38c7||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2021-12-17 15:40:13,811|0d182b4d-1c49-409b-8949-3c5c2fcc38c7||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Batched Sequence : ([]) 2021-12-17 15:40:13,814|0d182b4d-1c49-409b-8949-3c5c2fcc38c7||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Generated Resource Param Data ({ }) 2021-12-17 15:40:13,901|0d182b4d-1c49-409b-8949-3c5c2fcc38c7||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Preparing Response... 2021-12-17 15:40:13,904|0d182b4d-1c49-409b-8949-3c5c2fcc38c7||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2021-12-17 15:40:13,905|0d182b4d-1c49-409b-8949-3c5c2fcc38c7||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| resolveWorkflowOutputs for workflow(helloworld) 2021-12-17 15:40:13,907|0d182b4d-1c49-409b-8949-3c5c2fcc38c7||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 8a17539c-b4b1-4e5e-b01f-d83f9da29f55 auditStoreId -1 2021-12-17 15:45:17,546|48cf985d-321c-4034-b7ca-eb97f0b1935a||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2021-12-17 15:45:17,547|48cf985d-321c-4034-b7ca-eb97f0b1935a||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-12-17 15:45:17,547|48cf985d-321c-4034-b7ca-eb97f0b1935a||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-12-17 15:45:17,864|48cf985d-321c-4034-b7ca-eb97f0b1935a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-12-17 15:45:17,864|48cf985d-321c-4034-b7ca-eb97f0b1935a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-12-17 15:45:18,571|48cf985d-321c-4034-b7ca-eb97f0b1935a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2021-12-17 15:45:18,575|48cf985d-321c-4034-b7ca-eb97f0b1935a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Save processing(c6d4e54b-f8c9-4b94-8315-0ca3fba13b6e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2021-12-17 15:45:18,599|48cf985d-321c-4034-b7ca-eb97f0b1935a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Save processing(b8c7a3f0-2dc4-4888-a715-636f42181e93) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2021-12-17 15:45:18,609|48cf985d-321c-4034-b7ca-eb97f0b1935a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Save processing(435aae8e-2abe-4abe-aa98-8a57c85e6c5b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2021-12-17 15:45:18,622|48cf985d-321c-4034-b7ca-eb97f0b1935a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Save processing(565a1b26-c2a1-4ca2-8efa-3856ce759bdf) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2021-12-17 15:45:18,642|48cf985d-321c-4034-b7ca-eb97f0b1935a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Save processing(07bf892c-99d1-47e6-9795-a2334460a31b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2021-12-17 15:45:18,658|48cf985d-321c-4034-b7ca-eb97f0b1935a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Save processing(ed4696e9-b733-401a-9630-b00e99a285fd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2021-12-17 15:45:18,675|48cf985d-321c-4034-b7ca-eb97f0b1935a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| 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) 2021-12-17 15:45:18,676|48cf985d-321c-4034-b7ca-eb97f0b1935a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2021-12-17 15:45:18,677|48cf985d-321c-4034-b7ca-eb97f0b1935a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2021-12-17 15:45:18,677|48cf985d-321c-4034-b7ca-eb97f0b1935a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2021-12-17 15:45:18,677|48cf985d-321c-4034-b7ca-eb97f0b1935a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| 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) 2021-12-17 15:45:18,678|48cf985d-321c-4034-b7ca-eb97f0b1935a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| 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) 2021-12-17 15:45:18,736|48cf985d-321c-4034-b7ca-eb97f0b1935a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-12-17 15:45:18,785|48cf985d-321c-4034-b7ca-eb97f0b1935a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-12-17 15:45:18,808|48cf985d-321c-4034-b7ca-eb97f0b1935a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-12-17 15:45:18,829|48cf985d-321c-4034-b7ca-eb97f0b1935a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-12-17 15:45:18,948|48cf985d-321c-4034-b7ca-eb97f0b1935a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(resource-assignment) 2021-12-17 15:45:18,949|48cf985d-321c-4034-b7ca-eb97f0b1935a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-assign) 2021-12-17 15:45:18,950|48cf985d-321c-4034-b7ca-eb97f0b1935a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-deploy) 2021-12-17 15:45:19,009|48cf985d-321c-4034-b7ca-eb97f0b1935a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| 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) 2021-12-17 15:45:19,113|48cf985d-321c-4034-b7ca-eb97f0b1935a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(resource-assignment) 2021-12-17 15:45:19,114|48cf985d-321c-4034-b7ca-eb97f0b1935a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-assign) 2021-12-17 15:45:19,114|48cf985d-321c-4034-b7ca-eb97f0b1935a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-deploy) 2021-12-17 15:45:19,160|48cf985d-321c-4034-b7ca-eb97f0b1935a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| 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) 2021-12-17 15:45:19,251|48cf985d-321c-4034-b7ca-eb97f0b1935a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(resource-assignment) 2021-12-17 15:45:19,252|48cf985d-321c-4034-b7ca-eb97f0b1935a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-assign) 2021-12-17 15:45:19,252|48cf985d-321c-4034-b7ca-eb97f0b1935a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-deploy) 2021-12-17 15:45:19,253|48cf985d-321c-4034-b7ca-eb97f0b1935a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(HealthCheck) 2021-12-17 15:45:19,254|48cf985d-321c-4034-b7ca-eb97f0b1935a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(ScaleOutReconfiguration) 2021-12-17 15:45:19,255|48cf985d-321c-4034-b7ca-eb97f0b1935a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(vf-config-assign) 2021-12-17 15:45:19,256|48cf985d-321c-4034-b7ca-eb97f0b1935a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(vf-config-deploy) 2021-12-17 15:45:19,328|48cf985d-321c-4034-b7ca-eb97f0b1935a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2021-12-17 15:45:19,428|48cf985d-321c-4034-b7ca-eb97f0b1935a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(resource-assignment) 2021-12-17 15:45:19,430|48cf985d-321c-4034-b7ca-eb97f0b1935a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-deploy) 2021-12-17 15:45:19,467|48cf985d-321c-4034-b7ca-eb97f0b1935a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-assign) 2021-12-17 15:45:19,468|48cf985d-321c-4034-b7ca-eb97f0b1935a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-deploy) 2021-12-17 15:45:19,469|48cf985d-321c-4034-b7ca-eb97f0b1935a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2021-12-17 15:45:19,485|48cf985d-321c-4034-b7ca-eb97f0b1935a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2021-12-17 15:45:19,578|48cf985d-321c-4034-b7ca-eb97f0b1935a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(resource-assignment) 2021-12-17 15:45:19,579|48cf985d-321c-4034-b7ca-eb97f0b1935a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-assign) 2021-12-17 15:45:19,580|48cf985d-321c-4034-b7ca-eb97f0b1935a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-assign-day-2) 2021-12-17 15:45:19,581|48cf985d-321c-4034-b7ca-eb97f0b1935a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-deploy) 2021-12-17 15:45:19,582|48cf985d-321c-4034-b7ca-eb97f0b1935a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-deploy-day-2) 2021-12-17 15:45:19,598|48cf985d-321c-4034-b7ca-eb97f0b1935a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| 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) 2021-12-17 15:45:30,946|dea4f7f7-7bdf-42e2-ba60-79304049eaaa||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Enhancing blueprint(/opt/app/onap/blueprints/working/6484607c-6711-49a8-a7ca-c76371617e85) 2021-12-17 15:45:30,947|dea4f7f7-7bdf-42e2-ba60-79304049eaaa||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| deleting definition types under : /opt/app/onap/blueprints/working/6484607c-6711-49a8-a7ca-c76371617e85/Definitions 2021-12-17 15:45:30,951|dea4f7f7-7bdf-42e2-ba60-79304049eaaa||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| reinitialized all type definitions 2021-12-17 15:45:30,952|dea4f7f7-7bdf-42e2-ba60-79304049eaaa||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ***** Enhancing NodeTemplate(netconf-device) 2021-12-17 15:45:30,971|dea4f7f7-7bdf-42e2-ba60-79304049eaaa||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ***** Enhancing NodeTemplate(resolve-data) 2021-12-17 15:45:30,986|dea4f7f7-7bdf-42e2-ba60-79304049eaaa||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| enhancing ArtifactDefinition(netconfrpc-template) 2021-12-17 15:45:30,993|dea4f7f7-7bdf-42e2-ba60-79304049eaaa||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2021-12-17 15:45:30,999|dea4f7f7-7bdf-42e2-ba60-79304049eaaa||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2021-12-17 15:45:31,025|dea4f7f7-7bdf-42e2-ba60-79304049eaaa||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ***** Enhancing NodeTemplate(execute-netconf) 2021-12-17 15:45:31,050|dea4f7f7-7bdf-42e2-ba60-79304049eaaa||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ##### Enhancing Workflow(config-assign) 2021-12-17 15:45:31,051|dea4f7f7-7bdf-42e2-ba60-79304049eaaa||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2021-12-17 15:45:31,051|dea4f7f7-7bdf-42e2-ba60-79304049eaaa||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| identified workflow(config-assign) targets(resolve-data) 2021-12-17 15:45:31,051|dea4f7f7-7bdf-42e2-ba60-79304049eaaa||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2021-12-17 15:45:31,051|dea4f7f7-7bdf-42e2-ba60-79304049eaaa||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2021-12-17 15:45:31,051|dea4f7f7-7bdf-42e2-ba60-79304049eaaa||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| enriching artifacts file(/opt/app/onap/blueprints/working/6484607c-6711-49a8-a7ca-c76371617e85/Templates/netconfrpc-mapping.json 2021-12-17 15:45:31,057|dea4f7f7-7bdf-42e2-ba60-79304049eaaa||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2021-12-17 15:45:31,058|dea4f7f7-7bdf-42e2-ba60-79304049eaaa||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| dataType not present for the recipe(dt-config-assign-properties) 2021-12-17 15:45:31,058|dea4f7f7-7bdf-42e2-ba60-79304049eaaa||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ##### Enhancing Workflow(config-deploy) 2021-12-17 15:45:31,059|dea4f7f7-7bdf-42e2-ba60-79304049eaaa||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2021-12-17 15:45:31,059|dea4f7f7-7bdf-42e2-ba60-79304049eaaa||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| identified workflow(config-deploy) targets(execute-netconf) 2021-12-17 15:45:31,059|dea4f7f7-7bdf-42e2-ba60-79304049eaaa||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| workflow(config-deploy) resource assignment files([] 2021-12-17 15:45:31,059|dea4f7f7-7bdf-42e2-ba60-79304049eaaa||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ##### Enhancing blueprint Resource Definitions 2021-12-17 15:45:31,059|dea4f7f7-7bdf-42e2-ba60-79304049eaaa||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2021-12-17 15:45:31,059|dea4f7f7-7bdf-42e2-ba60-79304049eaaa||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| processing file (Templates/netconfrpc-mapping.json) 2021-12-17 15:45:31,065|dea4f7f7-7bdf-42e2-ba60-79304049eaaa||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| distinct resource keys ([input-source]) 2021-12-17 15:45:31,072|dea4f7f7-7bdf-42e2-ba60-79304049eaaa||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Enriching Resource Definition sources Node Template: [source-input] 2021-12-17 16:08:49,899|5fdb03a8-9532-4e6e-9544-81e422712be7||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2021-12-17 16:08:49,900|5fdb03a8-9532-4e6e-9544-81e422712be7||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-12-17 16:08:49,901|5fdb03a8-9532-4e6e-9544-81e422712be7||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-12-17 16:08:50,070|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-12-17 16:08:50,070|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-12-17 16:08:50,663|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2021-12-17 16:08:50,664|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Save processing(3a74c71e-c5b7-4a0c-a5e0-152419e7065f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2021-12-17 16:08:50,698|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Save processing(b3c0b63e-c8bc-4a78-a558-7ce0068e7464) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2021-12-17 16:08:50,712|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Save processing(f0b8fc62-518f-4fba-8249-e2cbd59dac07) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2021-12-17 16:08:50,727|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Save processing(2f94138d-ba17-4961-8f8b-3cba0e609836) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2021-12-17 16:08:50,742|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Save processing(1b5b9de8-e1d1-4f4f-9cb1-178308ea2a7e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2021-12-17 16:08:50,757|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Save processing(cb144a9c-2900-4472-ac58-ec8e11ac592a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2021-12-17 16:08:50,770|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| 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) 2021-12-17 16:08:50,770|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2021-12-17 16:08:50,771|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2021-12-17 16:08:50,771|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2021-12-17 16:08:50,771|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| 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) 2021-12-17 16:08:50,772|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| 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) 2021-12-17 16:08:50,822|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-12-17 16:08:50,841|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-12-17 16:08:50,871|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-12-17 16:08:50,889|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-12-17 16:08:50,954|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(resource-assignment) 2021-12-17 16:08:50,955|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-assign) 2021-12-17 16:08:50,957|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-deploy) 2021-12-17 16:08:50,957|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(HealthCheck) 2021-12-17 16:08:50,958|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(ScaleOutReconfiguration) 2021-12-17 16:08:50,959|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(vf-config-assign) 2021-12-17 16:08:50,959|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(vf-config-deploy) 2021-12-17 16:08:50,999|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2021-12-17 16:08:51,034|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Overwriting blueprint model :vLB_CDS::1.0.0 2021-12-17 16:08:51,054|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2021-12-17 16:08:51,061|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2021-12-17 16:08:51,101|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(resource-assignment) 2021-12-17 16:08:51,102|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-assign) 2021-12-17 16:08:51,103|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-deploy) 2021-12-17 16:08:51,138|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| 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) 2021-12-17 16:08:51,172|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2021-12-17 16:08:51,190|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2021-12-17 16:08:51,198|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2021-12-17 16:08:51,226|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(resource-assignment) 2021-12-17 16:08:51,228|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-deploy) 2021-12-17 16:08:51,258|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-assign) 2021-12-17 16:08:51,259|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-deploy) 2021-12-17 16:08:51,260|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2021-12-17 16:08:51,273|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2021-12-17 16:08:51,296|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Overwriting blueprint model :vFW-CDS::1.0.0 2021-12-17 16:08:51,316|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2021-12-17 16:08:51,324|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2021-12-17 16:08:51,361|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Overwriting blueprint model :pnf_netconf::1.0.0 2021-12-17 16:08:51,373|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2021-12-17 16:08:51,386|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2021-12-17 16:08:51,424|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(resource-assignment) 2021-12-17 16:08:51,425|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-assign) 2021-12-17 16:08:51,426|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-assign-day-2) 2021-12-17 16:08:51,427|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-deploy) 2021-12-17 16:08:51,427|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-deploy-day-2) 2021-12-17 16:08:51,456|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| 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) 2021-12-17 16:08:51,491|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Overwriting blueprint model :5G_Core::1.0.37 2021-12-17 16:08:51,505|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2021-12-17 16:08:51,511|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Deleted deployed blueprint model :5G_Core::1.0.37 2021-12-17 16:08:51,557|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(resource-assignment) 2021-12-17 16:08:51,558|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-assign) 2021-12-17 16:08:51,559|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-deploy) 2021-12-17 16:08:51,594|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| 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) 2021-12-17 16:08:51,613|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2021-12-17 16:08:51,635|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2021-12-17 16:08:51,636|5fdb03a8-9532-4e6e-9544-81e422712be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2021-12-17 16:09:02,642|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Enhancing blueprint(/opt/app/onap/blueprints/working/9f83353f-eb35-40fb-b92e-1e17bc21f2c7) 2021-12-17 16:09:02,644|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| deleting definition types under : /opt/app/onap/blueprints/working/9f83353f-eb35-40fb-b92e-1e17bc21f2c7/Definitions 2021-12-17 16:09:02,647|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| reinitialized all type definitions 2021-12-17 16:09:02,648|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ***** Enhancing NodeTemplate(resource-assignment) 2021-12-17 16:09:02,665|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| enhancing ArtifactDefinition(vnf-template) 2021-12-17 16:09:02,671|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| enhancing ArtifactDefinition(vnf-mapping) 2021-12-17 16:09:02,675|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2021-12-17 16:09:02,698|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ***** Enhancing NodeTemplate(input) 2021-12-17 16:09:02,714|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ***** Enhancing NodeTemplate(input) 2021-12-17 16:09:02,721|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ***** Enhancing NodeTemplate(input) 2021-12-17 16:09:02,727|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2021-12-17 16:09:02,727|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2021-12-17 16:09:02,727|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2021-12-17 16:09:02,739|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ***** Enhancing NodeTemplate(input) 2021-12-17 16:09:02,747|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ***** Enhancing NodeTemplate(input) 2021-12-17 16:09:02,753|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ***** Enhancing NodeTemplate(input) 2021-12-17 16:09:02,759|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ***** Enhancing NodeTemplate(sdnc) 2021-12-17 16:09:02,772|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ***** Enhancing NodeTemplate(input) 2021-12-17 16:09:02,780|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ***** Enhancing NodeTemplate(input) 2021-12-17 16:09:02,786|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ***** Enhancing NodeTemplate(input) 2021-12-17 16:09:02,793|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ***** Enhancing NodeTemplate(input) 2021-12-17 16:09:02,798|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ***** Enhancing NodeTemplate(input) 2021-12-17 16:09:02,805|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ***** Enhancing NodeTemplate(input) 2021-12-17 16:09:02,820|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ***** Enhancing NodeTemplate(config-assign) 2021-12-17 16:09:02,825|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| enhancing ArtifactDefinition(baseconfig-template) 2021-12-17 16:09:02,826|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| enhancing ArtifactDefinition(baseconfig-mapping) 2021-12-17 16:09:02,826|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2021-12-17 16:09:02,839|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ***** Enhancing NodeTemplate(input) 2021-12-17 16:09:02,846|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ***** Enhancing NodeTemplate(input) 2021-12-17 16:09:02,852|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ***** Enhancing NodeTemplate(input) 2021-12-17 16:09:02,858|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ***** Enhancing NodeTemplate(config-deploy) 2021-12-17 16:09:02,890|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ##### Enhancing Workflow(resource-assignment) 2021-12-17 16:09:02,891|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2021-12-17 16:09:02,892|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| identified workflow(resource-assignment) targets(resource-assignment) 2021-12-17 16:09:02,892|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2021-12-17 16:09:02,892|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2021-12-17 16:09:02,892|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2021-12-17 16:09:02,892|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| enriching artifacts file(/opt/app/onap/blueprints/working/9f83353f-eb35-40fb-b92e-1e17bc21f2c7/Templates/vnf-mapping.json 2021-12-17 16:09:02,899|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2021-12-17 16:09:02,899|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| dataType not present for the recipe(dt-resource-assignment-properties) 2021-12-17 16:09:02,899|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| enriching artifacts file(/opt/app/onap/blueprints/working/9f83353f-eb35-40fb-b92e-1e17bc21f2c7/Templates/base_ubuntu20-mapping.json 2021-12-17 16:09:02,905|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2021-12-17 16:09:02,905|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2021-12-17 16:09:02,906|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ##### Enhancing Workflow(config-assign) 2021-12-17 16:09:02,907|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2021-12-17 16:09:02,907|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| identified workflow(config-assign) targets(config-assign) 2021-12-17 16:09:02,907|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2021-12-17 16:09:02,907|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2021-12-17 16:09:02,907|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| enriching artifacts file(/opt/app/onap/blueprints/working/9f83353f-eb35-40fb-b92e-1e17bc21f2c7/Templates/baseconfig-mapping.json 2021-12-17 16:09:02,912|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2021-12-17 16:09:02,913|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| dataType not present for the recipe(dt-config-assign-properties) 2021-12-17 16:09:02,913|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ##### Enhancing Workflow(config-deploy) 2021-12-17 16:09:02,914|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2021-12-17 16:09:02,914|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| identified workflow(config-deploy) targets(config-deploy) 2021-12-17 16:09:02,914|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| workflow(config-deploy) resource assignment files([] 2021-12-17 16:09:02,914|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ##### Enhancing blueprint Resource Definitions 2021-12-17 16:09:02,914|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2021-12-17 16:09:02,914|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| processing file (Templates/vnf-mapping.json) 2021-12-17 16:09:02,915|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| processing file (Templates/base_ubuntu20-mapping.json) 2021-12-17 16:09:02,915|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| processing file (Templates/baseconfig-mapping.json) 2021-12-17 16:09:02,931|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| 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]) 2021-12-17 16:09:02,982|fe66943b-b570-4ab9-ac36-4791ad94229e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2021-12-17 16:09:03,157|f1d733b4-bc6b-4998-90ef-fd2b2a23a963||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Save processing(d79b968e-557c-47bb-8ef0-09898e087d58) CBA(/opt/app/onap/blueprints/archive/d79b968e-557c-47bb-8ef0-09898e087d58/cba.zip) 2021-12-17 16:09:03,263|f1d733b4-bc6b-4998-90ef-fd2b2a23a963||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d79b968e-557c-47bb-8ef0-09898e087d58) and entry definition file (Definitions/ubuntu20.json) 2021-12-17 16:09:03,274|f1d733b4-bc6b-4998-90ef-fd2b2a23a963||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-12-17 16:09:03,297|f1d733b4-bc6b-4998-90ef-fd2b2a23a963||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(resource-assignment) 2021-12-17 16:09:03,298|f1d733b4-bc6b-4998-90ef-fd2b2a23a963||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-assign) 2021-12-17 16:09:03,299|f1d733b4-bc6b-4998-90ef-fd2b2a23a963||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-deploy) 2021-12-17 16:09:03,309|f1d733b4-bc6b-4998-90ef-fd2b2a23a963||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d79b968e-557c-47bb-8ef0-09898e087d58) and entry definition file (Definitions/ubuntu20.json) 2021-12-17 16:09:03,337|f1d733b4-bc6b-4998-90ef-fd2b2a23a963||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| No compiled cache(/opt/app/onap/blueprints/working/d79b968e-557c-47bb-8ef0-09898e087d58) present to clean. 2021-12-17 16:11:53,016|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2021-12-17 16:11:53,123|||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 2021-12-17 16:11:53,180|086f8cdb-a807-40e5-8635-7d6102ca94b7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| request(086f8cdb-a807-40e5-8635-7d6102ca94b7) 2021-12-17 16:11:53,185|086f8cdb-a807-40e5-8635-7d6102ca94b7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| CBA file(/opt/app/onap/blueprints/archive/e6e7a8a4-f693-431e-9272-47b6913928a9/cba.zip written successfully 2021-12-17 16:11:53,185|086f8cdb-a807-40e5-8635-7d6102ca94b7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Save processing(e6e7a8a4-f693-431e-9272-47b6913928a9) CBA(/opt/app/onap/blueprints/archive/e6e7a8a4-f693-431e-9272-47b6913928a9/cba.zip) 2021-12-17 16:11:53,197|086f8cdb-a807-40e5-8635-7d6102ca94b7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e6e7a8a4-f693-431e-9272-47b6913928a9) and entry definition file (Definitions/ubuntu20.json) 2021-12-17 16:11:53,213|086f8cdb-a807-40e5-8635-7d6102ca94b7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-12-17 16:11:53,246|086f8cdb-a807-40e5-8635-7d6102ca94b7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(resource-assignment) 2021-12-17 16:11:53,247|086f8cdb-a807-40e5-8635-7d6102ca94b7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-assign) 2021-12-17 16:11:53,248|086f8cdb-a807-40e5-8635-7d6102ca94b7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-deploy) 2021-12-17 16:11:53,266|086f8cdb-a807-40e5-8635-7d6102ca94b7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e6e7a8a4-f693-431e-9272-47b6913928a9) and entry definition file (Definitions/ubuntu20.json) 2021-12-17 16:11:53,286|086f8cdb-a807-40e5-8635-7d6102ca94b7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Overwriting blueprint model :ubuntu20::1.0.0 2021-12-17 16:11:53,302|086f8cdb-a807-40e5-8635-7d6102ca94b7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2021-12-17 16:11:53,303|086f8cdb-a807-40e5-8635-7d6102ca94b7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2021-12-17 16:11:53,325|086f8cdb-a807-40e5-8635-7d6102ca94b7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| No compiled cache(/opt/app/onap/blueprints/working/e6e7a8a4-f693-431e-9272-47b6913928a9) present to clean. 2021-12-17 16:12:24,053|75f2f957-abb6-44c3-b4a0-36973be31129||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| getting cba file name(ubuntu20), version(1.0.0) from db 2021-12-17 16:12:24,122|75f2f957-abb6-44c3-b4a0-36973be31129||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2021-12-17 16:12:24,125|75f2f957-abb6-44c3-b4a0-36973be31129||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2021-12-17 16:12:24,129|75f2f957-abb6-44c3-b4a0-36973be31129||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2021-12-17 16:12:24,323|b3053a10-fdaf-4b65-82b2-eb89fdb3e01e||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2021-12-17 16:12:24,323|b3053a10-fdaf-4b65-82b2-eb89fdb3e01e||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2021-12-17 16:12:24,326|b3053a10-fdaf-4b65-82b2-eb89fdb3e01e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2021-12-17 16:12:24,698|8859acaa-9d28-47e1-bf77-665a15403ddb||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2021-12-17 16:12:24,699|8859acaa-9d28-47e1-bf77-665a15403ddb||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2021-12-17 16:12:24,701|8859acaa-9d28-47e1-bf77-665a15403ddb||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2021-12-17 16:12:24,888|c8eaea39-fa65-4d09-b890-4f0e2cca876d||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2021-12-17 16:12:24,889|c8eaea39-fa65-4d09-b890-4f0e2cca876d||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2021-12-17 16:12:24,890|c8eaea39-fa65-4d09-b890-4f0e2cca876d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2021-12-17 16:19:48,858|66189ff3-5ca0-4373-af53-99b878efcef6||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| processing request id 399cf1c1-254d-425a-bf1f-573e66d6b836 2021-12-17 16:19:48,859|66189ff3-5ca0-4373-af53-99b878efcef6||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| storeExecutionInput called not to store the Workflow action input details 2021-12-17 16:19:48,859|66189ff3-5ca0-4373-af53-99b878efcef6||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| StoreAuditService ID -1 2021-12-17 16:19:48,862|66189ff3-5ca0-4373-af53-99b878efcef6||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2021-12-17 16:19:48,863|66189ff3-5ca0-4373-af53-99b878efcef6||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2021-12-17 16:19:48,866|66189ff3-5ca0-4373-af53-99b878efcef6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2021-12-17 16:19:48,883|66189ff3-5ca0-4373-af53-99b878efcef6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Deriving input data for workflow: (resource-assignment) 2021-12-17 16:19:48,894|66189ff3-5ca0-4373-af53-99b878efcef6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2021-12-17 16:19:48,894|66189ff3-5ca0-4373-af53-99b878efcef6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-12-17 16:19:48,898|66189ff3-5ca0-4373-af53-99b878efcef6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| preparing request id(399cf1c1-254d-425a-bf1f-573e66d6b836) for workflow(resource-assignment) step(resource-assignment) 2021-12-17 16:19:48,898|66189ff3-5ca0-4373-af53-99b878efcef6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2021-12-17 16:19:48,899|66189ff3-5ca0-4373-af53-99b878efcef6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2021-12-17 16:19:48,901|66189ff3-5ca0-4373-af53-99b878efcef6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Resolving resource with resource assignment artifact(vnf-mapping) 2021-12-17 16:19:48,924|66189ff3-5ca0-4373-af53-99b878efcef6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| 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 ]]]) 2021-12-17 16:19:48,950|66189ff3-5ca0-4373-af53-99b878efcef6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2021-12-17 16:19:48,950|66189ff3-5ca0-4373-af53-99b878efcef6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Setting Resource Value ("d7e19336-cddf-4f3b-a721-5920a9347abe") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2021-12-17 16:19:48,951|66189ff3-5ca0-4373-af53-99b878efcef6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Setting Resource Value ("5cdc4104-9e65-4a56-86ad-b906838b8c82") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2021-12-17 16:19:48,953|66189ff3-5ca0-4373-af53-99b878efcef6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Generated Resource Param Data ({ "service-instance-id" : "d7e19336-cddf-4f3b-a721-5920a9347abe", "vnf-id" : "5cdc4104-9e65-4a56-86ad-b906838b8c82", "vnf_name" : "ubuntu20-VNF-name" }) 2021-12-17 16:19:48,990|66189ff3-5ca0-4373-af53-99b878efcef6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Preparing Response... 2021-12-17 16:19:48,990|66189ff3-5ca0-4373-af53-99b878efcef6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2021-12-17 16:19:48,990|66189ff3-5ca0-4373-af53-99b878efcef6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| resolveWorkflowOutputs for workflow(resource-assignment) 2021-12-17 16:19:48,991|66189ff3-5ca0-4373-af53-99b878efcef6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1bb8ce92-bd9f-4a6d-a82f-c0478f71ffe0 auditStoreId -1 2021-12-17 16:19:54,692|66189ff3-5ca0-4373-af53-99b878efcef6||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| processing request id 3e05701a-a2d2-4c0f-991c-c35abd2e2877 2021-12-17 16:19:54,692|66189ff3-5ca0-4373-af53-99b878efcef6||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| storeExecutionInput called not to store the Workflow action input details 2021-12-17 16:19:54,692|66189ff3-5ca0-4373-af53-99b878efcef6||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| StoreAuditService ID -1 2021-12-17 16:19:54,692|66189ff3-5ca0-4373-af53-99b878efcef6||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2021-12-17 16:19:54,692|66189ff3-5ca0-4373-af53-99b878efcef6||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2021-12-17 16:19:54,694|66189ff3-5ca0-4373-af53-99b878efcef6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2021-12-17 16:19:54,697|66189ff3-5ca0-4373-af53-99b878efcef6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Deriving input data for workflow: (resource-assignment) 2021-12-17 16:19:54,698|66189ff3-5ca0-4373-af53-99b878efcef6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2021-12-17 16:19:54,698|66189ff3-5ca0-4373-af53-99b878efcef6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-12-17 16:19:54,698|66189ff3-5ca0-4373-af53-99b878efcef6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| preparing request id(3e05701a-a2d2-4c0f-991c-c35abd2e2877) for workflow(resource-assignment) step(resource-assignment) 2021-12-17 16:19:54,699|66189ff3-5ca0-4373-af53-99b878efcef6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2021-12-17 16:19:54,699|66189ff3-5ca0-4373-af53-99b878efcef6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2021-12-17 16:19:54,700|66189ff3-5ca0-4373-af53-99b878efcef6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2021-12-17 16:19:54,717|66189ff3-5ca0-4373-af53-99b878efcef6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| 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 ]]]) 2021-12-17 16:19:54,722|66189ff3-5ca0-4373-af53-99b878efcef6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Setting Resource Value ("admin") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2021-12-17 16:19:54,722|66189ff3-5ca0-4373-af53-99b878efcef6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2021-12-17 16:19:54,723|66189ff3-5ca0-4373-af53-99b878efcef6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2021-12-17 16:19:54,723|66189ff3-5ca0-4373-af53-99b878efcef6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2021-12-17 16:19:54,724|66189ff3-5ca0-4373-af53-99b878efcef6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Setting Resource Value ("cf8babb8-91b8-42d9-9c30-ddd44395326e") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2021-12-17 16:19:54,724|66189ff3-5ca0-4373-af53-99b878efcef6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Setting Resource Value ("d7e19336-cddf-4f3b-a721-5920a9347abe") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2021-12-17 16:19:54,724|66189ff3-5ca0-4373-af53-99b878efcef6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| 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) 2021-12-17 16:19:54,725|66189ff3-5ca0-4373-af53-99b878efcef6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2021-12-17 16:19:54,731|66189ff3-5ca0-4373-af53-99b878efcef6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2021-12-17 16:19:54,732|66189ff3-5ca0-4373-af53-99b878efcef6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Setting Resource Value ("5cdc4104-9e65-4a56-86ad-b906838b8c82") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2021-12-17 16:19:54,733|66189ff3-5ca0-4373-af53-99b878efcef6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin", "service-instance-id" : "d7e19336-cddf-4f3b-a721-5920a9347abe", "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" : "cf8babb8-91b8-42d9-9c30-ddd44395326e", "vnf-id" : "5cdc4104-9e65-4a56-86ad-b906838b8c82", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2021-12-17 16:19:54,744|66189ff3-5ca0-4373-af53-99b878efcef6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Preparing Response... 2021-12-17 16:19:54,744|66189ff3-5ca0-4373-af53-99b878efcef6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2021-12-17 16:19:54,744|66189ff3-5ca0-4373-af53-99b878efcef6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| resolveWorkflowOutputs for workflow(resource-assignment) 2021-12-17 16:19:54,744|66189ff3-5ca0-4373-af53-99b878efcef6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 850e7bbb-1732-4ca0-8561-9280bdd50dd2 auditStoreId -1 2021-12-17 16:20:00,466|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2021-12-17 16:20:00,570|||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 2021-12-17 16:20:00,599|66189ff3-5ca0-4373-af53-99b878efcef6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| processing request id 66189ff3-5ca0-4373-af53-99b878efcef6 2021-12-17 16:20:00,599|66189ff3-5ca0-4373-af53-99b878efcef6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| storeExecutionInput called not to store the Workflow action input details 2021-12-17 16:20:00,599|66189ff3-5ca0-4373-af53-99b878efcef6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| StoreAuditService ID -1 2021-12-17 16:20:00,599|66189ff3-5ca0-4373-af53-99b878efcef6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2021-12-17 16:20:00,599|66189ff3-5ca0-4373-af53-99b878efcef6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2021-12-17 16:20:00,600|66189ff3-5ca0-4373-af53-99b878efcef6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2021-12-17 16:20:00,603|66189ff3-5ca0-4373-af53-99b878efcef6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Deriving input data for workflow: (config-assign) 2021-12-17 16:20:00,603|66189ff3-5ca0-4373-af53-99b878efcef6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2021-12-17 16:20:00,603|66189ff3-5ca0-4373-af53-99b878efcef6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-12-17 16:20:00,603|66189ff3-5ca0-4373-af53-99b878efcef6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| preparing request id(66189ff3-5ca0-4373-af53-99b878efcef6) for workflow(config-assign) step(config-assign) 2021-12-17 16:20:00,604|66189ff3-5ca0-4373-af53-99b878efcef6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2021-12-17 16:20:00,604|66189ff3-5ca0-4373-af53-99b878efcef6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2021-12-17 16:20:00,605|66189ff3-5ca0-4373-af53-99b878efcef6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2021-12-17 16:20:00,652|66189ff3-5ca0-4373-af53-99b878efcef6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| 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 ]]]) 2021-12-17 16:20:00,653|66189ff3-5ca0-4373-af53-99b878efcef6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2021-12-17 16:20:00,655|66189ff3-5ca0-4373-af53-99b878efcef6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Setting Resource Value ("d7e19336-cddf-4f3b-a721-5920a9347abe") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2021-12-17 16:20:00,655|66189ff3-5ca0-4373-af53-99b878efcef6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Setting Resource Value ("5cdc4104-9e65-4a56-86ad-b906838b8c82") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2021-12-17 16:20:00,696|66189ff3-5ca0-4373-af53-99b878efcef6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Resource resolution saved into database successfully : (vnf_name) 2021-12-17 16:20:00,696|66189ff3-5ca0-4373-af53-99b878efcef6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Resource resolution saved into database successfully : (service-instance-id) 2021-12-17 16:20:00,698|66189ff3-5ca0-4373-af53-99b878efcef6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Resource resolution saved into database successfully : (vnf-id) 2021-12-17 16:20:00,699|66189ff3-5ca0-4373-af53-99b878efcef6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Generated Resource Param Data ({ "service-instance-id" : "d7e19336-cddf-4f3b-a721-5920a9347abe", "vnf-id" : "5cdc4104-9e65-4a56-86ad-b906838b8c82", "vnf_name" : "ubuntuCDS-VNF-name" }) 2021-12-17 16:20:00,730|||DefaultDispatcher-worker-1||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId: resourceType: ) occurrence:1 2021-12-17 16:20:00,753|66189ff3-5ca0-4373-af53-99b878efcef6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2021-12-17 16:20:00,754|66189ff3-5ca0-4373-af53-99b878efcef6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Preparing Response... 2021-12-17 16:20:00,754|66189ff3-5ca0-4373-af53-99b878efcef6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2021-12-17 16:20:00,754|66189ff3-5ca0-4373-af53-99b878efcef6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| resolveWorkflowOutputs for workflow(config-assign) 2021-12-17 16:20:00,755|66189ff3-5ca0-4373-af53-99b878efcef6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID fa2fc8fa-45e7-44a5-8e6e-b499daa4dea6 auditStoreId -1 2021-12-17 16:20:00,787|66189ff3-5ca0-4373-af53-99b878efcef6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Completed 2021-12-17 16:20:48,789|691436b9-0802-40ff-a534-7fb98f5b4bf8||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2021-12-17 16:20:48,791|691436b9-0802-40ff-a534-7fb98f5b4bf8||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-12-17 16:20:48,791|691436b9-0802-40ff-a534-7fb98f5b4bf8||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-12-17 16:20:49,030|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-12-17 16:20:49,030|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-12-17 16:20:49,630|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2021-12-17 16:20:49,632|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Save processing(6c32154d-635d-4f66-8ae8-df7a9bc729ba) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2021-12-17 16:20:49,650|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Save processing(b5aafbe8-6e2a-4012-9919-fb68cc7db0a9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2021-12-17 16:20:49,658|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Save processing(c69e6180-bc97-4a9e-8afd-dd88c0471493) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2021-12-17 16:20:49,670|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Save processing(9ebf0c20-59cd-402e-8ba3-f3382f454237) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2021-12-17 16:20:49,682|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Save processing(d0325af0-f3cb-468d-9934-0229f83185fe) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2021-12-17 16:20:49,694|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Save processing(8bfb0e1d-1bd9-46bd-a68c-7a7cea15febf) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2021-12-17 16:20:49,707|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| 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) 2021-12-17 16:20:49,707|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2021-12-17 16:20:49,707|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2021-12-17 16:20:49,707|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2021-12-17 16:20:49,708|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| 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) 2021-12-17 16:20:49,708|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| 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) 2021-12-17 16:20:49,738|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-12-17 16:20:49,775|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-12-17 16:20:49,794|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-12-17 16:20:49,813|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-12-17 16:20:49,887|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(resource-assignment) 2021-12-17 16:20:49,888|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-assign) 2021-12-17 16:20:49,889|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-deploy) 2021-12-17 16:20:49,927|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| 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) 2021-12-17 16:20:49,956|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2021-12-17 16:20:49,969|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2021-12-17 16:20:49,976|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2021-12-17 16:20:50,025|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(resource-assignment) 2021-12-17 16:20:50,026|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-assign) 2021-12-17 16:20:50,027|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-deploy) 2021-12-17 16:20:50,101|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| 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) 2021-12-17 16:20:50,129|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2021-12-17 16:20:50,141|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2021-12-17 16:20:50,141|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2021-12-17 16:20:50,181|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(resource-assignment) 2021-12-17 16:20:50,182|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-assign) 2021-12-17 16:20:50,183|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-deploy) 2021-12-17 16:20:50,184|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(HealthCheck) 2021-12-17 16:20:50,185|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(ScaleOutReconfiguration) 2021-12-17 16:20:50,186|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(vf-config-assign) 2021-12-17 16:20:50,186|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(vf-config-deploy) 2021-12-17 16:20:50,240|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2021-12-17 16:20:50,268|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Overwriting blueprint model :vLB_CDS::1.0.0 2021-12-17 16:20:50,280|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2021-12-17 16:20:50,287|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2021-12-17 16:20:50,312|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(resource-assignment) 2021-12-17 16:20:50,313|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-deploy) 2021-12-17 16:20:50,346|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-assign) 2021-12-17 16:20:50,347|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-deploy) 2021-12-17 16:20:50,349|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2021-12-17 16:20:50,358|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2021-12-17 16:20:50,374|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Overwriting blueprint model :vFW-CDS::1.0.0 2021-12-17 16:20:50,386|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2021-12-17 16:20:50,393|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2021-12-17 16:20:50,422|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Overwriting blueprint model :pnf_netconf::1.0.0 2021-12-17 16:20:50,433|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2021-12-17 16:20:50,433|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2021-12-17 16:20:50,461|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(resource-assignment) 2021-12-17 16:20:50,462|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-assign) 2021-12-17 16:20:50,463|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-assign-day-2) 2021-12-17 16:20:50,464|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-deploy) 2021-12-17 16:20:50,464|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-deploy-day-2) 2021-12-17 16:20:50,482|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| 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) 2021-12-17 16:20:50,494|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Overwriting blueprint model :5G_Core::1.0.37 2021-12-17 16:20:50,506|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2021-12-17 16:20:50,507|691436b9-0802-40ff-a534-7fb98f5b4bf8||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Deleted deployed blueprint model :5G_Core::1.0.37 2021-12-17 16:20:54,353|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2021-12-17 16:20:54,467|||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 2021-12-17 16:20:54,472|66189ff3-5ca0-4373-af53-99b878efcef6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| processing request id 66189ff3-5ca0-4373-af53-99b878efcef6 2021-12-17 16:20:54,472|66189ff3-5ca0-4373-af53-99b878efcef6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| storeExecutionInput called not to store the Workflow action input details 2021-12-17 16:20:54,472|66189ff3-5ca0-4373-af53-99b878efcef6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| StoreAuditService ID -1 2021-12-17 16:20:54,473|66189ff3-5ca0-4373-af53-99b878efcef6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2021-12-17 16:20:54,473|66189ff3-5ca0-4373-af53-99b878efcef6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2021-12-17 16:20:54,474|66189ff3-5ca0-4373-af53-99b878efcef6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2021-12-17 16:20:54,478|66189ff3-5ca0-4373-af53-99b878efcef6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Deriving input data for workflow: (config-deploy) 2021-12-17 16:20:54,479|66189ff3-5ca0-4373-af53-99b878efcef6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 2021-12-17 16:20:54,479|66189ff3-5ca0-4373-af53-99b878efcef6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec. 2021-12-17 16:20:54,492|66189ff3-5ca0-4373-af53-99b878efcef6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| preparing request id(66189ff3-5ca0-4373-af53-99b878efcef6) for workflow(config-deploy) step(config-deploy) 2021-12-17 16:20:54,492|66189ff3-5ca0-4373-af53-99b878efcef6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process) 2021-12-17 16:20:54,492|66189ff3-5ca0-4373-af53-99b878efcef6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| 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"}) 2021-12-17 16:20:54,495|66189ff3-5ca0-4373-af53-99b878efcef6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service]) 2021-12-17 16:20:54,496|66189ff3-5ca0-4373-af53-99b878efcef6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Getting Jython Script Class(ConfigDeploy) 2021-12-17 16:20:58,533|66189ff3-5ca0-4373-af53-99b878efcef6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Component Object org.python.proxies.__main__$ConfigDeploy$0@21e5a50b 2021-12-17 16:20:58,535|66189ff3-5ca0-4373-af53-99b878efcef6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Hello world 2021-12-17 16:20:58,536|66189ff3-5ca0-4373-af53-99b878efcef6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Preparing Response... 2021-12-17 16:20:58,536|66189ff3-5ca0-4373-af53-99b878efcef6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process) 2021-12-17 16:20:58,536|66189ff3-5ca0-4373-af53-99b878efcef6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| resolveWorkflowOutputs for workflow(config-deploy) 2021-12-17 16:20:58,538|66189ff3-5ca0-4373-af53-99b878efcef6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 179b1566-6ae8-4b74-b27a-e0717b5e9256 auditStoreId -1 2021-12-17 16:20:58,540|66189ff3-5ca0-4373-af53-99b878efcef6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Completed 2021-12-17 16:21:02,401|f41ce346-dddd-4d80-a58c-a7b4afa93da3||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Enhancing blueprint(/opt/app/onap/blueprints/working/fa72aa1f-c12e-40b0-9937-c5dcd6d75085) 2021-12-17 16:21:02,402|f41ce346-dddd-4d80-a58c-a7b4afa93da3||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| deleting definition types under : /opt/app/onap/blueprints/working/fa72aa1f-c12e-40b0-9937-c5dcd6d75085/Definitions 2021-12-17 16:21:02,404|f41ce346-dddd-4d80-a58c-a7b4afa93da3||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| reinitialized all type definitions 2021-12-17 16:21:02,405|f41ce346-dddd-4d80-a58c-a7b4afa93da3||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ***** Enhancing NodeTemplate(netconf-device) 2021-12-17 16:21:02,427|f41ce346-dddd-4d80-a58c-a7b4afa93da3||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ***** Enhancing NodeTemplate(resolve-data) 2021-12-17 16:21:02,441|f41ce346-dddd-4d80-a58c-a7b4afa93da3||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| enhancing ArtifactDefinition(netconfrpc-template) 2021-12-17 16:21:02,446|f41ce346-dddd-4d80-a58c-a7b4afa93da3||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2021-12-17 16:21:02,450|f41ce346-dddd-4d80-a58c-a7b4afa93da3||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2021-12-17 16:21:02,477|f41ce346-dddd-4d80-a58c-a7b4afa93da3||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ***** Enhancing NodeTemplate(execute-netconf) 2021-12-17 16:21:02,502|f41ce346-dddd-4d80-a58c-a7b4afa93da3||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ##### Enhancing Workflow(config-assign) 2021-12-17 16:21:02,503|f41ce346-dddd-4d80-a58c-a7b4afa93da3||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2021-12-17 16:21:02,503|f41ce346-dddd-4d80-a58c-a7b4afa93da3||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| identified workflow(config-assign) targets(resolve-data) 2021-12-17 16:21:02,503|f41ce346-dddd-4d80-a58c-a7b4afa93da3||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2021-12-17 16:21:02,503|f41ce346-dddd-4d80-a58c-a7b4afa93da3||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2021-12-17 16:21:02,503|f41ce346-dddd-4d80-a58c-a7b4afa93da3||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| enriching artifacts file(/opt/app/onap/blueprints/working/fa72aa1f-c12e-40b0-9937-c5dcd6d75085/Templates/netconfrpc-mapping.json 2021-12-17 16:21:02,509|f41ce346-dddd-4d80-a58c-a7b4afa93da3||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2021-12-17 16:21:02,509|f41ce346-dddd-4d80-a58c-a7b4afa93da3||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| dataType not present for the recipe(dt-config-assign-properties) 2021-12-17 16:21:02,509|f41ce346-dddd-4d80-a58c-a7b4afa93da3||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ##### Enhancing Workflow(config-deploy) 2021-12-17 16:21:02,510|f41ce346-dddd-4d80-a58c-a7b4afa93da3||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2021-12-17 16:21:02,510|f41ce346-dddd-4d80-a58c-a7b4afa93da3||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| identified workflow(config-deploy) targets(execute-netconf) 2021-12-17 16:21:02,510|f41ce346-dddd-4d80-a58c-a7b4afa93da3||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| workflow(config-deploy) resource assignment files([] 2021-12-17 16:21:02,510|f41ce346-dddd-4d80-a58c-a7b4afa93da3||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ##### Enhancing blueprint Resource Definitions 2021-12-17 16:21:02,510|f41ce346-dddd-4d80-a58c-a7b4afa93da3||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2021-12-17 16:21:02,511|f41ce346-dddd-4d80-a58c-a7b4afa93da3||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| processing file (Templates/netconfrpc-mapping.json) 2021-12-17 16:21:02,516|f41ce346-dddd-4d80-a58c-a7b4afa93da3||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| distinct resource keys ([input-source]) 2021-12-17 16:21:02,524|f41ce346-dddd-4d80-a58c-a7b4afa93da3||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Enriching Resource Definition sources Node Template: [source-input] 2021-12-17 16:23:00,892|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2021-12-17 16:23:00,996|||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 2021-12-17 16:23:00,999|705813b8-bc28-4fd2-9533-a04253a241a9||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| request(705813b8-bc28-4fd2-9533-a04253a241a9) 2021-12-17 16:23:01,001|705813b8-bc28-4fd2-9533-a04253a241a9||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| CBA file(/opt/app/onap/blueprints/archive/62ee698f-77e6-47ab-8939-a28de489e109/cba.zip written successfully 2021-12-17 16:23:01,001|705813b8-bc28-4fd2-9533-a04253a241a9||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Save processing(62ee698f-77e6-47ab-8939-a28de489e109) CBA(/opt/app/onap/blueprints/archive/62ee698f-77e6-47ab-8939-a28de489e109/cba.zip) 2021-12-17 16:23:01,019|705813b8-bc28-4fd2-9533-a04253a241a9||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/62ee698f-77e6-47ab-8939-a28de489e109) and entry definition file (Definitions/pnf_netconf.json) 2021-12-17 16:23:01,029|705813b8-bc28-4fd2-9533-a04253a241a9||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-12-17 16:23:01,049|705813b8-bc28-4fd2-9533-a04253a241a9||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-assign) 2021-12-17 16:23:01,050|705813b8-bc28-4fd2-9533-a04253a241a9||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-deploy) 2021-12-17 16:23:01,057|705813b8-bc28-4fd2-9533-a04253a241a9||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/62ee698f-77e6-47ab-8939-a28de489e109) and entry definition file (Definitions/pnf_netconf.json) 2021-12-17 16:23:01,085|705813b8-bc28-4fd2-9533-a04253a241a9||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Overwriting blueprint model :pnf_netconf::1.0.0 2021-12-17 16:23:01,106|705813b8-bc28-4fd2-9533-a04253a241a9||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2021-12-17 16:23:01,108|705813b8-bc28-4fd2-9533-a04253a241a9||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2021-12-17 16:23:01,133|705813b8-bc28-4fd2-9533-a04253a241a9||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| No compiled cache(/opt/app/onap/blueprints/working/62ee698f-77e6-47ab-8939-a28de489e109) present to clean. 2021-12-17 16:25:29,402|530b0668-5a7d-4e30-b8c3-36953faab347||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2021-12-17 16:25:29,403|530b0668-5a7d-4e30-b8c3-36953faab347||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-12-17 16:25:29,403|530b0668-5a7d-4e30-b8c3-36953faab347||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-12-17 16:25:29,654|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-12-17 16:25:29,655|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-12-17 16:25:30,178|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2021-12-17 16:25:30,178|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Save processing(52008169-dbb1-42a9-9d5c-cd72a325c340) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2021-12-17 16:25:30,192|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Save processing(a09d316c-7a7f-4325-8c5f-809527ac5964) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2021-12-17 16:25:30,198|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Save processing(b88c95fe-d172-40d7-92e6-d3a50bc984d3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2021-12-17 16:25:30,206|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Save processing(e9752103-e64d-40c5-b387-c638ceea898f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2021-12-17 16:25:30,217|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Save processing(7420d2dc-89a3-443f-a3fc-dad94c2481ae) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2021-12-17 16:25:30,228|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Save processing(a713c779-3a10-4fb0-9f9b-4f8cb2a794fc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2021-12-17 16:25:30,239|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| 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) 2021-12-17 16:25:30,240|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2021-12-17 16:25:30,240|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2021-12-17 16:25:30,240|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2021-12-17 16:25:30,241|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| 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) 2021-12-17 16:25:30,241|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| 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) 2021-12-17 16:25:30,255|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-12-17 16:25:30,294|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-12-17 16:25:30,326|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-12-17 16:25:30,343|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-12-17 16:25:30,396|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(resource-assignment) 2021-12-17 16:25:30,396|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-assign) 2021-12-17 16:25:30,397|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-deploy) 2021-12-17 16:25:30,436|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| 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) 2021-12-17 16:25:30,468|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2021-12-17 16:25:30,484|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2021-12-17 16:25:30,491|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2021-12-17 16:25:30,522|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(resource-assignment) 2021-12-17 16:25:30,523|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-assign) 2021-12-17 16:25:30,524|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-deploy) 2021-12-17 16:25:30,571|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| 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) 2021-12-17 16:25:30,596|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2021-12-17 16:25:30,607|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2021-12-17 16:25:30,608|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2021-12-17 16:25:30,639|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(resource-assignment) 2021-12-17 16:25:30,640|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-assign) 2021-12-17 16:25:30,640|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-assign-day-2) 2021-12-17 16:25:30,641|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-deploy) 2021-12-17 16:25:30,642|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-deploy-day-2) 2021-12-17 16:25:30,659|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| 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) 2021-12-17 16:25:30,681|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Overwriting blueprint model :5G_Core::1.0.37 2021-12-17 16:25:30,695|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2021-12-17 16:25:30,696|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Deleted deployed blueprint model :5G_Core::1.0.37 2021-12-17 16:25:30,731|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(resource-assignment) 2021-12-17 16:25:30,731|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-assign) 2021-12-17 16:25:30,732|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-deploy) 2021-12-17 16:25:30,732|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(HealthCheck) 2021-12-17 16:25:30,733|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(ScaleOutReconfiguration) 2021-12-17 16:25:30,734|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(vf-config-assign) 2021-12-17 16:25:30,734|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(vf-config-deploy) 2021-12-17 16:25:30,773|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2021-12-17 16:25:30,835|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Overwriting blueprint model :vLB_CDS::1.0.0 2021-12-17 16:25:30,847|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2021-12-17 16:25:30,854|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2021-12-17 16:25:30,874|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(resource-assignment) 2021-12-17 16:25:30,875|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-deploy) 2021-12-17 16:25:30,905|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-assign) 2021-12-17 16:25:30,906|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(config-deploy) 2021-12-17 16:25:30,907|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2021-12-17 16:25:30,911|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2021-12-17 16:25:30,921|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Overwriting blueprint model :vFW-CDS::1.0.0 2021-12-17 16:25:30,931|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2021-12-17 16:25:30,932|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2021-12-17 16:25:30,951|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Overwriting blueprint model :pnf_netconf::1.0.0 2021-12-17 16:25:30,963|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2021-12-17 16:25:30,964|530b0668-5a7d-4e30-b8c3-36953faab347||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2021-12-17 16:25:32,247|a316fa3a-e3a2-443e-88f2-22ffa52e9dca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Enhancing blueprint(/opt/app/onap/blueprints/working/58d558bf-7539-4305-b1c7-b1f15f3da1df) 2021-12-17 16:25:32,248|a316fa3a-e3a2-443e-88f2-22ffa52e9dca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| deleting definition types under : /opt/app/onap/blueprints/working/58d558bf-7539-4305-b1c7-b1f15f3da1df/Definitions 2021-12-17 16:25:32,251|a316fa3a-e3a2-443e-88f2-22ffa52e9dca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| reinitialized all type definitions 2021-12-17 16:25:32,252|a316fa3a-e3a2-443e-88f2-22ffa52e9dca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ***** Enhancing NodeTemplate(resource-resolution) 2021-12-17 16:25:32,268|a316fa3a-e3a2-443e-88f2-22ffa52e9dca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| enhancing ArtifactDefinition(helloworld-velocity-template) 2021-12-17 16:25:32,273|a316fa3a-e3a2-443e-88f2-22ffa52e9dca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| enhancing ArtifactDefinition(helloworld-velocity-mapping) 2021-12-17 16:25:32,276|a316fa3a-e3a2-443e-88f2-22ffa52e9dca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false) 2021-12-17 16:25:32,288|a316fa3a-e3a2-443e-88f2-22ffa52e9dca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ***** Enhancing NodeTemplate(capability) 2021-12-17 16:25:32,309|a316fa3a-e3a2-443e-88f2-22ffa52e9dca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ***** Enhancing NodeTemplate(capability) 2021-12-17 16:25:32,318|a316fa3a-e3a2-443e-88f2-22ffa52e9dca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ***** Enhancing NodeTemplate(processor-db) 2021-12-17 16:25:32,331|a316fa3a-e3a2-443e-88f2-22ffa52e9dca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ***** Enhancing NodeTemplate(sdnc) 2021-12-17 16:25:32,345|a316fa3a-e3a2-443e-88f2-22ffa52e9dca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ***** Enhancing NodeTemplate(sdnc) 2021-12-17 16:25:32,353|a316fa3a-e3a2-443e-88f2-22ffa52e9dca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ***** Enhancing NodeTemplate(sdnc) 2021-12-17 16:25:32,362|a316fa3a-e3a2-443e-88f2-22ffa52e9dca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ***** Enhancing NodeTemplate(sdnc) 2021-12-17 16:25:32,370|a316fa3a-e3a2-443e-88f2-22ffa52e9dca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ***** Enhancing NodeTemplate(sdnc) 2021-12-17 16:25:32,413|a316fa3a-e3a2-443e-88f2-22ffa52e9dca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| enhancing ArtifactDefinition(helloworld-jinja-template) 2021-12-17 16:25:32,419|a316fa3a-e3a2-443e-88f2-22ffa52e9dca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| enhancing ArtifactDefinition(helloworld-jinja-mapping) 2021-12-17 16:25:32,419|a316fa3a-e3a2-443e-88f2-22ffa52e9dca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false) 2021-12-17 16:25:32,432|a316fa3a-e3a2-443e-88f2-22ffa52e9dca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ***** Enhancing NodeTemplate(capability) 2021-12-17 16:25:32,442|a316fa3a-e3a2-443e-88f2-22ffa52e9dca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ***** Enhancing NodeTemplate(capability) 2021-12-17 16:25:32,449|a316fa3a-e3a2-443e-88f2-22ffa52e9dca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ***** Enhancing NodeTemplate(capability) 2021-12-17 16:25:32,456|a316fa3a-e3a2-443e-88f2-22ffa52e9dca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ***** Enhancing NodeTemplate(processor-db) 2021-12-17 16:25:32,463|a316fa3a-e3a2-443e-88f2-22ffa52e9dca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ***** Enhancing NodeTemplate(sdnc) 2021-12-17 16:25:32,472|a316fa3a-e3a2-443e-88f2-22ffa52e9dca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ***** Enhancing NodeTemplate(sdnc) 2021-12-17 16:25:32,481|a316fa3a-e3a2-443e-88f2-22ffa52e9dca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ***** Enhancing NodeTemplate(sdnc) 2021-12-17 16:25:32,489|a316fa3a-e3a2-443e-88f2-22ffa52e9dca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ***** Enhancing NodeTemplate(sdnc) 2021-12-17 16:25:32,498|a316fa3a-e3a2-443e-88f2-22ffa52e9dca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ***** Enhancing NodeTemplate(sdnc) 2021-12-17 16:25:32,510|a316fa3a-e3a2-443e-88f2-22ffa52e9dca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ***** Enhancing NodeTemplate(sdnc) 2021-12-17 16:25:32,545|a316fa3a-e3a2-443e-88f2-22ffa52e9dca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ##### Enhancing Workflow(resource-resolution) 2021-12-17 16:25:32,545|a316fa3a-e3a2-443e-88f2-22ffa52e9dca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution]) 2021-12-17 16:25:32,545|a316fa3a-e3a2-443e-88f2-22ffa52e9dca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| identified workflow(resource-resolution) targets(resource-resolution) 2021-12-17 16:25:32,546|a316fa3a-e3a2-443e-88f2-22ffa52e9dca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution) 2021-12-17 16:25:32,546|a316fa3a-e3a2-443e-88f2-22ffa52e9dca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution) 2021-12-17 16:25:32,546|a316fa3a-e3a2-443e-88f2-22ffa52e9dca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json] 2021-12-17 16:25:32,546|a316fa3a-e3a2-443e-88f2-22ffa52e9dca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| enriching artifacts file(/opt/app/onap/blueprints/working/58d558bf-7539-4305-b1c7-b1f15f3da1df/Templates/hello-world-velocity-mapping.json 2021-12-17 16:25:32,550|a316fa3a-e3a2-443e-88f2-22ffa52e9dca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true) 2021-12-17 16:25:32,551|a316fa3a-e3a2-443e-88f2-22ffa52e9dca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| dataType not present for the recipe(dt-resource-resolution-properties) 2021-12-17 16:25:32,551|a316fa3a-e3a2-443e-88f2-22ffa52e9dca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| enriching artifacts file(/opt/app/onap/blueprints/working/58d558bf-7539-4305-b1c7-b1f15f3da1df/Templates/hello-world-jinja-mapping.json 2021-12-17 16:25:32,557|a316fa3a-e3a2-443e-88f2-22ffa52e9dca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true) 2021-12-17 16:25:32,557|a316fa3a-e3a2-443e-88f2-22ffa52e9dca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution). 2021-12-17 16:25:32,557|a316fa3a-e3a2-443e-88f2-22ffa52e9dca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| ##### Enhancing blueprint Resource Definitions 2021-12-17 16:25:32,558|a316fa3a-e3a2-443e-88f2-22ffa52e9dca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]) 2021-12-17 16:25:32,558|a316fa3a-e3a2-443e-88f2-22ffa52e9dca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| processing file (Templates/hello-world-velocity-mapping.json) 2021-12-17 16:25:32,558|a316fa3a-e3a2-443e-88f2-22ffa52e9dca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| processing file (Templates/hello-world-jinja-mapping.json) 2021-12-17 16:25:32,566|a316fa3a-e3a2-443e-88f2-22ffa52e9dca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| 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]) 2021-12-17 16:25:32,622|a316fa3a-e3a2-443e-88f2-22ffa52e9dca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default] 2021-12-17 16:25:32,773|39f45c58-d94e-4d97-ae26-bd1d66cef5de||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Save processing(42ab1bfe-cf3a-4beb-b8ac-c044ecc9387d) CBA(/opt/app/onap/blueprints/archive/42ab1bfe-cf3a-4beb-b8ac-c044ecc9387d/cba.zip) 2021-12-17 16:25:32,962|39f45c58-d94e-4d97-ae26-bd1d66cef5de||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/42ab1bfe-cf3a-4beb-b8ac-c044ecc9387d) and entry definition file (Definitions/resource-resolution.json) 2021-12-17 16:25:32,984|39f45c58-d94e-4d97-ae26-bd1d66cef5de||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Validating Workflow(resource-resolution) 2021-12-17 16:25:32,992|39f45c58-d94e-4d97-ae26-bd1d66cef5de||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/42ab1bfe-cf3a-4beb-b8ac-c044ecc9387d) and entry definition file (Definitions/resource-resolution.json) 2021-12-17 16:25:33,023|39f45c58-d94e-4d97-ae26-bd1d66cef5de||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| No compiled cache(/opt/app/onap/blueprints/working/42ab1bfe-cf3a-4beb-b8ac-c044ecc9387d) present to clean. 2021-12-17 16:25:33,158|79390df2-8bcf-4958-95a5-7609dae7bd49||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| processing request id da176c20-4a59-4bfa-9bf3-0b97b937ddb8 2021-12-17 16:25:33,158|79390df2-8bcf-4958-95a5-7609dae7bd49||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| storeExecutionInput called not to store the Workflow action input details 2021-12-17 16:25:33,158|79390df2-8bcf-4958-95a5-7609dae7bd49||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| StoreAuditService ID -1 2021-12-17 16:25:33,162|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db 2021-12-17 16:25:33,214|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2021-12-17 16:25:33,216|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0 2021-12-17 16:25:33,218|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json) 2021-12-17 16:25:33,227|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Deriving input data for workflow: (resource-resolution) 2021-12-17 16:25:33,227|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component) 2021-12-17 16:25:33,228|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-12-17 16:25:33,228|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| preparing request id(da176c20-4a59-4bfa-9bf3-0b97b937ddb8) for workflow(resource-resolution) step(helloworld) 2021-12-17 16:25:33,228|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 2021-12-17 16:25:33,229|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}}) 2021-12-17 16:25:33,229|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping) 2021-12-17 16:25:33,248|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| 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 ]]]) 2021-12-17 16:25:33,273|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2021-12-17 16:25:33,274|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2021-12-17 16:25:33,572|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Rest request method(PUT), url(/resource-resolution/put) 2021-12-17 16:25:33,639|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Response status(200 - OK) 2021-12-17 16:25:33,653|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Response processing type (string) 2021-12-17 16:25:33,654|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2021-12-17 16:25:33,654|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"}) 2021-12-17 16:25:33,654|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string) 2021-12-17 16:25:33,664|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Resource resolution saved into database successfully : (v_put) 2021-12-17 16:25:33,675|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2021-12-17 16:25:33,675|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Getting Jython Script Class(ResolvProperties) 2021-12-17 16:25:33,867|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Component Object org.python.proxies.__main__$ResolvProperties$2@55065f96 2021-12-17 16:25:33,872|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string) 2021-12-17 16:25:33,881|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Resource resolution saved into database successfully : (v_python) 2021-12-17 16:25:33,882|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2021-12-17 16:25:33,882|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2021-12-17 16:25:33,885|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Rest request method(PATCH), url(/resource-resolution/patch) 2021-12-17 16:25:33,892|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Response status(200 - OK) 2021-12-17 16:25:33,892|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Response processing type (string) 2021-12-17 16:25:33,893|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2021-12-17 16:25:33,893|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2021-12-17 16:25:33,893|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string) 2021-12-17 16:25:33,893|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2021-12-17 16:25:33,893|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2021-12-17 16:25:33,895|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Rest request method(DELETE), url(/resource-resolution/delete) 2021-12-17 16:25:33,902|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Response status(200 - OK) 2021-12-17 16:25:33,902|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Response processing type (string) 2021-12-17 16:25:33,902|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2021-12-17 16:25:33,902|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"}) 2021-12-17 16:25:33,902|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string) 2021-12-17 16:25:33,903|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Resource resolution saved into database successfully : (v_patch) 2021-12-17 16:25:33,910|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Resource resolution saved into database successfully : (v_del) 2021-12-17 16:25:33,911|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2021-12-17 16:25:33,935|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2021-12-17 16:25:40,679|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| compiled in (6743)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2021-12-17 16:25:40,680|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2021-12-17 16:25:40,697|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string) 2021-12-17 16:25:40,708|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Resource resolution saved into database successfully : (v_kotlin) 2021-12-17 16:25:40,710|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2021-12-17 16:25:40,710|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2021-12-17 16:25:40,717|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Rest request method(GET), url(/resource-resolution/get) 2021-12-17 16:25:40,725|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Response status(200 - OK) 2021-12-17 16:25:40,725|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Response processing type (string) 2021-12-17 16:25:40,726|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2021-12-17 16:25:40,726|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2021-12-17 16:25:40,726|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string) 2021-12-17 16:25:40,737|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Resource resolution saved into database successfully : (v_get) 2021-12-17 16:25:40,739|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string) 2021-12-17 16:25:40,739|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string) 2021-12-17 16:25:40,749|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Resource resolution saved into database successfully : (v_input) 2021-12-17 16:25:40,749|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Resource resolution saved into database successfully : (v_default) 2021-12-17 16:25:40,750|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2021-12-17 16:25:40,750|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2021-12-17 16:25:40,753|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Rest request method(POST), url(/resource-resolution/post) 2021-12-17 16:25:40,760|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Response status(200 - OK) 2021-12-17 16:25:40,760|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Response processing type (string) 2021-12-17 16:25:40,760|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2021-12-17 16:25:40,760|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"}) 2021-12-17 16:25:40,760|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string) 2021-12-17 16:25:40,770|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Resource resolution saved into database successfully : (v_post) 2021-12-17 16:25:40,781|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| 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}) 2021-12-17 16:25:40,810|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Response processing type (list) 2021-12-17 16:25:40,814|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2021-12-17 16:25:40,814|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2021-12-17 16:25:40,814|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2021-12-17 16:25:40,814|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2021-12-17 16:25:40,814|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2021-12-17 16:25:40,814|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list) 2021-12-17 16:25:40,824|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Resource resolution saved into database successfully : (v_db) 2021-12-17 16:25:40,828|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| 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" }) 2021-12-17 16:25:40,866|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2021-12-17 16:25:40,874|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2021-12-17 16:25:40,875|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping) 2021-12-17 16:25:40,904|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| 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 ]]]) 2021-12-17 16:25:40,907|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2021-12-17 16:25:40,907|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string) 2021-12-17 16:25:40,908|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2021-12-17 16:25:40,908|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Getting Jython Script Class(ResolvProperties) 2021-12-17 16:25:40,918|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Resource resolution saved into database successfully : (from_suspend_function) 2021-12-17 16:25:40,955|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Component Object org.python.proxies.__main__$ResolvProperties$3@7d6302e3 2021-12-17 16:25:40,956|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string) 2021-12-17 16:25:40,965|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Resource resolution saved into database successfully : (j_python) 2021-12-17 16:25:40,966|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2021-12-17 16:25:40,967|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2021-12-17 16:25:40,969|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Rest request method(PATCH), url(/resource-resolution/patch) 2021-12-17 16:25:40,977|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Response status(200 - OK) 2021-12-17 16:25:40,977|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Response processing type (string) 2021-12-17 16:25:40,977|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2021-12-17 16:25:40,977|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2021-12-17 16:25:40,977|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string) 2021-12-17 16:25:40,987|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Resource resolution saved into database successfully : (j_patch) 2021-12-17 16:25:40,988|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string) 2021-12-17 16:25:40,996|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Resource resolution saved into database successfully : (j_input) 2021-12-17 16:25:40,997|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2021-12-17 16:25:40,997|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2021-12-17 16:25:40,999|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Rest request method(PUT), url(/resource-resolution/put) 2021-12-17 16:25:41,006|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Response status(200 - OK) 2021-12-17 16:25:41,006|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Response processing type (string) 2021-12-17 16:25:41,006|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2021-12-17 16:25:41,006|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"}) 2021-12-17 16:25:41,007|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string) 2021-12-17 16:25:41,015|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Resource resolution saved into database successfully : (j_put) 2021-12-17 16:25:41,016|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string) 2021-12-17 16:25:41,023|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Resource resolution saved into database successfully : (j_default) 2021-12-17 16:25:41,024|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2021-12-17 16:25:41,024|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2021-12-17 16:25:41,029|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Rest request method(DELETE), url(/resource-resolution/delete) 2021-12-17 16:25:41,036|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Response status(200 - OK) 2021-12-17 16:25:41,036|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Response processing type (string) 2021-12-17 16:25:41,036|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2021-12-17 16:25:41,036|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"}) 2021-12-17 16:25:41,037|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string) 2021-12-17 16:25:41,040|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2021-12-17 16:25:41,040|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2021-12-17 16:25:41,041|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Rest request method(POST), url(/resource-resolution/post) 2021-12-17 16:25:41,045|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Resource resolution saved into database successfully : (j_del) 2021-12-17 16:25:41,048|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Response status(200 - OK) 2021-12-17 16:25:41,048|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Response processing type (string) 2021-12-17 16:25:41,048|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2021-12-17 16:25:41,049|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"}) 2021-12-17 16:25:41,049|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string) 2021-12-17 16:25:41,050|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2021-12-17 16:25:41,050|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2021-12-17 16:25:41,058|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Rest request method(GET), url(/resource-resolution/get) 2021-12-17 16:25:41,063|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Resource resolution saved into database successfully : (j_post) 2021-12-17 16:25:41,063|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Response status(200 - OK) 2021-12-17 16:25:41,065|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Response processing type (string) 2021-12-17 16:25:41,065|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2021-12-17 16:25:41,065|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2021-12-17 16:25:41,065|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string) 2021-12-17 16:25:41,073|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Resource resolution saved into database successfully : (j_get) 2021-12-17 16:25:41,082|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), input-key-mapping:({id=j_get}), output-key-mapping:({value=value}) 2021-12-17 16:25:41,082|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value}) 2021-12-17 16:25:41,084|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id) 2021-12-17 16:25:41,091|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Response status(200 - OK) 2021-12-17 16:25:41,091|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Response processing type (string) 2021-12-17 16:25:41,091|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2021-12-17 16:25:41,092|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2021-12-17 16:25:41,092|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string) 2021-12-17 16:25:41,105|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Resource resolution saved into database successfully : (j_get_id) 2021-12-17 16:25:41,106|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2021-12-17 16:25:41,107|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string) 2021-12-17 16:25:41,116|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Resource resolution saved into database successfully : (j_kotlin) 2021-12-17 16:25:41,117|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| 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}) 2021-12-17 16:25:41,123|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Response processing type (list) 2021-12-17 16:25:41,124|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| 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"}]) 2021-12-17 16:25:41,124|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2021-12-17 16:25:41,124|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2021-12-17 16:25:41,124|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2021-12-17 16:25:41,124|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2021-12-17 16:25:41,124|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2021-12-17 16:25:41,125|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2021-12-17 16:25:41,125|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2021-12-17 16:25:41,125|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2021-12-17 16:25:41,125|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2021-12-17 16:25:41,125|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| 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) 2021-12-17 16:25:41,136|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Resource resolution saved into database successfully : (j_db) 2021-12-17 16:25:41,137|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| 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" }) 2021-12-17 16:25:41,340|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2021-12-17 16:25:41,348|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2021-12-17 16:25:41,349|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| Preparing Response... 2021-12-17 16:25:41,349|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 2021-12-17 16:25:41,349|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| resolveWorkflowOutputs for workflow(resource-resolution) 2021-12-17 16:25:41,350|79390df2-8bcf-4958-95a5-7609dae7bd49||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-l8tlj|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID fe963338-4f26-4459-b137-9a29d8cede46 auditStoreId -1 Dec 17, 2021 4:39:57 PM io.grpc.netty.shaded.io.grpc.netty.NettyServerTransport notifyTerminated INFO: Transport failed io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception: HTTP/2 client preface string missing or corrupt. Hex dump for received bytes: 4a4457502d48616e647368616b655c6e0a at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception.connectionError(Http2Exception.java:103) at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.readClientPrefaceString(Http2ConnectionHandler.java:306) at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.decode(Http2ConnectionHandler.java:239) at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler.decode(Http2ConnectionHandler.java:438) at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:505) at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:444) at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:283) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:352) at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1422) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360) at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:931) at io.grpc.netty.shaded.io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:792) at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:483) at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:383) at io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$6.run(SingleThreadEventExecutor.java:1044) at io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Unknown Source)