03:20:27,204 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 03:20:27,207 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 03:20:27,210 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] 03:20:27,212 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 03:20:27,212 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] 03:20:27,212 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 03:20:27,244 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61322f9d - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] is not of type file 03:20:27,504 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 03:20:27,517 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 03:20:27,526 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 03:20:27,538 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 03:20:27,678 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 03:20:27,679 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 03:20:27,679 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 03:20:27,679 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 03:20:27,679 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 03:20:27,679 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 03:20:27,679 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 03:20:27,680 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 03:20:27,683 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2022-07-09 03:20:29,241|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-7db7f85d78-ncj8v with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app) 2022-07-09 03:20:29,249|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2022-07-09 03:20:35,564|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-09 03:20:36,633|||main||||INFO||||||| Finished Spring Data repository scanning in 1042ms. Found 11 JPA repository interfaces. 2022-07-09 03:20:40,388|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2022-07-09 03:20:40,496|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2022-07-09 03:20:40,841|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-07-09 03:20:41,807|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-07-09 03:20:42,546|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode. 2022-07-09 03:20:42,556|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode. 2022-07-09 03:20:43,005|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2022-07-09 03:20:45,354|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-09 03:20:45,370|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-07-09 03:20:45,525|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2022-07-09 03:20:47,448|||main||||INFO||||||| Audit service is disabled 2022-07-09 03:20:47,756|||main||||INFO||||||| Workflow Audit store is disabled 2022-07-09 03:20:50,000|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability] 2022-07-09 03:20:50,075|||main||||INFO||||||| Dependency Management module created... 2022-07-09 03:20:52,208|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2022-07-09 03:20:52,695|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2022-07-09 03:20:54,721|||main||||INFO||||||| Netty started on port(s): 8080 2022-07-09 03:20:57,451|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2022-07-09 03:20:57,982|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2022-07-09 03:20:58,005|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 30.002 seconds (JVM running for 31.681) 2022-07-09 03:20:58,040|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2022-07-09 05:28:44,186|8938e0ab-0a17-45e0-b961-024e387c4cab||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-07-09 05:28:44,188|8938e0ab-0a17-45e0-b961-024e387c4cab||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-07-09 05:28:44,190|8938e0ab-0a17-45e0-b961-024e387c4cab||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-07-09 05:28:45,266|8938e0ab-0a17-45e0-b961-024e387c4cab||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-07-09 05:28:45,270|8938e0ab-0a17-45e0-b961-024e387c4cab||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-07-09 05:28:47,616|47982e53-7af0-473a-bb0c-e1bd71c4f7ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f2bfc21b-0aba-42b7-af03-1fae512270ea) 2022-07-09 05:28:47,631|47982e53-7af0-473a-bb0c-e1bd71c4f7ae||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| deleting definition types under : /opt/app/onap/blueprints/working/f2bfc21b-0aba-42b7-af03-1fae512270ea/Definitions 2022-07-09 05:28:47,795|47982e53-7af0-473a-bb0c-e1bd71c4f7ae||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| reinitialized all type definitions 2022-07-09 05:28:47,809|47982e53-7af0-473a-bb0c-e1bd71c4f7ae||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(helloworld) 2022-07-09 05:28:47,938|47982e53-7af0-473a-bb0c-e1bd71c4f7ae||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing ArtifactDefinition(helloworld-template) 2022-07-09 05:28:47,969|47982e53-7af0-473a-bb0c-e1bd71c4f7ae||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-07-09 05:28:47,986|47982e53-7af0-473a-bb0c-e1bd71c4f7ae||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-07-09 05:28:48,092|47982e53-7af0-473a-bb0c-e1bd71c4f7ae||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ##### Enhancing Workflow(helloworld) 2022-07-09 05:28:48,094|47982e53-7af0-473a-bb0c-e1bd71c4f7ae||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-07-09 05:28:48,094|47982e53-7af0-473a-bb0c-e1bd71c4f7ae||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| identified workflow(helloworld) targets(helloworld) 2022-07-09 05:28:48,095|47982e53-7af0-473a-bb0c-e1bd71c4f7ae||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-07-09 05:28:48,095|47982e53-7af0-473a-bb0c-e1bd71c4f7ae||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-07-09 05:28:48,095|47982e53-7af0-473a-bb0c-e1bd71c4f7ae||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enriching artifacts file(/opt/app/onap/blueprints/working/f2bfc21b-0aba-42b7-af03-1fae512270ea/Templates/hello-world-mapping.json 2022-07-09 05:28:48,125|47982e53-7af0-473a-bb0c-e1bd71c4f7ae||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-07-09 05:28:48,125|47982e53-7af0-473a-bb0c-e1bd71c4f7ae||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| dataType not present for the recipe(dt-helloworld-properties) 2022-07-09 05:28:48,126|47982e53-7af0-473a-bb0c-e1bd71c4f7ae||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ##### Enhancing blueprint Resource Definitions 2022-07-09 05:28:48,127|47982e53-7af0-473a-bb0c-e1bd71c4f7ae||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-07-09 05:28:48,130|47982e53-7af0-473a-bb0c-e1bd71c4f7ae||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| processing file (Templates/hello-world-mapping.json) 2022-07-09 05:28:48,185|47982e53-7af0-473a-bb0c-e1bd71c4f7ae||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| distinct resource keys ([]) 2022-07-09 05:28:48,185|47982e53-7af0-473a-bb0c-e1bd71c4f7ae||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Enriching Resource Definition sources Node Template: [] 2022-07-09 05:28:48,588|82588484-3a79-4f6c-90a1-982c6f62a3ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Save processing(6615e06c-8dee-477f-b2ec-9a38fb11d051) CBA(/opt/app/onap/blueprints/archive/6615e06c-8dee-477f-b2ec-9a38fb11d051/cba.zip) 2022-07-09 05:28:48,626|82588484-3a79-4f6c-90a1-982c6f62a3ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6615e06c-8dee-477f-b2ec-9a38fb11d051) and entry definition file (Definitions/blueprint.json) 2022-07-09 05:28:48,793|82588484-3a79-4f6c-90a1-982c6f62a3ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(helloworld) 2022-07-09 05:28:48,821|82588484-3a79-4f6c-90a1-982c6f62a3ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6615e06c-8dee-477f-b2ec-9a38fb11d051) and entry definition file (Definitions/blueprint.json) 2022-07-09 05:28:49,083|82588484-3a79-4f6c-90a1-982c6f62a3ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| No compiled cache(/opt/app/onap/blueprints/working/6615e06c-8dee-477f-b2ec-9a38fb11d051) present to clean. 2022-07-09 05:28:49,343|1bab4c7d-9332-46ea-ac53-3bcfbcce85f1||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| processing request id 654321 2022-07-09 05:28:49,344|1bab4c7d-9332-46ea-ac53-3bcfbcce85f1||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| storeExecutionInput called not to store the Workflow action input details 2022-07-09 05:28:49,344|1bab4c7d-9332-46ea-ac53-3bcfbcce85f1||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| StoreAuditService ID -1 2022-07-09 05:28:49,375|1bab4c7d-9332-46ea-ac53-3bcfbcce85f1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| getting cba file name(test101), version(1.0.1) from db 2022-07-09 05:28:49,581|1bab4c7d-9332-46ea-ac53-3bcfbcce85f1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-07-09 05:28:49,585|1bab4c7d-9332-46ea-ac53-3bcfbcce85f1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-07-09 05:28:49,597|1bab4c7d-9332-46ea-ac53-3bcfbcce85f1||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-07-09 05:28:49,628|1bab4c7d-9332-46ea-ac53-3bcfbcce85f1||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Deriving input data for workflow: (helloworld) 2022-07-09 05:28:49,630|1bab4c7d-9332-46ea-ac53-3bcfbcce85f1||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-07-09 05:28:49,630|1bab4c7d-9332-46ea-ac53-3bcfbcce85f1||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-09 05:28:49,654|1bab4c7d-9332-46ea-ac53-3bcfbcce85f1||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-07-09 05:28:49,655|1bab4c7d-9332-46ea-ac53-3bcfbcce85f1||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-07-09 05:28:49,657|1bab4c7d-9332-46ea-ac53-3bcfbcce85f1||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-07-09 05:28:49,688|1bab4c7d-9332-46ea-ac53-3bcfbcce85f1||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-07-09 05:28:49,746|1bab4c7d-9332-46ea-ac53-3bcfbcce85f1||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Batched Sequence : ([]) 2022-07-09 05:28:49,750|1bab4c7d-9332-46ea-ac53-3bcfbcce85f1||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Generated Resource Param Data ({ }) 2022-07-09 05:28:50,001|1bab4c7d-9332-46ea-ac53-3bcfbcce85f1||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Preparing Response... 2022-07-09 05:28:50,006|1bab4c7d-9332-46ea-ac53-3bcfbcce85f1||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-07-09 05:28:50,006|1bab4c7d-9332-46ea-ac53-3bcfbcce85f1||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveWorkflowOutputs for workflow(helloworld) 2022-07-09 05:28:50,010|1bab4c7d-9332-46ea-ac53-3bcfbcce85f1||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b7c272ba-13e1-407b-84a6-12191477bc12 auditStoreId -1 2022-07-09 05:29:32,327|822fe6a6-0738-40b5-8bd2-e258741c39df||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-07-09 05:29:32,327|822fe6a6-0738-40b5-8bd2-e258741c39df||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-07-09 05:29:32,327|822fe6a6-0738-40b5-8bd2-e258741c39df||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-07-09 05:29:33,172|822fe6a6-0738-40b5-8bd2-e258741c39df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-07-09 05:29:33,173|822fe6a6-0738-40b5-8bd2-e258741c39df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-07-09 05:29:34,806|1f409d57-4705-4bc5-9a80-0098e7ec49e3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Enhancing blueprint(/opt/app/onap/blueprints/working/5e6d9333-6980-4b0e-b156-bc6f741fe659) 2022-07-09 05:29:34,809|1f409d57-4705-4bc5-9a80-0098e7ec49e3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| deleting definition types under : /opt/app/onap/blueprints/working/5e6d9333-6980-4b0e-b156-bc6f741fe659/Definitions 2022-07-09 05:29:34,812|1f409d57-4705-4bc5-9a80-0098e7ec49e3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| reinitialized all type definitions 2022-07-09 05:29:34,813|1f409d57-4705-4bc5-9a80-0098e7ec49e3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(helloworld) 2022-07-09 05:29:34,857|1f409d57-4705-4bc5-9a80-0098e7ec49e3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing ArtifactDefinition(helloworld-template) 2022-07-09 05:29:34,878|1f409d57-4705-4bc5-9a80-0098e7ec49e3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-07-09 05:29:34,902|1f409d57-4705-4bc5-9a80-0098e7ec49e3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-07-09 05:29:34,937|1f409d57-4705-4bc5-9a80-0098e7ec49e3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ##### Enhancing Workflow(helloworld) 2022-07-09 05:29:34,946|1f409d57-4705-4bc5-9a80-0098e7ec49e3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-07-09 05:29:34,946|1f409d57-4705-4bc5-9a80-0098e7ec49e3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| identified workflow(helloworld) targets(helloworld) 2022-07-09 05:29:34,946|1f409d57-4705-4bc5-9a80-0098e7ec49e3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-07-09 05:29:34,946|1f409d57-4705-4bc5-9a80-0098e7ec49e3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-07-09 05:29:34,946|1f409d57-4705-4bc5-9a80-0098e7ec49e3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enriching artifacts file(/opt/app/onap/blueprints/working/5e6d9333-6980-4b0e-b156-bc6f741fe659/Templates/hello-world-mapping.json 2022-07-09 05:29:34,970|1f409d57-4705-4bc5-9a80-0098e7ec49e3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-07-09 05:29:34,970|1f409d57-4705-4bc5-9a80-0098e7ec49e3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| dataType not present for the recipe(dt-helloworld-properties) 2022-07-09 05:29:34,970|1f409d57-4705-4bc5-9a80-0098e7ec49e3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ##### Enhancing blueprint Resource Definitions 2022-07-09 05:29:34,970|1f409d57-4705-4bc5-9a80-0098e7ec49e3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-07-09 05:29:34,970|1f409d57-4705-4bc5-9a80-0098e7ec49e3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| processing file (Templates/hello-world-mapping.json) 2022-07-09 05:29:34,983|1f409d57-4705-4bc5-9a80-0098e7ec49e3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| distinct resource keys ([]) 2022-07-09 05:29:34,983|1f409d57-4705-4bc5-9a80-0098e7ec49e3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Enriching Resource Definition sources Node Template: [] 2022-07-09 05:29:35,266|e23804e7-83bc-4d60-9b30-cc440cc9a5b4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Save processing(31ff2c2f-b9f4-4179-bef2-ea652c37d4f6) CBA(/opt/app/onap/blueprints/archive/31ff2c2f-b9f4-4179-bef2-ea652c37d4f6/cba.zip) 2022-07-09 05:29:35,281|e23804e7-83bc-4d60-9b30-cc440cc9a5b4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/31ff2c2f-b9f4-4179-bef2-ea652c37d4f6) and entry definition file (Definitions/blueprint.json) 2022-07-09 05:29:35,330|e23804e7-83bc-4d60-9b30-cc440cc9a5b4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(helloworld) 2022-07-09 05:29:35,346|e23804e7-83bc-4d60-9b30-cc440cc9a5b4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/31ff2c2f-b9f4-4179-bef2-ea652c37d4f6) and entry definition file (Definitions/blueprint.json) 2022-07-09 05:29:35,407|e23804e7-83bc-4d60-9b30-cc440cc9a5b4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| No compiled cache(/opt/app/onap/blueprints/working/31ff2c2f-b9f4-4179-bef2-ea652c37d4f6) present to clean. 2022-07-09 05:29:35,627|d31c8d3d-4a51-434b-895f-098a472a7570||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| processing request id 654321 2022-07-09 05:29:35,630|d31c8d3d-4a51-434b-895f-098a472a7570||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| storeExecutionInput called not to store the Workflow action input details 2022-07-09 05:29:35,630|d31c8d3d-4a51-434b-895f-098a472a7570||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| StoreAuditService ID -1 2022-07-09 05:29:35,632|d31c8d3d-4a51-434b-895f-098a472a7570||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-07-09 05:29:35,637|d31c8d3d-4a51-434b-895f-098a472a7570||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-07-09 05:29:35,643|d31c8d3d-4a51-434b-895f-098a472a7570||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-07-09 05:29:35,680|d31c8d3d-4a51-434b-895f-098a472a7570||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Deriving input data for workflow: (helloworld) 2022-07-09 05:29:35,681|d31c8d3d-4a51-434b-895f-098a472a7570||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-07-09 05:29:35,681|d31c8d3d-4a51-434b-895f-098a472a7570||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-09 05:29:35,685|d31c8d3d-4a51-434b-895f-098a472a7570||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-07-09 05:29:35,685|d31c8d3d-4a51-434b-895f-098a472a7570||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-07-09 05:29:35,686|d31c8d3d-4a51-434b-895f-098a472a7570||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-07-09 05:29:35,688|d31c8d3d-4a51-434b-895f-098a472a7570||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-07-09 05:29:35,738|d31c8d3d-4a51-434b-895f-098a472a7570||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Batched Sequence : ([]) 2022-07-09 05:29:35,740|d31c8d3d-4a51-434b-895f-098a472a7570||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Generated Resource Param Data ({ }) 2022-07-09 05:29:35,757|d31c8d3d-4a51-434b-895f-098a472a7570||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Preparing Response... 2022-07-09 05:29:35,758|d31c8d3d-4a51-434b-895f-098a472a7570||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-07-09 05:29:35,758|d31c8d3d-4a51-434b-895f-098a472a7570||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveWorkflowOutputs for workflow(helloworld) 2022-07-09 05:29:35,759|d31c8d3d-4a51-434b-895f-098a472a7570||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 985c22f4-d9a3-4315-ab8d-65e021f391b4 auditStoreId -1 2022-07-09 05:30:25,403|ecc6c682-f72e-4885-97e3-c135b1825097||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-07-09 05:30:25,403|ecc6c682-f72e-4885-97e3-c135b1825097||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-07-09 05:30:25,403|ecc6c682-f72e-4885-97e3-c135b1825097||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-07-09 05:30:25,935|ecc6c682-f72e-4885-97e3-c135b1825097||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-07-09 05:30:25,936|ecc6c682-f72e-4885-97e3-c135b1825097||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-07-09 05:30:27,222|768dadb5-7185-4b0c-8f22-938928161cff||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Enhancing blueprint(/opt/app/onap/blueprints/working/ec49c2ef-7058-4761-8003-ce4229d19af0) 2022-07-09 05:30:27,225|768dadb5-7185-4b0c-8f22-938928161cff||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| deleting definition types under : /opt/app/onap/blueprints/working/ec49c2ef-7058-4761-8003-ce4229d19af0/Definitions 2022-07-09 05:30:27,229|768dadb5-7185-4b0c-8f22-938928161cff||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| reinitialized all type definitions 2022-07-09 05:30:27,231|768dadb5-7185-4b0c-8f22-938928161cff||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(helloworld) 2022-07-09 05:30:27,293|768dadb5-7185-4b0c-8f22-938928161cff||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing ArtifactDefinition(helloworld-template) 2022-07-09 05:30:27,304|768dadb5-7185-4b0c-8f22-938928161cff||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-07-09 05:30:27,312|768dadb5-7185-4b0c-8f22-938928161cff||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-07-09 05:30:27,341|768dadb5-7185-4b0c-8f22-938928161cff||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ##### Enhancing Workflow(helloworld) 2022-07-09 05:30:27,341|768dadb5-7185-4b0c-8f22-938928161cff||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-07-09 05:30:27,342|768dadb5-7185-4b0c-8f22-938928161cff||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| identified workflow(helloworld) targets(helloworld) 2022-07-09 05:30:27,342|768dadb5-7185-4b0c-8f22-938928161cff||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-07-09 05:30:27,342|768dadb5-7185-4b0c-8f22-938928161cff||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-07-09 05:30:27,342|768dadb5-7185-4b0c-8f22-938928161cff||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enriching artifacts file(/opt/app/onap/blueprints/working/ec49c2ef-7058-4761-8003-ce4229d19af0/Templates/hello-world-mapping.json 2022-07-09 05:30:27,357|768dadb5-7185-4b0c-8f22-938928161cff||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-07-09 05:30:27,358|768dadb5-7185-4b0c-8f22-938928161cff||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| dataType not present for the recipe(dt-helloworld-properties) 2022-07-09 05:30:27,359|768dadb5-7185-4b0c-8f22-938928161cff||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ##### Enhancing blueprint Resource Definitions 2022-07-09 05:30:27,359|768dadb5-7185-4b0c-8f22-938928161cff||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-07-09 05:30:27,360|768dadb5-7185-4b0c-8f22-938928161cff||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| processing file (Templates/hello-world-mapping.json) 2022-07-09 05:30:27,375|768dadb5-7185-4b0c-8f22-938928161cff||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| distinct resource keys ([]) 2022-07-09 05:30:27,376|768dadb5-7185-4b0c-8f22-938928161cff||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Enriching Resource Definition sources Node Template: [] 2022-07-09 05:30:27,661|0f68da72-92d9-46fe-9d1b-7b9ea853248c||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Save processing(815d4bf4-49f2-4c0f-ba90-a98729fd3517) CBA(/opt/app/onap/blueprints/archive/815d4bf4-49f2-4c0f-ba90-a98729fd3517/cba.zip) 2022-07-09 05:30:27,673|0f68da72-92d9-46fe-9d1b-7b9ea853248c||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/815d4bf4-49f2-4c0f-ba90-a98729fd3517) and entry definition file (Definitions/blueprint.json) 2022-07-09 05:30:27,704|0f68da72-92d9-46fe-9d1b-7b9ea853248c||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(helloworld) 2022-07-09 05:30:27,723|0f68da72-92d9-46fe-9d1b-7b9ea853248c||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/815d4bf4-49f2-4c0f-ba90-a98729fd3517) and entry definition file (Definitions/blueprint.json) 2022-07-09 05:30:27,769|0f68da72-92d9-46fe-9d1b-7b9ea853248c||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| No compiled cache(/opt/app/onap/blueprints/working/815d4bf4-49f2-4c0f-ba90-a98729fd3517) present to clean. 2022-07-09 05:30:28,017|947f6b10-2600-4f81-8719-1655c541cfd4||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| processing request id 654321 2022-07-09 05:30:28,017|947f6b10-2600-4f81-8719-1655c541cfd4||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| storeExecutionInput called not to store the Workflow action input details 2022-07-09 05:30:28,017|947f6b10-2600-4f81-8719-1655c541cfd4||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| StoreAuditService ID -1 2022-07-09 05:30:28,020|947f6b10-2600-4f81-8719-1655c541cfd4||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-07-09 05:30:28,020|947f6b10-2600-4f81-8719-1655c541cfd4||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-07-09 05:30:28,023|947f6b10-2600-4f81-8719-1655c541cfd4||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-07-09 05:30:28,037|947f6b10-2600-4f81-8719-1655c541cfd4||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Deriving input data for workflow: (helloworld) 2022-07-09 05:30:28,038|947f6b10-2600-4f81-8719-1655c541cfd4||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-07-09 05:30:28,038|947f6b10-2600-4f81-8719-1655c541cfd4||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-09 05:30:28,040|947f6b10-2600-4f81-8719-1655c541cfd4||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-07-09 05:30:28,040|947f6b10-2600-4f81-8719-1655c541cfd4||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-07-09 05:30:28,040|947f6b10-2600-4f81-8719-1655c541cfd4||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-07-09 05:30:28,043|947f6b10-2600-4f81-8719-1655c541cfd4||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-07-09 05:30:28,078|947f6b10-2600-4f81-8719-1655c541cfd4||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Batched Sequence : ([]) 2022-07-09 05:30:28,080|947f6b10-2600-4f81-8719-1655c541cfd4||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Generated Resource Param Data ({ }) 2022-07-09 05:30:28,093|947f6b10-2600-4f81-8719-1655c541cfd4||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Preparing Response... 2022-07-09 05:30:28,093|947f6b10-2600-4f81-8719-1655c541cfd4||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-07-09 05:30:28,094|947f6b10-2600-4f81-8719-1655c541cfd4||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveWorkflowOutputs for workflow(helloworld) 2022-07-09 05:30:28,095|947f6b10-2600-4f81-8719-1655c541cfd4||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID fa3570b7-a85e-4788-9584-9c79447c26b8 auditStoreId -1 2022-07-09 05:31:26,481|c4114a2b-d734-4eee-bb43-cabead43f803||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-07-09 05:31:26,481|c4114a2b-d734-4eee-bb43-cabead43f803||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-07-09 05:31:26,481|c4114a2b-d734-4eee-bb43-cabead43f803||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-07-09 05:31:27,042|c4114a2b-d734-4eee-bb43-cabead43f803||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-07-09 05:31:27,043|c4114a2b-d734-4eee-bb43-cabead43f803||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-07-09 05:31:28,408|f98dd91e-a775-489f-aea7-6e215fc6cb66||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Enhancing blueprint(/opt/app/onap/blueprints/working/3c9f4107-9c4b-46af-b42a-1bbadaeba36a) 2022-07-09 05:31:28,415|f98dd91e-a775-489f-aea7-6e215fc6cb66||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| deleting definition types under : /opt/app/onap/blueprints/working/3c9f4107-9c4b-46af-b42a-1bbadaeba36a/Definitions 2022-07-09 05:31:28,421|f98dd91e-a775-489f-aea7-6e215fc6cb66||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| reinitialized all type definitions 2022-07-09 05:31:28,423|f98dd91e-a775-489f-aea7-6e215fc6cb66||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(helloworld) 2022-07-09 05:31:28,481|f98dd91e-a775-489f-aea7-6e215fc6cb66||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing ArtifactDefinition(helloworld-template) 2022-07-09 05:31:28,492|f98dd91e-a775-489f-aea7-6e215fc6cb66||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-07-09 05:31:28,502|f98dd91e-a775-489f-aea7-6e215fc6cb66||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-07-09 05:31:28,541|f98dd91e-a775-489f-aea7-6e215fc6cb66||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ##### Enhancing Workflow(helloworld) 2022-07-09 05:31:28,541|f98dd91e-a775-489f-aea7-6e215fc6cb66||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-07-09 05:31:28,542|f98dd91e-a775-489f-aea7-6e215fc6cb66||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| identified workflow(helloworld) targets(helloworld) 2022-07-09 05:31:28,542|f98dd91e-a775-489f-aea7-6e215fc6cb66||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-07-09 05:31:28,542|f98dd91e-a775-489f-aea7-6e215fc6cb66||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-07-09 05:31:28,542|f98dd91e-a775-489f-aea7-6e215fc6cb66||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enriching artifacts file(/opt/app/onap/blueprints/working/3c9f4107-9c4b-46af-b42a-1bbadaeba36a/Templates/hello-world-mapping.json 2022-07-09 05:31:28,551|f98dd91e-a775-489f-aea7-6e215fc6cb66||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-07-09 05:31:28,551|f98dd91e-a775-489f-aea7-6e215fc6cb66||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| dataType not present for the recipe(dt-helloworld-properties) 2022-07-09 05:31:28,551|f98dd91e-a775-489f-aea7-6e215fc6cb66||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ##### Enhancing blueprint Resource Definitions 2022-07-09 05:31:28,551|f98dd91e-a775-489f-aea7-6e215fc6cb66||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-07-09 05:31:28,551|f98dd91e-a775-489f-aea7-6e215fc6cb66||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| processing file (Templates/hello-world-mapping.json) 2022-07-09 05:31:28,563|f98dd91e-a775-489f-aea7-6e215fc6cb66||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| distinct resource keys ([]) 2022-07-09 05:31:28,563|f98dd91e-a775-489f-aea7-6e215fc6cb66||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Enriching Resource Definition sources Node Template: [] 2022-07-09 05:31:28,856|cbc2a385-34bd-4819-9545-16b2b7db30ea||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Save processing(a9c119f2-7af0-4b90-af20-0696e068c45d) CBA(/opt/app/onap/blueprints/archive/a9c119f2-7af0-4b90-af20-0696e068c45d/cba.zip) 2022-07-09 05:31:28,867|cbc2a385-34bd-4819-9545-16b2b7db30ea||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a9c119f2-7af0-4b90-af20-0696e068c45d) and entry definition file (Definitions/blueprint.json) 2022-07-09 05:31:28,899|cbc2a385-34bd-4819-9545-16b2b7db30ea||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(helloworld) 2022-07-09 05:31:28,916|cbc2a385-34bd-4819-9545-16b2b7db30ea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a9c119f2-7af0-4b90-af20-0696e068c45d) and entry definition file (Definitions/blueprint.json) 2022-07-09 05:31:28,979|cbc2a385-34bd-4819-9545-16b2b7db30ea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| No compiled cache(/opt/app/onap/blueprints/working/a9c119f2-7af0-4b90-af20-0696e068c45d) present to clean. 2022-07-09 05:31:29,226|ee0709fc-f042-49fd-a65c-60d23d068ac8||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| processing request id 654321 2022-07-09 05:31:29,226|ee0709fc-f042-49fd-a65c-60d23d068ac8||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| storeExecutionInput called not to store the Workflow action input details 2022-07-09 05:31:29,226|ee0709fc-f042-49fd-a65c-60d23d068ac8||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| StoreAuditService ID -1 2022-07-09 05:31:29,237|ee0709fc-f042-49fd-a65c-60d23d068ac8||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-07-09 05:31:29,238|ee0709fc-f042-49fd-a65c-60d23d068ac8||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-07-09 05:31:29,240|ee0709fc-f042-49fd-a65c-60d23d068ac8||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-07-09 05:31:29,261|ee0709fc-f042-49fd-a65c-60d23d068ac8||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Deriving input data for workflow: (helloworld) 2022-07-09 05:31:29,261|ee0709fc-f042-49fd-a65c-60d23d068ac8||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-07-09 05:31:29,261|ee0709fc-f042-49fd-a65c-60d23d068ac8||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-09 05:31:29,263|ee0709fc-f042-49fd-a65c-60d23d068ac8||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-07-09 05:31:29,263|ee0709fc-f042-49fd-a65c-60d23d068ac8||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-07-09 05:31:29,263|ee0709fc-f042-49fd-a65c-60d23d068ac8||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-07-09 05:31:29,265|ee0709fc-f042-49fd-a65c-60d23d068ac8||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-07-09 05:31:29,287|ee0709fc-f042-49fd-a65c-60d23d068ac8||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Batched Sequence : ([]) 2022-07-09 05:31:29,288|ee0709fc-f042-49fd-a65c-60d23d068ac8||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Generated Resource Param Data ({ }) 2022-07-09 05:31:29,298|ee0709fc-f042-49fd-a65c-60d23d068ac8||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Preparing Response... 2022-07-09 05:31:29,299|ee0709fc-f042-49fd-a65c-60d23d068ac8||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-07-09 05:31:29,299|ee0709fc-f042-49fd-a65c-60d23d068ac8||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveWorkflowOutputs for workflow(helloworld) 2022-07-09 05:31:29,300|ee0709fc-f042-49fd-a65c-60d23d068ac8||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 058aa4e7-1758-447d-9f6c-8855da5e2a6d auditStoreId -1 2022-07-09 05:33:27,843|a5e58520-a0d7-4224-9942-ab433291e5d8||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-07-09 05:33:27,844|a5e58520-a0d7-4224-9942-ab433291e5d8||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-07-09 05:33:27,844|a5e58520-a0d7-4224-9942-ab433291e5d8||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-07-09 05:33:28,443|a5e58520-a0d7-4224-9942-ab433291e5d8||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-07-09 05:33:28,444|a5e58520-a0d7-4224-9942-ab433291e5d8||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-07-09 05:33:29,790|6a87b159-c31a-4353-8ddf-bf5e91a825ed||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Enhancing blueprint(/opt/app/onap/blueprints/working/4f909f23-e253-4b0d-ad49-d33b44b18038) 2022-07-09 05:33:29,792|6a87b159-c31a-4353-8ddf-bf5e91a825ed||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| deleting definition types under : /opt/app/onap/blueprints/working/4f909f23-e253-4b0d-ad49-d33b44b18038/Definitions 2022-07-09 05:33:29,794|6a87b159-c31a-4353-8ddf-bf5e91a825ed||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| reinitialized all type definitions 2022-07-09 05:33:29,795|6a87b159-c31a-4353-8ddf-bf5e91a825ed||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(helloworld) 2022-07-09 05:33:29,824|6a87b159-c31a-4353-8ddf-bf5e91a825ed||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing ArtifactDefinition(helloworld-template) 2022-07-09 05:33:29,831|6a87b159-c31a-4353-8ddf-bf5e91a825ed||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-07-09 05:33:29,841|6a87b159-c31a-4353-8ddf-bf5e91a825ed||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-07-09 05:33:29,865|6a87b159-c31a-4353-8ddf-bf5e91a825ed||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ##### Enhancing Workflow(helloworld) 2022-07-09 05:33:29,865|6a87b159-c31a-4353-8ddf-bf5e91a825ed||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-07-09 05:33:29,866|6a87b159-c31a-4353-8ddf-bf5e91a825ed||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| identified workflow(helloworld) targets(helloworld) 2022-07-09 05:33:29,866|6a87b159-c31a-4353-8ddf-bf5e91a825ed||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-07-09 05:33:29,866|6a87b159-c31a-4353-8ddf-bf5e91a825ed||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-07-09 05:33:29,866|6a87b159-c31a-4353-8ddf-bf5e91a825ed||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enriching artifacts file(/opt/app/onap/blueprints/working/4f909f23-e253-4b0d-ad49-d33b44b18038/Templates/hello-world-mapping.json 2022-07-09 05:33:29,874|6a87b159-c31a-4353-8ddf-bf5e91a825ed||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-07-09 05:33:29,875|6a87b159-c31a-4353-8ddf-bf5e91a825ed||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| dataType not present for the recipe(dt-helloworld-properties) 2022-07-09 05:33:29,875|6a87b159-c31a-4353-8ddf-bf5e91a825ed||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ##### Enhancing blueprint Resource Definitions 2022-07-09 05:33:29,875|6a87b159-c31a-4353-8ddf-bf5e91a825ed||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-07-09 05:33:29,875|6a87b159-c31a-4353-8ddf-bf5e91a825ed||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| processing file (Templates/hello-world-mapping.json) 2022-07-09 05:33:29,886|6a87b159-c31a-4353-8ddf-bf5e91a825ed||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| distinct resource keys ([]) 2022-07-09 05:33:29,886|6a87b159-c31a-4353-8ddf-bf5e91a825ed||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Enriching Resource Definition sources Node Template: [] 2022-07-09 05:33:30,130|dd31278e-c110-4124-a6bc-8aa7dc2b76b3||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Save processing(ce0eb5b6-fe98-4367-a0b8-16d7a70b411f) CBA(/opt/app/onap/blueprints/archive/ce0eb5b6-fe98-4367-a0b8-16d7a70b411f/cba.zip) 2022-07-09 05:33:30,141|dd31278e-c110-4124-a6bc-8aa7dc2b76b3||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ce0eb5b6-fe98-4367-a0b8-16d7a70b411f) and entry definition file (Definitions/blueprint.json) 2022-07-09 05:33:30,167|dd31278e-c110-4124-a6bc-8aa7dc2b76b3||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(helloworld) 2022-07-09 05:33:30,177|dd31278e-c110-4124-a6bc-8aa7dc2b76b3||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ce0eb5b6-fe98-4367-a0b8-16d7a70b411f) and entry definition file (Definitions/blueprint.json) 2022-07-09 05:33:30,244|dd31278e-c110-4124-a6bc-8aa7dc2b76b3||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| No compiled cache(/opt/app/onap/blueprints/working/ce0eb5b6-fe98-4367-a0b8-16d7a70b411f) present to clean. 2022-07-09 05:33:30,441|8621b5a8-94a1-4c83-9bff-0318a3b2b19e||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| processing request id 654321 2022-07-09 05:33:30,441|8621b5a8-94a1-4c83-9bff-0318a3b2b19e||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| storeExecutionInput called not to store the Workflow action input details 2022-07-09 05:33:30,442|8621b5a8-94a1-4c83-9bff-0318a3b2b19e||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| StoreAuditService ID -1 2022-07-09 05:33:30,444|8621b5a8-94a1-4c83-9bff-0318a3b2b19e||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-07-09 05:33:30,444|8621b5a8-94a1-4c83-9bff-0318a3b2b19e||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-07-09 05:33:30,451|8621b5a8-94a1-4c83-9bff-0318a3b2b19e||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-07-09 05:33:30,468|8621b5a8-94a1-4c83-9bff-0318a3b2b19e||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Deriving input data for workflow: (helloworld) 2022-07-09 05:33:30,468|8621b5a8-94a1-4c83-9bff-0318a3b2b19e||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-07-09 05:33:30,469|8621b5a8-94a1-4c83-9bff-0318a3b2b19e||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-09 05:33:30,470|8621b5a8-94a1-4c83-9bff-0318a3b2b19e||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-07-09 05:33:30,470|8621b5a8-94a1-4c83-9bff-0318a3b2b19e||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-07-09 05:33:30,470|8621b5a8-94a1-4c83-9bff-0318a3b2b19e||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-07-09 05:33:30,472|8621b5a8-94a1-4c83-9bff-0318a3b2b19e||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-07-09 05:33:30,497|8621b5a8-94a1-4c83-9bff-0318a3b2b19e||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Batched Sequence : ([]) 2022-07-09 05:33:30,498|8621b5a8-94a1-4c83-9bff-0318a3b2b19e||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Generated Resource Param Data ({ }) 2022-07-09 05:33:30,505|8621b5a8-94a1-4c83-9bff-0318a3b2b19e||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Preparing Response... 2022-07-09 05:33:30,505|8621b5a8-94a1-4c83-9bff-0318a3b2b19e||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-07-09 05:33:30,505|8621b5a8-94a1-4c83-9bff-0318a3b2b19e||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveWorkflowOutputs for workflow(helloworld) 2022-07-09 05:33:30,505|8621b5a8-94a1-4c83-9bff-0318a3b2b19e||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f5336d18-7dbe-4ebc-b4c8-db15a5001daf auditStoreId -1 2022-07-09 05:34:06,670|d821cafc-8f47-4d3e-828e-9cb7fa079ffc||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-07-09 05:34:06,670|d821cafc-8f47-4d3e-828e-9cb7fa079ffc||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-07-09 05:34:06,670|d821cafc-8f47-4d3e-828e-9cb7fa079ffc||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-07-09 05:34:07,138|d821cafc-8f47-4d3e-828e-9cb7fa079ffc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-07-09 05:34:07,139|d821cafc-8f47-4d3e-828e-9cb7fa079ffc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-07-09 05:34:08,712|b5ff89ce-3994-4027-973b-ec39050fa9e5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Enhancing blueprint(/opt/app/onap/blueprints/working/ba9b39a6-72cb-4d45-bd7c-7525ee79b98d) 2022-07-09 05:34:08,713|b5ff89ce-3994-4027-973b-ec39050fa9e5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| deleting definition types under : /opt/app/onap/blueprints/working/ba9b39a6-72cb-4d45-bd7c-7525ee79b98d/Definitions 2022-07-09 05:34:08,714|b5ff89ce-3994-4027-973b-ec39050fa9e5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| reinitialized all type definitions 2022-07-09 05:34:08,715|b5ff89ce-3994-4027-973b-ec39050fa9e5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(helloworld) 2022-07-09 05:34:08,747|b5ff89ce-3994-4027-973b-ec39050fa9e5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing ArtifactDefinition(helloworld-template) 2022-07-09 05:34:08,757|b5ff89ce-3994-4027-973b-ec39050fa9e5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-07-09 05:34:08,769|b5ff89ce-3994-4027-973b-ec39050fa9e5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-07-09 05:34:08,789|b5ff89ce-3994-4027-973b-ec39050fa9e5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ##### Enhancing Workflow(helloworld) 2022-07-09 05:34:08,789|b5ff89ce-3994-4027-973b-ec39050fa9e5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-07-09 05:34:08,789|b5ff89ce-3994-4027-973b-ec39050fa9e5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| identified workflow(helloworld) targets(helloworld) 2022-07-09 05:34:08,789|b5ff89ce-3994-4027-973b-ec39050fa9e5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-07-09 05:34:08,790|b5ff89ce-3994-4027-973b-ec39050fa9e5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-07-09 05:34:08,790|b5ff89ce-3994-4027-973b-ec39050fa9e5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enriching artifacts file(/opt/app/onap/blueprints/working/ba9b39a6-72cb-4d45-bd7c-7525ee79b98d/Templates/hello-world-mapping.json 2022-07-09 05:34:08,799|b5ff89ce-3994-4027-973b-ec39050fa9e5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-07-09 05:34:08,800|b5ff89ce-3994-4027-973b-ec39050fa9e5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| dataType not present for the recipe(dt-helloworld-properties) 2022-07-09 05:34:08,800|b5ff89ce-3994-4027-973b-ec39050fa9e5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ##### Enhancing blueprint Resource Definitions 2022-07-09 05:34:08,800|b5ff89ce-3994-4027-973b-ec39050fa9e5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-07-09 05:34:08,801|b5ff89ce-3994-4027-973b-ec39050fa9e5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| processing file (Templates/hello-world-mapping.json) 2022-07-09 05:34:08,811|b5ff89ce-3994-4027-973b-ec39050fa9e5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| distinct resource keys ([]) 2022-07-09 05:34:08,812|b5ff89ce-3994-4027-973b-ec39050fa9e5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Enriching Resource Definition sources Node Template: [] 2022-07-09 05:34:09,079|75e15d89-80db-4509-9ab9-dd89db38f150||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Save processing(9fc19011-227f-449d-97c6-b390870358fb) CBA(/opt/app/onap/blueprints/archive/9fc19011-227f-449d-97c6-b390870358fb/cba.zip) 2022-07-09 05:34:09,088|75e15d89-80db-4509-9ab9-dd89db38f150||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9fc19011-227f-449d-97c6-b390870358fb) and entry definition file (Definitions/blueprint.json) 2022-07-09 05:34:09,121|75e15d89-80db-4509-9ab9-dd89db38f150||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(helloworld) 2022-07-09 05:34:09,131|75e15d89-80db-4509-9ab9-dd89db38f150||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9fc19011-227f-449d-97c6-b390870358fb) and entry definition file (Definitions/blueprint.json) 2022-07-09 05:34:09,222|75e15d89-80db-4509-9ab9-dd89db38f150||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| No compiled cache(/opt/app/onap/blueprints/working/9fc19011-227f-449d-97c6-b390870358fb) present to clean. 2022-07-09 05:34:09,446|00981450-0b84-4001-9b36-d79aabe8a79f||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| processing request id 654321 2022-07-09 05:34:09,446|00981450-0b84-4001-9b36-d79aabe8a79f||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| storeExecutionInput called not to store the Workflow action input details 2022-07-09 05:34:09,446|00981450-0b84-4001-9b36-d79aabe8a79f||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| StoreAuditService ID -1 2022-07-09 05:34:09,446|00981450-0b84-4001-9b36-d79aabe8a79f||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-07-09 05:34:09,446|00981450-0b84-4001-9b36-d79aabe8a79f||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-07-09 05:34:09,448|00981450-0b84-4001-9b36-d79aabe8a79f||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-07-09 05:34:09,459|00981450-0b84-4001-9b36-d79aabe8a79f||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Deriving input data for workflow: (helloworld) 2022-07-09 05:34:09,459|00981450-0b84-4001-9b36-d79aabe8a79f||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-07-09 05:34:09,459|00981450-0b84-4001-9b36-d79aabe8a79f||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-09 05:34:09,460|00981450-0b84-4001-9b36-d79aabe8a79f||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-07-09 05:34:09,460|00981450-0b84-4001-9b36-d79aabe8a79f||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-07-09 05:34:09,461|00981450-0b84-4001-9b36-d79aabe8a79f||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-07-09 05:34:09,463|00981450-0b84-4001-9b36-d79aabe8a79f||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-07-09 05:34:09,482|00981450-0b84-4001-9b36-d79aabe8a79f||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Batched Sequence : ([]) 2022-07-09 05:34:09,487|00981450-0b84-4001-9b36-d79aabe8a79f||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Generated Resource Param Data ({ }) 2022-07-09 05:34:09,500|00981450-0b84-4001-9b36-d79aabe8a79f||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Preparing Response... 2022-07-09 05:34:09,500|00981450-0b84-4001-9b36-d79aabe8a79f||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-07-09 05:34:09,500|00981450-0b84-4001-9b36-d79aabe8a79f||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveWorkflowOutputs for workflow(helloworld) 2022-07-09 05:34:09,501|00981450-0b84-4001-9b36-d79aabe8a79f||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 562cfe96-5f6f-48a0-96fc-fde399653fde auditStoreId -1 2022-07-09 05:34:58,974|0dba1ea8-e2e5-4cc1-859e-f93cc4d47b68||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-07-09 05:34:58,974|0dba1ea8-e2e5-4cc1-859e-f93cc4d47b68||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-07-09 05:34:58,974|0dba1ea8-e2e5-4cc1-859e-f93cc4d47b68||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-07-09 05:34:59,293|0dba1ea8-e2e5-4cc1-859e-f93cc4d47b68||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-07-09 05:34:59,293|0dba1ea8-e2e5-4cc1-859e-f93cc4d47b68||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-07-09 05:35:00,253|dc6ffa61-143a-4545-8204-866aad6b76ff||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Enhancing blueprint(/opt/app/onap/blueprints/working/6dc676fb-0ca0-4dbf-85db-e83b5c509713) 2022-07-09 05:35:00,254|dc6ffa61-143a-4545-8204-866aad6b76ff||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| deleting definition types under : /opt/app/onap/blueprints/working/6dc676fb-0ca0-4dbf-85db-e83b5c509713/Definitions 2022-07-09 05:35:00,257|dc6ffa61-143a-4545-8204-866aad6b76ff||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| reinitialized all type definitions 2022-07-09 05:35:00,258|dc6ffa61-143a-4545-8204-866aad6b76ff||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(helloworld) 2022-07-09 05:35:00,287|dc6ffa61-143a-4545-8204-866aad6b76ff||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing ArtifactDefinition(helloworld-template) 2022-07-09 05:35:00,347|dc6ffa61-143a-4545-8204-866aad6b76ff||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-07-09 05:35:00,361|dc6ffa61-143a-4545-8204-866aad6b76ff||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-07-09 05:35:00,384|dc6ffa61-143a-4545-8204-866aad6b76ff||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ##### Enhancing Workflow(helloworld) 2022-07-09 05:35:00,385|dc6ffa61-143a-4545-8204-866aad6b76ff||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-07-09 05:35:00,385|dc6ffa61-143a-4545-8204-866aad6b76ff||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| identified workflow(helloworld) targets(helloworld) 2022-07-09 05:35:00,385|dc6ffa61-143a-4545-8204-866aad6b76ff||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-07-09 05:35:00,385|dc6ffa61-143a-4545-8204-866aad6b76ff||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-07-09 05:35:00,386|dc6ffa61-143a-4545-8204-866aad6b76ff||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enriching artifacts file(/opt/app/onap/blueprints/working/6dc676fb-0ca0-4dbf-85db-e83b5c509713/Templates/hello-world-mapping.json 2022-07-09 05:35:00,395|dc6ffa61-143a-4545-8204-866aad6b76ff||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-07-09 05:35:00,396|dc6ffa61-143a-4545-8204-866aad6b76ff||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| dataType not present for the recipe(dt-helloworld-properties) 2022-07-09 05:35:00,396|dc6ffa61-143a-4545-8204-866aad6b76ff||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ##### Enhancing blueprint Resource Definitions 2022-07-09 05:35:00,396|dc6ffa61-143a-4545-8204-866aad6b76ff||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-07-09 05:35:00,396|dc6ffa61-143a-4545-8204-866aad6b76ff||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| processing file (Templates/hello-world-mapping.json) 2022-07-09 05:35:00,405|dc6ffa61-143a-4545-8204-866aad6b76ff||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| distinct resource keys ([]) 2022-07-09 05:35:00,405|dc6ffa61-143a-4545-8204-866aad6b76ff||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Enriching Resource Definition sources Node Template: [] 2022-07-09 05:35:00,658|468a3d05-c885-4e8c-a142-5c4b93d79f0d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Save processing(3023bd2e-4a47-4a79-a277-bababd55137c) CBA(/opt/app/onap/blueprints/archive/3023bd2e-4a47-4a79-a277-bababd55137c/cba.zip) 2022-07-09 05:35:00,669|468a3d05-c885-4e8c-a142-5c4b93d79f0d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3023bd2e-4a47-4a79-a277-bababd55137c) and entry definition file (Definitions/blueprint.json) 2022-07-09 05:35:00,696|468a3d05-c885-4e8c-a142-5c4b93d79f0d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(helloworld) 2022-07-09 05:35:00,708|468a3d05-c885-4e8c-a142-5c4b93d79f0d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3023bd2e-4a47-4a79-a277-bababd55137c) and entry definition file (Definitions/blueprint.json) 2022-07-09 05:35:00,758|468a3d05-c885-4e8c-a142-5c4b93d79f0d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| No compiled cache(/opt/app/onap/blueprints/working/3023bd2e-4a47-4a79-a277-bababd55137c) present to clean. 2022-07-09 05:35:01,010|2f225998-5e85-4e91-8dae-508905c2f3c5||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| processing request id 654321 2022-07-09 05:35:01,010|2f225998-5e85-4e91-8dae-508905c2f3c5||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| storeExecutionInput called not to store the Workflow action input details 2022-07-09 05:35:01,010|2f225998-5e85-4e91-8dae-508905c2f3c5||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| StoreAuditService ID -1 2022-07-09 05:35:01,013|2f225998-5e85-4e91-8dae-508905c2f3c5||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-07-09 05:35:01,013|2f225998-5e85-4e91-8dae-508905c2f3c5||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-07-09 05:35:01,017|2f225998-5e85-4e91-8dae-508905c2f3c5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-07-09 05:35:01,025|2f225998-5e85-4e91-8dae-508905c2f3c5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Deriving input data for workflow: (helloworld) 2022-07-09 05:35:01,025|2f225998-5e85-4e91-8dae-508905c2f3c5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-07-09 05:35:01,025|2f225998-5e85-4e91-8dae-508905c2f3c5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-09 05:35:01,028|2f225998-5e85-4e91-8dae-508905c2f3c5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-07-09 05:35:01,028|2f225998-5e85-4e91-8dae-508905c2f3c5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-07-09 05:35:01,029|2f225998-5e85-4e91-8dae-508905c2f3c5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-07-09 05:35:01,032|2f225998-5e85-4e91-8dae-508905c2f3c5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-07-09 05:35:01,053|2f225998-5e85-4e91-8dae-508905c2f3c5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Batched Sequence : ([]) 2022-07-09 05:35:01,055|2f225998-5e85-4e91-8dae-508905c2f3c5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Generated Resource Param Data ({ }) 2022-07-09 05:35:01,064|2f225998-5e85-4e91-8dae-508905c2f3c5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Preparing Response... 2022-07-09 05:35:01,064|2f225998-5e85-4e91-8dae-508905c2f3c5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-07-09 05:35:01,064|2f225998-5e85-4e91-8dae-508905c2f3c5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveWorkflowOutputs for workflow(helloworld) 2022-07-09 05:35:01,065|2f225998-5e85-4e91-8dae-508905c2f3c5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 2df96981-27b8-4170-9a7e-a60837ee319e auditStoreId -1 2022-07-09 05:36:19,984|4636133e-d273-4dc5-8d5b-8bc2cfe07e5f||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-07-09 05:36:19,984|4636133e-d273-4dc5-8d5b-8bc2cfe07e5f||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-07-09 05:36:19,984|4636133e-d273-4dc5-8d5b-8bc2cfe07e5f||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-07-09 05:36:20,408|4636133e-d273-4dc5-8d5b-8bc2cfe07e5f||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-07-09 05:36:20,409|4636133e-d273-4dc5-8d5b-8bc2cfe07e5f||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-07-09 05:36:22,349|278b5366-1a72-4488-b804-138ae37ffd9e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Enhancing blueprint(/opt/app/onap/blueprints/working/deba2816-d2e1-49dc-99f4-007e5c59c10c) 2022-07-09 05:36:22,350|278b5366-1a72-4488-b804-138ae37ffd9e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| deleting definition types under : /opt/app/onap/blueprints/working/deba2816-d2e1-49dc-99f4-007e5c59c10c/Definitions 2022-07-09 05:36:22,353|278b5366-1a72-4488-b804-138ae37ffd9e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| reinitialized all type definitions 2022-07-09 05:36:22,354|278b5366-1a72-4488-b804-138ae37ffd9e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(helloworld) 2022-07-09 05:36:22,390|278b5366-1a72-4488-b804-138ae37ffd9e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing ArtifactDefinition(helloworld-template) 2022-07-09 05:36:22,414|278b5366-1a72-4488-b804-138ae37ffd9e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-07-09 05:36:22,432|278b5366-1a72-4488-b804-138ae37ffd9e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-07-09 05:36:22,470|278b5366-1a72-4488-b804-138ae37ffd9e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ##### Enhancing Workflow(helloworld) 2022-07-09 05:36:22,472|278b5366-1a72-4488-b804-138ae37ffd9e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-07-09 05:36:22,472|278b5366-1a72-4488-b804-138ae37ffd9e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| identified workflow(helloworld) targets(helloworld) 2022-07-09 05:36:22,473|278b5366-1a72-4488-b804-138ae37ffd9e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-07-09 05:36:22,473|278b5366-1a72-4488-b804-138ae37ffd9e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-07-09 05:36:22,473|278b5366-1a72-4488-b804-138ae37ffd9e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enriching artifacts file(/opt/app/onap/blueprints/working/deba2816-d2e1-49dc-99f4-007e5c59c10c/Templates/hello-world-mapping.json 2022-07-09 05:36:22,488|278b5366-1a72-4488-b804-138ae37ffd9e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-07-09 05:36:22,489|278b5366-1a72-4488-b804-138ae37ffd9e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| dataType not present for the recipe(dt-helloworld-properties) 2022-07-09 05:36:22,489|278b5366-1a72-4488-b804-138ae37ffd9e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ##### Enhancing blueprint Resource Definitions 2022-07-09 05:36:22,489|278b5366-1a72-4488-b804-138ae37ffd9e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-07-09 05:36:22,490|278b5366-1a72-4488-b804-138ae37ffd9e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| processing file (Templates/hello-world-mapping.json) 2022-07-09 05:36:22,502|278b5366-1a72-4488-b804-138ae37ffd9e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| distinct resource keys ([]) 2022-07-09 05:36:22,503|278b5366-1a72-4488-b804-138ae37ffd9e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Enriching Resource Definition sources Node Template: [] 2022-07-09 05:36:22,821|61e22f6e-8006-4940-be14-c72099cca4ac||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Save processing(0070199d-b515-44d1-8c5b-6a523d1422e1) CBA(/opt/app/onap/blueprints/archive/0070199d-b515-44d1-8c5b-6a523d1422e1/cba.zip) 2022-07-09 05:36:22,838|61e22f6e-8006-4940-be14-c72099cca4ac||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0070199d-b515-44d1-8c5b-6a523d1422e1) and entry definition file (Definitions/blueprint.json) 2022-07-09 05:36:22,911|61e22f6e-8006-4940-be14-c72099cca4ac||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(helloworld) 2022-07-09 05:36:22,924|61e22f6e-8006-4940-be14-c72099cca4ac||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0070199d-b515-44d1-8c5b-6a523d1422e1) and entry definition file (Definitions/blueprint.json) 2022-07-09 05:36:23,005|61e22f6e-8006-4940-be14-c72099cca4ac||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| No compiled cache(/opt/app/onap/blueprints/working/0070199d-b515-44d1-8c5b-6a523d1422e1) present to clean. 2022-07-09 05:36:23,277|b0b12ffe-37e8-4d5f-b613-38f9373f7880||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| processing request id 654321 2022-07-09 05:36:23,278|b0b12ffe-37e8-4d5f-b613-38f9373f7880||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| storeExecutionInput called not to store the Workflow action input details 2022-07-09 05:36:23,278|b0b12ffe-37e8-4d5f-b613-38f9373f7880||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| StoreAuditService ID -1 2022-07-09 05:36:23,289|b0b12ffe-37e8-4d5f-b613-38f9373f7880||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-07-09 05:36:23,290|b0b12ffe-37e8-4d5f-b613-38f9373f7880||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-07-09 05:36:23,300|b0b12ffe-37e8-4d5f-b613-38f9373f7880||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-07-09 05:36:23,334|b0b12ffe-37e8-4d5f-b613-38f9373f7880||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Deriving input data for workflow: (helloworld) 2022-07-09 05:36:23,334|b0b12ffe-37e8-4d5f-b613-38f9373f7880||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-07-09 05:36:23,334|b0b12ffe-37e8-4d5f-b613-38f9373f7880||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-09 05:36:23,335|b0b12ffe-37e8-4d5f-b613-38f9373f7880||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-07-09 05:36:23,336|b0b12ffe-37e8-4d5f-b613-38f9373f7880||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-07-09 05:36:23,336|b0b12ffe-37e8-4d5f-b613-38f9373f7880||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-07-09 05:36:23,339|b0b12ffe-37e8-4d5f-b613-38f9373f7880||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-07-09 05:36:23,381|b0b12ffe-37e8-4d5f-b613-38f9373f7880||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Batched Sequence : ([]) 2022-07-09 05:36:23,383|b0b12ffe-37e8-4d5f-b613-38f9373f7880||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Generated Resource Param Data ({ }) 2022-07-09 05:36:23,394|b0b12ffe-37e8-4d5f-b613-38f9373f7880||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Preparing Response... 2022-07-09 05:36:23,394|b0b12ffe-37e8-4d5f-b613-38f9373f7880||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-07-09 05:36:23,394|b0b12ffe-37e8-4d5f-b613-38f9373f7880||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveWorkflowOutputs for workflow(helloworld) 2022-07-09 05:36:23,395|b0b12ffe-37e8-4d5f-b613-38f9373f7880||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e7a59bca-e710-484d-9059-d830d83b1d54 auditStoreId -1 2022-07-09 05:37:56,632|18ed4e7c-5cb0-4ba1-b978-c406e0b67678||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-07-09 05:37:56,632|18ed4e7c-5cb0-4ba1-b978-c406e0b67678||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-07-09 05:37:56,632|18ed4e7c-5cb0-4ba1-b978-c406e0b67678||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-07-09 05:37:57,321|18ed4e7c-5cb0-4ba1-b978-c406e0b67678||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-07-09 05:37:57,322|18ed4e7c-5cb0-4ba1-b978-c406e0b67678||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-07-09 05:37:58,491|d53f1864-764d-4588-9920-6c966829b283||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Enhancing blueprint(/opt/app/onap/blueprints/working/1f17d1dd-bb9e-4bb2-af21-67324cc5fc55) 2022-07-09 05:37:58,493|d53f1864-764d-4588-9920-6c966829b283||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| deleting definition types under : /opt/app/onap/blueprints/working/1f17d1dd-bb9e-4bb2-af21-67324cc5fc55/Definitions 2022-07-09 05:37:58,495|d53f1864-764d-4588-9920-6c966829b283||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| reinitialized all type definitions 2022-07-09 05:37:58,496|d53f1864-764d-4588-9920-6c966829b283||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(helloworld) 2022-07-09 05:37:58,536|d53f1864-764d-4588-9920-6c966829b283||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing ArtifactDefinition(helloworld-template) 2022-07-09 05:37:58,548|d53f1864-764d-4588-9920-6c966829b283||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-07-09 05:37:58,572|d53f1864-764d-4588-9920-6c966829b283||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-07-09 05:37:58,594|d53f1864-764d-4588-9920-6c966829b283||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ##### Enhancing Workflow(helloworld) 2022-07-09 05:37:58,596|d53f1864-764d-4588-9920-6c966829b283||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-07-09 05:37:58,596|d53f1864-764d-4588-9920-6c966829b283||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| identified workflow(helloworld) targets(helloworld) 2022-07-09 05:37:58,596|d53f1864-764d-4588-9920-6c966829b283||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-07-09 05:37:58,596|d53f1864-764d-4588-9920-6c966829b283||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-07-09 05:37:58,597|d53f1864-764d-4588-9920-6c966829b283||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enriching artifacts file(/opt/app/onap/blueprints/working/1f17d1dd-bb9e-4bb2-af21-67324cc5fc55/Templates/hello-world-mapping.json 2022-07-09 05:37:58,606|d53f1864-764d-4588-9920-6c966829b283||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-07-09 05:37:58,606|d53f1864-764d-4588-9920-6c966829b283||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| dataType not present for the recipe(dt-helloworld-properties) 2022-07-09 05:37:58,607|d53f1864-764d-4588-9920-6c966829b283||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ##### Enhancing blueprint Resource Definitions 2022-07-09 05:37:58,607|d53f1864-764d-4588-9920-6c966829b283||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-07-09 05:37:58,607|d53f1864-764d-4588-9920-6c966829b283||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| processing file (Templates/hello-world-mapping.json) 2022-07-09 05:37:58,617|d53f1864-764d-4588-9920-6c966829b283||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| distinct resource keys ([]) 2022-07-09 05:37:58,617|d53f1864-764d-4588-9920-6c966829b283||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Enriching Resource Definition sources Node Template: [] 2022-07-09 05:37:58,874|ac5a750d-72e4-4c4c-9bf7-63bb7a1a5793||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Save processing(a16bea80-1c17-449b-b57d-73881ace2b08) CBA(/opt/app/onap/blueprints/archive/a16bea80-1c17-449b-b57d-73881ace2b08/cba.zip) 2022-07-09 05:37:58,886|ac5a750d-72e4-4c4c-9bf7-63bb7a1a5793||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a16bea80-1c17-449b-b57d-73881ace2b08) and entry definition file (Definitions/blueprint.json) 2022-07-09 05:37:58,905|ac5a750d-72e4-4c4c-9bf7-63bb7a1a5793||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(helloworld) 2022-07-09 05:37:58,916|ac5a750d-72e4-4c4c-9bf7-63bb7a1a5793||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a16bea80-1c17-449b-b57d-73881ace2b08) and entry definition file (Definitions/blueprint.json) 2022-07-09 05:37:58,970|ac5a750d-72e4-4c4c-9bf7-63bb7a1a5793||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| No compiled cache(/opt/app/onap/blueprints/working/a16bea80-1c17-449b-b57d-73881ace2b08) present to clean. 2022-07-09 05:37:59,198|f91883e4-5ad3-4fcf-8d82-2a47b5e69d01||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| processing request id 654321 2022-07-09 05:37:59,199|f91883e4-5ad3-4fcf-8d82-2a47b5e69d01||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| storeExecutionInput called not to store the Workflow action input details 2022-07-09 05:37:59,199|f91883e4-5ad3-4fcf-8d82-2a47b5e69d01||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| StoreAuditService ID -1 2022-07-09 05:37:59,201|f91883e4-5ad3-4fcf-8d82-2a47b5e69d01||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-07-09 05:37:59,201|f91883e4-5ad3-4fcf-8d82-2a47b5e69d01||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-07-09 05:37:59,203|f91883e4-5ad3-4fcf-8d82-2a47b5e69d01||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-07-09 05:37:59,214|f91883e4-5ad3-4fcf-8d82-2a47b5e69d01||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Deriving input data for workflow: (helloworld) 2022-07-09 05:37:59,214|f91883e4-5ad3-4fcf-8d82-2a47b5e69d01||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-07-09 05:37:59,214|f91883e4-5ad3-4fcf-8d82-2a47b5e69d01||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-09 05:37:59,215|f91883e4-5ad3-4fcf-8d82-2a47b5e69d01||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-07-09 05:37:59,215|f91883e4-5ad3-4fcf-8d82-2a47b5e69d01||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-07-09 05:37:59,215|f91883e4-5ad3-4fcf-8d82-2a47b5e69d01||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-07-09 05:37:59,217|f91883e4-5ad3-4fcf-8d82-2a47b5e69d01||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-07-09 05:37:59,240|f91883e4-5ad3-4fcf-8d82-2a47b5e69d01||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Batched Sequence : ([]) 2022-07-09 05:37:59,241|f91883e4-5ad3-4fcf-8d82-2a47b5e69d01||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Generated Resource Param Data ({ }) 2022-07-09 05:37:59,253|f91883e4-5ad3-4fcf-8d82-2a47b5e69d01||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Preparing Response... 2022-07-09 05:37:59,254|f91883e4-5ad3-4fcf-8d82-2a47b5e69d01||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-07-09 05:37:59,254|f91883e4-5ad3-4fcf-8d82-2a47b5e69d01||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveWorkflowOutputs for workflow(helloworld) 2022-07-09 05:37:59,254|f91883e4-5ad3-4fcf-8d82-2a47b5e69d01||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 55848730-aa49-4e76-9f8f-ce6f7eefec95 auditStoreId -1 2022-07-09 05:40:23,720|b85fa5f2-db9d-43ac-bc95-4ea09b9d80ca||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-07-09 05:40:23,721|b85fa5f2-db9d-43ac-bc95-4ea09b9d80ca||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-07-09 05:40:23,722|b85fa5f2-db9d-43ac-bc95-4ea09b9d80ca||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-07-09 05:40:24,244|b85fa5f2-db9d-43ac-bc95-4ea09b9d80ca||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-07-09 05:40:24,245|b85fa5f2-db9d-43ac-bc95-4ea09b9d80ca||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-07-09 05:40:25,349|e5ca562f-dc3d-45d1-9139-a21eee6b9cf3||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Enhancing blueprint(/opt/app/onap/blueprints/working/da305024-32d4-47e3-81e7-b2065b1c44b0) 2022-07-09 05:40:25,350|e5ca562f-dc3d-45d1-9139-a21eee6b9cf3||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| deleting definition types under : /opt/app/onap/blueprints/working/da305024-32d4-47e3-81e7-b2065b1c44b0/Definitions 2022-07-09 05:40:25,354|e5ca562f-dc3d-45d1-9139-a21eee6b9cf3||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| reinitialized all type definitions 2022-07-09 05:40:25,356|e5ca562f-dc3d-45d1-9139-a21eee6b9cf3||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(helloworld) 2022-07-09 05:40:25,389|e5ca562f-dc3d-45d1-9139-a21eee6b9cf3||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing ArtifactDefinition(helloworld-template) 2022-07-09 05:40:25,414|e5ca562f-dc3d-45d1-9139-a21eee6b9cf3||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-07-09 05:40:25,428|e5ca562f-dc3d-45d1-9139-a21eee6b9cf3||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-07-09 05:40:25,449|e5ca562f-dc3d-45d1-9139-a21eee6b9cf3||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ##### Enhancing Workflow(helloworld) 2022-07-09 05:40:25,450|e5ca562f-dc3d-45d1-9139-a21eee6b9cf3||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-07-09 05:40:25,450|e5ca562f-dc3d-45d1-9139-a21eee6b9cf3||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| identified workflow(helloworld) targets(helloworld) 2022-07-09 05:40:25,450|e5ca562f-dc3d-45d1-9139-a21eee6b9cf3||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-07-09 05:40:25,450|e5ca562f-dc3d-45d1-9139-a21eee6b9cf3||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-07-09 05:40:25,450|e5ca562f-dc3d-45d1-9139-a21eee6b9cf3||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enriching artifacts file(/opt/app/onap/blueprints/working/da305024-32d4-47e3-81e7-b2065b1c44b0/Templates/hello-world-mapping.json 2022-07-09 05:40:25,458|e5ca562f-dc3d-45d1-9139-a21eee6b9cf3||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-07-09 05:40:25,458|e5ca562f-dc3d-45d1-9139-a21eee6b9cf3||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| dataType not present for the recipe(dt-helloworld-properties) 2022-07-09 05:40:25,458|e5ca562f-dc3d-45d1-9139-a21eee6b9cf3||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ##### Enhancing blueprint Resource Definitions 2022-07-09 05:40:25,458|e5ca562f-dc3d-45d1-9139-a21eee6b9cf3||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-07-09 05:40:25,458|e5ca562f-dc3d-45d1-9139-a21eee6b9cf3||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| processing file (Templates/hello-world-mapping.json) 2022-07-09 05:40:25,465|e5ca562f-dc3d-45d1-9139-a21eee6b9cf3||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| distinct resource keys ([]) 2022-07-09 05:40:25,465|e5ca562f-dc3d-45d1-9139-a21eee6b9cf3||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Enriching Resource Definition sources Node Template: [] 2022-07-09 05:40:25,736|ea384cee-14ab-4f7d-b24f-81d6da863bb0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Save processing(1b80033f-a32c-4a2c-917e-f0810340b4ef) CBA(/opt/app/onap/blueprints/archive/1b80033f-a32c-4a2c-917e-f0810340b4ef/cba.zip) 2022-07-09 05:40:25,744|ea384cee-14ab-4f7d-b24f-81d6da863bb0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1b80033f-a32c-4a2c-917e-f0810340b4ef) and entry definition file (Definitions/blueprint.json) 2022-07-09 05:40:25,772|ea384cee-14ab-4f7d-b24f-81d6da863bb0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(helloworld) 2022-07-09 05:40:25,782|ea384cee-14ab-4f7d-b24f-81d6da863bb0||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1b80033f-a32c-4a2c-917e-f0810340b4ef) and entry definition file (Definitions/blueprint.json) 2022-07-09 05:40:25,837|ea384cee-14ab-4f7d-b24f-81d6da863bb0||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| No compiled cache(/opt/app/onap/blueprints/working/1b80033f-a32c-4a2c-917e-f0810340b4ef) present to clean. 2022-07-09 05:40:26,083|21125400-988e-4a48-aa72-bb7300eb959c||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| processing request id 654321 2022-07-09 05:40:26,091|21125400-988e-4a48-aa72-bb7300eb959c||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| storeExecutionInput called not to store the Workflow action input details 2022-07-09 05:40:26,092|21125400-988e-4a48-aa72-bb7300eb959c||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| StoreAuditService ID -1 2022-07-09 05:40:26,095|21125400-988e-4a48-aa72-bb7300eb959c||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-07-09 05:40:26,095|21125400-988e-4a48-aa72-bb7300eb959c||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-07-09 05:40:26,099|21125400-988e-4a48-aa72-bb7300eb959c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-07-09 05:40:26,116|21125400-988e-4a48-aa72-bb7300eb959c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Deriving input data for workflow: (helloworld) 2022-07-09 05:40:26,116|21125400-988e-4a48-aa72-bb7300eb959c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-07-09 05:40:26,117|21125400-988e-4a48-aa72-bb7300eb959c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-09 05:40:26,118|21125400-988e-4a48-aa72-bb7300eb959c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-07-09 05:40:26,118|21125400-988e-4a48-aa72-bb7300eb959c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-07-09 05:40:26,118|21125400-988e-4a48-aa72-bb7300eb959c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-07-09 05:40:26,120|21125400-988e-4a48-aa72-bb7300eb959c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-07-09 05:40:26,144|21125400-988e-4a48-aa72-bb7300eb959c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Batched Sequence : ([]) 2022-07-09 05:40:26,145|21125400-988e-4a48-aa72-bb7300eb959c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Generated Resource Param Data ({ }) 2022-07-09 05:40:26,156|21125400-988e-4a48-aa72-bb7300eb959c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Preparing Response... 2022-07-09 05:40:26,157|21125400-988e-4a48-aa72-bb7300eb959c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-07-09 05:40:26,157|21125400-988e-4a48-aa72-bb7300eb959c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveWorkflowOutputs for workflow(helloworld) 2022-07-09 05:40:26,157|21125400-988e-4a48-aa72-bb7300eb959c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID dc931178-740f-4d1b-a552-14b977fa5274 auditStoreId -1 2022-07-09 05:45:42,731|2b9433c6-1438-4e9b-8b62-798a7a672da3||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-07-09 05:45:42,731|2b9433c6-1438-4e9b-8b62-798a7a672da3||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-07-09 05:45:42,731|2b9433c6-1438-4e9b-8b62-798a7a672da3||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-07-09 05:45:43,484|2b9433c6-1438-4e9b-8b62-798a7a672da3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-07-09 05:45:43,485|2b9433c6-1438-4e9b-8b62-798a7a672da3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-07-09 05:45:44,755|fad80dbc-cdea-46fb-bfbc-ecf38152f084||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Enhancing blueprint(/opt/app/onap/blueprints/working/882d7c8d-c4ec-4298-ba13-5266747950b1) 2022-07-09 05:45:44,756|fad80dbc-cdea-46fb-bfbc-ecf38152f084||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| deleting definition types under : /opt/app/onap/blueprints/working/882d7c8d-c4ec-4298-ba13-5266747950b1/Definitions 2022-07-09 05:45:44,758|fad80dbc-cdea-46fb-bfbc-ecf38152f084||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| reinitialized all type definitions 2022-07-09 05:45:44,759|fad80dbc-cdea-46fb-bfbc-ecf38152f084||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(helloworld) 2022-07-09 05:45:44,813|fad80dbc-cdea-46fb-bfbc-ecf38152f084||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing ArtifactDefinition(helloworld-template) 2022-07-09 05:45:44,841|fad80dbc-cdea-46fb-bfbc-ecf38152f084||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-07-09 05:45:44,856|fad80dbc-cdea-46fb-bfbc-ecf38152f084||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-07-09 05:45:44,877|fad80dbc-cdea-46fb-bfbc-ecf38152f084||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ##### Enhancing Workflow(helloworld) 2022-07-09 05:45:44,880|fad80dbc-cdea-46fb-bfbc-ecf38152f084||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-07-09 05:45:44,880|fad80dbc-cdea-46fb-bfbc-ecf38152f084||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| identified workflow(helloworld) targets(helloworld) 2022-07-09 05:45:44,880|fad80dbc-cdea-46fb-bfbc-ecf38152f084||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-07-09 05:45:44,880|fad80dbc-cdea-46fb-bfbc-ecf38152f084||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-07-09 05:45:44,880|fad80dbc-cdea-46fb-bfbc-ecf38152f084||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enriching artifacts file(/opt/app/onap/blueprints/working/882d7c8d-c4ec-4298-ba13-5266747950b1/Templates/hello-world-mapping.json 2022-07-09 05:45:44,895|fad80dbc-cdea-46fb-bfbc-ecf38152f084||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-07-09 05:45:44,895|fad80dbc-cdea-46fb-bfbc-ecf38152f084||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| dataType not present for the recipe(dt-helloworld-properties) 2022-07-09 05:45:44,895|fad80dbc-cdea-46fb-bfbc-ecf38152f084||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ##### Enhancing blueprint Resource Definitions 2022-07-09 05:45:44,896|fad80dbc-cdea-46fb-bfbc-ecf38152f084||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-07-09 05:45:44,896|fad80dbc-cdea-46fb-bfbc-ecf38152f084||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| processing file (Templates/hello-world-mapping.json) 2022-07-09 05:45:44,906|fad80dbc-cdea-46fb-bfbc-ecf38152f084||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| distinct resource keys ([]) 2022-07-09 05:45:44,906|fad80dbc-cdea-46fb-bfbc-ecf38152f084||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Enriching Resource Definition sources Node Template: [] 2022-07-09 05:45:45,165|9adb6f0e-3d94-48cf-a83b-3990861cc74d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Save processing(0caf1b68-21a6-439a-9b23-0ad8a2b9d189) CBA(/opt/app/onap/blueprints/archive/0caf1b68-21a6-439a-9b23-0ad8a2b9d189/cba.zip) 2022-07-09 05:45:45,173|9adb6f0e-3d94-48cf-a83b-3990861cc74d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0caf1b68-21a6-439a-9b23-0ad8a2b9d189) and entry definition file (Definitions/blueprint.json) 2022-07-09 05:45:45,188|9adb6f0e-3d94-48cf-a83b-3990861cc74d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(helloworld) 2022-07-09 05:45:45,195|9adb6f0e-3d94-48cf-a83b-3990861cc74d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0caf1b68-21a6-439a-9b23-0ad8a2b9d189) and entry definition file (Definitions/blueprint.json) 2022-07-09 05:45:45,252|9adb6f0e-3d94-48cf-a83b-3990861cc74d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| No compiled cache(/opt/app/onap/blueprints/working/0caf1b68-21a6-439a-9b23-0ad8a2b9d189) present to clean. 2022-07-09 05:45:45,574|8997e1ba-a0f3-4c63-99b8-020dc44f5144||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| processing request id 654321 2022-07-09 05:45:45,574|8997e1ba-a0f3-4c63-99b8-020dc44f5144||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| storeExecutionInput called not to store the Workflow action input details 2022-07-09 05:45:45,574|8997e1ba-a0f3-4c63-99b8-020dc44f5144||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| StoreAuditService ID -1 2022-07-09 05:45:45,578|8997e1ba-a0f3-4c63-99b8-020dc44f5144||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-07-09 05:45:45,578|8997e1ba-a0f3-4c63-99b8-020dc44f5144||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-07-09 05:45:45,587|8997e1ba-a0f3-4c63-99b8-020dc44f5144||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-07-09 05:45:45,625|8997e1ba-a0f3-4c63-99b8-020dc44f5144||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Deriving input data for workflow: (helloworld) 2022-07-09 05:45:45,625|8997e1ba-a0f3-4c63-99b8-020dc44f5144||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-07-09 05:45:45,625|8997e1ba-a0f3-4c63-99b8-020dc44f5144||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-09 05:45:45,627|8997e1ba-a0f3-4c63-99b8-020dc44f5144||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-07-09 05:45:45,627|8997e1ba-a0f3-4c63-99b8-020dc44f5144||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-07-09 05:45:45,627|8997e1ba-a0f3-4c63-99b8-020dc44f5144||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-07-09 05:45:45,629|8997e1ba-a0f3-4c63-99b8-020dc44f5144||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-07-09 05:45:45,651|8997e1ba-a0f3-4c63-99b8-020dc44f5144||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Batched Sequence : ([]) 2022-07-09 05:45:45,652|8997e1ba-a0f3-4c63-99b8-020dc44f5144||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Generated Resource Param Data ({ }) 2022-07-09 05:45:45,665|8997e1ba-a0f3-4c63-99b8-020dc44f5144||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Preparing Response... 2022-07-09 05:45:45,665|8997e1ba-a0f3-4c63-99b8-020dc44f5144||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-07-09 05:45:45,665|8997e1ba-a0f3-4c63-99b8-020dc44f5144||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveWorkflowOutputs for workflow(helloworld) 2022-07-09 05:45:45,666|8997e1ba-a0f3-4c63-99b8-020dc44f5144||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 12909887-ee1b-43bf-8316-f19fabab1b5e auditStoreId -1 2022-07-09 05:54:46,671|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-07-09 05:54:46,672|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-07-09 05:54:46,672|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-07-09 05:54:47,254|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-07-09 05:54:47,254|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-07-09 05:54:48,013|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-07-09 05:54:48,021|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Save processing(8a481a16-6fc7-44c0-aeee-36fe44615b10) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-07-09 05:54:48,084|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Save processing(8aa0b13d-34d3-4480-a16c-aff29a6e291f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-07-09 05:54:48,096|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Save processing(0d737774-ad5c-44b8-90a9-39f5c4e59986) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-07-09 05:54:48,112|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Save processing(abbfd0f1-f56a-4fa7-accb-40d970567826) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-07-09 05:54:48,133|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Save processing(771c14a7-297a-4f5e-9701-d7ec6c7adf74) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-07-09 05:54:48,158|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Save processing(eef27723-f28a-44be-92d9-86fb6149349a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-07-09 05:54:48,183|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-07-09 05:54:48,184|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-07-09 05:54:48,185|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-07-09 05:54:48,185|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-07-09 05:54:48,185|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-07-09 05:54:48,185|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-07-09 05:54:48,226|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-09 05:54:48,300|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-09 05:54:48,324|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-09 05:54:48,352|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-09 05:54:48,498|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(resource-assignment) 2022-07-09 05:54:48,499|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-assign) 2022-07-09 05:54:48,500|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-deploy) 2022-07-09 05:54:48,573|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-07-09 05:54:48,712|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(resource-assignment) 2022-07-09 05:54:48,714|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-assign) 2022-07-09 05:54:48,716|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-deploy) 2022-07-09 05:54:48,777|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-07-09 05:54:48,955|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(resource-assignment) 2022-07-09 05:54:48,956|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-assign) 2022-07-09 05:54:48,957|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-deploy) 2022-07-09 05:54:48,958|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(HealthCheck) 2022-07-09 05:54:48,959|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(ScaleOutReconfiguration) 2022-07-09 05:54:48,960|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(vf-config-assign) 2022-07-09 05:54:48,961|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(vf-config-deploy) 2022-07-09 05:54:49,024|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-07-09 05:54:49,138|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(resource-assignment) 2022-07-09 05:54:49,139|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-deploy) 2022-07-09 05:54:49,196|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-07-09 05:54:49,376|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(resource-assignment) 2022-07-09 05:54:49,378|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-assign) 2022-07-09 05:54:49,380|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-assign-day-2) 2022-07-09 05:54:49,381|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-deploy) 2022-07-09 05:54:49,382|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-deploy-day-2) 2022-07-09 05:54:49,412|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-07-09 05:54:49,440|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-assign) 2022-07-09 05:54:49,447|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-deploy) 2022-07-09 05:54:49,466|f81e5eb1-fc2c-4815-b7a4-3ec70494e843||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-07-09 05:54:51,635|3dd6832c-4f3e-4341-aa4a-856a21986c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Enhancing blueprint(/opt/app/onap/blueprints/working/0c6d77af-4746-42a2-a385-e0e24e66a2a6) 2022-07-09 05:54:51,636|3dd6832c-4f3e-4341-aa4a-856a21986c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| deleting definition types under : /opt/app/onap/blueprints/working/0c6d77af-4746-42a2-a385-e0e24e66a2a6/Definitions 2022-07-09 05:54:51,640|3dd6832c-4f3e-4341-aa4a-856a21986c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| reinitialized all type definitions 2022-07-09 05:54:51,641|3dd6832c-4f3e-4341-aa4a-856a21986c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(resource-resolution) 2022-07-09 05:54:51,702|3dd6832c-4f3e-4341-aa4a-856a21986c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing ArtifactDefinition(helloworld-velocity-template) 2022-07-09 05:54:51,751|3dd6832c-4f3e-4341-aa4a-856a21986c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing ArtifactDefinition(helloworld-velocity-mapping) 2022-07-09 05:54:51,790|3dd6832c-4f3e-4341-aa4a-856a21986c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false) 2022-07-09 05:54:51,822|3dd6832c-4f3e-4341-aa4a-856a21986c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(capability) 2022-07-09 05:54:51,888|3dd6832c-4f3e-4341-aa4a-856a21986c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(capability) 2022-07-09 05:54:51,923|3dd6832c-4f3e-4341-aa4a-856a21986c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(processor-db) 2022-07-09 05:54:52,041|3dd6832c-4f3e-4341-aa4a-856a21986c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-09 05:54:52,090|3dd6832c-4f3e-4341-aa4a-856a21986c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-09 05:54:52,162|3dd6832c-4f3e-4341-aa4a-856a21986c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-09 05:54:52,200|3dd6832c-4f3e-4341-aa4a-856a21986c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-09 05:54:52,231|3dd6832c-4f3e-4341-aa4a-856a21986c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-09 05:54:52,356|3dd6832c-4f3e-4341-aa4a-856a21986c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing ArtifactDefinition(helloworld-jinja-template) 2022-07-09 05:54:52,377|3dd6832c-4f3e-4341-aa4a-856a21986c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing ArtifactDefinition(helloworld-jinja-mapping) 2022-07-09 05:54:52,377|3dd6832c-4f3e-4341-aa4a-856a21986c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false) 2022-07-09 05:54:52,416|3dd6832c-4f3e-4341-aa4a-856a21986c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(capability) 2022-07-09 05:54:52,439|3dd6832c-4f3e-4341-aa4a-856a21986c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(capability) 2022-07-09 05:54:52,477|3dd6832c-4f3e-4341-aa4a-856a21986c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(capability) 2022-07-09 05:54:52,505|3dd6832c-4f3e-4341-aa4a-856a21986c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(processor-db) 2022-07-09 05:54:52,545|3dd6832c-4f3e-4341-aa4a-856a21986c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-09 05:54:52,585|3dd6832c-4f3e-4341-aa4a-856a21986c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-09 05:54:52,630|3dd6832c-4f3e-4341-aa4a-856a21986c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-09 05:54:52,693|3dd6832c-4f3e-4341-aa4a-856a21986c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-09 05:54:52,736|3dd6832c-4f3e-4341-aa4a-856a21986c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-09 05:54:52,762|3dd6832c-4f3e-4341-aa4a-856a21986c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-09 05:54:52,891|3dd6832c-4f3e-4341-aa4a-856a21986c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ##### Enhancing Workflow(resource-resolution) 2022-07-09 05:54:52,892|3dd6832c-4f3e-4341-aa4a-856a21986c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution]) 2022-07-09 05:54:52,892|3dd6832c-4f3e-4341-aa4a-856a21986c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| identified workflow(resource-resolution) targets(resource-resolution) 2022-07-09 05:54:52,892|3dd6832c-4f3e-4341-aa4a-856a21986c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution) 2022-07-09 05:54:52,892|3dd6832c-4f3e-4341-aa4a-856a21986c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution) 2022-07-09 05:54:52,892|3dd6832c-4f3e-4341-aa4a-856a21986c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json] 2022-07-09 05:54:52,892|3dd6832c-4f3e-4341-aa4a-856a21986c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enriching artifacts file(/opt/app/onap/blueprints/working/0c6d77af-4746-42a2-a385-e0e24e66a2a6/Templates/hello-world-velocity-mapping.json 2022-07-09 05:54:52,904|3dd6832c-4f3e-4341-aa4a-856a21986c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true) 2022-07-09 05:54:52,904|3dd6832c-4f3e-4341-aa4a-856a21986c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| dataType not present for the recipe(dt-resource-resolution-properties) 2022-07-09 05:54:52,904|3dd6832c-4f3e-4341-aa4a-856a21986c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enriching artifacts file(/opt/app/onap/blueprints/working/0c6d77af-4746-42a2-a385-e0e24e66a2a6/Templates/hello-world-jinja-mapping.json 2022-07-09 05:54:52,919|3dd6832c-4f3e-4341-aa4a-856a21986c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true) 2022-07-09 05:54:52,919|3dd6832c-4f3e-4341-aa4a-856a21986c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution). 2022-07-09 05:54:52,919|3dd6832c-4f3e-4341-aa4a-856a21986c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ##### Enhancing blueprint Resource Definitions 2022-07-09 05:54:52,919|3dd6832c-4f3e-4341-aa4a-856a21986c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]) 2022-07-09 05:54:52,919|3dd6832c-4f3e-4341-aa4a-856a21986c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| processing file (Templates/hello-world-velocity-mapping.json) 2022-07-09 05:54:52,920|3dd6832c-4f3e-4341-aa4a-856a21986c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| processing file (Templates/hello-world-jinja-mapping.json) 2022-07-09 05:54:52,951|3dd6832c-4f3e-4341-aa4a-856a21986c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| distinct resource keys ([RT-db, RT-rest-delete, RT-rest-get, RT-rest-get-id, RT-rest-patch, RT-rest-post, RT-rest-put, input-source, kotlin-script, properties-capability-source]) 2022-07-09 05:54:53,122|3dd6832c-4f3e-4341-aa4a-856a21986c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default] 2022-07-09 05:54:53,426|aa5cfcb4-dc4b-46f3-9647-577cbc7ef7ea||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Save processing(7d0a1b1c-d7bd-416b-9745-924222525152) CBA(/opt/app/onap/blueprints/archive/7d0a1b1c-d7bd-416b-9745-924222525152/cba.zip) 2022-07-09 05:54:53,447|aa5cfcb4-dc4b-46f3-9647-577cbc7ef7ea||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7d0a1b1c-d7bd-416b-9745-924222525152) and entry definition file (Definitions/resource-resolution.json) 2022-07-09 05:54:53,483|aa5cfcb4-dc4b-46f3-9647-577cbc7ef7ea||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(resource-resolution) 2022-07-09 05:54:53,496|aa5cfcb4-dc4b-46f3-9647-577cbc7ef7ea||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7d0a1b1c-d7bd-416b-9745-924222525152) and entry definition file (Definitions/resource-resolution.json) 2022-07-09 05:54:53,586|aa5cfcb4-dc4b-46f3-9647-577cbc7ef7ea||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| No compiled cache(/opt/app/onap/blueprints/working/7d0a1b1c-d7bd-416b-9745-924222525152) present to clean. 2022-07-09 05:54:53,760|5ae01d55-07bd-4ac7-8be9-b70125152694||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| processing request id 8eb0a88e-d645-4abc-a151-7459e0dc36f2 2022-07-09 05:54:53,760|5ae01d55-07bd-4ac7-8be9-b70125152694||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| storeExecutionInput called not to store the Workflow action input details 2022-07-09 05:54:53,760|5ae01d55-07bd-4ac7-8be9-b70125152694||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| StoreAuditService ID -1 2022-07-09 05:54:53,777|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db 2022-07-09 05:54:53,885|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-07-09 05:54:53,888|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0 2022-07-09 05:54:53,891|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json) 2022-07-09 05:54:53,941|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Deriving input data for workflow: (resource-resolution) 2022-07-09 05:54:53,947|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component) 2022-07-09 05:54:53,948|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-09 05:54:53,949|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| preparing request id(8eb0a88e-d645-4abc-a151-7459e0dc36f2) for workflow(resource-resolution) step(helloworld) 2022-07-09 05:54:53,949|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 2022-07-09 05:54:53,950|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}}) 2022-07-09 05:54:53,951|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping) 2022-07-09 05:54:54,014|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = v_put status = null required = null dependencies = [] dictionaryName = RT-rest-put dictionarySource = sdnc ]], [[ name = v_python status = null required = null dependencies = [] dictionaryName = properties-capability-source dictionarySource = capability ]], [[ name = v_patch status = null required = null dependencies = [] dictionaryName = RT-rest-patch dictionarySource = sdnc ], [ name = v_del status = null required = null dependencies = [] dictionaryName = RT-rest-delete dictionarySource = sdnc ]], [[ name = v_kotlin status = null required = null dependencies = [] dictionaryName = kotlin-script dictionarySource = capability ]], [[ name = v_get status = null required = null dependencies = [] dictionaryName = RT-rest-get dictionarySource = sdnc ]], [[ name = v_input status = null required = null dependencies = [] dictionaryName = input-source dictionarySource = input ], [ name = v_default status = null required = null dependencies = [] dictionaryName = input-source dictionarySource = input ]], [[ name = v_post status = null required = null dependencies = [] dictionaryName = RT-rest-post dictionarySource = sdnc ]], [[ name = v_db status = null required = null dependencies = null dictionaryName = RT-db dictionarySource = processor-db ]]]) 2022-07-09 05:54:54,069|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-09 05:54:54,070|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-07-09 05:54:54,494|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Rest request method(PUT), url(/resource-resolution/put) 2022-07-09 05:54:54,693|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Response status(200 - OK) 2022-07-09 05:54:54,707|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Response processing type (string) 2022-07-09 05:54:54,708|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-07-09 05:54:54,708|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-07-09 05:54:54,709|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string) 2022-07-09 05:54:54,766|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Resource resolution saved into database successfully : (v_put) 2022-07-09 05:54:54,786|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-07-09 05:54:54,788|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Getting Jython Script Class(ResolvProperties) 2022-07-09 05:55:01,529|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Component Object org.python.proxies.__main__$ResolvProperties$1@61807f90 2022-07-09 05:55:01,561|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string) 2022-07-09 05:55:01,632|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Resource resolution saved into database successfully : (v_python) 2022-07-09 05:55:01,644|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-09 05:55:01,644|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-07-09 05:55:01,675|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-07-09 05:55:01,716|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Response status(200 - OK) 2022-07-09 05:55:01,716|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Response processing type (string) 2022-07-09 05:55:01,717|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-07-09 05:55:01,717|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-07-09 05:55:01,717|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string) 2022-07-09 05:55:01,719|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-09 05:55:01,719|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-07-09 05:55:01,724|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-07-09 05:55:01,755|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Response status(200 - OK) 2022-07-09 05:55:01,755|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Response processing type (string) 2022-07-09 05:55:01,756|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-07-09 05:55:01,756|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-07-09 05:55:01,756|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string) 2022-07-09 05:55:01,762|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Resource resolution saved into database successfully : (v_patch) 2022-07-09 05:55:01,793|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Resource resolution saved into database successfully : (v_del) 2022-07-09 05:55:01,795|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-07-09 05:55:01,876|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-07-09 05:55:15,190|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| compiled in (13312)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-07-09 05:55:15,193|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-07-09 05:55:15,229|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string) 2022-07-09 05:55:15,254|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Resource resolution saved into database successfully : (v_kotlin) 2022-07-09 05:55:15,258|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-09 05:55:15,258|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-07-09 05:55:15,268|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Rest request method(GET), url(/resource-resolution/get) 2022-07-09 05:55:15,281|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Response status(200 - OK) 2022-07-09 05:55:15,281|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Response processing type (string) 2022-07-09 05:55:15,282|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-07-09 05:55:15,282|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-07-09 05:55:15,283|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string) 2022-07-09 05:55:15,323|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Resource resolution saved into database successfully : (v_get) 2022-07-09 05:55:15,335|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string) 2022-07-09 05:55:15,336|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string) 2022-07-09 05:55:15,372|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Resource resolution saved into database successfully : (v_default) 2022-07-09 05:55:15,375|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Resource resolution saved into database successfully : (v_input) 2022-07-09 05:55:15,379|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-09 05:55:15,382|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-07-09 05:55:15,386|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Rest request method(POST), url(/resource-resolution/post) 2022-07-09 05:55:15,411|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Response status(200 - OK) 2022-07-09 05:55:15,412|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Response processing type (string) 2022-07-09 05:55:15,413|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-07-09 05:55:15,413|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-07-09 05:55:15,413|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string) 2022-07-09 05:55:15,455|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Resource resolution saved into database successfully : (v_post) 2022-07-09 05:55:15,479|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-09 05:55:15,545|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Response processing type (list) 2022-07-09 05:55:15,554|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2022-07-09 05:55:15,555|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-09 05:55:15,555|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-09 05:55:15,556|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-09 05:55:15,556|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-09 05:55:15,572|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list) 2022-07-09 05:55:15,608|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Resource resolution saved into database successfully : (v_db) 2022-07-09 05:55:15,613|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Generated Resource Param Data ({ "v_db" : [ { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" } ], "v_default" : "ok", "v_del" : "delete:ok", "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265", "v_input" : "ok", "v_kotlin" : "ok", "v_patch" : "patch:ok", "v_post" : "post:ok", "v_put" : "put:ok", "v_python" : "ok" }) 2022-07-09 05:55:15,781|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-07-09 05:55:15,859|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-07-09 05:55:15,860|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping) 2022-07-09 05:55:15,967|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = from_suspend_function status = null required = null dependencies = [] dictionaryName = kotlin-script dictionarySource = capability ], [ name = j_python status = null required = null dependencies = [] dictionaryName = properties-capability-source dictionarySource = capability ]], [[ name = j_patch status = null required = null dependencies = [] dictionaryName = RT-rest-patch dictionarySource = sdnc ]], [[ name = j_input status = null required = null dependencies = [] dictionaryName = input-source dictionarySource = input ]], [[ name = j_put status = null required = null dependencies = [] dictionaryName = RT-rest-put dictionarySource = sdnc ]], [[ name = j_default status = null required = null dependencies = [] dictionaryName = input-source dictionarySource = input ]], [[ name = j_del status = null required = null dependencies = [] dictionaryName = RT-rest-delete dictionarySource = sdnc ], [ name = j_post status = null required = null dependencies = [] dictionaryName = RT-rest-post dictionarySource = sdnc ], [ name = j_get status = null required = null dependencies = [] dictionaryName = RT-rest-get dictionarySource = sdnc ]], [[ name = j_get_id status = null required = null dependencies = [j_get] dictionaryName = RT-rest-get-id dictionarySource = sdnc ]], [[ name = j_kotlin status = null required = null dependencies = [] dictionaryName = kotlin-script dictionarySource = capability ]], [[ name = j_db status = null required = null dependencies = null dictionaryName = RT-db dictionarySource = processor-db ]]]) 2022-07-09 05:55:15,972|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-07-09 05:55:15,973|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string) 2022-07-09 05:55:15,974|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-07-09 05:55:15,975|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Getting Jython Script Class(ResolvProperties) 2022-07-09 05:55:16,019|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Resource resolution saved into database successfully : (from_suspend_function) 2022-07-09 05:55:16,091|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Component Object org.python.proxies.__main__$ResolvProperties$2@276c798b 2022-07-09 05:55:16,092|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string) 2022-07-09 05:55:16,114|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Resource resolution saved into database successfully : (j_python) 2022-07-09 05:55:16,116|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-09 05:55:16,116|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-07-09 05:55:16,119|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-07-09 05:55:16,158|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Response status(200 - OK) 2022-07-09 05:55:16,159|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Response processing type (string) 2022-07-09 05:55:16,159|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-07-09 05:55:16,159|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-07-09 05:55:16,159|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string) 2022-07-09 05:55:16,200|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Resource resolution saved into database successfully : (j_patch) 2022-07-09 05:55:16,202|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string) 2022-07-09 05:55:16,252|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Resource resolution saved into database successfully : (j_input) 2022-07-09 05:55:16,253|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-09 05:55:16,253|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-07-09 05:55:16,257|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Rest request method(PUT), url(/resource-resolution/put) 2022-07-09 05:55:16,283|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Response status(200 - OK) 2022-07-09 05:55:16,284|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Response processing type (string) 2022-07-09 05:55:16,284|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-07-09 05:55:16,284|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-07-09 05:55:16,284|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string) 2022-07-09 05:55:16,320|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Resource resolution saved into database successfully : (j_put) 2022-07-09 05:55:16,321|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string) 2022-07-09 05:55:16,381|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Resource resolution saved into database successfully : (j_default) 2022-07-09 05:55:16,383|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-09 05:55:16,383|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-07-09 05:55:16,385|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-07-09 05:55:16,405|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Response status(200 - OK) 2022-07-09 05:55:16,405|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Response processing type (string) 2022-07-09 05:55:16,405|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-07-09 05:55:16,405|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-07-09 05:55:16,405|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string) 2022-07-09 05:55:16,407|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-09 05:55:16,407|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-07-09 05:55:16,409|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Rest request method(POST), url(/resource-resolution/post) 2022-07-09 05:55:16,424|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Response status(200 - OK) 2022-07-09 05:55:16,424|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Response processing type (string) 2022-07-09 05:55:16,425|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-07-09 05:55:16,425|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-07-09 05:55:16,425|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string) 2022-07-09 05:55:16,426|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-09 05:55:16,426|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-07-09 05:55:16,429|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Rest request method(GET), url(/resource-resolution/get) 2022-07-09 05:55:16,451|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Response status(200 - OK) 2022-07-09 05:55:16,452|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Response processing type (string) 2022-07-09 05:55:16,453|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-07-09 05:55:16,453|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-07-09 05:55:16,453|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string) 2022-07-09 05:55:16,453|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Resource resolution saved into database successfully : (j_post) 2022-07-09 05:55:16,480|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Resource resolution saved into database successfully : (j_del) 2022-07-09 05:55:16,488|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Resource resolution saved into database successfully : (j_get) 2022-07-09 05:55:16,505|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), input-key-mapping:({id=j_get}), output-key-mapping:({value=value}) 2022-07-09 05:55:16,505|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value}) 2022-07-09 05:55:16,509|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id) 2022-07-09 05:55:16,526|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Response status(200 - OK) 2022-07-09 05:55:16,526|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Response processing type (string) 2022-07-09 05:55:16,527|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-07-09 05:55:16,527|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-07-09 05:55:16,527|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string) 2022-07-09 05:55:16,549|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Resource resolution saved into database successfully : (j_get_id) 2022-07-09 05:55:16,550|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-07-09 05:55:16,551|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string) 2022-07-09 05:55:16,567|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Resource resolution saved into database successfully : (j_kotlin) 2022-07-09 05:55:16,570|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-09 05:55:16,577|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Response processing type (list) 2022-07-09 05:55:16,579|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2022-07-09 05:55:16,579|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-09 05:55:16,580|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-09 05:55:16,580|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-09 05:55:16,580|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-09 05:55:16,580|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-09 05:55:16,580|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-09 05:55:16,580|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-09 05:55:16,580|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-09 05:55:16,580|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-09 05:55:16,580|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list) 2022-07-09 05:55:16,600|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Resource resolution saved into database successfully : (j_db) 2022-07-09 05:55:16,602|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Generated Resource Param Data ({ "from_suspend_function" : "ok", "j_db" : [ { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" } ], "j_default" : "ok", "j_del" : "delete:ok", "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265", "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908", "j_input" : "ok", "j_kotlin" : "ok", "j_patch" : "patch:ok", "j_post" : "post:ok", "j_put" : "put:ok", "j_python" : "ok" }) 2022-07-09 05:55:16,970|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-07-09 05:55:17,023|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-07-09 05:55:17,024|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Preparing Response... 2022-07-09 05:55:17,035|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 2022-07-09 05:55:17,036|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveWorkflowOutputs for workflow(resource-resolution) 2022-07-09 05:55:17,038|5ae01d55-07bd-4ac7-8be9-b70125152694||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 533f6eea-266d-4a1e-a0dd-fb49041639cd auditStoreId -1 2022-07-09 06:13:00,921|b4209b81-c402-4ae0-b25c-75517603b1b8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Save processing(148ccded-43cf-493e-b637-f62670fecc45) CBA(/opt/app/onap/blueprints/archive/148ccded-43cf-493e-b637-f62670fecc45/cba.zip) 2022-07-09 06:13:01,001|b4209b81-c402-4ae0-b25c-75517603b1b8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/148ccded-43cf-493e-b637-f62670fecc45) and entry definition file (Definitions/CNF.json) 2022-07-09 06:13:01,240|b4209b81-c402-4ae0-b25c-75517603b1b8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(resource-assignment) 2022-07-09 06:13:01,242|b4209b81-c402-4ae0-b25c-75517603b1b8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-assign) 2022-07-09 06:13:01,244|b4209b81-c402-4ae0-b25c-75517603b1b8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-deploy) 2022-07-09 06:13:01,245|b4209b81-c402-4ae0-b25c-75517603b1b8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(scale-out) 2022-07-09 06:13:01,246|b4209b81-c402-4ae0-b25c-75517603b1b8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(scale) 2022-07-09 06:13:01,247|b4209b81-c402-4ae0-b25c-75517603b1b8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(scale-in) 2022-07-09 06:13:01,248|b4209b81-c402-4ae0-b25c-75517603b1b8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(health-check) 2022-07-09 06:13:01,311|b4209b81-c402-4ae0-b25c-75517603b1b8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/148ccded-43cf-493e-b637-f62670fecc45) and entry definition file (Definitions/CNF.json) 2022-07-09 06:13:01,519|b4209b81-c402-4ae0-b25c-75517603b1b8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| No compiled cache(/opt/app/onap/blueprints/working/148ccded-43cf-493e-b637-f62670fecc45) present to clean. 2022-07-09 06:13:32,601|95126e4c-4446-47a9-af74-d0aa93f3f9c0||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-07-09 06:13:32,601|95126e4c-4446-47a9-af74-d0aa93f3f9c0||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-07-09 06:13:32,602|95126e4c-4446-47a9-af74-d0aa93f3f9c0||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-07-09 06:13:33,464|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-07-09 06:13:33,464|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-07-09 06:13:34,819|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-07-09 06:13:34,820|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Save processing(41a79d54-e2c5-48f2-a266-157e28340f1f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-07-09 06:13:34,844|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Save processing(a35cc7e5-b96d-46f2-91e0-da568f636010) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-07-09 06:13:34,855|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Save processing(c7ab3625-44ae-4e0e-b45d-0208f4943d4a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-07-09 06:13:34,873|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-07-09 06:13:34,875|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Save processing(eb8e8eab-3b34-47e9-83c3-dd0e9390739e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-07-09 06:13:34,893|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Save processing(dd3a9593-96b8-4b4b-8fa0-93fdfc6146e3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-07-09 06:13:34,910|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Save processing(a4dfaa75-13a5-4a3e-83ec-446f25ab4111) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-07-09 06:13:34,925|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-07-09 06:13:34,926|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-07-09 06:13:34,927|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-07-09 06:13:34,928|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-07-09 06:13:34,928|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-07-09 06:13:34,982|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-09 06:13:35,006|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-09 06:13:35,037|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-09 06:13:35,063|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-09 06:13:35,194|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(resource-assignment) 2022-07-09 06:13:35,195|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-assign) 2022-07-09 06:13:35,196|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-deploy) 2022-07-09 06:13:35,265|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-assign) 2022-07-09 06:13:35,266|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-deploy) 2022-07-09 06:13:35,269|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-07-09 06:13:35,295|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-07-09 06:13:35,346|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-07-09 06:13:35,396|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-07-09 06:13:35,408|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-07-09 06:13:35,456|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-07-09 06:13:35,484|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-07-09 06:13:35,496|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-07-09 06:13:35,545|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(resource-assignment) 2022-07-09 06:13:35,547|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-assign) 2022-07-09 06:13:35,548|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-assign-day-2) 2022-07-09 06:13:35,549|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-deploy) 2022-07-09 06:13:35,551|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-deploy-day-2) 2022-07-09 06:13:35,589|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-07-09 06:13:35,641|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Overwriting blueprint model :5G_Core::1.0.37 2022-07-09 06:13:35,683|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-07-09 06:13:35,692|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-07-09 06:13:35,761|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(resource-assignment) 2022-07-09 06:13:35,762|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-assign) 2022-07-09 06:13:35,763|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-deploy) 2022-07-09 06:13:35,834|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-07-09 06:13:35,889|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-07-09 06:13:35,913|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-07-09 06:13:35,939|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-07-09 06:13:36,042|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(resource-assignment) 2022-07-09 06:13:36,043|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-assign) 2022-07-09 06:13:36,044|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-deploy) 2022-07-09 06:13:36,046|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(HealthCheck) 2022-07-09 06:13:36,047|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(ScaleOutReconfiguration) 2022-07-09 06:13:36,048|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(vf-config-assign) 2022-07-09 06:13:36,049|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(vf-config-deploy) 2022-07-09 06:13:36,109|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-07-09 06:13:36,160|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-07-09 06:13:36,188|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-07-09 06:13:36,199|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-07-09 06:13:36,244|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(resource-assignment) 2022-07-09 06:13:36,246|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-deploy) 2022-07-09 06:13:36,285|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-07-09 06:13:36,304|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-07-09 06:13:36,332|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-07-09 06:13:36,336|95126e4c-4446-47a9-af74-d0aa93f3f9c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-07-09 06:13:52,334|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Enhancing blueprint(/opt/app/onap/blueprints/working/bfd087b9-a90a-4fa9-94ff-fe0afb0d8864) 2022-07-09 06:13:52,335|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| deleting definition types under : /opt/app/onap/blueprints/working/bfd087b9-a90a-4fa9-94ff-fe0afb0d8864/Definitions 2022-07-09 06:13:52,339|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| reinitialized all type definitions 2022-07-09 06:13:52,340|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-07-09 06:13:52,378|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing ArtifactDefinition(vnf-template) 2022-07-09 06:13:52,397|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing ArtifactDefinition(vnf-mapping) 2022-07-09 06:13:52,418|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-07-09 06:13:52,472|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(input) 2022-07-09 06:13:52,573|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(input) 2022-07-09 06:13:52,628|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(input) 2022-07-09 06:13:52,659|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-07-09 06:13:52,659|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-07-09 06:13:52,659|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-07-09 06:13:52,710|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(input) 2022-07-09 06:13:52,763|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(input) 2022-07-09 06:13:52,782|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(input) 2022-07-09 06:13:52,801|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-09 06:13:52,853|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(input) 2022-07-09 06:13:52,887|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(input) 2022-07-09 06:13:52,900|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(input) 2022-07-09 06:13:52,916|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(input) 2022-07-09 06:13:52,933|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(input) 2022-07-09 06:13:52,951|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(input) 2022-07-09 06:13:52,999|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(config-assign) 2022-07-09 06:13:53,006|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing ArtifactDefinition(baseconfig-template) 2022-07-09 06:13:53,007|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-07-09 06:13:53,007|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-07-09 06:13:53,052|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(input) 2022-07-09 06:13:53,074|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(input) 2022-07-09 06:13:53,106|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(input) 2022-07-09 06:13:53,133|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(config-deploy) 2022-07-09 06:13:53,217|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ##### Enhancing Workflow(resource-assignment) 2022-07-09 06:13:53,217|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-07-09 06:13:53,217|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-07-09 06:13:53,217|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-07-09 06:13:53,217|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-07-09 06:13:53,217|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-07-09 06:13:53,217|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enriching artifacts file(/opt/app/onap/blueprints/working/bfd087b9-a90a-4fa9-94ff-fe0afb0d8864/Templates/vnf-mapping.json 2022-07-09 06:13:53,224|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-07-09 06:13:53,225|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-07-09 06:13:53,225|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enriching artifacts file(/opt/app/onap/blueprints/working/bfd087b9-a90a-4fa9-94ff-fe0afb0d8864/Templates/base_ubuntu20-mapping.json 2022-07-09 06:13:53,241|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-07-09 06:13:53,241|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-07-09 06:13:53,242|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ##### Enhancing Workflow(config-assign) 2022-07-09 06:13:53,243|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-07-09 06:13:53,243|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| identified workflow(config-assign) targets(config-assign) 2022-07-09 06:13:53,243|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-07-09 06:13:53,243|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-07-09 06:13:53,243|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enriching artifacts file(/opt/app/onap/blueprints/working/bfd087b9-a90a-4fa9-94ff-fe0afb0d8864/Templates/baseconfig-mapping.json 2022-07-09 06:13:53,250|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-07-09 06:13:53,250|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| dataType not present for the recipe(dt-config-assign-properties) 2022-07-09 06:13:53,257|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ##### Enhancing Workflow(config-deploy) 2022-07-09 06:13:53,257|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-07-09 06:13:53,257|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| identified workflow(config-deploy) targets(config-deploy) 2022-07-09 06:13:53,257|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| workflow(config-deploy) resource assignment files([] 2022-07-09 06:13:53,257|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ##### Enhancing blueprint Resource Definitions 2022-07-09 06:13:53,257|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-07-09 06:13:53,258|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| processing file (Templates/vnf-mapping.json) 2022-07-09 06:13:53,258|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-07-09 06:13:53,258|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| processing file (Templates/baseconfig-mapping.json) 2022-07-09 06:13:53,287|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name]) 2022-07-09 06:13:53,492|e1de665d-9628-4da9-95af-c2348c0a1a24||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-07-09 06:13:53,727|2462d933-4318-42a8-9b99-48351d406ece||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Save processing(24d522c3-234c-4e85-a405-1e3030235fcc) CBA(/opt/app/onap/blueprints/archive/24d522c3-234c-4e85-a405-1e3030235fcc/cba.zip) 2022-07-09 06:13:53,738|2462d933-4318-42a8-9b99-48351d406ece||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/24d522c3-234c-4e85-a405-1e3030235fcc) and entry definition file (Definitions/ubuntu20.json) 2022-07-09 06:13:53,754|2462d933-4318-42a8-9b99-48351d406ece||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-09 06:13:53,792|2462d933-4318-42a8-9b99-48351d406ece||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(resource-assignment) 2022-07-09 06:13:53,794|2462d933-4318-42a8-9b99-48351d406ece||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-assign) 2022-07-09 06:13:53,794|2462d933-4318-42a8-9b99-48351d406ece||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-deploy) 2022-07-09 06:13:53,808|2462d933-4318-42a8-9b99-48351d406ece||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/24d522c3-234c-4e85-a405-1e3030235fcc) and entry definition file (Definitions/ubuntu20.json) 2022-07-09 06:13:53,859|2462d933-4318-42a8-9b99-48351d406ece||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| No compiled cache(/opt/app/onap/blueprints/working/24d522c3-234c-4e85-a405-1e3030235fcc) present to clean. 2022-07-09 06:15:36,801|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-07-09 06:15:36,938|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-07-09 06:15:37,038|22f51c53-1dfe-4be7-8c95-548ab87c2d45||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| request(22f51c53-1dfe-4be7-8c95-548ab87c2d45) 2022-07-09 06:15:37,046|22f51c53-1dfe-4be7-8c95-548ab87c2d45||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| CBA file(/opt/app/onap/blueprints/archive/4ab3b31a-ae81-4cdd-92c8-3cff9840e1c5/cba.zip written successfully 2022-07-09 06:15:37,047|22f51c53-1dfe-4be7-8c95-548ab87c2d45||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Save processing(4ab3b31a-ae81-4cdd-92c8-3cff9840e1c5) CBA(/opt/app/onap/blueprints/archive/4ab3b31a-ae81-4cdd-92c8-3cff9840e1c5/cba.zip) 2022-07-09 06:15:37,108|22f51c53-1dfe-4be7-8c95-548ab87c2d45||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4ab3b31a-ae81-4cdd-92c8-3cff9840e1c5) and entry definition file (Definitions/CNF.json) 2022-07-09 06:15:37,237|22f51c53-1dfe-4be7-8c95-548ab87c2d45||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(resource-assignment) 2022-07-09 06:15:37,238|22f51c53-1dfe-4be7-8c95-548ab87c2d45||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-assign) 2022-07-09 06:15:37,239|22f51c53-1dfe-4be7-8c95-548ab87c2d45||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-deploy) 2022-07-09 06:15:37,239|22f51c53-1dfe-4be7-8c95-548ab87c2d45||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(scale-out) 2022-07-09 06:15:37,240|22f51c53-1dfe-4be7-8c95-548ab87c2d45||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(scale) 2022-07-09 06:15:37,240|22f51c53-1dfe-4be7-8c95-548ab87c2d45||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(scale-in) 2022-07-09 06:15:37,241|22f51c53-1dfe-4be7-8c95-548ab87c2d45||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(health-check) 2022-07-09 06:15:37,273|22f51c53-1dfe-4be7-8c95-548ab87c2d45||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4ab3b31a-ae81-4cdd-92c8-3cff9840e1c5) and entry definition file (Definitions/CNF.json) 2022-07-09 06:15:37,304|22f51c53-1dfe-4be7-8c95-548ab87c2d45||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Overwriting blueprint model :APACHE::1.0.0 2022-07-09 06:15:37,336|22f51c53-1dfe-4be7-8c95-548ab87c2d45||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2022-07-09 06:15:37,338|22f51c53-1dfe-4be7-8c95-548ab87c2d45||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Deleted deployed blueprint model :APACHE::1.0.0 2022-07-09 06:15:37,377|22f51c53-1dfe-4be7-8c95-548ab87c2d45||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| No compiled cache(/opt/app/onap/blueprints/working/4ab3b31a-ae81-4cdd-92c8-3cff9840e1c5) present to clean. 2022-07-09 06:15:47,641|b322f908-f2c6-4361-a6d5-10897fd107a7||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-07-09 06:15:47,641|b322f908-f2c6-4361-a6d5-10897fd107a7||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-07-09 06:15:47,641|b322f908-f2c6-4361-a6d5-10897fd107a7||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-07-09 06:15:48,108|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-07-09 06:15:48,108|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-07-09 06:15:49,163|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-07-09 06:15:49,164|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Save processing(08d2da08-0825-4a4d-949f-bf6ca9deca75) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-07-09 06:15:49,183|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Save processing(299634c0-52aa-43a2-b61c-fdcfdbb5df36) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-07-09 06:15:49,192|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Save processing(8db672d8-e885-4709-b53a-f13ea55493d1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-07-09 06:15:49,206|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Save processing(a1263e4c-4c20-4702-91bb-3a46808b5f29) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-07-09 06:15:49,221|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Save processing(3f18159f-322e-4ae1-b885-cfcb4ad0f2d3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-07-09 06:15:49,238|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Save processing(26c4e8bb-9279-48ab-a638-405e5e5aaae5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-07-09 06:15:49,253|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-07-09 06:15:49,253|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-07-09 06:15:49,253|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-07-09 06:15:49,253|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-07-09 06:15:49,254|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-07-09 06:15:49,254|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-07-09 06:15:49,266|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-09 06:15:49,335|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-09 06:15:49,386|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-09 06:15:49,408|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-09 06:15:49,519|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(resource-assignment) 2022-07-09 06:15:49,520|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-assign) 2022-07-09 06:15:49,521|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-deploy) 2022-07-09 06:15:49,572|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-07-09 06:15:49,633|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-07-09 06:15:49,661|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-07-09 06:15:49,663|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-07-09 06:15:49,738|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(resource-assignment) 2022-07-09 06:15:49,738|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-assign) 2022-07-09 06:15:49,739|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-deploy) 2022-07-09 06:15:49,801|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-07-09 06:15:49,855|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-07-09 06:15:49,889|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-07-09 06:15:49,899|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(resource-assignment) 2022-07-09 06:15:49,900|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-assign) 2022-07-09 06:15:49,901|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-assign-day-2) 2022-07-09 06:15:49,902|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-deploy) 2022-07-09 06:15:49,903|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-deploy-day-2) 2022-07-09 06:15:49,904|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-07-09 06:15:49,954|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-07-09 06:15:50,010|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Overwriting blueprint model :5G_Core::1.0.37 2022-07-09 06:15:50,040|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-07-09 06:15:50,049|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-07-09 06:15:50,122|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(resource-assignment) 2022-07-09 06:15:50,123|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-assign) 2022-07-09 06:15:50,124|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-deploy) 2022-07-09 06:15:50,125|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(HealthCheck) 2022-07-09 06:15:50,126|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(ScaleOutReconfiguration) 2022-07-09 06:15:50,127|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(vf-config-assign) 2022-07-09 06:15:50,127|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(vf-config-deploy) 2022-07-09 06:15:50,183|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-07-09 06:15:50,234|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-07-09 06:15:50,254|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-07-09 06:15:50,254|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-07-09 06:15:50,325|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(resource-assignment) 2022-07-09 06:15:50,326|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-deploy) 2022-07-09 06:15:50,360|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-assign) 2022-07-09 06:15:50,361|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-deploy) 2022-07-09 06:15:50,362|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-07-09 06:15:50,368|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-07-09 06:15:50,385|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-07-09 06:15:50,419|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-07-09 06:15:50,421|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-07-09 06:15:50,480|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-07-09 06:15:50,531|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-07-09 06:15:50,531|b322f908-f2c6-4361-a6d5-10897fd107a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-07-09 06:16:07,274|42242952-d361-4261-bf16-7a5c7552dc56||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Enhancing blueprint(/opt/app/onap/blueprints/working/56a7fc25-ba8d-4adb-9d2f-a4b149dfcdac) 2022-07-09 06:16:07,290|42242952-d361-4261-bf16-7a5c7552dc56||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| deleting definition types under : /opt/app/onap/blueprints/working/56a7fc25-ba8d-4adb-9d2f-a4b149dfcdac/Definitions 2022-07-09 06:16:07,293|42242952-d361-4261-bf16-7a5c7552dc56||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| reinitialized all type definitions 2022-07-09 06:16:07,294|42242952-d361-4261-bf16-7a5c7552dc56||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(netconf-device) 2022-07-09 06:16:07,332|42242952-d361-4261-bf16-7a5c7552dc56||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(resolve-data) 2022-07-09 06:16:07,364|42242952-d361-4261-bf16-7a5c7552dc56||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-07-09 06:16:07,378|42242952-d361-4261-bf16-7a5c7552dc56||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-07-09 06:16:07,390|42242952-d361-4261-bf16-7a5c7552dc56||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-07-09 06:16:07,447|42242952-d361-4261-bf16-7a5c7552dc56||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-07-09 06:16:07,478|42242952-d361-4261-bf16-7a5c7552dc56||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ##### Enhancing Workflow(config-assign) 2022-07-09 06:16:07,479|42242952-d361-4261-bf16-7a5c7552dc56||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-07-09 06:16:07,479|42242952-d361-4261-bf16-7a5c7552dc56||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| identified workflow(config-assign) targets(resolve-data) 2022-07-09 06:16:07,479|42242952-d361-4261-bf16-7a5c7552dc56||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-07-09 06:16:07,480|42242952-d361-4261-bf16-7a5c7552dc56||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-07-09 06:16:07,480|42242952-d361-4261-bf16-7a5c7552dc56||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enriching artifacts file(/opt/app/onap/blueprints/working/56a7fc25-ba8d-4adb-9d2f-a4b149dfcdac/Templates/netconfrpc-mapping.json 2022-07-09 06:16:07,488|42242952-d361-4261-bf16-7a5c7552dc56||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-07-09 06:16:07,489|42242952-d361-4261-bf16-7a5c7552dc56||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| dataType not present for the recipe(dt-config-assign-properties) 2022-07-09 06:16:07,490|42242952-d361-4261-bf16-7a5c7552dc56||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ##### Enhancing Workflow(config-deploy) 2022-07-09 06:16:07,491|42242952-d361-4261-bf16-7a5c7552dc56||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-07-09 06:16:07,492|42242952-d361-4261-bf16-7a5c7552dc56||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| identified workflow(config-deploy) targets(execute-netconf) 2022-07-09 06:16:07,492|42242952-d361-4261-bf16-7a5c7552dc56||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| workflow(config-deploy) resource assignment files([] 2022-07-09 06:16:07,492|42242952-d361-4261-bf16-7a5c7552dc56||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| ##### Enhancing blueprint Resource Definitions 2022-07-09 06:16:07,493|42242952-d361-4261-bf16-7a5c7552dc56||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-07-09 06:16:07,493|42242952-d361-4261-bf16-7a5c7552dc56||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| processing file (Templates/netconfrpc-mapping.json) 2022-07-09 06:16:07,500|42242952-d361-4261-bf16-7a5c7552dc56||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| distinct resource keys ([input-source]) 2022-07-09 06:16:07,515|42242952-d361-4261-bf16-7a5c7552dc56||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Enriching Resource Definition sources Node Template: [source-input] 2022-07-09 06:16:21,386|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-07-09 06:16:21,528|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-07-09 06:16:21,531|d8b652a9-613f-4af6-94f1-132193906cf5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| request(d8b652a9-613f-4af6-94f1-132193906cf5) 2022-07-09 06:16:21,534|d8b652a9-613f-4af6-94f1-132193906cf5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| CBA file(/opt/app/onap/blueprints/archive/1e8c87fe-d0ba-4b6e-9b97-af85bf73f6c9/cba.zip written successfully 2022-07-09 06:16:21,534|d8b652a9-613f-4af6-94f1-132193906cf5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Save processing(1e8c87fe-d0ba-4b6e-9b97-af85bf73f6c9) CBA(/opt/app/onap/blueprints/archive/1e8c87fe-d0ba-4b6e-9b97-af85bf73f6c9/cba.zip) 2022-07-09 06:16:21,547|d8b652a9-613f-4af6-94f1-132193906cf5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1e8c87fe-d0ba-4b6e-9b97-af85bf73f6c9) and entry definition file (Definitions/ubuntu20.json) 2022-07-09 06:16:21,565|d8b652a9-613f-4af6-94f1-132193906cf5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-09 06:16:21,617|d8b652a9-613f-4af6-94f1-132193906cf5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(resource-assignment) 2022-07-09 06:16:21,618|d8b652a9-613f-4af6-94f1-132193906cf5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-assign) 2022-07-09 06:16:21,619|d8b652a9-613f-4af6-94f1-132193906cf5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-deploy) 2022-07-09 06:16:21,639|d8b652a9-613f-4af6-94f1-132193906cf5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1e8c87fe-d0ba-4b6e-9b97-af85bf73f6c9) and entry definition file (Definitions/ubuntu20.json) 2022-07-09 06:16:21,689|d8b652a9-613f-4af6-94f1-132193906cf5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-07-09 06:16:21,727|d8b652a9-613f-4af6-94f1-132193906cf5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-07-09 06:16:21,733|d8b652a9-613f-4af6-94f1-132193906cf5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-07-09 06:16:21,786|d8b652a9-613f-4af6-94f1-132193906cf5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| No compiled cache(/opt/app/onap/blueprints/working/1e8c87fe-d0ba-4b6e-9b97-af85bf73f6c9) present to clean. 2022-07-09 06:18:13,497|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-07-09 06:18:13,649|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-07-09 06:18:13,653|06c7b9b7-c311-4266-827b-57197a5ea024||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| request(06c7b9b7-c311-4266-827b-57197a5ea024) 2022-07-09 06:18:13,659|06c7b9b7-c311-4266-827b-57197a5ea024||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| CBA file(/opt/app/onap/blueprints/archive/0fe85a6d-7660-4700-804a-013529f907e8/cba.zip written successfully 2022-07-09 06:18:13,659|06c7b9b7-c311-4266-827b-57197a5ea024||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Save processing(0fe85a6d-7660-4700-804a-013529f907e8) CBA(/opt/app/onap/blueprints/archive/0fe85a6d-7660-4700-804a-013529f907e8/cba.zip) 2022-07-09 06:18:13,679|06c7b9b7-c311-4266-827b-57197a5ea024||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0fe85a6d-7660-4700-804a-013529f907e8) and entry definition file (Definitions/pnf_netconf.json) 2022-07-09 06:18:13,686|06c7b9b7-c311-4266-827b-57197a5ea024||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-09 06:18:13,707|06c7b9b7-c311-4266-827b-57197a5ea024||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-assign) 2022-07-09 06:18:13,709|06c7b9b7-c311-4266-827b-57197a5ea024||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-deploy) 2022-07-09 06:18:13,719|06c7b9b7-c311-4266-827b-57197a5ea024||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0fe85a6d-7660-4700-804a-013529f907e8) and entry definition file (Definitions/pnf_netconf.json) 2022-07-09 06:18:13,748|06c7b9b7-c311-4266-827b-57197a5ea024||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-07-09 06:18:13,777|06c7b9b7-c311-4266-827b-57197a5ea024||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-07-09 06:18:13,781|06c7b9b7-c311-4266-827b-57197a5ea024||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-07-09 06:18:13,841|06c7b9b7-c311-4266-827b-57197a5ea024||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| No compiled cache(/opt/app/onap/blueprints/working/0fe85a6d-7660-4700-804a-013529f907e8) present to clean. 2022-07-09 06:18:49,891|72cbee43-e228-44f8-b6c6-e35c479d41a7||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| processing request id aba4ed76-8983-4886-8ae4-693b2d35651f 2022-07-09 06:18:49,891|72cbee43-e228-44f8-b6c6-e35c479d41a7||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| storeExecutionInput called not to store the Workflow action input details 2022-07-09 06:18:49,891|72cbee43-e228-44f8-b6c6-e35c479d41a7||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| StoreAuditService ID -1 2022-07-09 06:18:49,896|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| getting cba file name(APACHE), version(1.0.0) from db 2022-07-09 06:18:50,343|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-09 06:18:50,349|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-09 06:18:50,352|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-09 06:18:50,372|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Deriving input data for workflow: (resource-assignment) 2022-07-09 06:18:50,516|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Execute node(START) -> executed state(SUCCESS) 2022-07-09 06:18:50,522|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Executing workflow(resource-assignment[aba4ed76-8983-4886-8ae4-693b2d35651f])'s step(resource-assignment) 2022-07-09 06:18:50,522|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-09 06:18:50,524|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| preparing request id(aba4ed76-8983-4886-8ae4-693b2d35651f) for workflow(resource-assignment) step(resource-assignment) 2022-07-09 06:18:50,524|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-07-09 06:18:50,524|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-07-09 06:18:50,525|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-07-09 06:18:50,565|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vf-naming-policy status = null required = false dependencies = [] dictionaryName = vf-naming-policy dictionarySource = default ]], [[ name = aic-cloud-region status = null required = false dependencies = [] dictionaryName = aic-cloud-region dictionarySource = input ]], [[ name = k8s-rb-profile-k8s-version status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-k8s-version dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]], [[ name = vnf_name status = null required = false dependencies = [aic-cloud-region, vf-naming-policy, vnf-id] dictionaryName = vnf_name dictionarySource = rest ]], [[ name = k8s-rb-profile-namespace status = null required = null dependencies = [] dictionaryName = k8s-rb-profile-namespace dictionarySource = default ]]]) 2022-07-09 06:18:50,578|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2022-07-09 06:18:50,579|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string) 2022-07-09 06:18:50,580|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2022-07-09 06:18:50,581|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("643cc3e1-aabd-4768-9a29-ade74cf7498a") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-07-09 06:18:50,581|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("98b9bf5f-0409-4f19-b3ee-2d3be7813d9d") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-07-09 06:18:50,591|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value}) 2022-07-09 06:18:50,592|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| rest dictionary information : (/v1/genNetworkElementName), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value}) 2022-07-09 06:18:50,608|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-07-09 06:18:53,152|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Response status(500 - ) 2022-07-09 06:18:53,153|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500) 2022-07-09 06:18:53,191|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||ERROR|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500) org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:115) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:47) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:118) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$invokeSuspend$$inlined$forEach$lambda$1.invokeSuspend(ResourceResolutionService.kt:344) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655) 2022-07-09 06:18:53,193|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-07-09 06:18:53,196|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Generated Resource Param Data ({ "aic-cloud-region" : "k8sregion-cnf-macro", "k8s-rb-profile-k8s-version" : "1.19.0", "k8s-rb-profile-namespace" : "onap-tests", "service-instance-id" : "98b9bf5f-0409-4f19-b3ee-2d3be7813d9d", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "643cc3e1-aabd-4768-9a29-ade74cf7498a", "vnf_name" : "${vnf_name}" }) 2022-07-09 06:18:53,209|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Preparing Response... 2022-07-09 06:18:53,210|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-07-09 06:18:53,210|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Execute node(resource-assignment) -> executed state(SUCCESS) 2022-07-09 06:18:53,211|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Executing workflow(resource-assignment[aba4ed76-8983-4886-8ae4-693b2d35651f])'s step(profile-upload) 2022-07-09 06:18:53,212|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-09 06:18:53,223|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| preparing request id(aba4ed76-8983-4886-8ae4-693b2d35651f) for workflow(resource-assignment) step(profile-upload) 2022-07-09 06:18:53,223|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2022-07-09 06:18:53,224|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}}) 2022-07-09 06:18:53,227|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Triggering K8s Profile Upload component logic. 2022-07-09 06:18:53,227|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Getting the template prefixes 2022-07-09 06:18:53,228|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Iterating over prefixes in resource assignment map. 2022-07-09 06:18:53,233|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Prefix vnf does not have required data for us to continue. 2022-07-09 06:18:53,234|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Preparing Response... 2022-07-09 06:18:53,234|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2022-07-09 06:18:53,235|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Execute node(profile-upload) -> executed state(SUCCESS) 2022-07-09 06:18:53,236|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Execute node(END) -> executed state(SUCCESS) 2022-07-09 06:18:53,244|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| workflow(aba4ed76-8983-4886-8ae4-693b2d35651f) nodes completed with (0)exceptions 2022-07-09 06:18:53,244|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-07-09 06:18:53,247|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c278e36b-06ef-44c4-9304-1bbcfd8a5950 auditStoreId -1 2022-07-09 06:19:01,321|72cbee43-e228-44f8-b6c6-e35c479d41a7||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| processing request id a6000821-7f4e-44d4-b449-16e105098664 2022-07-09 06:19:01,321|72cbee43-e228-44f8-b6c6-e35c479d41a7||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| storeExecutionInput called not to store the Workflow action input details 2022-07-09 06:19:01,321|72cbee43-e228-44f8-b6c6-e35c479d41a7||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| StoreAuditService ID -1 2022-07-09 06:19:01,323|72cbee43-e228-44f8-b6c6-e35c479d41a7||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-09 06:19:01,323|72cbee43-e228-44f8-b6c6-e35c479d41a7||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-09 06:19:01,338|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-09 06:19:01,468|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Deriving input data for workflow: (resource-assignment) 2022-07-09 06:19:01,471|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Execute node(START) -> executed state(SUCCESS) 2022-07-09 06:19:01,472|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Executing workflow(resource-assignment[a6000821-7f4e-44d4-b449-16e105098664])'s step(resource-assignment) 2022-07-09 06:19:01,472|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-09 06:19:01,473|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| preparing request id(a6000821-7f4e-44d4-b449-16e105098664) for workflow(resource-assignment) step(resource-assignment) 2022-07-09 06:19:01,473|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-07-09 06:19:01,473|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-07-09 06:19:01,475|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Resolving resource with resource assignment artifact(helm_apache-mapping) 2022-07-09 06:19:01,526|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = core-instance-name status = null required = false dependencies = [] dictionaryName = core-instance-name dictionarySource = default ]], [[ name = vf-module-id status = null required = false dependencies = [] dictionaryName = vf-module-id dictionarySource = input ]], [[ name = k8s-rb-config-template-name status = null required = false dependencies = [] dictionaryName = k8s-rb-config-template-name dictionarySource = default ], [ name = k8s-rb-config-template-source status = null required = false dependencies = [] dictionaryName = k8s-rb-config-template-source dictionarySource = default ]], [[ name = vf-module-model-customization-uuid status = null required = false dependencies = [] dictionaryName = vf-module-model-customization-uuid dictionarySource = input ]], [[ name = vf-module-model-version status = null required = null dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-model-version dictionarySource = processor-db ], [ name = vf-module-model-invariant-uuid status = null required = null dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-model-invariant-uuid dictionarySource = processor-db ]], [[ name = k8s-rb-definition-name status = null required = false dependencies = [vf-module-model-invariant-uuid] dictionaryName = k8s-rb-definition-name dictionarySource = default ]], [[ name = vf-module-label status = null required = false dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-label dictionarySource = processor-db ]], [[ name = k8s-rb-definition-version status = null required = false dependencies = [vf-module-model-customization-uuid] dictionaryName = k8s-rb-definition-version dictionarySource = default ], [ name = k8s-rb-config-name status = null required = false dependencies = [] dictionaryName = k8s-rb-config-name dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ]], [[ name = k8s-rb-instance-release-name status = null required = false dependencies = [] dictionaryName = k8s-rb-instance-release-name dictionarySource = default ], [ name = k8s-rb-profile-source status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-source dictionarySource = default ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]], [[ name = vf-naming-policy status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = vf-naming-policy dictionarySource = sdnc ], [ name = vnf_name status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = vnf_name dictionarySource = sdnc ]], [[ name = vf-module-name status = null required = false dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id] dictionaryName = vf-module-name dictionarySource = rest ]], [[ name = k8s-rb-profile-k8s-version status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = k8s-rb-profile-k8s-version dictionarySource = sdnc ], [ name = k8s-rb-profile-namespace status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = k8s-rb-profile-namespace dictionarySource = sdnc ]], [[ name = k8s-rb-config-value-source status = null required = false dependencies = [] dictionaryName = k8s-rb-config-value-source dictionarySource = default ], [ name = k8s-rb-profile-name status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-name dictionarySource = default ]]]) 2022-07-09 06:19:01,545|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string) 2022-07-09 06:19:01,547|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("bd1432eb-42e9-45da-98e4-206aaf398aec") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-07-09 06:19:01,548|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string) 2022-07-09 06:19:01,548|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string) 2022-07-09 06:19:01,548|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("9eac7d38-a6a7-46d8-b54d-51d436e7dfc4") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string) 2022-07-09 06:19:01,549|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid}) 2022-07-09 06:19:01,549|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version}) 2022-07-09 06:19:01,707|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Parameter information : ({customizationid=9eac7d38-a6a7-46d8-b54d-51d436e7dfc4}) 2022-07-09 06:19:01,744|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Parameter information : ({customizationid=9eac7d38-a6a7-46d8-b54d-51d436e7dfc4}) 2022-07-09 06:19:01,820|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Response processing type (string) 2022-07-09 06:19:01,840|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"a470c3fc-eabb-44d4-b414-42ba8b8a425a"}]) 2022-07-09 06:19:01,840|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("a470c3fc-eabb-44d4-b414-42ba8b8a425a") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string) 2022-07-09 06:19:01,855|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Response processing type (string) 2022-07-09 06:19:01,857|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"a52db72c-f411-4fe8-88c8-ff9748012a5e"}]) 2022-07-09 06:19:01,857|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("a52db72c-f411-4fe8-88c8-ff9748012a5e") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string) 2022-07-09 06:19:01,861|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string) 2022-07-09 06:19:01,887|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Transformed value: null -> a52db72c-f411-4fe8-88c8-ff9748012a5e 2022-07-09 06:19:01,892|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label}) 2022-07-09 06:19:01,949|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Parameter information : ({customizationid=9eac7d38-a6a7-46d8-b54d-51d436e7dfc4}) 2022-07-09 06:19:01,972|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Response processing type (string) 2022-07-09 06:19:01,974|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}]) 2022-07-09 06:19:01,974|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string) 2022-07-09 06:19:01,975|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string) 2022-07-09 06:19:01,975|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string) 2022-07-09 06:19:01,981|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Transformed value: null -> 9eac7d38-a6a7-46d8-b54d-51d436e7dfc4 2022-07-09 06:19:01,983|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("98b9bf5f-0409-4f19-b3ee-2d3be7813d9d") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-07-09 06:19:01,983|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string) 2022-07-09 06:19:01,984|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string) 2022-07-09 06:19:01,984|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("643cc3e1-aabd-4768-9a29-ade74cf7498a") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-07-09 06:19:01,992|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/98b9bf5f-0409-4f19-b3ee-2d3be7813d9d/service-data/vnfs/vnf/643cc3e1-aabd-4768-9a29-ade74cf7498a/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value}) 2022-07-09 06:19:01,993|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/98b9bf5f-0409-4f19-b3ee-2d3be7813d9d/service-data/vnfs/vnf/643cc3e1-aabd-4768-9a29-ade74cf7498a/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value}) 2022-07-09 06:19:01,997|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/98b9bf5f-0409-4f19-b3ee-2d3be7813d9d/service-data/vnfs/vnf/643cc3e1-aabd-4768-9a29-ade74cf7498a/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value}) 2022-07-09 06:19:01,997|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/98b9bf5f-0409-4f19-b3ee-2d3be7813d9d/service-data/vnfs/vnf/643cc3e1-aabd-4768-9a29-ade74cf7498a/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value}) 2022-07-09 06:19:02,012|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/98b9bf5f-0409-4f19-b3ee-2d3be7813d9d/service-data/vnfs/vnf/643cc3e1-aabd-4768-9a29-ade74cf7498a/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy) 2022-07-09 06:19:02,031|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/98b9bf5f-0409-4f19-b3ee-2d3be7813d9d/service-data/vnfs/vnf/643cc3e1-aabd-4768-9a29-ade74cf7498a/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name) 2022-07-09 06:19:02,055|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Response status(200 - OK) 2022-07-09 06:19:02,056|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Response processing type (string) 2022-07-09 06:19:02,056|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-07-09 06:19:02,056|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-07-09 06:19:02,057|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2022-07-09 06:19:02,070|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Response status(200 - OK) 2022-07-09 06:19:02,071|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Response processing type (string) 2022-07-09 06:19:02,071|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| populating value for output mapping ({vnf_name=value}), from json () 2022-07-09 06:19:02,071|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| For template key (vnf_name) trying to get value from responseNode () 2022-07-09 06:19:02,071|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-07-09 06:19:02,083|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value}) 2022-07-09 06:19:02,083|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| rest dictionary information : (/v1/genNetworkElementName), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value}) 2022-07-09 06:19:02,086|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-07-09 06:19:03,185|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Response status(500 - ) 2022-07-09 06:19:03,187|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500) 2022-07-09 06:19:03,188|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||ERROR|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500) org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:115) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:47) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:118) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$invokeSuspend$$inlined$forEach$lambda$1.invokeSuspend(ResourceResolutionService.kt:344) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655) 2022-07-09 06:19:03,193|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-07-09 06:19:03,229|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/98b9bf5f-0409-4f19-b3ee-2d3be7813d9d/service-data/vnfs/vnf/643cc3e1-aabd-4768-9a29-ade74cf7498a/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value}) 2022-07-09 06:19:03,229|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/98b9bf5f-0409-4f19-b3ee-2d3be7813d9d/service-data/vnfs/vnf/643cc3e1-aabd-4768-9a29-ade74cf7498a/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value}) 2022-07-09 06:19:03,254|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/98b9bf5f-0409-4f19-b3ee-2d3be7813d9d/service-data/vnfs/vnf/643cc3e1-aabd-4768-9a29-ade74cf7498a/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version) 2022-07-09 06:19:03,276|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Response status(200 - OK) 2022-07-09 06:19:03,277|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Response processing type (string) 2022-07-09 06:19:03,278|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0") 2022-07-09 06:19:03,278|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0") 2022-07-09 06:19:03,278|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2022-07-09 06:19:03,279|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string) 2022-07-09 06:19:03,280|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string) 2022-07-09 06:19:03,286|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||ERROR|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| failed in resource-assignment - resource-assignment : Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.lang.Object` out of NOT_AVAILABLE token at [Source: UNKNOWN; line: -1, column: -1].message org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.lang.Object` out of NOT_AVAILABLE token at [Source: UNKNOWN; line: -1, column: -1].message at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:212) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl.resolveResources$suspendImpl(ResourceResolutionService.kt:241) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResources$3.invokeSuspend(ResourceResolutionService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:32) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655) Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.lang.Object` out of NOT_AVAILABLE token at [Source: UNKNOWN; line: -1, column: -1] at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59) at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1468) at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1242) at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1148) at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:700) at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.mapObject(UntypedObjectDeserializer.java:893) at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:652) at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4497) at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2730) at com.fasterxml.jackson.databind.ObjectMapper.treeToValue(ObjectMapper.java:3183) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:206) ... 11 common frames omitted 2022-07-09 06:19:03,287|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Preparing Response... 2022-07-09 06:19:03,287|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-07-09 06:19:03,287|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Execute node(resource-assignment) -> executed state(FAILURE) 2022-07-09 06:19:03,290|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| workflow(a6000821-7f4e-44d4-b449-16e105098664) nodes completed with (1)exceptions 2022-07-09 06:19:03,291|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||ERROR|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| workflow(a6000821-7f4e-44d4-b449-16e105098664) exception : org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: node(resource-assignment) outgoing edge(FAILURE) is missing. at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$5.invokeSuspend(BluePrintWorkflowService.kt:258) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:32) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:32) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655) 2022-07-09 06:19:03,291|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-07-09 06:19:03,292|72cbee43-e228-44f8-b6c6-e35c479d41a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6c1228ba-d723-41d3-a367-7ab6c463cace auditStoreId -1 2022-07-09 06:19:36,799|448f246a-5470-4845-8396-e64aa21aafc2||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| processing request id 6de3a2bc-bed7-419c-a0cf-6c75e5c2dccb 2022-07-09 06:19:36,799|448f246a-5470-4845-8396-e64aa21aafc2||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| storeExecutionInput called not to store the Workflow action input details 2022-07-09 06:19:36,799|448f246a-5470-4845-8396-e64aa21aafc2||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| StoreAuditService ID -1 2022-07-09 06:19:36,814|448f246a-5470-4845-8396-e64aa21aafc2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| getting cba file name(ubuntu20), version(1.0.0) from db 2022-07-09 06:19:37,145|448f246a-5470-4845-8396-e64aa21aafc2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-07-09 06:19:37,148|448f246a-5470-4845-8396-e64aa21aafc2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-07-09 06:19:37,168|448f246a-5470-4845-8396-e64aa21aafc2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-07-09 06:19:37,215|448f246a-5470-4845-8396-e64aa21aafc2||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Deriving input data for workflow: (resource-assignment) 2022-07-09 06:19:37,215|448f246a-5470-4845-8396-e64aa21aafc2||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-07-09 06:19:37,215|448f246a-5470-4845-8396-e64aa21aafc2||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-09 06:19:37,216|448f246a-5470-4845-8396-e64aa21aafc2||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| preparing request id(6de3a2bc-bed7-419c-a0cf-6c75e5c2dccb) for workflow(resource-assignment) step(resource-assignment) 2022-07-09 06:19:37,216|448f246a-5470-4845-8396-e64aa21aafc2||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-07-09 06:19:37,216|448f246a-5470-4845-8396-e64aa21aafc2||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-07-09 06:19:37,217|448f246a-5470-4845-8396-e64aa21aafc2||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-07-09 06:19:37,300|448f246a-5470-4845-8396-e64aa21aafc2||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vnf_name status = null required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2022-07-09 06:19:37,302|448f246a-5470-4845-8396-e64aa21aafc2||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-07-09 06:19:37,304|448f246a-5470-4845-8396-e64aa21aafc2||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("1b5d1037-80b2-4abd-aaf3-1cbc23f7e67c") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-07-09 06:19:37,304|448f246a-5470-4845-8396-e64aa21aafc2||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("2669656e-8e92-4a67-88e2-d6f5ba5ee396") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-07-09 06:19:37,305|448f246a-5470-4845-8396-e64aa21aafc2||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Generated Resource Param Data ({ "service-instance-id" : "1b5d1037-80b2-4abd-aaf3-1cbc23f7e67c", "vnf-id" : "2669656e-8e92-4a67-88e2-d6f5ba5ee396", "vnf_name" : "ubuntu20-VNF-name" }) 2022-07-09 06:19:37,324|448f246a-5470-4845-8396-e64aa21aafc2||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Preparing Response... 2022-07-09 06:19:37,324|448f246a-5470-4845-8396-e64aa21aafc2||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-07-09 06:19:37,324|448f246a-5470-4845-8396-e64aa21aafc2||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-07-09 06:19:37,326|448f246a-5470-4845-8396-e64aa21aafc2||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 01ff0203-3827-4f6d-84ab-53dc07cedf96 auditStoreId -1 2022-07-09 06:19:45,127|448f246a-5470-4845-8396-e64aa21aafc2||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| processing request id 43bae757-e113-4a18-89ef-4125263b8e15 2022-07-09 06:19:45,128|448f246a-5470-4845-8396-e64aa21aafc2||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| storeExecutionInput called not to store the Workflow action input details 2022-07-09 06:19:45,128|448f246a-5470-4845-8396-e64aa21aafc2||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| StoreAuditService ID -1 2022-07-09 06:19:45,129|448f246a-5470-4845-8396-e64aa21aafc2||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-07-09 06:19:45,133|448f246a-5470-4845-8396-e64aa21aafc2||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-07-09 06:19:45,147|448f246a-5470-4845-8396-e64aa21aafc2||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-07-09 06:19:45,175|448f246a-5470-4845-8396-e64aa21aafc2||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Deriving input data for workflow: (resource-assignment) 2022-07-09 06:19:45,175|448f246a-5470-4845-8396-e64aa21aafc2||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-07-09 06:19:45,176|448f246a-5470-4845-8396-e64aa21aafc2||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-09 06:19:45,178|448f246a-5470-4845-8396-e64aa21aafc2||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| preparing request id(43bae757-e113-4a18-89ef-4125263b8e15) for workflow(resource-assignment) step(resource-assignment) 2022-07-09 06:19:45,178|448f246a-5470-4845-8396-e64aa21aafc2||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-07-09 06:19:45,178|448f246a-5470-4845-8396-e64aa21aafc2||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-07-09 06:19:45,179|448f246a-5470-4845-8396-e64aa21aafc2||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2022-07-09 06:19:45,204|448f246a-5470-4845-8396-e64aa21aafc2||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = admin_plane_net_name status = null required = false dependencies = [] dictionaryName = public_net_id dictionarySource = input ], [ name = ubuntu20_key_name status = null required = false dependencies = [] dictionaryName = key_name dictionarySource = input ], [ name = ubuntu20_name_0 status = null required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = ubuntu20_image_name status = null required = false dependencies = [] dictionaryName = image_name dictionarySource = input ], [ name = vf-module-id status = null required = false dependencies = [] dictionaryName = vf-module-id dictionarySource = input ], [ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = ubuntu20_pub_key status = null required = false dependencies = [] dictionaryName = pub_key dictionarySource = input ], [ name = ubuntu20_flavor_name status = null required = false dependencies = [] dictionaryName = vlb_flavor_name dictionarySource = input ]], [[ name = vnf_id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = sdnc ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2022-07-09 06:19:45,207|448f246a-5470-4845-8396-e64aa21aafc2||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("admin-daily-jakarta") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2022-07-09 06:19:45,210|448f246a-5470-4845-8396-e64aa21aafc2||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2022-07-09 06:19:45,210|448f246a-5470-4845-8396-e64aa21aafc2||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2022-07-09 06:19:45,210|448f246a-5470-4845-8396-e64aa21aafc2||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2022-07-09 06:19:45,211|448f246a-5470-4845-8396-e64aa21aafc2||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("4e4d68bb-932c-4b27-95a6-9ae297f98364") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-07-09 06:19:45,211|448f246a-5470-4845-8396-e64aa21aafc2||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("1b5d1037-80b2-4abd-aaf3-1cbc23f7e67c") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-07-09 06:19:45,211|448f246a-5470-4845-8396-e64aa21aafc2||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string) 2022-07-09 06:19:45,211|448f246a-5470-4845-8396-e64aa21aafc2||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2022-07-09 06:19:45,212|448f246a-5470-4845-8396-e64aa21aafc2||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2022-07-09 06:19:45,213|448f246a-5470-4845-8396-e64aa21aafc2||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("2669656e-8e92-4a67-88e2-d6f5ba5ee396") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-07-09 06:19:45,214|448f246a-5470-4845-8396-e64aa21aafc2||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin-daily-jakarta", "service-instance-id" : "1b5d1037-80b2-4abd-aaf3-1cbc23f7e67c", "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" : "4e4d68bb-932c-4b27-95a6-9ae297f98364", "vnf-id" : "2669656e-8e92-4a67-88e2-d6f5ba5ee396", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2022-07-09 06:19:45,234|448f246a-5470-4845-8396-e64aa21aafc2||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Preparing Response... 2022-07-09 06:19:45,235|448f246a-5470-4845-8396-e64aa21aafc2||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-07-09 06:19:45,236|448f246a-5470-4845-8396-e64aa21aafc2||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-07-09 06:19:45,236|448f246a-5470-4845-8396-e64aa21aafc2||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID aad696db-4161-44a5-b2dc-58f6470652b2 auditStoreId -1 2022-07-09 06:19:55,485|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-07-09 06:19:55,608|||grpc-default-executor-2||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-07-09 06:19:55,646|448f246a-5470-4845-8396-e64aa21aafc2||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| processing request id 448f246a-5470-4845-8396-e64aa21aafc2 2022-07-09 06:19:55,647|448f246a-5470-4845-8396-e64aa21aafc2||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| storeExecutionInput called not to store the Workflow action input details 2022-07-09 06:19:55,647|448f246a-5470-4845-8396-e64aa21aafc2||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| StoreAuditService ID -1 2022-07-09 06:19:55,647|448f246a-5470-4845-8396-e64aa21aafc2||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-07-09 06:19:55,647|448f246a-5470-4845-8396-e64aa21aafc2||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-07-09 06:19:55,651|448f246a-5470-4845-8396-e64aa21aafc2||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-07-09 06:19:55,681|448f246a-5470-4845-8396-e64aa21aafc2||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Deriving input data for workflow: (config-assign) 2022-07-09 06:19:55,682|448f246a-5470-4845-8396-e64aa21aafc2||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2022-07-09 06:19:55,682|448f246a-5470-4845-8396-e64aa21aafc2||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-09 06:19:55,683|448f246a-5470-4845-8396-e64aa21aafc2||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| preparing request id(448f246a-5470-4845-8396-e64aa21aafc2) for workflow(config-assign) step(config-assign) 2022-07-09 06:19:55,683|448f246a-5470-4845-8396-e64aa21aafc2||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2022-07-09 06:19:55,683|448f246a-5470-4845-8396-e64aa21aafc2||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2022-07-09 06:19:55,686|448f246a-5470-4845-8396-e64aa21aafc2||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2022-07-09 06:19:55,729|448f246a-5470-4845-8396-e64aa21aafc2||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vnf_name status = null required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2022-07-09 06:19:55,730|448f246a-5470-4845-8396-e64aa21aafc2||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-07-09 06:19:55,730|448f246a-5470-4845-8396-e64aa21aafc2||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("1b5d1037-80b2-4abd-aaf3-1cbc23f7e67c") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-07-09 06:19:55,731|448f246a-5470-4845-8396-e64aa21aafc2||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("2669656e-8e92-4a67-88e2-d6f5ba5ee396") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-07-09 06:19:55,757|448f246a-5470-4845-8396-e64aa21aafc2||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Resource resolution saved into database successfully : (vnf_name) 2022-07-09 06:19:55,769|448f246a-5470-4845-8396-e64aa21aafc2||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Resource resolution saved into database successfully : (service-instance-id) 2022-07-09 06:19:55,770|448f246a-5470-4845-8396-e64aa21aafc2||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Resource resolution saved into database successfully : (vnf-id) 2022-07-09 06:19:55,771|448f246a-5470-4845-8396-e64aa21aafc2||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Generated Resource Param Data ({ "service-instance-id" : "1b5d1037-80b2-4abd-aaf3-1cbc23f7e67c", "vnf-id" : "2669656e-8e92-4a67-88e2-d6f5ba5ee396", "vnf_name" : "ubuntuCDS-VNF-name" }) 2022-07-09 06:19:55,827|||DefaultDispatcher-worker-3||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId: resourceType: ) occurrence:1 2022-07-09 06:19:55,879|448f246a-5470-4845-8396-e64aa21aafc2||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-07-09 06:19:55,880|448f246a-5470-4845-8396-e64aa21aafc2||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Preparing Response... 2022-07-09 06:19:55,880|448f246a-5470-4845-8396-e64aa21aafc2||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2022-07-09 06:19:55,880|448f246a-5470-4845-8396-e64aa21aafc2||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveWorkflowOutputs for workflow(config-assign) 2022-07-09 06:19:55,881|448f246a-5470-4845-8396-e64aa21aafc2||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5636d461-65fc-4151-ab11-4f66f243ea6a auditStoreId -1 2022-07-09 06:19:55,940|448f246a-5470-4845-8396-e64aa21aafc2||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Completed 2022-07-09 06:20:59,883|||grpc-default-executor-3||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-07-09 06:21:00,010|||grpc-default-executor-3||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-07-09 06:21:00,015|448f246a-5470-4845-8396-e64aa21aafc2||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| processing request id 448f246a-5470-4845-8396-e64aa21aafc2 2022-07-09 06:21:00,015|448f246a-5470-4845-8396-e64aa21aafc2||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| storeExecutionInput called not to store the Workflow action input details 2022-07-09 06:21:00,015|448f246a-5470-4845-8396-e64aa21aafc2||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| StoreAuditService ID -1 2022-07-09 06:21:00,019|448f246a-5470-4845-8396-e64aa21aafc2||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-07-09 06:21:00,019|448f246a-5470-4845-8396-e64aa21aafc2||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-07-09 06:21:00,029|448f246a-5470-4845-8396-e64aa21aafc2||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-07-09 06:21:00,071|448f246a-5470-4845-8396-e64aa21aafc2||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Deriving input data for workflow: (config-deploy) 2022-07-09 06:21:00,078|448f246a-5470-4845-8396-e64aa21aafc2||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 2022-07-09 06:21:00,079|448f246a-5470-4845-8396-e64aa21aafc2||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-07-09 06:21:00,089|448f246a-5470-4845-8396-e64aa21aafc2||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| preparing request id(448f246a-5470-4845-8396-e64aa21aafc2) for workflow(config-deploy) step(config-deploy) 2022-07-09 06:21:00,089|448f246a-5470-4845-8396-e64aa21aafc2||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process) 2022-07-09 06:21:00,090|448f246a-5470-4845-8396-e64aa21aafc2||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| input definition for node template (config-deploy), values ({script-type="jython", script-class-reference="Scripts/python/ConfigDeploy.py", instance-dependencies=[], dynamic-properties="*config-deploy-properties"}) 2022-07-09 06:21:00,092|448f246a-5470-4845-8396-e64aa21aafc2||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service]) 2022-07-09 06:21:00,093|448f246a-5470-4845-8396-e64aa21aafc2||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Getting Jython Script Class(ConfigDeploy) 2022-07-09 06:21:00,181|448f246a-5470-4845-8396-e64aa21aafc2||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@100bb9ec 2022-07-09 06:21:00,187|448f246a-5470-4845-8396-e64aa21aafc2||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Hello world 2022-07-09 06:21:00,188|448f246a-5470-4845-8396-e64aa21aafc2||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Preparing Response... 2022-07-09 06:21:00,188|448f246a-5470-4845-8396-e64aa21aafc2||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process) 2022-07-09 06:21:00,188|448f246a-5470-4845-8396-e64aa21aafc2||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-07-09 06:21:00,189|448f246a-5470-4845-8396-e64aa21aafc2||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5933e080-8919-4767-943c-26dba19198c2 auditStoreId -1 2022-07-09 06:21:00,193|448f246a-5470-4845-8396-e64aa21aafc2||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Completed 2022-07-09 06:23:21,106|0e3701b0-be06-41cc-827c-c09810732e7e||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Save processing(9e0462ee-6d85-4919-abf2-cb41567111df) CBA(/opt/app/onap/blueprints/archive/9e0462ee-6d85-4919-abf2-cb41567111df/cba.zip) 2022-07-09 06:23:21,155|0e3701b0-be06-41cc-827c-c09810732e7e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9e0462ee-6d85-4919-abf2-cb41567111df) and entry definition file (Definitions/CNF.json) 2022-07-09 06:23:21,400|0e3701b0-be06-41cc-827c-c09810732e7e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(resource-assignment) 2022-07-09 06:23:21,401|0e3701b0-be06-41cc-827c-c09810732e7e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-assign) 2022-07-09 06:23:21,402|0e3701b0-be06-41cc-827c-c09810732e7e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(config-deploy) 2022-07-09 06:23:21,403|0e3701b0-be06-41cc-827c-c09810732e7e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(scale-out) 2022-07-09 06:23:21,404|0e3701b0-be06-41cc-827c-c09810732e7e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(scale) 2022-07-09 06:23:21,404|0e3701b0-be06-41cc-827c-c09810732e7e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(scale-in) 2022-07-09 06:23:21,405|0e3701b0-be06-41cc-827c-c09810732e7e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Validating Workflow(health-check) 2022-07-09 06:23:21,442|0e3701b0-be06-41cc-827c-c09810732e7e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9e0462ee-6d85-4919-abf2-cb41567111df) and entry definition file (Definitions/CNF.json) 2022-07-09 06:23:21,548|0e3701b0-be06-41cc-827c-c09810732e7e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Overwriting blueprint model :APACHE::1.0.0 2022-07-09 06:23:21,642|0e3701b0-be06-41cc-827c-c09810732e7e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2022-07-09 06:23:21,999|0e3701b0-be06-41cc-827c-c09810732e7e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Deleted deployed blueprint model :APACHE::1.0.0 2022-07-09 06:23:22,133|0e3701b0-be06-41cc-827c-c09810732e7e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| No compiled cache(/opt/app/onap/blueprints/working/9e0462ee-6d85-4919-abf2-cb41567111df) present to clean. 2022-07-09 06:23:46,517|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| processing request id 5ee3d3d4-43b1-4e4c-9818-275d33a5fecb 2022-07-09 06:23:46,517|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| storeExecutionInput called not to store the Workflow action input details 2022-07-09 06:23:46,517|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| StoreAuditService ID -1 2022-07-09 06:23:46,529|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| getting cba file name(APACHE), version(1.0.0) from db 2022-07-09 06:23:47,048|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-09 06:23:47,051|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-09 06:23:47,054|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-09 06:23:47,073|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Deriving input data for workflow: (resource-assignment) 2022-07-09 06:23:47,079|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Execute node(START) -> executed state(SUCCESS) 2022-07-09 06:23:47,084|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Executing workflow(resource-assignment[5ee3d3d4-43b1-4e4c-9818-275d33a5fecb])'s step(resource-assignment) 2022-07-09 06:23:47,085|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-09 06:23:47,087|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| preparing request id(5ee3d3d4-43b1-4e4c-9818-275d33a5fecb) for workflow(resource-assignment) step(resource-assignment) 2022-07-09 06:23:47,088|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-07-09 06:23:47,088|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-07-09 06:23:47,089|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-07-09 06:23:47,131|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vf-naming-policy status = null required = false dependencies = [] dictionaryName = vf-naming-policy dictionarySource = default ]], [[ name = aic-cloud-region status = null required = false dependencies = [] dictionaryName = aic-cloud-region dictionarySource = input ]], [[ name = k8s-rb-profile-k8s-version status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-k8s-version dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]], [[ name = vnf_name status = null required = false dependencies = [aic-cloud-region, vf-naming-policy, vnf-id] dictionaryName = vnf_name dictionarySource = rest ]], [[ name = k8s-rb-profile-namespace status = null required = null dependencies = [] dictionaryName = k8s-rb-profile-namespace dictionarySource = default ]]]) 2022-07-09 06:23:47,135|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2022-07-09 06:23:47,136|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string) 2022-07-09 06:23:47,137|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2022-07-09 06:23:47,137|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("a3c42234-7010-4592-bae7-68c6c3936287") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-07-09 06:23:47,138|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("05b5cdab-8206-4235-9393-ef26f931b828") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-07-09 06:23:47,149|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value}) 2022-07-09 06:23:47,150|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| rest dictionary information : (/v1/genNetworkElementName), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value}) 2022-07-09 06:23:47,154|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-07-09 06:23:48,253|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Response status(500 - ) 2022-07-09 06:23:48,254|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500) 2022-07-09 06:23:48,255|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||ERROR|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500) org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:115) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:47) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:118) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$invokeSuspend$$inlined$forEach$lambda$1.invokeSuspend(ResourceResolutionService.kt:344) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655) 2022-07-09 06:23:48,257|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-07-09 06:23:48,258|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Generated Resource Param Data ({ "aic-cloud-region" : "k8sregion-cnf-macro", "k8s-rb-profile-k8s-version" : "1.19.0", "k8s-rb-profile-namespace" : "onap-tests", "service-instance-id" : "05b5cdab-8206-4235-9393-ef26f931b828", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "a3c42234-7010-4592-bae7-68c6c3936287", "vnf_name" : "${vnf_name}" }) 2022-07-09 06:23:48,270|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Preparing Response... 2022-07-09 06:23:48,270|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-07-09 06:23:48,270|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Execute node(resource-assignment) -> executed state(SUCCESS) 2022-07-09 06:23:48,271|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Executing workflow(resource-assignment[5ee3d3d4-43b1-4e4c-9818-275d33a5fecb])'s step(profile-upload) 2022-07-09 06:23:48,271|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-09 06:23:48,273|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| preparing request id(5ee3d3d4-43b1-4e4c-9818-275d33a5fecb) for workflow(resource-assignment) step(profile-upload) 2022-07-09 06:23:48,273|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2022-07-09 06:23:48,273|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}}) 2022-07-09 06:23:48,273|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Triggering K8s Profile Upload component logic. 2022-07-09 06:23:48,273|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Getting the template prefixes 2022-07-09 06:23:48,273|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Iterating over prefixes in resource assignment map. 2022-07-09 06:23:48,274|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Prefix vnf does not have required data for us to continue. 2022-07-09 06:23:48,274|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Preparing Response... 2022-07-09 06:23:48,274|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2022-07-09 06:23:48,274|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Execute node(profile-upload) -> executed state(SUCCESS) 2022-07-09 06:23:48,275|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Execute node(END) -> executed state(SUCCESS) 2022-07-09 06:23:48,275|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| workflow(5ee3d3d4-43b1-4e4c-9818-275d33a5fecb) nodes completed with (0)exceptions 2022-07-09 06:23:48,275|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-07-09 06:23:48,276|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c994e3f3-8b0a-490a-a111-8341caf1f92a auditStoreId -1 2022-07-09 06:23:57,157|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| processing request id 9c5a7599-194a-4a48-b998-5b3ce4d4a196 2022-07-09 06:23:57,158|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| storeExecutionInput called not to store the Workflow action input details 2022-07-09 06:23:57,158|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| StoreAuditService ID -1 2022-07-09 06:23:57,161|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-09 06:23:57,161|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-09 06:23:57,178|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-09 06:23:57,247|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Deriving input data for workflow: (resource-assignment) 2022-07-09 06:23:57,250|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Execute node(START) -> executed state(SUCCESS) 2022-07-09 06:23:57,251|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Executing workflow(resource-assignment[9c5a7599-194a-4a48-b998-5b3ce4d4a196])'s step(resource-assignment) 2022-07-09 06:23:57,251|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-09 06:23:57,251|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| preparing request id(9c5a7599-194a-4a48-b998-5b3ce4d4a196) for workflow(resource-assignment) step(resource-assignment) 2022-07-09 06:23:57,251|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-07-09 06:23:57,252|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-07-09 06:23:57,252|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Resolving resource with resource assignment artifact(helm_apache-mapping) 2022-07-09 06:23:57,309|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = core-instance-name status = null required = false dependencies = [] dictionaryName = core-instance-name dictionarySource = default ]], [[ name = vf-module-id status = null required = false dependencies = [] dictionaryName = vf-module-id dictionarySource = input ]], [[ name = k8s-rb-config-template-name status = null required = false dependencies = [] dictionaryName = k8s-rb-config-template-name dictionarySource = default ], [ name = k8s-rb-config-template-source status = null required = false dependencies = [] dictionaryName = k8s-rb-config-template-source dictionarySource = default ]], [[ name = vf-module-model-customization-uuid status = null required = false dependencies = [] dictionaryName = vf-module-model-customization-uuid dictionarySource = input ]], [[ name = vf-module-model-version status = null required = null dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-model-version dictionarySource = processor-db ], [ name = vf-module-model-invariant-uuid status = null required = null dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-model-invariant-uuid dictionarySource = processor-db ]], [[ name = k8s-rb-definition-name status = null required = false dependencies = [vf-module-model-invariant-uuid] dictionaryName = k8s-rb-definition-name dictionarySource = default ]], [[ name = vf-module-label status = null required = false dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-label dictionarySource = processor-db ]], [[ name = k8s-rb-definition-version status = null required = false dependencies = [vf-module-model-customization-uuid] dictionaryName = k8s-rb-definition-version dictionarySource = default ], [ name = k8s-rb-config-name status = null required = false dependencies = [] dictionaryName = k8s-rb-config-name dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ]], [[ name = k8s-rb-instance-release-name status = null required = false dependencies = [] dictionaryName = k8s-rb-instance-release-name dictionarySource = default ], [ name = k8s-rb-profile-source status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-source dictionarySource = default ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]], [[ name = vf-naming-policy status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = vf-naming-policy dictionarySource = sdnc ], [ name = vnf_name status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = vnf_name dictionarySource = sdnc ]], [[ name = vf-module-name status = null required = false dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id] dictionaryName = vf-module-name dictionarySource = rest ]], [[ name = k8s-rb-profile-k8s-version status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = k8s-rb-profile-k8s-version dictionarySource = sdnc ], [ name = k8s-rb-profile-namespace status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = k8s-rb-profile-namespace dictionarySource = sdnc ]], [[ name = k8s-rb-config-value-source status = null required = false dependencies = [] dictionaryName = k8s-rb-config-value-source dictionarySource = default ], [ name = k8s-rb-profile-name status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-name dictionarySource = default ]]]) 2022-07-09 06:23:57,316|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string) 2022-07-09 06:23:57,316|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("c03509d7-5d28-4004-ac10-37a02a1614e1") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-07-09 06:23:57,317|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string) 2022-07-09 06:23:57,317|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string) 2022-07-09 06:23:57,318|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("9eac7d38-a6a7-46d8-b54d-51d436e7dfc4") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string) 2022-07-09 06:23:57,319|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version}) 2022-07-09 06:23:57,319|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid}) 2022-07-09 06:23:57,389|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Parameter information : ({customizationid=9eac7d38-a6a7-46d8-b54d-51d436e7dfc4}) 2022-07-09 06:23:57,389|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Parameter information : ({customizationid=9eac7d38-a6a7-46d8-b54d-51d436e7dfc4}) 2022-07-09 06:23:57,406|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Response processing type (string) 2022-07-09 06:23:57,406|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Response processing type (string) 2022-07-09 06:23:57,410|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"a470c3fc-eabb-44d4-b414-42ba8b8a425a"}]) 2022-07-09 06:23:57,410|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("a470c3fc-eabb-44d4-b414-42ba8b8a425a") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string) 2022-07-09 06:23:57,411|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"a52db72c-f411-4fe8-88c8-ff9748012a5e"}]) 2022-07-09 06:23:57,412|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("a52db72c-f411-4fe8-88c8-ff9748012a5e") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string) 2022-07-09 06:23:57,413|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string) 2022-07-09 06:23:57,510|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Transformed value: null -> a52db72c-f411-4fe8-88c8-ff9748012a5e 2022-07-09 06:23:57,512|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label}) 2022-07-09 06:23:57,552|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Parameter information : ({customizationid=9eac7d38-a6a7-46d8-b54d-51d436e7dfc4}) 2022-07-09 06:23:57,569|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Response processing type (string) 2022-07-09 06:23:57,571|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}]) 2022-07-09 06:23:57,572|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string) 2022-07-09 06:23:57,572|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string) 2022-07-09 06:23:57,573|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string) 2022-07-09 06:23:57,580|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Transformed value: null -> 9eac7d38-a6a7-46d8-b54d-51d436e7dfc4 2022-07-09 06:23:57,581|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("05b5cdab-8206-4235-9393-ef26f931b828") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-07-09 06:23:57,581|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string) 2022-07-09 06:23:57,581|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string) 2022-07-09 06:23:57,582|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("a3c42234-7010-4592-bae7-68c6c3936287") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-07-09 06:23:57,592|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/05b5cdab-8206-4235-9393-ef26f931b828/service-data/vnfs/vnf/a3c42234-7010-4592-bae7-68c6c3936287/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value}) 2022-07-09 06:23:57,593|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/05b5cdab-8206-4235-9393-ef26f931b828/service-data/vnfs/vnf/a3c42234-7010-4592-bae7-68c6c3936287/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value}) 2022-07-09 06:23:57,601|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/05b5cdab-8206-4235-9393-ef26f931b828/service-data/vnfs/vnf/a3c42234-7010-4592-bae7-68c6c3936287/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value}) 2022-07-09 06:23:57,601|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/05b5cdab-8206-4235-9393-ef26f931b828/service-data/vnfs/vnf/a3c42234-7010-4592-bae7-68c6c3936287/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value}) 2022-07-09 06:23:57,619|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/05b5cdab-8206-4235-9393-ef26f931b828/service-data/vnfs/vnf/a3c42234-7010-4592-bae7-68c6c3936287/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy) 2022-07-09 06:23:57,620|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/05b5cdab-8206-4235-9393-ef26f931b828/service-data/vnfs/vnf/a3c42234-7010-4592-bae7-68c6c3936287/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name) 2022-07-09 06:23:57,641|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Response status(200 - OK) 2022-07-09 06:23:57,641|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Response processing type (string) 2022-07-09 06:23:57,642|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| populating value for output mapping ({vnf_name=value}), from json () 2022-07-09 06:23:57,642|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| For template key (vnf_name) trying to get value from responseNode () 2022-07-09 06:23:57,642|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-07-09 06:23:57,643|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Response status(200 - OK) 2022-07-09 06:23:57,643|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Response processing type (string) 2022-07-09 06:23:57,644|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-07-09 06:23:57,644|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-07-09 06:23:57,644|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2022-07-09 06:23:57,653|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value}) 2022-07-09 06:23:57,654|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| rest dictionary information : (/v1/genNetworkElementName), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value}) 2022-07-09 06:23:57,656|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-07-09 06:23:58,789|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Response status(500 - ) 2022-07-09 06:23:58,790|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500) 2022-07-09 06:23:58,790|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||ERROR|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500) org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:115) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:47) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:118) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$invokeSuspend$$inlined$forEach$lambda$1.invokeSuspend(ResourceResolutionService.kt:344) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655) 2022-07-09 06:23:58,792|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-07-09 06:23:58,801|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/05b5cdab-8206-4235-9393-ef26f931b828/service-data/vnfs/vnf/a3c42234-7010-4592-bae7-68c6c3936287/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value}) 2022-07-09 06:23:58,802|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/05b5cdab-8206-4235-9393-ef26f931b828/service-data/vnfs/vnf/a3c42234-7010-4592-bae7-68c6c3936287/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value}) 2022-07-09 06:23:58,827|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/05b5cdab-8206-4235-9393-ef26f931b828/service-data/vnfs/vnf/a3c42234-7010-4592-bae7-68c6c3936287/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version) 2022-07-09 06:23:58,853|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Response status(200 - OK) 2022-07-09 06:23:58,854|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Response processing type (string) 2022-07-09 06:23:58,854|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0") 2022-07-09 06:23:58,854|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0") 2022-07-09 06:23:58,854|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2022-07-09 06:23:58,855|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string) 2022-07-09 06:23:58,855|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string) 2022-07-09 06:23:58,858|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-4||/api/v1/execution-service/process||ERROR|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| failed in resource-assignment - resource-assignment : Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.lang.Object` out of NOT_AVAILABLE token at [Source: UNKNOWN; line: -1, column: -1].message org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.lang.Object` out of NOT_AVAILABLE token at [Source: UNKNOWN; line: -1, column: -1].message at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:212) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl.resolveResources$suspendImpl(ResourceResolutionService.kt:241) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResources$3.invokeSuspend(ResourceResolutionService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:32) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655) Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.lang.Object` out of NOT_AVAILABLE token at [Source: UNKNOWN; line: -1, column: -1] at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59) at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1468) at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1242) at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1148) at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:700) at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.mapObject(UntypedObjectDeserializer.java:893) at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:652) at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4497) at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2730) at com.fasterxml.jackson.databind.ObjectMapper.treeToValue(ObjectMapper.java:3183) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:206) ... 11 common frames omitted 2022-07-09 06:23:58,859|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Preparing Response... 2022-07-09 06:23:58,859|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-07-09 06:23:58,859|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| Execute node(resource-assignment) -> executed state(FAILURE) 2022-07-09 06:23:58,859|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| workflow(9c5a7599-194a-4a48-b998-5b3ce4d4a196) nodes completed with (1)exceptions 2022-07-09 06:23:58,860|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-4||/api/v1/execution-service/process||ERROR|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| workflow(9c5a7599-194a-4a48-b998-5b3ce4d4a196) exception : org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: node(resource-assignment) outgoing edge(FAILURE) is missing. at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$5.invokeSuspend(BluePrintWorkflowService.kt:258) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:32) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:32) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655) 2022-07-09 06:23:58,860|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-07-09 06:23:58,864|7ced5f2c-23d8-47eb-99f3-34f22d4ba93e||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ncj8v|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 24ac7b17-8f4a-4c5c-95bf-2b2ae92858c9 auditStoreId -1