By type
05:18:30,538 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 05:18:30,539 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 05:18:30,540 |-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] 05:18:30,541 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 05:18:30,541 |-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] 05:18:30,541 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 05:18:30,557 |-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 05:18:30,689 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 05:18:30,697 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 05:18:30,701 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 05:18:30,708 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 05:18:30,787 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 05:18:30,787 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 05:18:30,788 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 05:18:30,788 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 05:18:30,788 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 05:18:30,788 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 05:18:30,788 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 05:18:30,788 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 05:18:30,790 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2022-07-14 05:18:31,526|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-66dbbf475-wt7cg with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app) 2022-07-14 05:18:31,529|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2022-07-14 05:18:34,702|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-14 05:18:35,398|||main||||INFO||||||| Finished Spring Data repository scanning in 680ms. Found 11 JPA repository interfaces. 2022-07-14 05:18:37,709|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2022-07-14 05:18:37,777|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2022-07-14 05:18:37,990|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-07-14 05:18:38,453|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-07-14 05:18:38,772|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode. 2022-07-14 05:18:38,777|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode. 2022-07-14 05:18:38,981|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2022-07-14 05:18:40,784|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-14 05:18:40,800|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-07-14 05:18:40,906|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2022-07-14 05:18:42,193|||main||||INFO||||||| Audit service is disabled 2022-07-14 05:18:42,424|||main||||INFO||||||| Workflow Audit store is disabled 2022-07-14 05:18:43,758|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability, cps-data=source-rest] 2022-07-14 05:18:43,840|||main||||INFO||||||| Dependency Management module created... 2022-07-14 05:18:44,934|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2022-07-14 05:18:45,192|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2022-07-14 05:18:46,404|||main||||INFO||||||| Netty started on port(s): 8080 2022-07-14 05:18:47,911|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2022-07-14 05:18:48,248|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2022-07-14 05:18:48,255|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 17.314 seconds (JVM running for 18.237) 2022-07-14 05:18:48,273|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2022-07-14 06:36:13,968|cd952031-0dcd-4358-a14e-10faa30483ca||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-07-14 06:36:13,970|cd952031-0dcd-4358-a14e-10faa30483ca||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-07-14 06:36:13,971|cd952031-0dcd-4358-a14e-10faa30483ca||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-07-14 06:36:14,574|cd952031-0dcd-4358-a14e-10faa30483ca||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-07-14 06:36:14,576|cd952031-0dcd-4358-a14e-10faa30483ca||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-07-14 06:36:15,990|7ac51f1f-53ba-4da5-8132-fd7259788837||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f6f4c2a0-457b-40f9-80c1-54076757cae4) 2022-07-14 06:36:15,999|7ac51f1f-53ba-4da5-8132-fd7259788837||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| deleting definition types under : /opt/app/onap/blueprints/working/f6f4c2a0-457b-40f9-80c1-54076757cae4/Definitions 2022-07-14 06:36:16,093|7ac51f1f-53ba-4da5-8132-fd7259788837||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| reinitialized all type definitions 2022-07-14 06:36:16,101|7ac51f1f-53ba-4da5-8132-fd7259788837||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ***** Enhancing NodeTemplate(helloworld) 2022-07-14 06:36:16,147|7ac51f1f-53ba-4da5-8132-fd7259788837||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| enhancing ArtifactDefinition(helloworld-template) 2022-07-14 06:36:16,160|7ac51f1f-53ba-4da5-8132-fd7259788837||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-07-14 06:36:16,170|7ac51f1f-53ba-4da5-8132-fd7259788837||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-07-14 06:36:16,211|7ac51f1f-53ba-4da5-8132-fd7259788837||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ##### Enhancing Workflow(helloworld) 2022-07-14 06:36:16,212|7ac51f1f-53ba-4da5-8132-fd7259788837||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-07-14 06:36:16,212|7ac51f1f-53ba-4da5-8132-fd7259788837||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| identified workflow(helloworld) targets(helloworld) 2022-07-14 06:36:16,212|7ac51f1f-53ba-4da5-8132-fd7259788837||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-07-14 06:36:16,212|7ac51f1f-53ba-4da5-8132-fd7259788837||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-07-14 06:36:16,212|7ac51f1f-53ba-4da5-8132-fd7259788837||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| enriching artifacts file(/opt/app/onap/blueprints/working/f6f4c2a0-457b-40f9-80c1-54076757cae4/Templates/hello-world-mapping.json 2022-07-14 06:36:16,226|7ac51f1f-53ba-4da5-8132-fd7259788837||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-07-14 06:36:16,226|7ac51f1f-53ba-4da5-8132-fd7259788837||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| dataType not present for the recipe(dt-helloworld-properties) 2022-07-14 06:36:16,226|7ac51f1f-53ba-4da5-8132-fd7259788837||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ##### Enhancing blueprint Resource Definitions 2022-07-14 06:36:16,226|7ac51f1f-53ba-4da5-8132-fd7259788837||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-07-14 06:36:16,228|7ac51f1f-53ba-4da5-8132-fd7259788837||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| processing file (Templates/hello-world-mapping.json) 2022-07-14 06:36:16,245|7ac51f1f-53ba-4da5-8132-fd7259788837||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| distinct resource keys ([]) 2022-07-14 06:36:16,246|7ac51f1f-53ba-4da5-8132-fd7259788837||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Enriching Resource Definition sources Node Template: [] 2022-07-14 06:36:16,522|12e012a4-d8f1-4920-95ed-a421d03b6c1f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Save processing(d8b4b206-54ad-45c8-930d-07c2dd9d1800) CBA(/opt/app/onap/blueprints/archive/d8b4b206-54ad-45c8-930d-07c2dd9d1800/cba.zip) 2022-07-14 06:36:16,533|12e012a4-d8f1-4920-95ed-a421d03b6c1f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d8b4b206-54ad-45c8-930d-07c2dd9d1800) and entry definition file (Definitions/blueprint.json) 2022-07-14 06:36:16,604|12e012a4-d8f1-4920-95ed-a421d03b6c1f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(helloworld) 2022-07-14 06:36:16,619|12e012a4-d8f1-4920-95ed-a421d03b6c1f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d8b4b206-54ad-45c8-930d-07c2dd9d1800) and entry definition file (Definitions/blueprint.json) 2022-07-14 06:36:16,759|12e012a4-d8f1-4920-95ed-a421d03b6c1f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| No compiled cache(/opt/app/onap/blueprints/working/d8b4b206-54ad-45c8-930d-07c2dd9d1800) present to clean. 2022-07-14 06:36:16,953|9d7714fb-3e1c-4850-940a-a3ba5db038eb||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| processing request id 654321 2022-07-14 06:36:16,954|9d7714fb-3e1c-4850-940a-a3ba5db038eb||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| storeExecutionInput called not to store the Workflow action input details 2022-07-14 06:36:16,954|9d7714fb-3e1c-4850-940a-a3ba5db038eb||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| StoreAuditService ID -1 2022-07-14 06:36:16,961|9d7714fb-3e1c-4850-940a-a3ba5db038eb||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| getting cba file name(test101), version(1.0.1) from db 2022-07-14 06:36:17,039|9d7714fb-3e1c-4850-940a-a3ba5db038eb||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-07-14 06:36:17,041|9d7714fb-3e1c-4850-940a-a3ba5db038eb||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-07-14 06:36:17,045|9d7714fb-3e1c-4850-940a-a3ba5db038eb||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-07-14 06:36:17,063|9d7714fb-3e1c-4850-940a-a3ba5db038eb||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Deriving input data for workflow: (helloworld) 2022-07-14 06:36:17,064|9d7714fb-3e1c-4850-940a-a3ba5db038eb||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-07-14 06:36:17,065|9d7714fb-3e1c-4850-940a-a3ba5db038eb||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-14 06:36:17,081|9d7714fb-3e1c-4850-940a-a3ba5db038eb||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-07-14 06:36:17,081|9d7714fb-3e1c-4850-940a-a3ba5db038eb||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-07-14 06:36:17,083|9d7714fb-3e1c-4850-940a-a3ba5db038eb||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-07-14 06:36:17,110|9d7714fb-3e1c-4850-940a-a3ba5db038eb||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-07-14 06:36:17,145|9d7714fb-3e1c-4850-940a-a3ba5db038eb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Batched Sequence : ([]) 2022-07-14 06:36:17,149|9d7714fb-3e1c-4850-940a-a3ba5db038eb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Generated Resource Param Data ({ }) 2022-07-14 06:36:17,239|9d7714fb-3e1c-4850-940a-a3ba5db038eb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Preparing Response... 2022-07-14 06:36:17,242|9d7714fb-3e1c-4850-940a-a3ba5db038eb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-07-14 06:36:17,242|9d7714fb-3e1c-4850-940a-a3ba5db038eb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| resolveWorkflowOutputs for workflow(helloworld) 2022-07-14 06:36:17,244|9d7714fb-3e1c-4850-940a-a3ba5db038eb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 233d2bca-84a9-4b4a-b4ee-258e46787bc3 auditStoreId -1 2022-07-14 06:55:03,041|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-07-14 06:55:03,042|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-07-14 06:55:03,043|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-07-14 06:55:03,466|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-07-14 06:55:03,467|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-07-14 06:55:04,254|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-07-14 06:55:04,258|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Save processing(b0b1d851-8917-48fe-b2ec-2bb61a8355f8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-07-14 06:55:04,282|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Save processing(04c4455c-9af1-4414-a04c-79959054cd83) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-07-14 06:55:04,292|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Save processing(45effe6b-4664-4ba4-86cb-44ec107540b2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-07-14 06:55:04,306|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Save processing(6f49a155-c791-4728-9e71-541ff1225158) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-07-14 06:55:04,322|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Save processing(574498af-63e4-45af-b6a0-be161fe1c592) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-07-14 06:55:04,345|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Save processing(639d5ffa-1df9-41cb-b9ac-2458f0a11918) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-07-14 06:55:04,361|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-07-14 06:55:04,362|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-07-14 06:55:04,362|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-07-14 06:55:04,362|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-07-14 06:55:04,362|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-07-14 06:55:04,363|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-07-14 06:55:04,413|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-14 06:55:04,470|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-14 06:55:04,492|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-14 06:55:04,514|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-14 06:55:04,647|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(resource-assignment) 2022-07-14 06:55:04,648|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(config-assign) 2022-07-14 06:55:04,649|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(config-deploy) 2022-07-14 06:55:04,708|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-07-14 06:55:04,828|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(resource-assignment) 2022-07-14 06:55:04,829|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(config-assign) 2022-07-14 06:55:04,830|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(config-deploy) 2022-07-14 06:55:04,886|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-07-14 06:55:05,019|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(resource-assignment) 2022-07-14 06:55:05,021|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(config-assign) 2022-07-14 06:55:05,022|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(config-deploy) 2022-07-14 06:55:05,023|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(HealthCheck) 2022-07-14 06:55:05,024|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(ScaleOutReconfiguration) 2022-07-14 06:55:05,026|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(vf-config-assign) 2022-07-14 06:55:05,027|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(vf-config-deploy) 2022-07-14 06:55:05,085|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-07-14 06:55:05,206|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(resource-assignment) 2022-07-14 06:55:05,207|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(config-deploy) 2022-07-14 06:55:05,241|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(config-assign) 2022-07-14 06:55:05,242|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(config-deploy) 2022-07-14 06:55:05,243|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-07-14 06:55:05,256|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-07-14 06:55:05,387|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(resource-assignment) 2022-07-14 06:55:05,388|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(config-assign) 2022-07-14 06:55:05,389|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(config-assign-day-2) 2022-07-14 06:55:05,390|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(config-deploy) 2022-07-14 06:55:05,391|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(config-deploy-day-2) 2022-07-14 06:55:05,409|98d9b091-89f7-4a4a-8bd8-6490d5fbe434||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-07-14 06:55:06,842|dae1d5aa-1bd4-49e3-8821-1965902fc216||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Enhancing blueprint(/opt/app/onap/blueprints/working/5249a93c-20c0-4eb7-80b1-1eec3e6dff45) 2022-07-14 06:55:06,844|dae1d5aa-1bd4-49e3-8821-1965902fc216||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| deleting definition types under : /opt/app/onap/blueprints/working/5249a93c-20c0-4eb7-80b1-1eec3e6dff45/Definitions 2022-07-14 06:55:06,846|dae1d5aa-1bd4-49e3-8821-1965902fc216||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| reinitialized all type definitions 2022-07-14 06:55:06,847|dae1d5aa-1bd4-49e3-8821-1965902fc216||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ***** Enhancing NodeTemplate(resource-resolution) 2022-07-14 06:55:06,879|dae1d5aa-1bd4-49e3-8821-1965902fc216||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| enhancing ArtifactDefinition(helloworld-velocity-template) 2022-07-14 06:55:06,885|dae1d5aa-1bd4-49e3-8821-1965902fc216||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| enhancing ArtifactDefinition(helloworld-velocity-mapping) 2022-07-14 06:55:06,892|dae1d5aa-1bd4-49e3-8821-1965902fc216||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false) 2022-07-14 06:55:06,912|dae1d5aa-1bd4-49e3-8821-1965902fc216||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ***** Enhancing NodeTemplate(capability) 2022-07-14 06:55:06,936|dae1d5aa-1bd4-49e3-8821-1965902fc216||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ***** Enhancing NodeTemplate(capability) 2022-07-14 06:55:06,949|dae1d5aa-1bd4-49e3-8821-1965902fc216||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ***** Enhancing NodeTemplate(processor-db) 2022-07-14 06:55:06,974|dae1d5aa-1bd4-49e3-8821-1965902fc216||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-14 06:55:06,998|dae1d5aa-1bd4-49e3-8821-1965902fc216||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-14 06:55:07,011|dae1d5aa-1bd4-49e3-8821-1965902fc216||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-14 06:55:07,027|dae1d5aa-1bd4-49e3-8821-1965902fc216||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-14 06:55:07,044|dae1d5aa-1bd4-49e3-8821-1965902fc216||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-14 06:55:07,103|dae1d5aa-1bd4-49e3-8821-1965902fc216||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| enhancing ArtifactDefinition(helloworld-jinja-template) 2022-07-14 06:55:07,111|dae1d5aa-1bd4-49e3-8821-1965902fc216||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| enhancing ArtifactDefinition(helloworld-jinja-mapping) 2022-07-14 06:55:07,111|dae1d5aa-1bd4-49e3-8821-1965902fc216||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false) 2022-07-14 06:55:07,135|dae1d5aa-1bd4-49e3-8821-1965902fc216||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ***** Enhancing NodeTemplate(capability) 2022-07-14 06:55:07,154|dae1d5aa-1bd4-49e3-8821-1965902fc216||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ***** Enhancing NodeTemplate(capability) 2022-07-14 06:55:07,168|dae1d5aa-1bd4-49e3-8821-1965902fc216||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ***** Enhancing NodeTemplate(capability) 2022-07-14 06:55:07,181|dae1d5aa-1bd4-49e3-8821-1965902fc216||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ***** Enhancing NodeTemplate(processor-db) 2022-07-14 06:55:07,193|dae1d5aa-1bd4-49e3-8821-1965902fc216||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-14 06:55:07,215|dae1d5aa-1bd4-49e3-8821-1965902fc216||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-14 06:55:07,229|dae1d5aa-1bd4-49e3-8821-1965902fc216||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-14 06:55:07,242|dae1d5aa-1bd4-49e3-8821-1965902fc216||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-14 06:55:07,254|dae1d5aa-1bd4-49e3-8821-1965902fc216||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-14 06:55:07,270|dae1d5aa-1bd4-49e3-8821-1965902fc216||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-14 06:55:07,317|dae1d5aa-1bd4-49e3-8821-1965902fc216||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ##### Enhancing Workflow(resource-resolution) 2022-07-14 06:55:07,317|dae1d5aa-1bd4-49e3-8821-1965902fc216||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution]) 2022-07-14 06:55:07,317|dae1d5aa-1bd4-49e3-8821-1965902fc216||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| identified workflow(resource-resolution) targets(resource-resolution) 2022-07-14 06:55:07,317|dae1d5aa-1bd4-49e3-8821-1965902fc216||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution) 2022-07-14 06:55:07,318|dae1d5aa-1bd4-49e3-8821-1965902fc216||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution) 2022-07-14 06:55:07,318|dae1d5aa-1bd4-49e3-8821-1965902fc216||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json] 2022-07-14 06:55:07,318|dae1d5aa-1bd4-49e3-8821-1965902fc216||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| enriching artifacts file(/opt/app/onap/blueprints/working/5249a93c-20c0-4eb7-80b1-1eec3e6dff45/Templates/hello-world-velocity-mapping.json 2022-07-14 06:55:07,325|dae1d5aa-1bd4-49e3-8821-1965902fc216||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true) 2022-07-14 06:55:07,325|dae1d5aa-1bd4-49e3-8821-1965902fc216||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| dataType not present for the recipe(dt-resource-resolution-properties) 2022-07-14 06:55:07,326|dae1d5aa-1bd4-49e3-8821-1965902fc216||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| enriching artifacts file(/opt/app/onap/blueprints/working/5249a93c-20c0-4eb7-80b1-1eec3e6dff45/Templates/hello-world-jinja-mapping.json 2022-07-14 06:55:07,333|dae1d5aa-1bd4-49e3-8821-1965902fc216||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true) 2022-07-14 06:55:07,333|dae1d5aa-1bd4-49e3-8821-1965902fc216||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution). 2022-07-14 06:55:07,334|dae1d5aa-1bd4-49e3-8821-1965902fc216||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ##### Enhancing blueprint Resource Definitions 2022-07-14 06:55:07,334|dae1d5aa-1bd4-49e3-8821-1965902fc216||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]) 2022-07-14 06:55:07,334|dae1d5aa-1bd4-49e3-8821-1965902fc216||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| processing file (Templates/hello-world-velocity-mapping.json) 2022-07-14 06:55:07,334|dae1d5aa-1bd4-49e3-8821-1965902fc216||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| processing file (Templates/hello-world-jinja-mapping.json) 2022-07-14 06:55:07,353|dae1d5aa-1bd4-49e3-8821-1965902fc216||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| distinct resource keys ([RT-db, RT-rest-delete, RT-rest-get, RT-rest-get-id, RT-rest-patch, RT-rest-post, RT-rest-put, input-source, kotlin-script, properties-capability-source]) 2022-07-14 06:55:07,477|dae1d5aa-1bd4-49e3-8821-1965902fc216||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default] 2022-07-14 06:55:07,660|911250ac-b2cb-44fb-bb3f-54797e12c7fa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Save processing(b106d4fc-fc43-4b09-b3b8-a6ef8e20defb) CBA(/opt/app/onap/blueprints/archive/b106d4fc-fc43-4b09-b3b8-a6ef8e20defb/cba.zip) 2022-07-14 06:55:07,667|911250ac-b2cb-44fb-bb3f-54797e12c7fa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b106d4fc-fc43-4b09-b3b8-a6ef8e20defb) and entry definition file (Definitions/resource-resolution.json) 2022-07-14 06:55:07,699|911250ac-b2cb-44fb-bb3f-54797e12c7fa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(resource-resolution) 2022-07-14 06:55:07,707|911250ac-b2cb-44fb-bb3f-54797e12c7fa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b106d4fc-fc43-4b09-b3b8-a6ef8e20defb) and entry definition file (Definitions/resource-resolution.json) 2022-07-14 06:55:07,745|911250ac-b2cb-44fb-bb3f-54797e12c7fa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| No compiled cache(/opt/app/onap/blueprints/working/b106d4fc-fc43-4b09-b3b8-a6ef8e20defb) present to clean. 2022-07-14 06:55:07,878|68b4d958-d38a-48a2-ba60-5ba44c647f6f||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| processing request id 0e5c0703-645e-40d9-be1c-8d07a636b3da 2022-07-14 06:55:07,878|68b4d958-d38a-48a2-ba60-5ba44c647f6f||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| storeExecutionInput called not to store the Workflow action input details 2022-07-14 06:55:07,878|68b4d958-d38a-48a2-ba60-5ba44c647f6f||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| StoreAuditService ID -1 2022-07-14 06:55:07,884|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db 2022-07-14 06:55:07,953|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-07-14 06:55:07,955|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0 2022-07-14 06:55:07,957|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json) 2022-07-14 06:55:07,971|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Deriving input data for workflow: (resource-resolution) 2022-07-14 06:55:07,975|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component) 2022-07-14 06:55:07,975|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-14 06:55:07,976|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| preparing request id(0e5c0703-645e-40d9-be1c-8d07a636b3da) for workflow(resource-resolution) step(helloworld) 2022-07-14 06:55:07,976|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 2022-07-14 06:55:07,976|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}}) 2022-07-14 06:55:07,977|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping) 2022-07-14 06:55:08,013|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = v_put status = null required = null dependencies = [] dictionaryName = RT-rest-put dictionarySource = sdnc ]], [[ name = v_python status = null required = null dependencies = [] dictionaryName = properties-capability-source dictionarySource = capability ]], [[ name = v_patch status = null required = null dependencies = [] dictionaryName = RT-rest-patch dictionarySource = sdnc ], [ name = v_del status = null required = null dependencies = [] dictionaryName = RT-rest-delete dictionarySource = sdnc ]], [[ name = v_kotlin status = null required = null dependencies = [] dictionaryName = kotlin-script dictionarySource = capability ]], [[ name = v_get status = null required = null dependencies = [] dictionaryName = RT-rest-get dictionarySource = sdnc ]], [[ name = v_input status = null required = null dependencies = [] dictionaryName = input-source dictionarySource = input ], [ name = v_default status = null required = null dependencies = [] dictionaryName = input-source dictionarySource = input ]], [[ name = v_post status = null required = null dependencies = [] dictionaryName = RT-rest-post dictionarySource = sdnc ]], [[ name = v_db status = null required = null dependencies = null dictionaryName = RT-db dictionarySource = processor-db ]]]) 2022-07-14 06:55:08,047|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-14 06:55:08,047|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-07-14 06:55:08,292|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Rest request method(PUT), url(/resource-resolution/put) 2022-07-14 06:55:08,356|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Response status(200 - OK) 2022-07-14 06:55:08,369|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Response processing type (string) 2022-07-14 06:55:08,369|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-07-14 06:55:08,370|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-07-14 06:55:08,370|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string) 2022-07-14 06:55:08,405|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Resource resolution saved into database successfully : (v_put) 2022-07-14 06:55:08,417|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-07-14 06:55:08,418|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Getting Jython Script Class(ResolvProperties) 2022-07-14 06:55:12,511|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Component Object org.python.proxies.__main__$ResolvProperties$1@6feb2e4 2022-07-14 06:55:12,519|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string) 2022-07-14 06:55:12,603|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Resource resolution saved into database successfully : (v_python) 2022-07-14 06:55:12,605|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-14 06:55:12,605|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-07-14 06:55:12,612|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-07-14 06:55:12,628|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Response status(200 - OK) 2022-07-14 06:55:12,629|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Response processing type (string) 2022-07-14 06:55:12,629|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-07-14 06:55:12,629|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-07-14 06:55:12,629|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string) 2022-07-14 06:55:12,631|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-14 06:55:12,631|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-07-14 06:55:12,633|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-07-14 06:55:12,642|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Response status(200 - OK) 2022-07-14 06:55:12,642|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Resource resolution saved into database successfully : (v_patch) 2022-07-14 06:55:12,643|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Response processing type (string) 2022-07-14 06:55:12,643|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-07-14 06:55:12,643|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-07-14 06:55:12,643|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string) 2022-07-14 06:55:12,656|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Resource resolution saved into database successfully : (v_del) 2022-07-14 06:55:12,657|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-07-14 06:55:12,684|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-07-14 06:55:19,482|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| compiled in (6796)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-07-14 06:55:19,483|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-07-14 06:55:19,497|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string) 2022-07-14 06:55:19,513|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Resource resolution saved into database successfully : (v_kotlin) 2022-07-14 06:55:19,518|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-14 06:55:19,519|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-07-14 06:55:19,525|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Rest request method(GET), url(/resource-resolution/get) 2022-07-14 06:55:19,539|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Response status(200 - OK) 2022-07-14 06:55:19,539|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Response processing type (string) 2022-07-14 06:55:19,540|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-07-14 06:55:19,540|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-07-14 06:55:19,540|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string) 2022-07-14 06:55:19,555|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Resource resolution saved into database successfully : (v_get) 2022-07-14 06:55:19,564|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string) 2022-07-14 06:55:19,565|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string) 2022-07-14 06:55:19,584|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Resource resolution saved into database successfully : (v_default) 2022-07-14 06:55:19,605|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Resource resolution saved into database successfully : (v_input) 2022-07-14 06:55:19,606|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-14 06:55:19,606|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-07-14 06:55:19,608|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Rest request method(POST), url(/resource-resolution/post) 2022-07-14 06:55:19,617|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Response status(200 - OK) 2022-07-14 06:55:19,618|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Response processing type (string) 2022-07-14 06:55:19,618|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-07-14 06:55:19,618|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-07-14 06:55:19,618|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string) 2022-07-14 06:55:19,636|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Resource resolution saved into database successfully : (v_post) 2022-07-14 06:55:19,648|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-14 06:55:19,682|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Response processing type (list) 2022-07-14 06:55:19,684|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2022-07-14 06:55:19,685|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-14 06:55:19,685|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-14 06:55:19,685|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-14 06:55:19,685|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-14 06:55:19,685|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list) 2022-07-14 06:55:19,698|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Resource resolution saved into database successfully : (v_db) 2022-07-14 06:55:19,702|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Generated Resource Param Data ({ "v_db" : [ { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" } ], "v_default" : "ok", "v_del" : "delete:ok", "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265", "v_input" : "ok", "v_kotlin" : "ok", "v_patch" : "patch:ok", "v_post" : "post:ok", "v_put" : "put:ok", "v_python" : "ok" }) 2022-07-14 06:55:19,760|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-07-14 06:55:19,785|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-07-14 06:55:19,785|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping) 2022-07-14 06:55:19,823|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = from_suspend_function status = null required = null dependencies = [] dictionaryName = kotlin-script dictionarySource = capability ], [ name = j_python status = null required = null dependencies = [] dictionaryName = properties-capability-source dictionarySource = capability ]], [[ name = j_patch status = null required = null dependencies = [] dictionaryName = RT-rest-patch dictionarySource = sdnc ]], [[ name = j_input status = null required = null dependencies = [] dictionaryName = input-source dictionarySource = input ]], [[ name = j_put status = null required = null dependencies = [] dictionaryName = RT-rest-put dictionarySource = sdnc ]], [[ name = j_default status = null required = null dependencies = [] dictionaryName = input-source dictionarySource = input ]], [[ name = j_del status = null required = null dependencies = [] dictionaryName = RT-rest-delete dictionarySource = sdnc ], [ name = j_post status = null required = null dependencies = [] dictionaryName = RT-rest-post dictionarySource = sdnc ], [ name = j_get status = null required = null dependencies = [] dictionaryName = RT-rest-get dictionarySource = sdnc ]], [[ name = j_get_id status = null required = null dependencies = [j_get] dictionaryName = RT-rest-get-id dictionarySource = sdnc ]], [[ name = j_kotlin status = null required = null dependencies = [] dictionaryName = kotlin-script dictionarySource = capability ]], [[ name = j_db status = null required = null dependencies = null dictionaryName = RT-db dictionarySource = processor-db ]]]) 2022-07-14 06:55:19,827|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-07-14 06:55:19,828|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string) 2022-07-14 06:55:19,828|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-07-14 06:55:19,829|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Getting Jython Script Class(ResolvProperties) 2022-07-14 06:55:19,842|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Resource resolution saved into database successfully : (from_suspend_function) 2022-07-14 06:55:19,873|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Component Object org.python.proxies.__main__$ResolvProperties$2@4cf0cc08 2022-07-14 06:55:19,874|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string) 2022-07-14 06:55:19,886|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Resource resolution saved into database successfully : (j_python) 2022-07-14 06:55:19,887|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-14 06:55:19,888|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-07-14 06:55:19,889|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-07-14 06:55:19,899|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Response status(200 - OK) 2022-07-14 06:55:19,900|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Response processing type (string) 2022-07-14 06:55:19,900|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-07-14 06:55:19,900|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-07-14 06:55:19,900|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string) 2022-07-14 06:55:19,915|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Resource resolution saved into database successfully : (j_patch) 2022-07-14 06:55:19,915|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string) 2022-07-14 06:55:19,933|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Resource resolution saved into database successfully : (j_input) 2022-07-14 06:55:19,935|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-14 06:55:19,935|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-07-14 06:55:19,937|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Rest request method(PUT), url(/resource-resolution/put) 2022-07-14 06:55:19,951|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Response status(200 - OK) 2022-07-14 06:55:19,951|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Response processing type (string) 2022-07-14 06:55:19,952|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-07-14 06:55:19,952|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-07-14 06:55:19,952|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string) 2022-07-14 06:55:19,964|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Resource resolution saved into database successfully : (j_put) 2022-07-14 06:55:19,965|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string) 2022-07-14 06:55:19,978|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Resource resolution saved into database successfully : (j_default) 2022-07-14 06:55:19,979|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-14 06:55:19,979|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-07-14 06:55:19,981|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-07-14 06:55:20,010|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Response status(200 - OK) 2022-07-14 06:55:20,010|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Response processing type (string) 2022-07-14 06:55:20,011|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-07-14 06:55:20,011|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-07-14 06:55:20,011|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string) 2022-07-14 06:55:20,012|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-14 06:55:20,012|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-07-14 06:55:20,014|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Rest request method(POST), url(/resource-resolution/post) 2022-07-14 06:55:20,024|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Resource resolution saved into database successfully : (j_del) 2022-07-14 06:55:20,027|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Response status(200 - OK) 2022-07-14 06:55:20,027|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Response processing type (string) 2022-07-14 06:55:20,027|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-07-14 06:55:20,027|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-07-14 06:55:20,027|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string) 2022-07-14 06:55:20,028|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-14 06:55:20,029|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-07-14 06:55:20,031|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Rest request method(GET), url(/resource-resolution/get) 2022-07-14 06:55:20,039|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Response status(200 - OK) 2022-07-14 06:55:20,039|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Response processing type (string) 2022-07-14 06:55:20,040|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-07-14 06:55:20,040|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-07-14 06:55:20,040|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string) 2022-07-14 06:55:20,042|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Resource resolution saved into database successfully : (j_post) 2022-07-14 06:55:20,051|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Resource resolution saved into database successfully : (j_get) 2022-07-14 06:55:20,060|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), input-key-mapping:({id=j_get}), output-key-mapping:({value=value}) 2022-07-14 06:55:20,060|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value}) 2022-07-14 06:55:20,062|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id) 2022-07-14 06:55:20,070|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Response status(200 - OK) 2022-07-14 06:55:20,071|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Response processing type (string) 2022-07-14 06:55:20,071|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-07-14 06:55:20,071|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-07-14 06:55:20,071|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string) 2022-07-14 06:55:20,083|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Resource resolution saved into database successfully : (j_get_id) 2022-07-14 06:55:20,085|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-07-14 06:55:20,085|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string) 2022-07-14 06:55:20,096|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Resource resolution saved into database successfully : (j_kotlin) 2022-07-14 06:55:20,098|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-14 06:55:20,103|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Response processing type (list) 2022-07-14 06:55:20,105|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2022-07-14 06:55:20,105|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-14 06:55:20,105|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-14 06:55:20,105|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-14 06:55:20,105|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-14 06:55:20,105|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-14 06:55:20,105|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-14 06:55:20,105|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-14 06:55:20,106|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-14 06:55:20,106|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-14 06:55:20,106|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list) 2022-07-14 06:55:20,117|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Resource resolution saved into database successfully : (j_db) 2022-07-14 06:55:20,118|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Generated Resource Param Data ({ "from_suspend_function" : "ok", "j_db" : [ { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" } ], "j_default" : "ok", "j_del" : "delete:ok", "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265", "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908", "j_input" : "ok", "j_kotlin" : "ok", "j_patch" : "patch:ok", "j_post" : "post:ok", "j_put" : "put:ok", "j_python" : "ok" }) 2022-07-14 06:55:20,342|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-07-14 06:55:20,353|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-07-14 06:55:20,353|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Preparing Response... 2022-07-14 06:55:20,353|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 2022-07-14 06:55:20,354|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| resolveWorkflowOutputs for workflow(resource-resolution) 2022-07-14 06:55:20,354|68b4d958-d38a-48a2-ba60-5ba44c647f6f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ec98bcee-725d-44fd-915f-5136af6ca09d auditStoreId -1 2022-07-14 07:10:40,108|fa8e94ef-00b3-429e-a295-e90641b39c47||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-07-14 07:10:40,109|fa8e94ef-00b3-429e-a295-e90641b39c47||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-07-14 07:10:40,109|fa8e94ef-00b3-429e-a295-e90641b39c47||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-07-14 07:10:40,551|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-07-14 07:10:40,552|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-07-14 07:10:41,284|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-07-14 07:10:41,285|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Save processing(08de792c-e439-4493-9dbe-a9891de022ce) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-07-14 07:10:41,304|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Save processing(d29b526d-5672-4a60-8336-d3256b367ce7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-07-14 07:10:41,312|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Save processing(31cf5bf1-656c-4e7f-b4f3-e2f1224ba184) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-07-14 07:10:41,323|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Save processing(eb4f695a-d748-4b71-aaae-872f86900fb6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-07-14 07:10:41,338|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Save processing(ec7581e9-1d68-445e-b7c6-927b72564c04) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-07-14 07:10:41,355|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Save processing(23a01bc9-568d-4719-84d4-a34ff13a8bbd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-07-14 07:10:41,370|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-07-14 07:10:41,371|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-07-14 07:10:41,371|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-07-14 07:10:41,371|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-07-14 07:10:41,372|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-07-14 07:10:41,372|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-07-14 07:10:41,427|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-14 07:10:41,471|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-14 07:10:41,494|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-14 07:10:41,516|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-14 07:10:41,593|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(resource-assignment) 2022-07-14 07:10:41,594|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(config-assign) 2022-07-14 07:10:41,595|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(config-deploy) 2022-07-14 07:10:41,641|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-07-14 07:10:41,678|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-07-14 07:10:41,715|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-07-14 07:10:41,723|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-07-14 07:10:41,765|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(resource-assignment) 2022-07-14 07:10:41,766|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(config-assign) 2022-07-14 07:10:41,767|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(config-deploy) 2022-07-14 07:10:41,803|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-07-14 07:10:41,849|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-07-14 07:10:41,884|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-07-14 07:10:41,891|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-07-14 07:10:41,933|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(resource-assignment) 2022-07-14 07:10:41,933|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(config-assign) 2022-07-14 07:10:41,934|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(config-deploy) 2022-07-14 07:10:41,935|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(HealthCheck) 2022-07-14 07:10:41,935|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(ScaleOutReconfiguration) 2022-07-14 07:10:41,936|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(vf-config-assign) 2022-07-14 07:10:41,936|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(vf-config-deploy) 2022-07-14 07:10:41,972|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-07-14 07:10:42,005|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-07-14 07:10:42,029|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-07-14 07:10:42,035|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-07-14 07:10:42,063|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(resource-assignment) 2022-07-14 07:10:42,063|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(config-deploy) 2022-07-14 07:10:42,093|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(config-assign) 2022-07-14 07:10:42,094|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(config-deploy) 2022-07-14 07:10:42,094|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-07-14 07:10:42,104|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-07-14 07:10:42,128|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-07-14 07:10:42,145|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-07-14 07:10:42,152|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-07-14 07:10:42,184|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-07-14 07:10:42,202|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-07-14 07:10:42,211|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-07-14 07:10:42,240|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(resource-assignment) 2022-07-14 07:10:42,240|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(config-assign) 2022-07-14 07:10:42,241|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(config-assign-day-2) 2022-07-14 07:10:42,242|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(config-deploy) 2022-07-14 07:10:42,242|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(config-deploy-day-2) 2022-07-14 07:10:42,260|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-07-14 07:10:42,283|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Overwriting blueprint model :5G_Core::1.0.37 2022-07-14 07:10:42,305|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-07-14 07:10:42,307|fa8e94ef-00b3-429e-a295-e90641b39c47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-07-14 07:10:54,679|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Enhancing blueprint(/opt/app/onap/blueprints/working/fa3ffa6c-f0b1-45fd-885e-ece22d167c99) 2022-07-14 07:10:54,680|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| deleting definition types under : /opt/app/onap/blueprints/working/fa3ffa6c-f0b1-45fd-885e-ece22d167c99/Definitions 2022-07-14 07:10:54,682|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| reinitialized all type definitions 2022-07-14 07:10:54,683|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-07-14 07:10:54,705|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| enhancing ArtifactDefinition(vnf-template) 2022-07-14 07:10:54,713|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| enhancing ArtifactDefinition(vnf-mapping) 2022-07-14 07:10:54,723|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-07-14 07:10:54,749|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ***** Enhancing NodeTemplate(input) 2022-07-14 07:10:54,782|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ***** Enhancing NodeTemplate(input) 2022-07-14 07:10:54,804|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ***** Enhancing NodeTemplate(input) 2022-07-14 07:10:54,814|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-07-14 07:10:54,814|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-07-14 07:10:54,814|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-07-14 07:10:54,832|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ***** Enhancing NodeTemplate(input) 2022-07-14 07:10:54,843|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ***** Enhancing NodeTemplate(input) 2022-07-14 07:10:54,851|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ***** Enhancing NodeTemplate(input) 2022-07-14 07:10:54,859|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-14 07:10:54,889|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ***** Enhancing NodeTemplate(input) 2022-07-14 07:10:54,911|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ***** Enhancing NodeTemplate(input) 2022-07-14 07:10:54,921|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ***** Enhancing NodeTemplate(input) 2022-07-14 07:10:54,930|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ***** Enhancing NodeTemplate(input) 2022-07-14 07:10:54,940|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ***** Enhancing NodeTemplate(input) 2022-07-14 07:10:54,953|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ***** Enhancing NodeTemplate(input) 2022-07-14 07:10:54,976|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ***** Enhancing NodeTemplate(config-assign) 2022-07-14 07:10:54,980|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| enhancing ArtifactDefinition(baseconfig-template) 2022-07-14 07:10:54,980|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-07-14 07:10:54,980|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-07-14 07:10:54,998|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ***** Enhancing NodeTemplate(input) 2022-07-14 07:10:55,006|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ***** Enhancing NodeTemplate(input) 2022-07-14 07:10:55,014|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ***** Enhancing NodeTemplate(input) 2022-07-14 07:10:55,023|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ***** Enhancing NodeTemplate(config-deploy) 2022-07-14 07:10:55,064|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ##### Enhancing Workflow(resource-assignment) 2022-07-14 07:10:55,065|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-07-14 07:10:55,065|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-07-14 07:10:55,065|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-07-14 07:10:55,065|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-07-14 07:10:55,065|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-07-14 07:10:55,065|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| enriching artifacts file(/opt/app/onap/blueprints/working/fa3ffa6c-f0b1-45fd-885e-ece22d167c99/Templates/vnf-mapping.json 2022-07-14 07:10:55,089|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-07-14 07:10:55,090|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-07-14 07:10:55,090|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| enriching artifacts file(/opt/app/onap/blueprints/working/fa3ffa6c-f0b1-45fd-885e-ece22d167c99/Templates/base_ubuntu20-mapping.json 2022-07-14 07:10:55,099|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-07-14 07:10:55,100|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-07-14 07:10:55,101|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ##### Enhancing Workflow(config-assign) 2022-07-14 07:10:55,101|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-07-14 07:10:55,101|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| identified workflow(config-assign) targets(config-assign) 2022-07-14 07:10:55,101|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-07-14 07:10:55,101|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-07-14 07:10:55,101|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| enriching artifacts file(/opt/app/onap/blueprints/working/fa3ffa6c-f0b1-45fd-885e-ece22d167c99/Templates/baseconfig-mapping.json 2022-07-14 07:10:55,106|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-07-14 07:10:55,106|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| dataType not present for the recipe(dt-config-assign-properties) 2022-07-14 07:10:55,107|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ##### Enhancing Workflow(config-deploy) 2022-07-14 07:10:55,107|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-07-14 07:10:55,107|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| identified workflow(config-deploy) targets(config-deploy) 2022-07-14 07:10:55,107|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| workflow(config-deploy) resource assignment files([] 2022-07-14 07:10:55,107|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ##### Enhancing blueprint Resource Definitions 2022-07-14 07:10:55,107|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-07-14 07:10:55,107|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| processing file (Templates/vnf-mapping.json) 2022-07-14 07:10:55,107|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-07-14 07:10:55,107|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| processing file (Templates/baseconfig-mapping.json) 2022-07-14 07:10:55,120|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name]) 2022-07-14 07:10:55,208|4d3e5d58-dc3e-45e2-b972-eec59fa7a7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-07-14 07:10:55,395|06cdb311-4cd9-4541-a7ca-7c5049676945||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Save processing(918769b7-bd16-4616-b2e6-89485fba9ddd) CBA(/opt/app/onap/blueprints/archive/918769b7-bd16-4616-b2e6-89485fba9ddd/cba.zip) 2022-07-14 07:10:55,403|06cdb311-4cd9-4541-a7ca-7c5049676945||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/918769b7-bd16-4616-b2e6-89485fba9ddd) and entry definition file (Definitions/ubuntu20.json) 2022-07-14 07:10:55,412|06cdb311-4cd9-4541-a7ca-7c5049676945||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-14 07:10:55,435|06cdb311-4cd9-4541-a7ca-7c5049676945||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(resource-assignment) 2022-07-14 07:10:55,436|06cdb311-4cd9-4541-a7ca-7c5049676945||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(config-assign) 2022-07-14 07:10:55,437|06cdb311-4cd9-4541-a7ca-7c5049676945||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(config-deploy) 2022-07-14 07:10:55,450|06cdb311-4cd9-4541-a7ca-7c5049676945||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/918769b7-bd16-4616-b2e6-89485fba9ddd) and entry definition file (Definitions/ubuntu20.json) 2022-07-14 07:10:55,501|06cdb311-4cd9-4541-a7ca-7c5049676945||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| No compiled cache(/opt/app/onap/blueprints/working/918769b7-bd16-4616-b2e6-89485fba9ddd) present to clean. 2022-07-14 07:11:54,709|5d515099-ca8b-4e5a-9f71-72f1de4cf6d0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Save processing(254c295f-bce8-4e20-95b7-cd08a8841c69) CBA(/opt/app/onap/blueprints/archive/254c295f-bce8-4e20-95b7-cd08a8841c69/cba.zip) 2022-07-14 07:11:54,742|5d515099-ca8b-4e5a-9f71-72f1de4cf6d0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/254c295f-bce8-4e20-95b7-cd08a8841c69) and entry definition file (Definitions/CNF.json) 2022-07-14 07:11:54,808|5d515099-ca8b-4e5a-9f71-72f1de4cf6d0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(resource-assignment) 2022-07-14 07:11:54,809|5d515099-ca8b-4e5a-9f71-72f1de4cf6d0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(config-assign) 2022-07-14 07:11:54,810|5d515099-ca8b-4e5a-9f71-72f1de4cf6d0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(config-deploy) 2022-07-14 07:11:54,811|5d515099-ca8b-4e5a-9f71-72f1de4cf6d0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(scale-out) 2022-07-14 07:11:54,811|5d515099-ca8b-4e5a-9f71-72f1de4cf6d0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(scale) 2022-07-14 07:11:54,812|5d515099-ca8b-4e5a-9f71-72f1de4cf6d0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(scale-in) 2022-07-14 07:11:54,812|5d515099-ca8b-4e5a-9f71-72f1de4cf6d0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(health-check) 2022-07-14 07:11:54,832|5d515099-ca8b-4e5a-9f71-72f1de4cf6d0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/254c295f-bce8-4e20-95b7-cd08a8841c69) and entry definition file (Definitions/CNF.json) 2022-07-14 07:11:54,922|5d515099-ca8b-4e5a-9f71-72f1de4cf6d0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| No compiled cache(/opt/app/onap/blueprints/working/254c295f-bce8-4e20-95b7-cd08a8841c69) present to clean. 2022-07-14 07:12:58,142|81296b04-66ab-4836-bbcc-9e713b0f17c2||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-07-14 07:12:58,142|81296b04-66ab-4836-bbcc-9e713b0f17c2||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-07-14 07:12:58,142|81296b04-66ab-4836-bbcc-9e713b0f17c2||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-07-14 07:12:58,451|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-07-14 07:12:58,452|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-07-14 07:12:59,002|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-07-14 07:12:59,003|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Save processing(7d12eab0-5420-4fdd-b3c7-84c32ba8fda4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-07-14 07:12:59,026|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Save processing(5e2fdc97-c347-4348-b149-e2a526223763) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-07-14 07:12:59,037|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Save processing(cf349bcd-f6f1-4fed-aab7-f0c7f351399b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-07-14 07:12:59,052|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Save processing(3ce44b42-9cd3-45b5-b6e8-d52b6489be84) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-07-14 07:12:59,070|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Save processing(9ad18e2f-1629-4c31-bce5-29c2a2a34c8e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-07-14 07:12:59,082|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Save processing(5a0d1b35-fcae-4d0a-b2f9-cf560048a29b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-07-14 07:12:59,093|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-07-14 07:12:59,094|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-07-14 07:12:59,094|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-07-14 07:12:59,094|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-07-14 07:12:59,094|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-07-14 07:12:59,094|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-07-14 07:12:59,115|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-14 07:12:59,132|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-14 07:12:59,150|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-14 07:12:59,166|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-14 07:12:59,231|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(resource-assignment) 2022-07-14 07:12:59,232|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(config-assign) 2022-07-14 07:12:59,233|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(config-assign-day-2) 2022-07-14 07:12:59,233|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(config-deploy) 2022-07-14 07:12:59,234|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(config-deploy-day-2) 2022-07-14 07:12:59,254|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-07-14 07:12:59,282|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Overwriting blueprint model :5G_Core::1.0.37 2022-07-14 07:12:59,299|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-07-14 07:12:59,306|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-07-14 07:12:59,340|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(resource-assignment) 2022-07-14 07:12:59,341|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(config-assign) 2022-07-14 07:12:59,342|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(config-deploy) 2022-07-14 07:12:59,390|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-07-14 07:12:59,435|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-07-14 07:12:59,455|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-07-14 07:12:59,455|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-07-14 07:12:59,498|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(resource-assignment) 2022-07-14 07:12:59,499|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(config-assign) 2022-07-14 07:12:59,500|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(config-deploy) 2022-07-14 07:12:59,541|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-07-14 07:12:59,571|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-07-14 07:12:59,590|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-07-14 07:12:59,598|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-07-14 07:12:59,636|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(resource-assignment) 2022-07-14 07:12:59,637|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(config-assign) 2022-07-14 07:12:59,638|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(config-deploy) 2022-07-14 07:12:59,638|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(HealthCheck) 2022-07-14 07:12:59,639|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(ScaleOutReconfiguration) 2022-07-14 07:12:59,640|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(vf-config-assign) 2022-07-14 07:12:59,640|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(vf-config-deploy) 2022-07-14 07:12:59,674|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(config-assign) 2022-07-14 07:12:59,675|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(config-deploy) 2022-07-14 07:12:59,675|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-07-14 07:12:59,685|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-07-14 07:12:59,715|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-07-14 07:12:59,733|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-07-14 07:12:59,754|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-07-14 07:12:59,770|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-07-14 07:12:59,770|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-07-14 07:12:59,788|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-07-14 07:12:59,814|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(resource-assignment) 2022-07-14 07:12:59,815|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(config-deploy) 2022-07-14 07:12:59,839|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-07-14 07:12:59,856|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-07-14 07:12:59,875|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-07-14 07:12:59,876|81296b04-66ab-4836-bbcc-9e713b0f17c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-07-14 07:13:09,771|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-07-14 07:13:09,882|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-07-14 07:13:09,929|b79873a7-9b4d-429c-a3b6-21ce8fd2e1eb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| request(b79873a7-9b4d-429c-a3b6-21ce8fd2e1eb) 2022-07-14 07:13:09,933|b79873a7-9b4d-429c-a3b6-21ce8fd2e1eb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| CBA file(/opt/app/onap/blueprints/archive/e0b839b0-64d0-4b48-a97f-07a5b12688f2/cba.zip written successfully 2022-07-14 07:13:09,933|b79873a7-9b4d-429c-a3b6-21ce8fd2e1eb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Save processing(e0b839b0-64d0-4b48-a97f-07a5b12688f2) CBA(/opt/app/onap/blueprints/archive/e0b839b0-64d0-4b48-a97f-07a5b12688f2/cba.zip) 2022-07-14 07:13:09,945|b79873a7-9b4d-429c-a3b6-21ce8fd2e1eb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e0b839b0-64d0-4b48-a97f-07a5b12688f2) and entry definition file (Definitions/ubuntu20.json) 2022-07-14 07:13:09,956|b79873a7-9b4d-429c-a3b6-21ce8fd2e1eb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-14 07:13:09,993|b79873a7-9b4d-429c-a3b6-21ce8fd2e1eb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(resource-assignment) 2022-07-14 07:13:09,994|b79873a7-9b4d-429c-a3b6-21ce8fd2e1eb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(config-assign) 2022-07-14 07:13:09,995|b79873a7-9b4d-429c-a3b6-21ce8fd2e1eb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(config-deploy) 2022-07-14 07:13:10,008|b79873a7-9b4d-429c-a3b6-21ce8fd2e1eb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e0b839b0-64d0-4b48-a97f-07a5b12688f2) and entry definition file (Definitions/ubuntu20.json) 2022-07-14 07:13:10,024|b79873a7-9b4d-429c-a3b6-21ce8fd2e1eb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-07-14 07:13:10,045|b79873a7-9b4d-429c-a3b6-21ce8fd2e1eb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-07-14 07:13:10,047|b79873a7-9b4d-429c-a3b6-21ce8fd2e1eb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-07-14 07:13:10,076|b79873a7-9b4d-429c-a3b6-21ce8fd2e1eb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| No compiled cache(/opt/app/onap/blueprints/working/e0b839b0-64d0-4b48-a97f-07a5b12688f2) present to clean. 2022-07-14 07:13:11,791|22dc7cea-c398-4942-b530-cb02f8dd8dc4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Enhancing blueprint(/opt/app/onap/blueprints/working/6def0232-cb29-4fe3-9892-fda50264750f) 2022-07-14 07:13:11,792|22dc7cea-c398-4942-b530-cb02f8dd8dc4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| deleting definition types under : /opt/app/onap/blueprints/working/6def0232-cb29-4fe3-9892-fda50264750f/Definitions 2022-07-14 07:13:11,794|22dc7cea-c398-4942-b530-cb02f8dd8dc4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| reinitialized all type definitions 2022-07-14 07:13:11,795|22dc7cea-c398-4942-b530-cb02f8dd8dc4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ***** Enhancing NodeTemplate(netconf-device) 2022-07-14 07:13:11,823|22dc7cea-c398-4942-b530-cb02f8dd8dc4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ***** Enhancing NodeTemplate(resolve-data) 2022-07-14 07:13:11,847|22dc7cea-c398-4942-b530-cb02f8dd8dc4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-07-14 07:13:11,858|22dc7cea-c398-4942-b530-cb02f8dd8dc4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-07-14 07:13:11,864|22dc7cea-c398-4942-b530-cb02f8dd8dc4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-07-14 07:13:11,893|22dc7cea-c398-4942-b530-cb02f8dd8dc4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-07-14 07:13:11,913|22dc7cea-c398-4942-b530-cb02f8dd8dc4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ##### Enhancing Workflow(config-assign) 2022-07-14 07:13:11,914|22dc7cea-c398-4942-b530-cb02f8dd8dc4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-07-14 07:13:11,914|22dc7cea-c398-4942-b530-cb02f8dd8dc4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| identified workflow(config-assign) targets(resolve-data) 2022-07-14 07:13:11,914|22dc7cea-c398-4942-b530-cb02f8dd8dc4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-07-14 07:13:11,914|22dc7cea-c398-4942-b530-cb02f8dd8dc4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-07-14 07:13:11,914|22dc7cea-c398-4942-b530-cb02f8dd8dc4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| enriching artifacts file(/opt/app/onap/blueprints/working/6def0232-cb29-4fe3-9892-fda50264750f/Templates/netconfrpc-mapping.json 2022-07-14 07:13:11,919|22dc7cea-c398-4942-b530-cb02f8dd8dc4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-07-14 07:13:11,920|22dc7cea-c398-4942-b530-cb02f8dd8dc4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| dataType not present for the recipe(dt-config-assign-properties) 2022-07-14 07:13:11,920|22dc7cea-c398-4942-b530-cb02f8dd8dc4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ##### Enhancing Workflow(config-deploy) 2022-07-14 07:13:11,920|22dc7cea-c398-4942-b530-cb02f8dd8dc4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-07-14 07:13:11,920|22dc7cea-c398-4942-b530-cb02f8dd8dc4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| identified workflow(config-deploy) targets(execute-netconf) 2022-07-14 07:13:11,921|22dc7cea-c398-4942-b530-cb02f8dd8dc4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| workflow(config-deploy) resource assignment files([] 2022-07-14 07:13:11,921|22dc7cea-c398-4942-b530-cb02f8dd8dc4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| ##### Enhancing blueprint Resource Definitions 2022-07-14 07:13:11,921|22dc7cea-c398-4942-b530-cb02f8dd8dc4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-07-14 07:13:11,921|22dc7cea-c398-4942-b530-cb02f8dd8dc4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| processing file (Templates/netconfrpc-mapping.json) 2022-07-14 07:13:11,926|22dc7cea-c398-4942-b530-cb02f8dd8dc4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| distinct resource keys ([input-source]) 2022-07-14 07:13:11,935|22dc7cea-c398-4942-b530-cb02f8dd8dc4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Enriching Resource Definition sources Node Template: [source-input] 2022-07-14 07:13:14,337|36c21ad5-8121-4362-85c0-d5c45c1da249||DefaultDispatcher-worker-5||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| getting cba file name(ubuntu20), version(1.0.0) from db 2022-07-14 07:13:14,411|36c21ad5-8121-4362-85c0-d5c45c1da249||DefaultDispatcher-worker-5||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-07-14 07:13:14,413|36c21ad5-8121-4362-85c0-d5c45c1da249||DefaultDispatcher-worker-5||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-07-14 07:13:14,418|36c21ad5-8121-4362-85c0-d5c45c1da249||DefaultDispatcher-worker-5||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-07-14 07:13:14,619|dcc729e9-7955-44ff-a26c-1a7aa11269c1||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-07-14 07:13:14,619|dcc729e9-7955-44ff-a26c-1a7aa11269c1||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-07-14 07:13:14,621|dcc729e9-7955-44ff-a26c-1a7aa11269c1||DefaultDispatcher-worker-5||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-07-14 07:13:15,001|b9b13a07-4c82-4470-86ee-b616a16dbd8e||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-07-14 07:13:15,001|b9b13a07-4c82-4470-86ee-b616a16dbd8e||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-07-14 07:13:15,004|b9b13a07-4c82-4470-86ee-b616a16dbd8e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-07-14 07:13:15,221|a0c5cf0f-8a57-43b6-8347-8fdbdbfd5893||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-07-14 07:13:15,222|a0c5cf0f-8a57-43b6-8347-8fdbdbfd5893||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-07-14 07:13:15,224|a0c5cf0f-8a57-43b6-8347-8fdbdbfd5893||DefaultDispatcher-worker-5||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-07-14 07:14:11,009|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-07-14 07:14:11,117|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-07-14 07:14:11,119|8fc6e95d-339f-4cfe-9c57-03033af419fc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| request(8fc6e95d-339f-4cfe-9c57-03033af419fc) 2022-07-14 07:14:11,120|8fc6e95d-339f-4cfe-9c57-03033af419fc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| CBA file(/opt/app/onap/blueprints/archive/5eac5955-110a-482d-9e5a-1471ff9e93e3/cba.zip written successfully 2022-07-14 07:14:11,120|8fc6e95d-339f-4cfe-9c57-03033af419fc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Save processing(5eac5955-110a-482d-9e5a-1471ff9e93e3) CBA(/opt/app/onap/blueprints/archive/5eac5955-110a-482d-9e5a-1471ff9e93e3/cba.zip) 2022-07-14 07:14:11,144|8fc6e95d-339f-4cfe-9c57-03033af419fc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5eac5955-110a-482d-9e5a-1471ff9e93e3) and entry definition file (Definitions/CNF.json) 2022-07-14 07:14:11,198|8fc6e95d-339f-4cfe-9c57-03033af419fc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(resource-assignment) 2022-07-14 07:14:11,199|8fc6e95d-339f-4cfe-9c57-03033af419fc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(config-assign) 2022-07-14 07:14:11,199|8fc6e95d-339f-4cfe-9c57-03033af419fc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(config-deploy) 2022-07-14 07:14:11,200|8fc6e95d-339f-4cfe-9c57-03033af419fc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(scale-out) 2022-07-14 07:14:11,200|8fc6e95d-339f-4cfe-9c57-03033af419fc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(scale) 2022-07-14 07:14:11,201|8fc6e95d-339f-4cfe-9c57-03033af419fc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(scale-in) 2022-07-14 07:14:11,201|8fc6e95d-339f-4cfe-9c57-03033af419fc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(health-check) 2022-07-14 07:14:11,221|8fc6e95d-339f-4cfe-9c57-03033af419fc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5eac5955-110a-482d-9e5a-1471ff9e93e3) and entry definition file (Definitions/CNF.json) 2022-07-14 07:14:11,242|8fc6e95d-339f-4cfe-9c57-03033af419fc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Overwriting blueprint model :APACHE::1.0.0 2022-07-14 07:14:11,267|8fc6e95d-339f-4cfe-9c57-03033af419fc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2022-07-14 07:14:11,268|8fc6e95d-339f-4cfe-9c57-03033af419fc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Deleted deployed blueprint model :APACHE::1.0.0 2022-07-14 07:14:11,301|8fc6e95d-339f-4cfe-9c57-03033af419fc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| No compiled cache(/opt/app/onap/blueprints/working/5eac5955-110a-482d-9e5a-1471ff9e93e3) present to clean. 2022-07-14 07:14:20,294|783a4768-3607-4814-a0c7-cae73b08d37c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| getting cba file name(APACHE), version(1.0.0) from db 2022-07-14 07:14:20,536|783a4768-3607-4814-a0c7-cae73b08d37c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-14 07:14:20,538|783a4768-3607-4814-a0c7-cae73b08d37c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-14 07:14:20,540|783a4768-3607-4814-a0c7-cae73b08d37c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-14 07:14:20,691|6e95fd9a-6b59-4b7c-a65b-12c5d3a8376c||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-14 07:14:20,691|6e95fd9a-6b59-4b7c-a65b-12c5d3a8376c||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-14 07:14:20,694|6e95fd9a-6b59-4b7c-a65b-12c5d3a8376c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-14 07:14:21,443|b9a2626b-e127-4616-b374-df88a29512bf||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-14 07:14:21,444|b9a2626b-e127-4616-b374-df88a29512bf||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-14 07:14:21,445|b9a2626b-e127-4616-b374-df88a29512bf||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-14 07:14:21,642|d4439d0e-c74c-43eb-b3ba-35a1e6084123||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-14 07:14:21,642|d4439d0e-c74c-43eb-b3ba-35a1e6084123||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-14 07:14:21,644|d4439d0e-c74c-43eb-b3ba-35a1e6084123||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-14 07:14:21,852|29bec4d1-a3ef-4b20-b6fc-63dcfde0a93c||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-14 07:14:21,853|29bec4d1-a3ef-4b20-b6fc-63dcfde0a93c||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-14 07:14:21,855|29bec4d1-a3ef-4b20-b6fc-63dcfde0a93c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-14 07:14:22,149|b14cd3ac-c6a9-441f-b0d5-dc861a2df27f||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-14 07:14:22,149|b14cd3ac-c6a9-441f-b0d5-dc861a2df27f||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-14 07:14:22,152|b14cd3ac-c6a9-441f-b0d5-dc861a2df27f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-14 07:14:22,391|2305602f-5691-4693-97ca-6ee5b8c82462||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-14 07:14:22,391|2305602f-5691-4693-97ca-6ee5b8c82462||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-14 07:14:22,393|2305602f-5691-4693-97ca-6ee5b8c82462||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-14 07:14:22,623|17a14c5a-04e3-4c27-a4d4-a59f2a90e897||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-14 07:14:22,623|17a14c5a-04e3-4c27-a4d4-a59f2a90e897||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-14 07:14:22,625|17a14c5a-04e3-4c27-a4d4-a59f2a90e897||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-14 07:15:03,773|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-07-14 07:15:03,878|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-07-14 07:15:03,881|4d40c191-5fa4-4192-aa8c-85c56a0b993e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| request(4d40c191-5fa4-4192-aa8c-85c56a0b993e) 2022-07-14 07:15:03,882|4d40c191-5fa4-4192-aa8c-85c56a0b993e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| CBA file(/opt/app/onap/blueprints/archive/dcd2904f-4f1c-4b7a-9d91-f997564f0d24/cba.zip written successfully 2022-07-14 07:15:03,883|4d40c191-5fa4-4192-aa8c-85c56a0b993e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Save processing(dcd2904f-4f1c-4b7a-9d91-f997564f0d24) CBA(/opt/app/onap/blueprints/archive/dcd2904f-4f1c-4b7a-9d91-f997564f0d24/cba.zip) 2022-07-14 07:15:03,900|4d40c191-5fa4-4192-aa8c-85c56a0b993e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/dcd2904f-4f1c-4b7a-9d91-f997564f0d24) and entry definition file (Definitions/pnf_netconf.json) 2022-07-14 07:15:03,907|4d40c191-5fa4-4192-aa8c-85c56a0b993e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-14 07:15:03,919|4d40c191-5fa4-4192-aa8c-85c56a0b993e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(config-assign) 2022-07-14 07:15:03,919|4d40c191-5fa4-4192-aa8c-85c56a0b993e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Validating Workflow(config-deploy) 2022-07-14 07:15:03,926|4d40c191-5fa4-4192-aa8c-85c56a0b993e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/dcd2904f-4f1c-4b7a-9d91-f997564f0d24) and entry definition file (Definitions/pnf_netconf.json) 2022-07-14 07:15:03,946|4d40c191-5fa4-4192-aa8c-85c56a0b993e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-07-14 07:15:03,969|4d40c191-5fa4-4192-aa8c-85c56a0b993e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-07-14 07:15:03,970|4d40c191-5fa4-4192-aa8c-85c56a0b993e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-07-14 07:15:03,999|4d40c191-5fa4-4192-aa8c-85c56a0b993e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| No compiled cache(/opt/app/onap/blueprints/working/dcd2904f-4f1c-4b7a-9d91-f997564f0d24) present to clean. 2022-07-14 07:15:18,395|d655bad9-d8c2-4760-886b-d57952bb1d65||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| processing request id dd59061a-8ba2-4043-8264-4e78a0ae681e 2022-07-14 07:15:18,395|d655bad9-d8c2-4760-886b-d57952bb1d65||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| storeExecutionInput called not to store the Workflow action input details 2022-07-14 07:15:18,395|d655bad9-d8c2-4760-886b-d57952bb1d65||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| StoreAuditService ID -1 2022-07-14 07:15:18,397|d655bad9-d8c2-4760-886b-d57952bb1d65||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-07-14 07:15:18,397|d655bad9-d8c2-4760-886b-d57952bb1d65||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-07-14 07:15:18,400|d655bad9-d8c2-4760-886b-d57952bb1d65||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-07-14 07:15:18,419|d655bad9-d8c2-4760-886b-d57952bb1d65||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Deriving input data for workflow: (resource-assignment) 2022-07-14 07:15:18,420|d655bad9-d8c2-4760-886b-d57952bb1d65||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-07-14 07:15:18,420|d655bad9-d8c2-4760-886b-d57952bb1d65||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-14 07:15:18,421|d655bad9-d8c2-4760-886b-d57952bb1d65||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| preparing request id(dd59061a-8ba2-4043-8264-4e78a0ae681e) for workflow(resource-assignment) step(resource-assignment) 2022-07-14 07:15:18,421|d655bad9-d8c2-4760-886b-d57952bb1d65||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-07-14 07:15:18,421|d655bad9-d8c2-4760-886b-d57952bb1d65||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-07-14 07:15:18,422|d655bad9-d8c2-4760-886b-d57952bb1d65||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-07-14 07:15:18,441|d655bad9-d8c2-4760-886b-d57952bb1d65||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vnf_name status = null required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2022-07-14 07:15:18,443|d655bad9-d8c2-4760-886b-d57952bb1d65||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-07-14 07:15:18,444|d655bad9-d8c2-4760-886b-d57952bb1d65||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("5356f0db-63b6-44c9-9193-4d0952f6e708") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-07-14 07:15:18,444|d655bad9-d8c2-4760-886b-d57952bb1d65||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("991674e9-8e67-4b68-837a-0186b7260241") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-07-14 07:15:18,446|d655bad9-d8c2-4760-886b-d57952bb1d65||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Generated Resource Param Data ({ "service-instance-id" : "5356f0db-63b6-44c9-9193-4d0952f6e708", "vnf-id" : "991674e9-8e67-4b68-837a-0186b7260241", "vnf_name" : "ubuntu20-VNF-name" }) 2022-07-14 07:15:18,466|d655bad9-d8c2-4760-886b-d57952bb1d65||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Preparing Response... 2022-07-14 07:15:18,466|d655bad9-d8c2-4760-886b-d57952bb1d65||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-07-14 07:15:18,466|d655bad9-d8c2-4760-886b-d57952bb1d65||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-07-14 07:15:18,467|d655bad9-d8c2-4760-886b-d57952bb1d65||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c861cc5e-782f-4473-a4ae-db80dfc15d39 auditStoreId -1 2022-07-14 07:15:26,577|d655bad9-d8c2-4760-886b-d57952bb1d65||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| processing request id 12499fa3-15a2-4629-9b2b-dfd6813c2de4 2022-07-14 07:15:26,577|d655bad9-d8c2-4760-886b-d57952bb1d65||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| storeExecutionInput called not to store the Workflow action input details 2022-07-14 07:15:26,577|d655bad9-d8c2-4760-886b-d57952bb1d65||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| StoreAuditService ID -1 2022-07-14 07:15:26,577|d655bad9-d8c2-4760-886b-d57952bb1d65||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-07-14 07:15:26,577|d655bad9-d8c2-4760-886b-d57952bb1d65||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-07-14 07:15:26,579|d655bad9-d8c2-4760-886b-d57952bb1d65||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-07-14 07:15:26,587|d655bad9-d8c2-4760-886b-d57952bb1d65||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Deriving input data for workflow: (resource-assignment) 2022-07-14 07:15:26,587|d655bad9-d8c2-4760-886b-d57952bb1d65||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-07-14 07:15:26,587|d655bad9-d8c2-4760-886b-d57952bb1d65||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-14 07:15:26,588|d655bad9-d8c2-4760-886b-d57952bb1d65||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| preparing request id(12499fa3-15a2-4629-9b2b-dfd6813c2de4) for workflow(resource-assignment) step(resource-assignment) 2022-07-14 07:15:26,588|d655bad9-d8c2-4760-886b-d57952bb1d65||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-07-14 07:15:26,588|d655bad9-d8c2-4760-886b-d57952bb1d65||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-07-14 07:15:26,589|d655bad9-d8c2-4760-886b-d57952bb1d65||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2022-07-14 07:15:26,608|d655bad9-d8c2-4760-886b-d57952bb1d65||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = admin_plane_net_name status = null required = false dependencies = [] dictionaryName = public_net_id dictionarySource = input ], [ name = ubuntu20_key_name status = null required = false dependencies = [] dictionaryName = key_name dictionarySource = input ], [ name = ubuntu20_name_0 status = null required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = ubuntu20_image_name status = null required = false dependencies = [] dictionaryName = image_name dictionarySource = input ], [ name = vf-module-id status = null required = false dependencies = [] dictionaryName = vf-module-id dictionarySource = input ], [ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = ubuntu20_pub_key status = null required = false dependencies = [] dictionaryName = pub_key dictionarySource = input ], [ name = ubuntu20_flavor_name status = null required = false dependencies = [] dictionaryName = vlb_flavor_name dictionarySource = input ]], [[ name = vnf_id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = sdnc ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2022-07-14 07:15:26,611|d655bad9-d8c2-4760-886b-d57952bb1d65||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2022-07-14 07:15:26,611|d655bad9-d8c2-4760-886b-d57952bb1d65||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2022-07-14 07:15:26,611|d655bad9-d8c2-4760-886b-d57952bb1d65||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2022-07-14 07:15:26,612|d655bad9-d8c2-4760-886b-d57952bb1d65||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2022-07-14 07:15:26,612|d655bad9-d8c2-4760-886b-d57952bb1d65||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("492aef28-f26c-45e5-928c-ea1393a1180d") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-07-14 07:15:26,612|d655bad9-d8c2-4760-886b-d57952bb1d65||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("5356f0db-63b6-44c9-9193-4d0952f6e708") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-07-14 07:15:26,613|d655bad9-d8c2-4760-886b-d57952bb1d65||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string) 2022-07-14 07:15:26,613|d655bad9-d8c2-4760-886b-d57952bb1d65||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2022-07-14 07:15:26,614|d655bad9-d8c2-4760-886b-d57952bb1d65||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2022-07-14 07:15:26,615|d655bad9-d8c2-4760-886b-d57952bb1d65||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("991674e9-8e67-4b68-837a-0186b7260241") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-07-14 07:15:26,617|d655bad9-d8c2-4760-886b-d57952bb1d65||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin-daily-master", "service-instance-id" : "5356f0db-63b6-44c9-9193-4d0952f6e708", "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" : "492aef28-f26c-45e5-928c-ea1393a1180d", "vnf-id" : "991674e9-8e67-4b68-837a-0186b7260241", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2022-07-14 07:15:26,630|d655bad9-d8c2-4760-886b-d57952bb1d65||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Preparing Response... 2022-07-14 07:15:26,630|d655bad9-d8c2-4760-886b-d57952bb1d65||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-07-14 07:15:26,630|d655bad9-d8c2-4760-886b-d57952bb1d65||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-07-14 07:15:26,631|d655bad9-d8c2-4760-886b-d57952bb1d65||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a6fca792-69e5-4ecf-9c77-91dd4313d81d auditStoreId -1 2022-07-14 07:15:36,227|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-07-14 07:15:36,330|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-07-14 07:15:36,361|d655bad9-d8c2-4760-886b-d57952bb1d65||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| processing request id d655bad9-d8c2-4760-886b-d57952bb1d65 2022-07-14 07:15:36,361|d655bad9-d8c2-4760-886b-d57952bb1d65||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| storeExecutionInput called not to store the Workflow action input details 2022-07-14 07:15:36,361|d655bad9-d8c2-4760-886b-d57952bb1d65||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| StoreAuditService ID -1 2022-07-14 07:15:36,363|d655bad9-d8c2-4760-886b-d57952bb1d65||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-07-14 07:15:36,363|d655bad9-d8c2-4760-886b-d57952bb1d65||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-07-14 07:15:36,364|d655bad9-d8c2-4760-886b-d57952bb1d65||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-07-14 07:15:36,368|d655bad9-d8c2-4760-886b-d57952bb1d65||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Deriving input data for workflow: (config-assign) 2022-07-14 07:15:36,368|d655bad9-d8c2-4760-886b-d57952bb1d65||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2022-07-14 07:15:36,368|d655bad9-d8c2-4760-886b-d57952bb1d65||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-14 07:15:36,369|d655bad9-d8c2-4760-886b-d57952bb1d65||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| preparing request id(d655bad9-d8c2-4760-886b-d57952bb1d65) for workflow(config-assign) step(config-assign) 2022-07-14 07:15:36,369|d655bad9-d8c2-4760-886b-d57952bb1d65||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2022-07-14 07:15:36,369|d655bad9-d8c2-4760-886b-d57952bb1d65||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2022-07-14 07:15:36,371|d655bad9-d8c2-4760-886b-d57952bb1d65||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2022-07-14 07:15:36,425|d655bad9-d8c2-4760-886b-d57952bb1d65||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vnf_name status = null required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2022-07-14 07:15:36,427|d655bad9-d8c2-4760-886b-d57952bb1d65||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-07-14 07:15:36,427|d655bad9-d8c2-4760-886b-d57952bb1d65||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("5356f0db-63b6-44c9-9193-4d0952f6e708") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-07-14 07:15:36,428|d655bad9-d8c2-4760-886b-d57952bb1d65||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("991674e9-8e67-4b68-837a-0186b7260241") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-07-14 07:15:36,455|d655bad9-d8c2-4760-886b-d57952bb1d65||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Resource resolution saved into database successfully : (service-instance-id) 2022-07-14 07:15:36,457|d655bad9-d8c2-4760-886b-d57952bb1d65||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Resource resolution saved into database successfully : (vnf-id) 2022-07-14 07:15:36,482|d655bad9-d8c2-4760-886b-d57952bb1d65||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Resource resolution saved into database successfully : (vnf_name) 2022-07-14 07:15:36,483|d655bad9-d8c2-4760-886b-d57952bb1d65||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Generated Resource Param Data ({ "service-instance-id" : "5356f0db-63b6-44c9-9193-4d0952f6e708", "vnf-id" : "991674e9-8e67-4b68-837a-0186b7260241", "vnf_name" : "ubuntuCDS-VNF-name" }) 2022-07-14 07:15:36,527|||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-14 07:15:36,543|d655bad9-d8c2-4760-886b-d57952bb1d65||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-07-14 07:15:36,544|d655bad9-d8c2-4760-886b-d57952bb1d65||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Preparing Response... 2022-07-14 07:15:36,544|d655bad9-d8c2-4760-886b-d57952bb1d65||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2022-07-14 07:15:36,544|d655bad9-d8c2-4760-886b-d57952bb1d65||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| resolveWorkflowOutputs for workflow(config-assign) 2022-07-14 07:15:36,549|d655bad9-d8c2-4760-886b-d57952bb1d65||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ab5496b3-810f-4d45-a9dc-1dc42a6b029a auditStoreId -1 2022-07-14 07:15:36,605|d655bad9-d8c2-4760-886b-d57952bb1d65||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Completed 2022-07-14 07:16:21,050|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| processing request id e7231b5e-f501-464f-9c71-91375ed42155 2022-07-14 07:16:21,050|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| storeExecutionInput called not to store the Workflow action input details 2022-07-14 07:16:21,050|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| StoreAuditService ID -1 2022-07-14 07:16:21,052|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-14 07:16:21,052|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-14 07:16:21,056|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-14 07:16:21,080|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Deriving input data for workflow: (resource-assignment) 2022-07-14 07:16:21,153|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Execute node(START) -> executed state(SUCCESS) 2022-07-14 07:16:21,159|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Executing workflow(resource-assignment[e7231b5e-f501-464f-9c71-91375ed42155])'s step(resource-assignment) 2022-07-14 07:16:21,160|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-14 07:16:21,160|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| preparing request id(e7231b5e-f501-464f-9c71-91375ed42155) for workflow(resource-assignment) step(resource-assignment) 2022-07-14 07:16:21,161|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-07-14 07:16:21,161|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-07-14 07:16:21,162|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-07-14 07:16:21,181|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| 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-14 07:16:21,189|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2022-07-14 07:16:21,190|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string) 2022-07-14 07:16:21,190|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| 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-14 07:16:21,190|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("ad9eb22b-9c00-4d5c-aaba-3d802c7e0119") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-07-14 07:16:21,191|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("b31cea7a-bf2a-4fc6-8dd3-5d3b16dccdc4") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-07-14 07:16:21,199|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| 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-14 07:16:21,199|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| 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-14 07:16:21,212|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-07-14 07:16:25,811|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Response status(200 - ) 2022-07-14 07:16:25,812|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Response processing type (string) 2022-07-14 07:16:25,812|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220714t071626150691z") 2022-07-14 07:16:25,812|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220714t071626150691z") 2022-07-14 07:16:25,812|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220714t071626150691z") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-07-14 07:16:25,813|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-07-14 07:16:25,815|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| 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" : "b31cea7a-bf2a-4fc6-8dd3-5d3b16dccdc4", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "ad9eb22b-9c00-4d5c-aaba-3d802c7e0119", "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220714t071626150691z" }) 2022-07-14 07:16:25,825|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Preparing Response... 2022-07-14 07:16:25,825|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-07-14 07:16:25,825|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Execute node(resource-assignment) -> executed state(SUCCESS) 2022-07-14 07:16:25,826|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Executing workflow(resource-assignment[e7231b5e-f501-464f-9c71-91375ed42155])'s step(profile-upload) 2022-07-14 07:16:25,826|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-14 07:16:25,832|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| preparing request id(e7231b5e-f501-464f-9c71-91375ed42155) for workflow(resource-assignment) step(profile-upload) 2022-07-14 07:16:25,832|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2022-07-14 07:16:25,833|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| 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-14 07:16:25,834|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Triggering K8s Profile Upload component logic. 2022-07-14 07:16:25,834|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Getting the template prefixes 2022-07-14 07:16:25,835|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Iterating over prefixes in resource assignment map. 2022-07-14 07:16:25,837|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Prefix vnf does not have required data for us to continue. 2022-07-14 07:16:25,838|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Preparing Response... 2022-07-14 07:16:25,838|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2022-07-14 07:16:25,838|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Execute node(profile-upload) -> executed state(SUCCESS) 2022-07-14 07:16:25,838|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Execute node(END) -> executed state(SUCCESS) 2022-07-14 07:16:25,842|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| workflow(e7231b5e-f501-464f-9c71-91375ed42155) nodes completed with (0)exceptions 2022-07-14 07:16:25,842|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-07-14 07:16:25,843|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 74a707d2-e22b-4426-afe5-44c86a769752 auditStoreId -1 2022-07-14 07:16:33,749|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| processing request id 6e94155c-51ec-4f13-b2e8-03482650f83a 2022-07-14 07:16:33,749|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| storeExecutionInput called not to store the Workflow action input details 2022-07-14 07:16:33,749|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| StoreAuditService ID -1 2022-07-14 07:16:33,749|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-14 07:16:33,749|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-14 07:16:33,751|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-14 07:16:33,758|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Deriving input data for workflow: (resource-assignment) 2022-07-14 07:16:33,760|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Execute node(START) -> executed state(SUCCESS) 2022-07-14 07:16:33,760|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Executing workflow(resource-assignment[6e94155c-51ec-4f13-b2e8-03482650f83a])'s step(resource-assignment) 2022-07-14 07:16:33,760|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-14 07:16:33,760|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| preparing request id(6e94155c-51ec-4f13-b2e8-03482650f83a) for workflow(resource-assignment) step(resource-assignment) 2022-07-14 07:16:33,760|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-07-14 07:16:33,761|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-07-14 07:16:33,761|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Resolving resource with resource assignment artifact(helm_apache-mapping) 2022-07-14 07:16:33,777|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| 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-14 07:16:33,781|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string) 2022-07-14 07:16:33,782|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("c9baefbf-4653-469b-bfdf-4a172a8890d0") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-07-14 07:16:33,782|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| 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-14 07:16:33,782|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string) 2022-07-14 07:16:33,782|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("15a3af19-55d3-4feb-99c8-794da0c84330") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string) 2022-07-14 07:16:33,784|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| 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-14 07:16:33,784|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| 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-14 07:16:33,825|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Parameter information : ({customizationid=15a3af19-55d3-4feb-99c8-794da0c84330}) 2022-07-14 07:16:33,825|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Parameter information : ({customizationid=15a3af19-55d3-4feb-99c8-794da0c84330}) 2022-07-14 07:16:33,838|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Response processing type (string) 2022-07-14 07:16:33,839|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Response processing type (string) 2022-07-14 07:16:33,840|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"c814da2d-ae0d-4869-868d-9178855def75"}]) 2022-07-14 07:16:33,840|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"e0d5ae56-f597-4449-ae88-f24d622dc1f8"}]) 2022-07-14 07:16:33,840|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("e0d5ae56-f597-4449-ae88-f24d622dc1f8") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string) 2022-07-14 07:16:33,840|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("c814da2d-ae0d-4869-868d-9178855def75") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string) 2022-07-14 07:16:33,841|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string) 2022-07-14 07:16:33,847|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Transformed value: null -> c814da2d-ae0d-4869-868d-9178855def75 2022-07-14 07:16:33,848|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| 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-14 07:16:33,871|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Parameter information : ({customizationid=15a3af19-55d3-4feb-99c8-794da0c84330}) 2022-07-14 07:16:33,878|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Response processing type (string) 2022-07-14 07:16:33,879|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}]) 2022-07-14 07:16:33,879|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string) 2022-07-14 07:16:33,880|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string) 2022-07-14 07:16:33,880|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string) 2022-07-14 07:16:33,884|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Transformed value: null -> 15a3af19-55d3-4feb-99c8-794da0c84330 2022-07-14 07:16:33,884|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("b31cea7a-bf2a-4fc6-8dd3-5d3b16dccdc4") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-07-14 07:16:33,884|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| 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-14 07:16:33,884|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string) 2022-07-14 07:16:33,885|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("ad9eb22b-9c00-4d5c-aaba-3d802c7e0119") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-07-14 07:16:33,889|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/b31cea7a-bf2a-4fc6-8dd3-5d3b16dccdc4/service-data/vnfs/vnf/ad9eb22b-9c00-4d5c-aaba-3d802c7e0119/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-14 07:16:33,889|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/b31cea7a-bf2a-4fc6-8dd3-5d3b16dccdc4/service-data/vnfs/vnf/ad9eb22b-9c00-4d5c-aaba-3d802c7e0119/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-14 07:16:33,889|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/b31cea7a-bf2a-4fc6-8dd3-5d3b16dccdc4/service-data/vnfs/vnf/ad9eb22b-9c00-4d5c-aaba-3d802c7e0119/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-14 07:16:33,889|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/b31cea7a-bf2a-4fc6-8dd3-5d3b16dccdc4/service-data/vnfs/vnf/ad9eb22b-9c00-4d5c-aaba-3d802c7e0119/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-14 07:16:33,899|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/b31cea7a-bf2a-4fc6-8dd3-5d3b16dccdc4/service-data/vnfs/vnf/ad9eb22b-9c00-4d5c-aaba-3d802c7e0119/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name) 2022-07-14 07:16:33,899|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/b31cea7a-bf2a-4fc6-8dd3-5d3b16dccdc4/service-data/vnfs/vnf/ad9eb22b-9c00-4d5c-aaba-3d802c7e0119/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy) 2022-07-14 07:16:33,923|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Response status(200 - OK) 2022-07-14 07:16:33,923|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Response status(200 - OK) 2022-07-14 07:16:33,923|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Response processing type (string) 2022-07-14 07:16:33,923|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-07-14 07:16:33,924|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-07-14 07:16:33,924|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2022-07-14 07:16:33,924|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Response processing type (string) 2022-07-14 07:16:33,925|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20220714t071626150691z") 2022-07-14 07:16:33,925|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220714t071626150691z") 2022-07-14 07:16:33,925|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220714t071626150691z") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-07-14 07:16:33,930|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| 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-14 07:16:33,930|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| 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-14 07:16:33,932|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-07-14 07:16:34,314|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Response status(200 - ) 2022-07-14 07:16:34,315|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Response processing type (string) 2022-07-14 07:16:34,315|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220714t071626150691z-helm_apache-vfmt-001") 2022-07-14 07:16:34,315|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220714t071626150691z-helm_apache-vfmt-001") 2022-07-14 07:16:34,315|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220714t071626150691z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string) 2022-07-14 07:16:34,316|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-07-14 07:16:34,324|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/b31cea7a-bf2a-4fc6-8dd3-5d3b16dccdc4/service-data/vnfs/vnf/ad9eb22b-9c00-4d5c-aaba-3d802c7e0119/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-14 07:16:34,324|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/b31cea7a-bf2a-4fc6-8dd3-5d3b16dccdc4/service-data/vnfs/vnf/ad9eb22b-9c00-4d5c-aaba-3d802c7e0119/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-14 07:16:34,338|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/b31cea7a-bf2a-4fc6-8dd3-5d3b16dccdc4/service-data/vnfs/vnf/ad9eb22b-9c00-4d5c-aaba-3d802c7e0119/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version) 2022-07-14 07:16:34,352|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Response status(200 - OK) 2022-07-14 07:16:34,352|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Response processing type (string) 2022-07-14 07:16:34,353|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0") 2022-07-14 07:16:34,353|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0") 2022-07-14 07:16:34,353|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| 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-14 07:16:34,354|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string) 2022-07-14 07:16:34,354|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string) 2022-07-14 07:16:34,355|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Generated Resource Param Data ({ "core-instance-name" : null, "k8s-rb-config-name" : "replica-count-change", "k8s-rb-config-template-name" : "replica-count-template", "k8s-rb-config-template-source" : "deployment-config", "k8s-rb-config-value-source" : "custom-values", "k8s-rb-definition-name" : "c814da2d-ae0d-4869-868d-9178855def75", "k8s-rb-definition-version" : "15a3af19-55d3-4feb-99c8-794da0c84330", "k8s-rb-instance-release-name" : "rel-1-apache", "k8s-rb-profile-k8s-version" : "1.19.0", "k8s-rb-profile-name" : "node-port-profile", "k8s-rb-profile-namespace" : "onap-tests", "k8s-rb-profile-source" : "node-port-profile", "service-instance-id" : "b31cea7a-bf2a-4fc6-8dd3-5d3b16dccdc4", "vf-module-id" : "c9baefbf-4653-469b-bfdf-4a172a8890d0", "vf-module-label" : "helm_apache", "vf-module-model-customization-uuid" : "15a3af19-55d3-4feb-99c8-794da0c84330", "vf-module-model-invariant-uuid" : "c814da2d-ae0d-4869-868d-9178855def75", "vf-module-model-version" : "e0d5ae56-f597-4449-ae88-f24d622dc1f8", "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20220714t071626150691z-helm_apache-vfmt-001", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "ad9eb22b-9c00-4d5c-aaba-3d802c7e0119", "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220714t071626150691z" }) 2022-07-14 07:16:34,372|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Preparing Response... 2022-07-14 07:16:34,373|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-07-14 07:16:34,373|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Execute node(resource-assignment) -> executed state(SUCCESS) 2022-07-14 07:16:34,374|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Executing workflow(resource-assignment[6e94155c-51ec-4f13-b2e8-03482650f83a])'s step(profile-upload) 2022-07-14 07:16:34,374|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-14 07:16:34,374|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| preparing request id(6e94155c-51ec-4f13-b2e8-03482650f83a) for workflow(resource-assignment) step(profile-upload) 2022-07-14 07:16:34,374|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2022-07-14 07:16:34,374|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| 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-14 07:16:34,375|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Triggering K8s Profile Upload component logic. 2022-07-14 07:16:34,375|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Getting the template prefixes 2022-07-14 07:16:34,375|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Iterating over prefixes in resource assignment map. 2022-07-14 07:16:34,387|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Rest request method(GET), url(/v1/rb/definition/c814da2d-ae0d-4869-868d-9178855def75/15a3af19-55d3-4feb-99c8-794da0c84330) 2022-07-14 07:16:34,403|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Response status(200 - OK) 2022-07-14 07:16:34,411|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Rest request method(GET), url(/v1/rb/definition/c814da2d-ae0d-4869-868d-9178855def75/15a3af19-55d3-4feb-99c8-794da0c84330/profile/node-port-profile) 2022-07-14 07:16:34,416|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Response status(404 - Not Found) 2022-07-14 07:16:34,416|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Uploading K8s Profile.. 2022-07-14 07:16:34,436|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Rest request method(POST), url(/v1/rb/definition/c814da2d-ae0d-4869-868d-9178855def75/15a3af19-55d3-4feb-99c8-794da0c84330/profile) 2022-07-14 07:16:34,448|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Response status(201 - Created) 2022-07-14 07:16:34,469|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Rest request method(POST), url(/v1/rb/definition/c814da2d-ae0d-4869-868d-9178855def75/15a3af19-55d3-4feb-99c8-794da0c84330/profile/node-port-profile/content) 2022-07-14 07:16:34,485|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Response status(200 - OK) 2022-07-14 07:16:34,485|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| K8s Profile Upload Completed 2022-07-14 07:16:34,485|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Preparing Response... 2022-07-14 07:16:34,485|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2022-07-14 07:16:34,486|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Execute node(profile-upload) -> executed state(SUCCESS) 2022-07-14 07:16:34,486|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Execute node(END) -> executed state(SUCCESS) 2022-07-14 07:16:34,486|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| workflow(6e94155c-51ec-4f13-b2e8-03482650f83a) nodes completed with (0)exceptions 2022-07-14 07:16:34,487|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-07-14 07:16:34,487|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e2288eed-a5eb-41e9-b356-0afadd774aba auditStoreId -1 2022-07-14 07:16:35,566|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-07-14 07:16:35,676|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-07-14 07:16:35,679|d655bad9-d8c2-4760-886b-d57952bb1d65||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| processing request id d655bad9-d8c2-4760-886b-d57952bb1d65 2022-07-14 07:16:35,679|d655bad9-d8c2-4760-886b-d57952bb1d65||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| storeExecutionInput called not to store the Workflow action input details 2022-07-14 07:16:35,679|d655bad9-d8c2-4760-886b-d57952bb1d65||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| StoreAuditService ID -1 2022-07-14 07:16:35,681|d655bad9-d8c2-4760-886b-d57952bb1d65||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-07-14 07:16:35,681|d655bad9-d8c2-4760-886b-d57952bb1d65||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-07-14 07:16:35,682|d655bad9-d8c2-4760-886b-d57952bb1d65||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-07-14 07:16:35,687|d655bad9-d8c2-4760-886b-d57952bb1d65||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Deriving input data for workflow: (config-deploy) 2022-07-14 07:16:35,688|d655bad9-d8c2-4760-886b-d57952bb1d65||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 2022-07-14 07:16:35,688|d655bad9-d8c2-4760-886b-d57952bb1d65||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-07-14 07:16:35,694|d655bad9-d8c2-4760-886b-d57952bb1d65||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| preparing request id(d655bad9-d8c2-4760-886b-d57952bb1d65) for workflow(config-deploy) step(config-deploy) 2022-07-14 07:16:35,694|d655bad9-d8c2-4760-886b-d57952bb1d65||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process) 2022-07-14 07:16:35,695|d655bad9-d8c2-4760-886b-d57952bb1d65||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| input definition for node template (config-deploy), values ({script-type="jython", script-class-reference="Scripts/python/ConfigDeploy.py", instance-dependencies=[], dynamic-properties="*config-deploy-properties"}) 2022-07-14 07:16:35,698|d655bad9-d8c2-4760-886b-d57952bb1d65||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service]) 2022-07-14 07:16:35,698|d655bad9-d8c2-4760-886b-d57952bb1d65||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Getting Jython Script Class(ConfigDeploy) 2022-07-14 07:16:35,740|d655bad9-d8c2-4760-886b-d57952bb1d65||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@6edbb8b7 2022-07-14 07:16:35,743|d655bad9-d8c2-4760-886b-d57952bb1d65||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Hello world 2022-07-14 07:16:35,743|d655bad9-d8c2-4760-886b-d57952bb1d65||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Preparing Response... 2022-07-14 07:16:35,743|d655bad9-d8c2-4760-886b-d57952bb1d65||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process) 2022-07-14 07:16:35,743|d655bad9-d8c2-4760-886b-d57952bb1d65||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-07-14 07:16:35,744|d655bad9-d8c2-4760-886b-d57952bb1d65||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f308ee19-a2e2-4254-820c-7394b23bb00c auditStoreId -1 2022-07-14 07:16:35,746|d655bad9-d8c2-4760-886b-d57952bb1d65||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Completed 2022-07-14 07:16:40,653|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-07-14 07:16:40,760|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-07-14 07:16:40,763|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| processing request id 3a233700-7a2d-4f0b-a169-54f4b0cc43a5 2022-07-14 07:16:40,763|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| storeExecutionInput called not to store the Workflow action input details 2022-07-14 07:16:40,763|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| StoreAuditService ID -1 2022-07-14 07:16:40,764|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-14 07:16:40,764|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-14 07:16:40,764|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-14 07:16:40,768|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Deriving input data for workflow: (config-assign) 2022-07-14 07:16:40,769|||DefaultDispatcher-worker-4||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2022-07-14 07:16:40,770|||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(config-assign[3a233700-7a2d-4f0b-a169-54f4b0cc43a5])'s step(config-setup) 2022-07-14 07:16:40,770|||DefaultDispatcher-worker-4||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-14 07:16:40,770|||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(3a233700-7a2d-4f0b-a169-54f4b0cc43a5) for workflow(config-assign) step(config-setup) 2022-07-14 07:16:40,770|||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process) 2022-07-14 07:16:40,770|||DefaultDispatcher-worker-4||||INFO||||||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]}) 2022-07-14 07:16:40,771|||DefaultDispatcher-worker-4||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping) 2022-07-14 07:16:40,818|||DefaultDispatcher-worker-4||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = replica-count status = null required = false dependencies = [] dictionaryName = replica-count dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = capability ]], [[ name = service-instance-name status = null required = null dependencies = [service-instance-id] dictionaryName = service-instance-name dictionarySource = sdnc ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = capability ]], [[ name = vf-modules-list-sdnc status = null required = null dependencies = [service-instance-id, vnf-id] dictionaryName = vf-modules-list dictionarySource = sdnc ]], [[ name = vf-modules-list-aai status = null required = null dependencies = [service-instance-id, vnf-id] dictionaryName = vf-modules-list dictionarySource = aai-data ]], [[ name = config-deploy-setup status = null required = null dependencies = [vf-modules-list-aai, vf-modules-list-sdnc] dictionaryName = config-deploy-setup dictionarySource = capability ]]]) 2022-07-14 07:16:40,820|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-07-14 07:16:40,820|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("b31cea7a-bf2a-4fc6-8dd3-5d3b16dccdc4") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-07-14 07:16:40,834|||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/b31cea7a-bf2a-4fc6-8dd3-5d3b16dccdc4), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value}) 2022-07-14 07:16:40,834|||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/b31cea7a-bf2a-4fc6-8dd3-5d3b16dccdc4), ({service-instance-id=service-instance-id}), ({service-instance-name=value}) 2022-07-14 07:16:40,845|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/b31cea7a-bf2a-4fc6-8dd3-5d3b16dccdc4) 2022-07-14 07:16:40,895|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK) 2022-07-14 07:16:40,895|||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string) 2022-07-14 07:16:40,896|||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_5276b596-f96f-46ce-a364-05b9e8b22370") 2022-07-14 07:16:40,896|||DefaultDispatcher-worker-4||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_5276b596-f96f-46ce-a364-05b9e8b22370") 2022-07-14 07:16:40,896|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("basic_cnf_macro_5276b596-f96f-46ce-a364-05b9e8b22370") for Resource Name (service-instance-name), definition(service-instance-name) of type (string) 2022-07-14 07:16:40,897|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("ad9eb22b-9c00-4d5c-aaba-3d802c7e0119") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-07-14 07:16:40,901|||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/b31cea7a-bf2a-4fc6-8dd3-5d3b16dccdc4/service-data/vnfs/vnf/ad9eb22b-9c00-4d5c-aaba-3d802c7e0119/vnf-data/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-07-14 07:16:40,902|||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/b31cea7a-bf2a-4fc6-8dd3-5d3b16dccdc4/service-data/vnfs/vnf/ad9eb22b-9c00-4d5c-aaba-3d802c7e0119/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-07-14 07:16:40,910|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/b31cea7a-bf2a-4fc6-8dd3-5d3b16dccdc4/service-data/vnfs/vnf/ad9eb22b-9c00-4d5c-aaba-3d802c7e0119/vnf-data/vf-modules) 2022-07-14 07:16:41,030|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK) 2022-07-14 07:16:41,031|||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (json) 2022-07-14 07:16:41,031|||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"c9baefbf-4653-469b-bfdf-4a172a8890d0","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_5276b596-f96f-46ce-a364-05b9e8b22370_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"e0d5ae56-f597-4449-ae88-f24d622dc1f8","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220714t071626150691z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"c814da2d-ae0d-4869-868d-9178855def75","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220714t071626150691z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"15a3af19-55d3-4feb-99c8-794da0c84330","model-uuid":"e0d5ae56-f597-4449-ae88-f24d622dc1f8","model-invariant-uuid":"c814da2d-ae0d-4869-868d-9178855def75"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"c9baefbf-4653-469b-bfdf-4a172a8890d0","vf-module-name":"basic_cnf_macro_5276b596-f96f-46ce-a364-05b9e8b22370_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"3a233700-7a2d-4f0b-a169-54f4b0cc43a5","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"80389994-7b49-43df-8ce7-caf45ba34d68","model-invariant-uuid":"3c40885a-0148-42dd-8110-cc80faefeb81"},"global-customer-id":"basiccnf-macro-customer","service-id":"b31cea7a-bf2a-4fc6-8dd3-5d3b16dccdc4","service-instance-id":"b31cea7a-bf2a-4fc6-8dd3-5d3b16dccdc4","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"30c65a42-00a9-4bb3-9a2a-36884bd661d9","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/fc88c0c4-a588-4279-a4ce-1dddaaae1dc7","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"c43e870b-3b3f-4a51-a0fb-cc655388df26","model-uuid":"6398ea68-e67d-47e2-ae60-cf395b190540","model-invariant-uuid":"e3a71bef-69b1-42be-b115-49cbbe68074f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"ad9eb22b-9c00-4d5c-aaba-3d802c7e0119"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"15a3af19-55d3-4feb-99c8-794da0c84330","model-uuid":"e0d5ae56-f597-4449-ae88-f24d622dc1f8","model-invariant-uuid":"c814da2d-ae0d-4869-868d-9178855def75"},"vf-module-id":"c9baefbf-4653-469b-bfdf-4a172a8890d0"}}}]}) 2022-07-14 07:16:41,032|||DefaultDispatcher-worker-4||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"c9baefbf-4653-469b-bfdf-4a172a8890d0","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_5276b596-f96f-46ce-a364-05b9e8b22370_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"e0d5ae56-f597-4449-ae88-f24d622dc1f8","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220714t071626150691z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"c814da2d-ae0d-4869-868d-9178855def75","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220714t071626150691z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"15a3af19-55d3-4feb-99c8-794da0c84330","model-uuid":"e0d5ae56-f597-4449-ae88-f24d622dc1f8","model-invariant-uuid":"c814da2d-ae0d-4869-868d-9178855def75"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"c9baefbf-4653-469b-bfdf-4a172a8890d0","vf-module-name":"basic_cnf_macro_5276b596-f96f-46ce-a364-05b9e8b22370_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"3a233700-7a2d-4f0b-a169-54f4b0cc43a5","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"80389994-7b49-43df-8ce7-caf45ba34d68","model-invariant-uuid":"3c40885a-0148-42dd-8110-cc80faefeb81"},"global-customer-id":"basiccnf-macro-customer","service-id":"b31cea7a-bf2a-4fc6-8dd3-5d3b16dccdc4","service-instance-id":"b31cea7a-bf2a-4fc6-8dd3-5d3b16dccdc4","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"30c65a42-00a9-4bb3-9a2a-36884bd661d9","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/fc88c0c4-a588-4279-a4ce-1dddaaae1dc7","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"c43e870b-3b3f-4a51-a0fb-cc655388df26","model-uuid":"6398ea68-e67d-47e2-ae60-cf395b190540","model-invariant-uuid":"e3a71bef-69b1-42be-b115-49cbbe68074f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"ad9eb22b-9c00-4d5c-aaba-3d802c7e0119"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"15a3af19-55d3-4feb-99c8-794da0c84330","model-uuid":"e0d5ae56-f597-4449-ae88-f24d622dc1f8","model-invariant-uuid":"c814da2d-ae0d-4869-868d-9178855def75"},"vf-module-id":"c9baefbf-4653-469b-bfdf-4a172a8890d0"}}}]}) 2022-07-14 07:16:41,032|||DefaultDispatcher-worker-4||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"c9baefbf-4653-469b-bfdf-4a172a8890d0","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_5276b596-f96f-46ce-a364-05b9e8b22370_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"e0d5ae56-f597-4449-ae88-f24d622dc1f8","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220714t071626150691z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"c814da2d-ae0d-4869-868d-9178855def75","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220714t071626150691z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"15a3af19-55d3-4feb-99c8-794da0c84330","model-uuid":"e0d5ae56-f597-4449-ae88-f24d622dc1f8","model-invariant-uuid":"c814da2d-ae0d-4869-868d-9178855def75"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"c9baefbf-4653-469b-bfdf-4a172a8890d0","vf-module-name":"basic_cnf_macro_5276b596-f96f-46ce-a364-05b9e8b22370_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"3a233700-7a2d-4f0b-a169-54f4b0cc43a5","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"80389994-7b49-43df-8ce7-caf45ba34d68","model-invariant-uuid":"3c40885a-0148-42dd-8110-cc80faefeb81"},"global-customer-id":"basiccnf-macro-customer","service-id":"b31cea7a-bf2a-4fc6-8dd3-5d3b16dccdc4","service-instance-id":"b31cea7a-bf2a-4fc6-8dd3-5d3b16dccdc4","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"30c65a42-00a9-4bb3-9a2a-36884bd661d9","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/fc88c0c4-a588-4279-a4ce-1dddaaae1dc7","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"c43e870b-3b3f-4a51-a0fb-cc655388df26","model-uuid":"6398ea68-e67d-47e2-ae60-cf395b190540","model-invariant-uuid":"e3a71bef-69b1-42be-b115-49cbbe68074f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"ad9eb22b-9c00-4d5c-aaba-3d802c7e0119"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"15a3af19-55d3-4feb-99c8-794da0c84330","model-uuid":"e0d5ae56-f597-4449-ae88-f24d622dc1f8","model-invariant-uuid":"c814da2d-ae0d-4869-868d-9178855def75"},"vf-module-id":"c9baefbf-4653-469b-bfdf-4a172a8890d0"}}}]), type ({json}) 2022-07-14 07:16:41,032|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"c9baefbf-4653-469b-bfdf-4a172a8890d0","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_5276b596-f96f-46ce-a364-05b9e8b22370_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"e0d5ae56-f597-4449-ae88-f24d622dc1f8","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220714t071626150691z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"c814da2d-ae0d-4869-868d-9178855def75","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220714t071626150691z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"15a3af19-55d3-4feb-99c8-794da0c84330","model-uuid":"e0d5ae56-f597-4449-ae88-f24d622dc1f8","model-invariant-uuid":"c814da2d-ae0d-4869-868d-9178855def75"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"c9baefbf-4653-469b-bfdf-4a172a8890d0","vf-module-name":"basic_cnf_macro_5276b596-f96f-46ce-a364-05b9e8b22370_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"3a233700-7a2d-4f0b-a169-54f4b0cc43a5","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"80389994-7b49-43df-8ce7-caf45ba34d68","model-invariant-uuid":"3c40885a-0148-42dd-8110-cc80faefeb81"},"global-customer-id":"basiccnf-macro-customer","service-id":"b31cea7a-bf2a-4fc6-8dd3-5d3b16dccdc4","service-instance-id":"b31cea7a-bf2a-4fc6-8dd3-5d3b16dccdc4","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"30c65a42-00a9-4bb3-9a2a-36884bd661d9","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/fc88c0c4-a588-4279-a4ce-1dddaaae1dc7","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"c43e870b-3b3f-4a51-a0fb-cc655388df26","model-uuid":"6398ea68-e67d-47e2-ae60-cf395b190540","model-invariant-uuid":"e3a71bef-69b1-42be-b115-49cbbe68074f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"ad9eb22b-9c00-4d5c-aaba-3d802c7e0119"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"15a3af19-55d3-4feb-99c8-794da0c84330","model-uuid":"e0d5ae56-f597-4449-ae88-f24d622dc1f8","model-invariant-uuid":"c814da2d-ae0d-4869-868d-9178855def75"},"vf-module-id":"c9baefbf-4653-469b-bfdf-4a172a8890d0"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json) 2022-07-14 07:16:41,039|||DefaultDispatcher-worker-4||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/ad9eb22b-9c00-4d5c-aaba-3d802c7e0119?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-07-14 07:16:41,039|||DefaultDispatcher-worker-4||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/ad9eb22b-9c00-4d5c-aaba-3d802c7e0119?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-07-14 07:16:41,056|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/ad9eb22b-9c00-4d5c-aaba-3d802c7e0119?depth=1) 2022-07-14 07:16:41,587|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK) 2022-07-14 07:16:41,588|||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (json) 2022-07-14 07:16:41,588|||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"c9baefbf-4653-469b-bfdf-4a172a8890d0","vf-module-name":"basic_cnf_macro_5276b596-f96f-46ce-a364-05b9e8b22370_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1657782996504","model-invariant-id":"c814da2d-ae0d-4869-868d-9178855def75","model-version-id":"e0d5ae56-f597-4449-ae88-f24d622dc1f8","model-customization-id":"15a3af19-55d3-4feb-99c8-794da0c84330","module-index":0}]}) 2022-07-14 07:16:41,588|||DefaultDispatcher-worker-4||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"c9baefbf-4653-469b-bfdf-4a172a8890d0","vf-module-name":"basic_cnf_macro_5276b596-f96f-46ce-a364-05b9e8b22370_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1657782996504","model-invariant-id":"c814da2d-ae0d-4869-868d-9178855def75","model-version-id":"e0d5ae56-f597-4449-ae88-f24d622dc1f8","model-customization-id":"15a3af19-55d3-4feb-99c8-794da0c84330","module-index":0}]}) 2022-07-14 07:16:41,589|||DefaultDispatcher-worker-4||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"c9baefbf-4653-469b-bfdf-4a172a8890d0","vf-module-name":"basic_cnf_macro_5276b596-f96f-46ce-a364-05b9e8b22370_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1657782996504","model-invariant-id":"c814da2d-ae0d-4869-868d-9178855def75","model-version-id":"e0d5ae56-f597-4449-ae88-f24d622dc1f8","model-customization-id":"15a3af19-55d3-4feb-99c8-794da0c84330","module-index":0}]), type ({json}) 2022-07-14 07:16:41,589|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"c9baefbf-4653-469b-bfdf-4a172a8890d0","vf-module-name":"basic_cnf_macro_5276b596-f96f-46ce-a364-05b9e8b22370_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1657782996504","model-invariant-id":"c814da2d-ae0d-4869-868d-9178855def75","model-version-id":"e0d5ae56-f597-4449-ae88-f24d622dc1f8","model-customization-id":"15a3af19-55d3-4feb-99c8-794da0c84330","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json) 2022-07-14 07:16:41,590|||DefaultDispatcher-worker-4||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup) 2022-07-14 07:16:41,592|||DefaultDispatcher-worker-4||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-14 07:16:46,188|||DefaultDispatcher-worker-4||||INFO||||||| compiled in (4596)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-14 07:16:46,188|||DefaultDispatcher-worker-4||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-14 07:16:46,209|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"c814da2d-ae0d-4869-868d-9178855def75","k8s-rb-definition-version":"15a3af19-55d3-4feb-99c8-794da0c84330","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json) 2022-07-14 07:16:46,211|||DefaultDispatcher-worker-4||||INFO||||||| Generated Resource Param Data ({ "config-deploy-setup" : { "helm_apache" : { "k8s-rb-config-name" : "replica-count-change", "k8s-rb-config-template-name" : "replica-count-template", "k8s-rb-config-template-source" : "deployment-config", "k8s-rb-config-value-source" : "custom-values", "k8s-rb-definition-name" : "c814da2d-ae0d-4869-868d-9178855def75", "k8s-rb-definition-version" : "15a3af19-55d3-4feb-99c8-794da0c84330" } }, "replica-count" : null, "service-instance-id" : "b31cea7a-bf2a-4fc6-8dd3-5d3b16dccdc4", "service-instance-name" : "basic_cnf_macro_5276b596-f96f-46ce-a364-05b9e8b22370", "vf-modules-list-aai" : { "vf-modules" : [ { "automated-assignment" : false, "is-base-vf-module" : false, "model-customization-id" : "15a3af19-55d3-4feb-99c8-794da0c84330", "model-invariant-id" : "c814da2d-ae0d-4869-868d-9178855def75", "model-version-id" : "e0d5ae56-f597-4449-ae88-f24d622dc1f8", "module-index" : 0, "orchestration-status" : "Assigned", "resource-version" : "1657782996504", "vf-module-id" : "c9baefbf-4653-469b-bfdf-4a172a8890d0", "vf-module-name" : "basic_cnf_macro_5276b596-f96f-46ce-a364-05b9e8b22370_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" } ] }, "vf-modules-list-sdnc" : { "vf-modules" : [ { "vf-module-data" : { "request-information" : { "request-action" : "CreateVfModuleInstance", "request-id" : "3a233700-7a2d-4f0b-a169-54f4b0cc43a5", "source" : "MSO" }, "sdnc-request-header" : { "svc-action" : "assign", "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/fc88c0c4-a588-4279-a4ce-1dddaaae1dc7", "svc-request-id" : "30c65a42-00a9-4bb3-9a2a-36884bd661d9" }, "service-information" : { "global-customer-id" : "basiccnf-macro-customer", "onap-model-information" : { "model-invariant-uuid" : "3c40885a-0148-42dd-8110-cc80faefeb81", "model-name" : "basic_cnf_macro", "model-uuid" : "80389994-7b49-43df-8ce7-caf45ba34d68", "model-version" : "1.0" }, "service-id" : "b31cea7a-bf2a-4fc6-8dd3-5d3b16dccdc4", "service-instance-id" : "b31cea7a-bf2a-4fc6-8dd3-5d3b16dccdc4", "subscription-service-type" : "basic_cnf_macro" }, "vf-module-information" : { "onap-model-information" : { "model-customization-uuid" : "15a3af19-55d3-4feb-99c8-794da0c84330", "model-invariant-uuid" : "c814da2d-ae0d-4869-868d-9178855def75", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "e0d5ae56-f597-4449-ae88-f24d622dc1f8", "model-version" : "1" }, "vf-module-id" : "c9baefbf-4653-469b-bfdf-4a172a8890d0", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" }, "vf-module-level-oper-status" : { "last-action" : "CreateVfModuleInstance", "last-rpc-action" : "assign", "order-status" : "PendingCreate" }, "vf-module-request-input" : { "aic-cloud-region" : "k8sregion-cnf-macro", "tenant" : "123456", "vf-module-input-parameters" : { "param" : [ { "name" : "k8s-rb-config-name", "value" : "replica-count-change" }, { "name" : "k8s-rb-config-template-name", "value" : "replica-count-template" }, { "name" : "k8s-rb-profile-namespace", "value" : "onap-tests" }, { "name" : "vf_module_label", "value" : "helm_apache" }, { "name" : "k8s-rb-profile-source", "value" : "node-port-profile" }, { "name" : "k8s-rb-config-value-source", "value" : "custom-values" }, { "name" : "k8s-rb-config-template-source", "value" : "deployment-config" }, { "name" : "k8s-rb-instance-release-name", "value" : "rel-1-apache" }, { "name" : "k8s-rb-profile-name", "value" : "node-port-profile" } ] }, "vf-module-name" : "basic_cnf_macro_5276b596-f96f-46ce-a364-05b9e8b22370_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" }, "vf-module-topology" : { "aic-cloud-region" : "k8sregion-cnf-macro", "onap-model-information" : { "model-customization-uuid" : "15a3af19-55d3-4feb-99c8-794da0c84330", "model-invariant-uuid" : "c814da2d-ae0d-4869-868d-9178855def75", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "e0d5ae56-f597-4449-ae88-f24d622dc1f8", "model-version" : "1" }, "sdnc-generated-cloud-resources" : true, "tenant" : "123456", "vf-module-parameters" : { "param" : [ { "name" : "k8s-rb-config-name", "value" : "replica-count-change" }, { "name" : "aai-vf-module-put", "resource-resolution-data" : { "capability-name" : "aai-vf-module-put", "status" : "SUCCESS" }, "value" : "SUCCESS" }, { "name" : "k8s-rb-profile-namespace", "value" : "onap-tests" }, { "name" : "vf_module_label", "value" : "helm_apache" }, { "name" : "k8s-rb-config-value-source", "value" : "custom-values" }, { "name" : "vf-module-model-version", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "e0d5ae56-f597-4449-ae88-f24d622dc1f8" }, { "name" : "core-instance-name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "null" }, { "name" : "vf-module-name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20220714t071626150691z-helm_apache-vfmt-001" }, { "name" : "vf-module-model-invariant-uuid", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "c814da2d-ae0d-4869-868d-9178855def75" }, { "name" : "vnf_name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20220714t071626150691z" }, { "name" : "k8s-rb-config-template-name", "value" : "replica-count-template" }, { "name" : "k8s-rb-profile-source", "value" : "node-port-profile" }, { "name" : "k8s-rb-config-template-source", "value" : "deployment-config" }, { "name" : "k8s-rb-instance-release-name", "value" : "rel-1-apache" }, { "name" : "k8s-rb-profile-name", "value" : "node-port-profile" } ] }, "vf-module-topology-identifier" : { "vf-module-id" : "c9baefbf-4653-469b-bfdf-4a172a8890d0", "vf-module-name" : "basic_cnf_macro_5276b596-f96f-46ce-a364-05b9e8b22370_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" } }, "vnf-information" : { "onap-model-information" : { "model-customization-uuid" : "c43e870b-3b3f-4a51-a0fb-cc655388df26", "model-invariant-uuid" : "e3a71bef-69b1-42be-b115-49cbbe68074f", "model-name" : "basic_cnf_macro", "model-uuid" : "6398ea68-e67d-47e2-ae60-cf395b190540", "model-version" : "1.0" }, "vnf-id" : "ad9eb22b-9c00-4d5c-aaba-3d802c7e0119", "vnf-name" : "basic_cnf_macro", "vnf-type" : "basic_cnf_macro/null" } }, "vf-module-id" : "c9baefbf-4653-469b-bfdf-4a172a8890d0" } ] }, "vnf-id" : "ad9eb22b-9c00-4d5c-aaba-3d802c7e0119" }) 2022-07-14 07:16:46,219|||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response... 2022-07-14 07:16:46,219|||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process) 2022-07-14 07:16:46,219|||DefaultDispatcher-worker-4||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS) 2022-07-14 07:16:46,220|||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(config-assign[3a233700-7a2d-4f0b-a169-54f4b0cc43a5])'s step(config-template) 2022-07-14 07:16:46,220|||DefaultDispatcher-worker-4||||INFO||||||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-14 07:16:46,225|||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(3a233700-7a2d-4f0b-a169-54f4b0cc43a5) for workflow(config-assign) step(config-template) 2022-07-14 07:16:46,225|||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process) 2022-07-14 07:16:46,225|||DefaultDispatcher-worker-4||||INFO||||||| input definition for node template (k8s-config-template), values ({artifact-prefix-names=["helm_apache"], resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}}) 2022-07-14 07:16:46,284|||DefaultDispatcher-worker-4||||INFO||||||| Triggering K8s Config Upload component logic. 2022-07-14 07:16:46,284|||DefaultDispatcher-worker-4||||INFO||||||| Getting the template prefixes 2022-07-14 07:16:46,285|||DefaultDispatcher-worker-4||||INFO||||||| Iterating over prefixes in resource assignment map. 2022-07-14 07:16:46,295|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/c814da2d-ae0d-4869-868d-9178855def75/15a3af19-55d3-4feb-99c8-794da0c84330) 2022-07-14 07:16:46,310|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK) 2022-07-14 07:16:46,317|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/c814da2d-ae0d-4869-868d-9178855def75/15a3af19-55d3-4feb-99c8-794da0c84330/config-template/replica-count-template) 2022-07-14 07:16:46,323|||DefaultDispatcher-worker-4||||INFO||||||| Response status(500 - Internal Server Error) 2022-07-14 07:16:46,323|||DefaultDispatcher-worker-4||||INFO||||||| Uploading K8s template.. 2022-07-14 07:16:46,345|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/c814da2d-ae0d-4869-868d-9178855def75/15a3af19-55d3-4feb-99c8-794da0c84330/config-template) 2022-07-14 07:16:46,374|||DefaultDispatcher-worker-4||||INFO||||||| Response status(201 - Created) 2022-07-14 07:16:46,386|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/c814da2d-ae0d-4869-868d-9178855def75/15a3af19-55d3-4feb-99c8-794da0c84330/config-template/replica-count-template/content) 2022-07-14 07:16:46,415|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK) 2022-07-14 07:16:46,415|||DefaultDispatcher-worker-4||||INFO||||||| K8s Config Upload Completed 2022-07-14 07:16:46,415|||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response... 2022-07-14 07:16:46,415|||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process) 2022-07-14 07:16:46,415|||DefaultDispatcher-worker-4||||INFO||||||| Execute node(config-template) -> executed state(SUCCESS) 2022-07-14 07:16:46,416|||DefaultDispatcher-worker-4||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2022-07-14 07:16:46,416|||DefaultDispatcher-worker-4||||INFO||||||| workflow(3a233700-7a2d-4f0b-a169-54f4b0cc43a5) nodes completed with (0)exceptions 2022-07-14 07:16:46,416|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| resolveWorkflowOutputs for workflow(config-assign) 2022-07-14 07:16:46,417|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7f8caf9d-fedb-4410-9183-ff1f824da4d5 auditStoreId -1 2022-07-14 07:16:46,419|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Completed 2022-07-14 07:17:34,078|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-07-14 07:17:34,180|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-07-14 07:17:34,183|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| processing request id 3a233700-7a2d-4f0b-a169-54f4b0cc43a5 2022-07-14 07:17:34,183|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| storeExecutionInput called not to store the Workflow action input details 2022-07-14 07:17:34,183|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| StoreAuditService ID -1 2022-07-14 07:17:34,184|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-14 07:17:34,185|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-14 07:17:34,185|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-14 07:17:34,193|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Deriving input data for workflow: (config-deploy) 2022-07-14 07:17:34,194|||DefaultDispatcher-worker-5||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2022-07-14 07:17:34,195|||DefaultDispatcher-worker-5||||INFO||||||| Executing workflow(config-deploy[3a233700-7a2d-4f0b-a169-54f4b0cc43a5])'s step(config-setup) 2022-07-14 07:17:34,195|||DefaultDispatcher-worker-5||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-14 07:17:34,196|||DefaultDispatcher-worker-5||||INFO||||||| preparing request id(3a233700-7a2d-4f0b-a169-54f4b0cc43a5) for workflow(config-deploy) step(config-setup) 2022-07-14 07:17:34,196|||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process) 2022-07-14 07:17:34,196|||DefaultDispatcher-worker-5||||INFO||||||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]}) 2022-07-14 07:17:34,197|||DefaultDispatcher-worker-5||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping) 2022-07-14 07:17:34,226|||DefaultDispatcher-worker-5||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = replica-count status = null required = false dependencies = [] dictionaryName = replica-count dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = capability ]], [[ name = service-instance-name status = null required = null dependencies = [service-instance-id] dictionaryName = service-instance-name dictionarySource = sdnc ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = capability ]], [[ name = vf-modules-list-sdnc status = null required = null dependencies = [service-instance-id, vnf-id] dictionaryName = vf-modules-list dictionarySource = sdnc ]], [[ name = vf-modules-list-aai status = null required = null dependencies = [service-instance-id, vnf-id] dictionaryName = vf-modules-list dictionarySource = aai-data ]], [[ name = config-deploy-setup status = null required = null dependencies = [vf-modules-list-aai, vf-modules-list-sdnc] dictionaryName = config-deploy-setup dictionarySource = capability ]]]) 2022-07-14 07:17:34,228|||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-07-14 07:17:34,228|||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("b31cea7a-bf2a-4fc6-8dd3-5d3b16dccdc4") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-07-14 07:17:34,234|||DefaultDispatcher-worker-5||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/b31cea7a-bf2a-4fc6-8dd3-5d3b16dccdc4), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value}) 2022-07-14 07:17:34,234|||DefaultDispatcher-worker-5||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/b31cea7a-bf2a-4fc6-8dd3-5d3b16dccdc4), ({service-instance-id=service-instance-id}), ({service-instance-name=value}) 2022-07-14 07:17:34,247|||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/b31cea7a-bf2a-4fc6-8dd3-5d3b16dccdc4) 2022-07-14 07:17:34,269|||DefaultDispatcher-worker-5||||INFO||||||| Response status(200 - OK) 2022-07-14 07:17:34,270|||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (string) 2022-07-14 07:17:34,270|||DefaultDispatcher-worker-5||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_5276b596-f96f-46ce-a364-05b9e8b22370") 2022-07-14 07:17:34,271|||DefaultDispatcher-worker-5||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_5276b596-f96f-46ce-a364-05b9e8b22370") 2022-07-14 07:17:34,271|||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("basic_cnf_macro_5276b596-f96f-46ce-a364-05b9e8b22370") for Resource Name (service-instance-name), definition(service-instance-name) of type (string) 2022-07-14 07:17:34,271|||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("ad9eb22b-9c00-4d5c-aaba-3d802c7e0119") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-07-14 07:17:34,276|||DefaultDispatcher-worker-5||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/b31cea7a-bf2a-4fc6-8dd3-5d3b16dccdc4/service-data/vnfs/vnf/ad9eb22b-9c00-4d5c-aaba-3d802c7e0119/vnf-data/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-07-14 07:17:34,276|||DefaultDispatcher-worker-5||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/b31cea7a-bf2a-4fc6-8dd3-5d3b16dccdc4/service-data/vnfs/vnf/ad9eb22b-9c00-4d5c-aaba-3d802c7e0119/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-07-14 07:17:34,283|||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/b31cea7a-bf2a-4fc6-8dd3-5d3b16dccdc4/service-data/vnfs/vnf/ad9eb22b-9c00-4d5c-aaba-3d802c7e0119/vnf-data/vf-modules) 2022-07-14 07:17:34,298|||DefaultDispatcher-worker-5||||INFO||||||| Response status(200 - OK) 2022-07-14 07:17:34,299|||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (json) 2022-07-14 07:17:34,299|||DefaultDispatcher-worker-5||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"c9baefbf-4653-469b-bfdf-4a172a8890d0","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_5276b596-f96f-46ce-a364-05b9e8b22370_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"e0d5ae56-f597-4449-ae88-f24d622dc1f8","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220714t071626150691z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"c814da2d-ae0d-4869-868d-9178855def75","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220714t071626150691z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"15a3af19-55d3-4feb-99c8-794da0c84330","model-uuid":"e0d5ae56-f597-4449-ae88-f24d622dc1f8","model-invariant-uuid":"c814da2d-ae0d-4869-868d-9178855def75"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"c9baefbf-4653-469b-bfdf-4a172a8890d0","vf-module-name":"basic_cnf_macro_5276b596-f96f-46ce-a364-05b9e8b22370_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"3a233700-7a2d-4f0b-a169-54f4b0cc43a5","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"80389994-7b49-43df-8ce7-caf45ba34d68","model-invariant-uuid":"3c40885a-0148-42dd-8110-cc80faefeb81"},"global-customer-id":"basiccnf-macro-customer","service-id":"b31cea7a-bf2a-4fc6-8dd3-5d3b16dccdc4","service-instance-id":"b31cea7a-bf2a-4fc6-8dd3-5d3b16dccdc4","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"fb42b742-cd9b-4d22-a255-0ec1414822fe","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/056989b0-e6ff-4135-8746-9676e5399a45","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"c43e870b-3b3f-4a51-a0fb-cc655388df26","model-uuid":"6398ea68-e67d-47e2-ae60-cf395b190540","model-invariant-uuid":"e3a71bef-69b1-42be-b115-49cbbe68074f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"ad9eb22b-9c00-4d5c-aaba-3d802c7e0119"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"15a3af19-55d3-4feb-99c8-794da0c84330","model-uuid":"e0d5ae56-f597-4449-ae88-f24d622dc1f8","model-invariant-uuid":"c814da2d-ae0d-4869-868d-9178855def75"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"c9baefbf-4653-469b-bfdf-4a172a8890d0","from-preload":false}}}]}) 2022-07-14 07:17:34,300|||DefaultDispatcher-worker-5||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"c9baefbf-4653-469b-bfdf-4a172a8890d0","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_5276b596-f96f-46ce-a364-05b9e8b22370_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"e0d5ae56-f597-4449-ae88-f24d622dc1f8","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220714t071626150691z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"c814da2d-ae0d-4869-868d-9178855def75","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220714t071626150691z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"15a3af19-55d3-4feb-99c8-794da0c84330","model-uuid":"e0d5ae56-f597-4449-ae88-f24d622dc1f8","model-invariant-uuid":"c814da2d-ae0d-4869-868d-9178855def75"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"c9baefbf-4653-469b-bfdf-4a172a8890d0","vf-module-name":"basic_cnf_macro_5276b596-f96f-46ce-a364-05b9e8b22370_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"3a233700-7a2d-4f0b-a169-54f4b0cc43a5","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"80389994-7b49-43df-8ce7-caf45ba34d68","model-invariant-uuid":"3c40885a-0148-42dd-8110-cc80faefeb81"},"global-customer-id":"basiccnf-macro-customer","service-id":"b31cea7a-bf2a-4fc6-8dd3-5d3b16dccdc4","service-instance-id":"b31cea7a-bf2a-4fc6-8dd3-5d3b16dccdc4","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"fb42b742-cd9b-4d22-a255-0ec1414822fe","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/056989b0-e6ff-4135-8746-9676e5399a45","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"c43e870b-3b3f-4a51-a0fb-cc655388df26","model-uuid":"6398ea68-e67d-47e2-ae60-cf395b190540","model-invariant-uuid":"e3a71bef-69b1-42be-b115-49cbbe68074f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"ad9eb22b-9c00-4d5c-aaba-3d802c7e0119"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"15a3af19-55d3-4feb-99c8-794da0c84330","model-uuid":"e0d5ae56-f597-4449-ae88-f24d622dc1f8","model-invariant-uuid":"c814da2d-ae0d-4869-868d-9178855def75"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"c9baefbf-4653-469b-bfdf-4a172a8890d0","from-preload":false}}}]}) 2022-07-14 07:17:34,300|||DefaultDispatcher-worker-5||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"c9baefbf-4653-469b-bfdf-4a172a8890d0","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_5276b596-f96f-46ce-a364-05b9e8b22370_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"e0d5ae56-f597-4449-ae88-f24d622dc1f8","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220714t071626150691z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"c814da2d-ae0d-4869-868d-9178855def75","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220714t071626150691z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"15a3af19-55d3-4feb-99c8-794da0c84330","model-uuid":"e0d5ae56-f597-4449-ae88-f24d622dc1f8","model-invariant-uuid":"c814da2d-ae0d-4869-868d-9178855def75"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"c9baefbf-4653-469b-bfdf-4a172a8890d0","vf-module-name":"basic_cnf_macro_5276b596-f96f-46ce-a364-05b9e8b22370_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"3a233700-7a2d-4f0b-a169-54f4b0cc43a5","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"80389994-7b49-43df-8ce7-caf45ba34d68","model-invariant-uuid":"3c40885a-0148-42dd-8110-cc80faefeb81"},"global-customer-id":"basiccnf-macro-customer","service-id":"b31cea7a-bf2a-4fc6-8dd3-5d3b16dccdc4","service-instance-id":"b31cea7a-bf2a-4fc6-8dd3-5d3b16dccdc4","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"fb42b742-cd9b-4d22-a255-0ec1414822fe","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/056989b0-e6ff-4135-8746-9676e5399a45","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"c43e870b-3b3f-4a51-a0fb-cc655388df26","model-uuid":"6398ea68-e67d-47e2-ae60-cf395b190540","model-invariant-uuid":"e3a71bef-69b1-42be-b115-49cbbe68074f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"ad9eb22b-9c00-4d5c-aaba-3d802c7e0119"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"15a3af19-55d3-4feb-99c8-794da0c84330","model-uuid":"e0d5ae56-f597-4449-ae88-f24d622dc1f8","model-invariant-uuid":"c814da2d-ae0d-4869-868d-9178855def75"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"c9baefbf-4653-469b-bfdf-4a172a8890d0","from-preload":false}}}]), type ({json}) 2022-07-14 07:17:34,300|||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"c9baefbf-4653-469b-bfdf-4a172a8890d0","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_5276b596-f96f-46ce-a364-05b9e8b22370_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"e0d5ae56-f597-4449-ae88-f24d622dc1f8","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220714t071626150691z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"c814da2d-ae0d-4869-868d-9178855def75","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220714t071626150691z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"15a3af19-55d3-4feb-99c8-794da0c84330","model-uuid":"e0d5ae56-f597-4449-ae88-f24d622dc1f8","model-invariant-uuid":"c814da2d-ae0d-4869-868d-9178855def75"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"c9baefbf-4653-469b-bfdf-4a172a8890d0","vf-module-name":"basic_cnf_macro_5276b596-f96f-46ce-a364-05b9e8b22370_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"3a233700-7a2d-4f0b-a169-54f4b0cc43a5","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"80389994-7b49-43df-8ce7-caf45ba34d68","model-invariant-uuid":"3c40885a-0148-42dd-8110-cc80faefeb81"},"global-customer-id":"basiccnf-macro-customer","service-id":"b31cea7a-bf2a-4fc6-8dd3-5d3b16dccdc4","service-instance-id":"b31cea7a-bf2a-4fc6-8dd3-5d3b16dccdc4","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"fb42b742-cd9b-4d22-a255-0ec1414822fe","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/056989b0-e6ff-4135-8746-9676e5399a45","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"c43e870b-3b3f-4a51-a0fb-cc655388df26","model-uuid":"6398ea68-e67d-47e2-ae60-cf395b190540","model-invariant-uuid":"e3a71bef-69b1-42be-b115-49cbbe68074f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"ad9eb22b-9c00-4d5c-aaba-3d802c7e0119"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"15a3af19-55d3-4feb-99c8-794da0c84330","model-uuid":"e0d5ae56-f597-4449-ae88-f24d622dc1f8","model-invariant-uuid":"c814da2d-ae0d-4869-868d-9178855def75"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"c9baefbf-4653-469b-bfdf-4a172a8890d0","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json) 2022-07-14 07:17:34,305|||DefaultDispatcher-worker-5||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/ad9eb22b-9c00-4d5c-aaba-3d802c7e0119?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-07-14 07:17:34,305|||DefaultDispatcher-worker-5||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/ad9eb22b-9c00-4d5c-aaba-3d802c7e0119?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-07-14 07:17:34,315|||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/ad9eb22b-9c00-4d5c-aaba-3d802c7e0119?depth=1) 2022-07-14 07:17:34,787|||DefaultDispatcher-worker-5||||INFO||||||| Response status(200 - OK) 2022-07-14 07:17:34,788|||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (json) 2022-07-14 07:17:34,788|||DefaultDispatcher-worker-5||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"c9baefbf-4653-469b-bfdf-4a172a8890d0","vf-module-name":"basic_cnf_macro_5276b596-f96f-46ce-a364-05b9e8b22370_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"stupefied_tesla","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1657783050008","model-invariant-id":"c814da2d-ae0d-4869-868d-9178855def75","model-version-id":"e0d5ae56-f597-4449-ae88-f24d622dc1f8","model-customization-id":"15a3af19-55d3-4feb-99c8-794da0c84330","module-index":0}]}) 2022-07-14 07:17:34,788|||DefaultDispatcher-worker-5||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"c9baefbf-4653-469b-bfdf-4a172a8890d0","vf-module-name":"basic_cnf_macro_5276b596-f96f-46ce-a364-05b9e8b22370_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"stupefied_tesla","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1657783050008","model-invariant-id":"c814da2d-ae0d-4869-868d-9178855def75","model-version-id":"e0d5ae56-f597-4449-ae88-f24d622dc1f8","model-customization-id":"15a3af19-55d3-4feb-99c8-794da0c84330","module-index":0}]}) 2022-07-14 07:17:34,788|||DefaultDispatcher-worker-5||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"c9baefbf-4653-469b-bfdf-4a172a8890d0","vf-module-name":"basic_cnf_macro_5276b596-f96f-46ce-a364-05b9e8b22370_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"stupefied_tesla","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1657783050008","model-invariant-id":"c814da2d-ae0d-4869-868d-9178855def75","model-version-id":"e0d5ae56-f597-4449-ae88-f24d622dc1f8","model-customization-id":"15a3af19-55d3-4feb-99c8-794da0c84330","module-index":0}]), type ({json}) 2022-07-14 07:17:34,788|||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"c9baefbf-4653-469b-bfdf-4a172a8890d0","vf-module-name":"basic_cnf_macro_5276b596-f96f-46ce-a364-05b9e8b22370_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"stupefied_tesla","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1657783050008","model-invariant-id":"c814da2d-ae0d-4869-868d-9178855def75","model-version-id":"e0d5ae56-f597-4449-ae88-f24d622dc1f8","model-customization-id":"15a3af19-55d3-4feb-99c8-794da0c84330","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json) 2022-07-14 07:17:34,790|||DefaultDispatcher-worker-5||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup) 2022-07-14 07:17:34,792|||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"c814da2d-ae0d-4869-868d-9178855def75","k8s-rb-definition-version":"15a3af19-55d3-4feb-99c8-794da0c84330","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change","k8s-instance-id":"stupefied_tesla"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json) 2022-07-14 07:17:34,793|||DefaultDispatcher-worker-5||||INFO||||||| Generated Resource Param Data ({ "config-deploy-setup" : { "helm_apache" : { "k8s-instance-id" : "stupefied_tesla", "k8s-rb-config-name" : "replica-count-change", "k8s-rb-config-template-name" : "replica-count-template", "k8s-rb-config-template-source" : "deployment-config", "k8s-rb-config-value-source" : "custom-values", "k8s-rb-definition-name" : "c814da2d-ae0d-4869-868d-9178855def75", "k8s-rb-definition-version" : "15a3af19-55d3-4feb-99c8-794da0c84330" } }, "replica-count" : null, "service-instance-id" : "b31cea7a-bf2a-4fc6-8dd3-5d3b16dccdc4", "service-instance-name" : "basic_cnf_macro_5276b596-f96f-46ce-a364-05b9e8b22370", "vf-modules-list-aai" : { "vf-modules" : [ { "automated-assignment" : false, "heat-stack-id" : "stupefied_tesla", "is-base-vf-module" : false, "model-customization-id" : "15a3af19-55d3-4feb-99c8-794da0c84330", "model-invariant-id" : "c814da2d-ae0d-4869-868d-9178855def75", "model-version-id" : "e0d5ae56-f597-4449-ae88-f24d622dc1f8", "module-index" : 0, "orchestration-status" : "Active", "resource-version" : "1657783050008", "vf-module-id" : "c9baefbf-4653-469b-bfdf-4a172a8890d0", "vf-module-name" : "basic_cnf_macro_5276b596-f96f-46ce-a364-05b9e8b22370_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" } ] }, "vf-modules-list-sdnc" : { "vf-modules" : [ { "vf-module-data" : { "request-information" : { "request-action" : "CreateVfModuleInstance", "request-id" : "3a233700-7a2d-4f0b-a169-54f4b0cc43a5", "source" : "MSO" }, "sdnc-request-header" : { "svc-action" : "activate", "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/056989b0-e6ff-4135-8746-9676e5399a45", "svc-request-id" : "fb42b742-cd9b-4d22-a255-0ec1414822fe" }, "service-information" : { "global-customer-id" : "basiccnf-macro-customer", "onap-model-information" : { "model-invariant-uuid" : "3c40885a-0148-42dd-8110-cc80faefeb81", "model-name" : "basic_cnf_macro", "model-uuid" : "80389994-7b49-43df-8ce7-caf45ba34d68", "model-version" : "1.0" }, "service-id" : "b31cea7a-bf2a-4fc6-8dd3-5d3b16dccdc4", "service-instance-id" : "b31cea7a-bf2a-4fc6-8dd3-5d3b16dccdc4", "subscription-service-type" : "basic_cnf_macro" }, "vf-module-information" : { "from-preload" : false, "onap-model-information" : { "model-customization-uuid" : "15a3af19-55d3-4feb-99c8-794da0c84330", "model-invariant-uuid" : "c814da2d-ae0d-4869-868d-9178855def75", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "e0d5ae56-f597-4449-ae88-f24d622dc1f8", "model-version" : "1" }, "vf-module-id" : "c9baefbf-4653-469b-bfdf-4a172a8890d0", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" }, "vf-module-level-oper-status" : { "last-rpc-action" : "activate", "order-status" : "Created" }, "vf-module-request-input" : { "aic-cloud-region" : "k8sregion-cnf-macro", "cloud-owner" : "basiccnf-cloud-owner", "tenant" : "123456", "vf-module-input-parameters" : { "param" : [ { "name" : "k8s-rb-config-name", "value" : "replica-count-change" }, { "name" : "k8s-rb-config-template-name", "value" : "replica-count-template" }, { "name" : "k8s-rb-profile-namespace", "value" : "onap-tests" }, { "name" : "vf_module_label", "value" : "helm_apache" }, { "name" : "k8s-rb-profile-source", "value" : "node-port-profile" }, { "name" : "k8s-rb-config-value-source", "value" : "custom-values" }, { "name" : "k8s-rb-config-template-source", "value" : "deployment-config" }, { "name" : "k8s-rb-instance-release-name", "value" : "rel-1-apache" }, { "name" : "k8s-rb-profile-name", "value" : "node-port-profile" } ] }, "vf-module-name" : "basic_cnf_macro_5276b596-f96f-46ce-a364-05b9e8b22370_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" }, "vf-module-topology" : { "aic-cloud-region" : "k8sregion-cnf-macro", "onap-model-information" : { "model-customization-uuid" : "15a3af19-55d3-4feb-99c8-794da0c84330", "model-invariant-uuid" : "c814da2d-ae0d-4869-868d-9178855def75", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "e0d5ae56-f597-4449-ae88-f24d622dc1f8", "model-version" : "1" }, "sdnc-generated-cloud-resources" : true, "tenant" : "123456", "vf-module-parameters" : { "param" : [ { "name" : "k8s-rb-config-name", "value" : "replica-count-change" }, { "name" : "aai-vf-module-put", "resource-resolution-data" : { "capability-name" : "aai-vf-module-put", "status" : "SUCCESS" }, "value" : "SUCCESS" }, { "name" : "k8s-rb-profile-namespace", "value" : "onap-tests" }, { "name" : "vf_module_label", "value" : "helm_apache" }, { "name" : "k8s-rb-config-value-source", "value" : "custom-values" }, { "name" : "vf-module-model-version", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "e0d5ae56-f597-4449-ae88-f24d622dc1f8" }, { "name" : "core-instance-name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "null" }, { "name" : "vf-module-name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20220714t071626150691z-helm_apache-vfmt-001" }, { "name" : "vf-module-model-invariant-uuid", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "c814da2d-ae0d-4869-868d-9178855def75" }, { "name" : "vnf_name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20220714t071626150691z" }, { "name" : "k8s-rb-config-template-name", "value" : "replica-count-template" }, { "name" : "k8s-rb-profile-source", "value" : "node-port-profile" }, { "name" : "k8s-rb-config-template-source", "value" : "deployment-config" }, { "name" : "k8s-rb-instance-release-name", "value" : "rel-1-apache" }, { "name" : "k8s-rb-profile-name", "value" : "node-port-profile" } ] }, "vf-module-topology-identifier" : { "vf-module-id" : "c9baefbf-4653-469b-bfdf-4a172a8890d0", "vf-module-name" : "basic_cnf_macro_5276b596-f96f-46ce-a364-05b9e8b22370_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" } }, "vnf-information" : { "onap-model-information" : { "model-customization-uuid" : "c43e870b-3b3f-4a51-a0fb-cc655388df26", "model-invariant-uuid" : "e3a71bef-69b1-42be-b115-49cbbe68074f", "model-name" : "basic_cnf_macro", "model-uuid" : "6398ea68-e67d-47e2-ae60-cf395b190540", "model-version" : "1.0" }, "vnf-id" : "ad9eb22b-9c00-4d5c-aaba-3d802c7e0119", "vnf-name" : "basic_cnf_macro", "vnf-type" : "basic_cnf_macro/null" } }, "vf-module-id" : "c9baefbf-4653-469b-bfdf-4a172a8890d0" } ] }, "vnf-id" : "ad9eb22b-9c00-4d5c-aaba-3d802c7e0119" }) 2022-07-14 07:17:34,799|||DefaultDispatcher-worker-5||||INFO||||||| Preparing Response... 2022-07-14 07:17:34,799|||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process) 2022-07-14 07:17:34,799|||DefaultDispatcher-worker-5||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS) 2022-07-14 07:17:34,799|||DefaultDispatcher-worker-5||||INFO||||||| Executing workflow(config-deploy[3a233700-7a2d-4f0b-a169-54f4b0cc43a5])'s step(status-verification-script) 2022-07-14 07:17:34,800|||DefaultDispatcher-worker-5||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-07-14 07:17:34,803|||DefaultDispatcher-worker-5||||INFO||||||| preparing request id(3a233700-7a2d-4f0b-a169-54f4b0cc43a5) for workflow(config-deploy) step(status-verification-script) 2022-07-14 07:17:34,804|||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process) 2022-07-14 07:17:34,804|||DefaultDispatcher-worker-5||||INFO||||||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"}) 2022-07-14 07:17:34,806|||DefaultDispatcher-worker-5||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService]) 2022-07-14 07:17:34,810|||DefaultDispatcher-worker-5||||INFO||||||| SIMPLE STATUS CHECK - START 2022-07-14 07:17:34,823|||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(GET), url(/v1/instance/stupefied_tesla/status) 2022-07-14 07:17:34,884|||DefaultDispatcher-worker-5||||INFO||||||| Response status(200 - OK) 2022-07-14 07:17:34,902|||DefaultDispatcher-worker-5||||INFO||||||| VfModule helm_apache (stupefied_tesla) is not ready. Please wait... 2022-07-14 07:17:44,912|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/stupefied_tesla/status) 2022-07-14 07:17:44,976|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-07-14 07:17:44,978|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (stupefied_tesla) is ready. 2022-07-14 07:17:44,978|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - END 2022-07-14 07:17:44,979|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-07-14 07:17:44,979|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process) 2022-07-14 07:17:44,979|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(status-verification-script) -> executed state(SUCCESS) 2022-07-14 07:17:44,980|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[3a233700-7a2d-4f0b-a169-54f4b0cc43a5])'s step(config-apply) 2022-07-14 07:17:44,980|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-14 07:17:44,985|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(3a233700-7a2d-4f0b-a169-54f4b0cc43a5) for workflow(config-deploy) step(config-apply) 2022-07-14 07:17:44,985|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process) 2022-07-14 07:17:44,985|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (k8s-config-apply), values ({artifact-prefix-names=["helm_apache"], k8s-config-operation-type="create", resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}}) 2022-07-14 07:17:44,988|||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Config Value component logic. 2022-07-14 07:17:44,988|||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes 2022-07-14 07:17:44,988|||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map. 2022-07-14 07:17:44,997|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/stupefied_tesla/config/replica-count-change) 2022-07-14 07:17:50,009|||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error) 2022-07-14 07:17:50,009|||DefaultDispatcher-worker-3||||INFO||||||| Uploading K8s config.. 2022-07-14 07:17:50,041|||DefaultDispatcher-worker-3||||INFO||||||| Config building started from source custom-values 2022-07-14 07:17:50,042|||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(custom-values-mapping) 2022-07-14 07:17:50,059|||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = replica-count status = null required = null dependencies = [] dictionaryName = replica-count dictionarySource = default ]]]) 2022-07-14 07:17:50,061|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-07-14 07:17:50,062|||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({ "replica-count" : 2 }) 2022-07-14 07:17:50,121|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/instance/stupefied_tesla/config) 2022-07-14 07:17:50,266|||DefaultDispatcher-worker-3||||INFO||||||| Response status(201 - Created) 2022-07-14 07:17:50,276|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-07-14 07:17:50,276|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process) 2022-07-14 07:17:50,277|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-apply) -> executed state(SUCCESS) 2022-07-14 07:17:50,277|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[3a233700-7a2d-4f0b-a169-54f4b0cc43a5])'s step(status-verification-script-after) 2022-07-14 07:17:50,277|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-07-14 07:17:50,278|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(3a233700-7a2d-4f0b-a169-54f4b0cc43a5) for workflow(config-deploy) step(status-verification-script-after) 2022-07-14 07:17:50,278|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process) 2022-07-14 07:17:50,278|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"}) 2022-07-14 07:17:50,279|||DefaultDispatcher-worker-3||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService]) 2022-07-14 07:17:50,281|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - START 2022-07-14 07:17:50,368|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/stupefied_tesla/status) 2022-07-14 07:17:50,428|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-07-14 07:17:50,429|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (stupefied_tesla) is not ready. Please wait... 2022-07-14 07:18:00,438|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/stupefied_tesla/status) 2022-07-14 07:18:00,513|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-07-14 07:18:00,515|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (stupefied_tesla) is not ready. Please wait... 2022-07-14 07:18:10,523|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/stupefied_tesla/status) 2022-07-14 07:18:10,645|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-07-14 07:18:10,653|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (stupefied_tesla) is not ready. Please wait... 2022-07-14 07:18:20,663|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/stupefied_tesla/status) 2022-07-14 07:18:20,724|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-07-14 07:18:20,727|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (stupefied_tesla) is not ready. Please wait... 2022-07-14 07:18:30,735|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/stupefied_tesla/status) 2022-07-14 07:18:30,787|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-07-14 07:18:30,790|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (stupefied_tesla) is not ready. Please wait... 2022-07-14 07:18:40,799|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/stupefied_tesla/status) 2022-07-14 07:18:40,851|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-07-14 07:18:40,853|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (stupefied_tesla) is ready. 2022-07-14 07:18:40,853|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - END 2022-07-14 07:18:40,853|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-07-14 07:18:40,853|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process) 2022-07-14 07:18:40,853|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(status-verification-script-after) -> executed state(SUCCESS) 2022-07-14 07:18:40,854|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[3a233700-7a2d-4f0b-a169-54f4b0cc43a5])'s step(collect-results) 2022-07-14 07:18:40,854|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-07-14 07:18:40,854|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(3a233700-7a2d-4f0b-a169-54f4b0cc43a5) for workflow(config-deploy) step(collect-results) 2022-07-14 07:18:40,854|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process) 2022-07-14 07:18:40,855|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"}) 2022-07-14 07:18:40,855|||DefaultDispatcher-worker-3||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([]) 2022-07-14 07:18:40,860|||DefaultDispatcher-worker-3||||INFO||||||| Collected results: {} 2022-07-14 07:18:40,860|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-07-14 07:18:40,860|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process) 2022-07-14 07:18:40,860|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(collect-results) -> executed state(SUCCESS) 2022-07-14 07:18:40,861|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2022-07-14 07:18:40,861|||DefaultDispatcher-worker-3||||INFO||||||| workflow(3a233700-7a2d-4f0b-a169-54f4b0cc43a5) nodes completed with (0)exceptions 2022-07-14 07:18:40,861|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-07-14 07:18:40,862|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 49f987f6-99a6-4c0a-a21d-03f63f2c6696 auditStoreId -1 2022-07-14 07:18:40,863|3a233700-7a2d-4f0b-a169-54f4b0cc43a5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wt7cg|||| Completed