By type
04:52:43,335 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 04:52:43,337 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 04:52:43,339 |-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] 04:52:43,341 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 04:52:43,341 |-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] 04:52:43,341 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 04:52:43,368 |-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 04:52:43,654 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 04:52:43,669 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 04:52:43,676 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 04:52:43,727 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 04:52:44,031 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 04:52:44,034 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 04:52:44,034 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 04:52:44,034 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 04:52:44,034 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 04:52:44,034 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 04:52:44,035 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 04:52:44,036 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 04:52:44,039 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2022-09-12 04:52:46,326|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-66dbbf475-4x48v with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app) 2022-09-12 04:52:46,333|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2022-09-12 04:52:54,378|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-09-12 04:52:56,537|||main||||INFO||||||| Finished Spring Data repository scanning in 2113ms. Found 11 JPA repository interfaces. 2022-09-12 04:53:03,942|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2022-09-12 04:53:04,202|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2022-09-12 04:53:05,184|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-09-12 04:53:07,028|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-09-12 04:53:08,185|||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-09-12 04:53:08,229|||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-09-12 04:53:08,874|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2022-09-12 04:53:12,174|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-09-12 04:53:12,224|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-09-12 04:53:12,464|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2022-09-12 04:53:17,105|||main||||INFO||||||| Audit service is disabled 2022-09-12 04:53:18,476|||main||||INFO||||||| Workflow Audit store is disabled 2022-09-12 04:53:22,296|||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-09-12 04:53:22,611|||main||||INFO||||||| Dependency Management module created... 2022-09-12 04:53:26,879|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2022-09-12 04:53:27,703|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2022-09-12 04:53:32,254|||main||||INFO||||||| Netty started on port(s): 8080 2022-09-12 04:53:42,799|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2022-09-12 04:53:43,987|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2022-09-12 04:53:44,059|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 59.542 seconds (JVM running for 61.925) 2022-09-12 04:53:44,141|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2022-09-12 05:48:10,806|2beb4482-66a0-4d4d-8cde-3e9f529de626||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-09-12 05:48:10,824|2beb4482-66a0-4d4d-8cde-3e9f529de626||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-09-12 05:48:10,827|2beb4482-66a0-4d4d-8cde-3e9f529de626||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-09-12 05:48:13,406|2beb4482-66a0-4d4d-8cde-3e9f529de626||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-09-12 05:48:13,415|2beb4482-66a0-4d4d-8cde-3e9f529de626||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-09-12 05:48:19,099|5cbecabe-8194-42d1-bc8f-a2044d5524ca||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Enhancing blueprint(/opt/app/onap/blueprints/working/43e7d896-2b35-41cf-a4cd-ff03392e6f7e) 2022-09-12 05:48:19,136|5cbecabe-8194-42d1-bc8f-a2044d5524ca||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| deleting definition types under : /opt/app/onap/blueprints/working/43e7d896-2b35-41cf-a4cd-ff03392e6f7e/Definitions 2022-09-12 05:48:19,479|5cbecabe-8194-42d1-bc8f-a2044d5524ca||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| reinitialized all type definitions 2022-09-12 05:48:19,538|5cbecabe-8194-42d1-bc8f-a2044d5524ca||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ***** Enhancing NodeTemplate(helloworld) 2022-09-12 05:48:19,664|5cbecabe-8194-42d1-bc8f-a2044d5524ca||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| enhancing ArtifactDefinition(helloworld-template) 2022-09-12 05:48:19,694|5cbecabe-8194-42d1-bc8f-a2044d5524ca||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-09-12 05:48:19,757|5cbecabe-8194-42d1-bc8f-a2044d5524ca||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-09-12 05:48:19,934|5cbecabe-8194-42d1-bc8f-a2044d5524ca||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ##### Enhancing Workflow(helloworld) 2022-09-12 05:48:19,936|5cbecabe-8194-42d1-bc8f-a2044d5524ca||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-09-12 05:48:19,936|5cbecabe-8194-42d1-bc8f-a2044d5524ca||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| identified workflow(helloworld) targets(helloworld) 2022-09-12 05:48:19,936|5cbecabe-8194-42d1-bc8f-a2044d5524ca||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-09-12 05:48:19,937|5cbecabe-8194-42d1-bc8f-a2044d5524ca||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-09-12 05:48:19,937|5cbecabe-8194-42d1-bc8f-a2044d5524ca||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| enriching artifacts file(/opt/app/onap/blueprints/working/43e7d896-2b35-41cf-a4cd-ff03392e6f7e/Templates/hello-world-mapping.json 2022-09-12 05:48:20,036|5cbecabe-8194-42d1-bc8f-a2044d5524ca||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-09-12 05:48:20,040|5cbecabe-8194-42d1-bc8f-a2044d5524ca||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| dataType not present for the recipe(dt-helloworld-properties) 2022-09-12 05:48:20,041|5cbecabe-8194-42d1-bc8f-a2044d5524ca||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ##### Enhancing blueprint Resource Definitions 2022-09-12 05:48:20,044|5cbecabe-8194-42d1-bc8f-a2044d5524ca||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-09-12 05:48:20,047|5cbecabe-8194-42d1-bc8f-a2044d5524ca||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| processing file (Templates/hello-world-mapping.json) 2022-09-12 05:48:20,110|5cbecabe-8194-42d1-bc8f-a2044d5524ca||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| distinct resource keys ([]) 2022-09-12 05:48:20,111|5cbecabe-8194-42d1-bc8f-a2044d5524ca||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Enriching Resource Definition sources Node Template: [] 2022-09-12 05:48:20,688|6bbec408-6d5b-41b8-b9b7-06a3660acca4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Save processing(d671d5f7-e896-44e1-b630-07130b00166e) CBA(/opt/app/onap/blueprints/archive/d671d5f7-e896-44e1-b630-07130b00166e/cba.zip) 2022-09-12 05:48:20,722|6bbec408-6d5b-41b8-b9b7-06a3660acca4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d671d5f7-e896-44e1-b630-07130b00166e) and entry definition file (Definitions/blueprint.json) 2022-09-12 05:48:21,055|6bbec408-6d5b-41b8-b9b7-06a3660acca4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(helloworld) 2022-09-12 05:48:21,117|6bbec408-6d5b-41b8-b9b7-06a3660acca4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d671d5f7-e896-44e1-b630-07130b00166e) and entry definition file (Definitions/blueprint.json) 2022-09-12 05:48:21,549|6bbec408-6d5b-41b8-b9b7-06a3660acca4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| No compiled cache(/opt/app/onap/blueprints/working/d671d5f7-e896-44e1-b630-07130b00166e) present to clean. 2022-09-12 05:48:21,944|56e57c7e-39f8-4a7b-b3c3-650d1a78b217||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| processing request id 654321 2022-09-12 05:48:21,944|56e57c7e-39f8-4a7b-b3c3-650d1a78b217||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| storeExecutionInput called not to store the Workflow action input details 2022-09-12 05:48:21,945|56e57c7e-39f8-4a7b-b3c3-650d1a78b217||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| StoreAuditService ID -1 2022-09-12 05:48:21,971|56e57c7e-39f8-4a7b-b3c3-650d1a78b217||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| getting cba file name(test101), version(1.0.1) from db 2022-09-12 05:48:22,384|56e57c7e-39f8-4a7b-b3c3-650d1a78b217||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-09-12 05:48:22,391|56e57c7e-39f8-4a7b-b3c3-650d1a78b217||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-09-12 05:48:22,394|56e57c7e-39f8-4a7b-b3c3-650d1a78b217||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-09-12 05:48:22,481|56e57c7e-39f8-4a7b-b3c3-650d1a78b217||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Deriving input data for workflow: (helloworld) 2022-09-12 05:48:22,484|56e57c7e-39f8-4a7b-b3c3-650d1a78b217||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-09-12 05:48:22,485|56e57c7e-39f8-4a7b-b3c3-650d1a78b217||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-09-12 05:48:22,531|56e57c7e-39f8-4a7b-b3c3-650d1a78b217||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-09-12 05:48:22,532|56e57c7e-39f8-4a7b-b3c3-650d1a78b217||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-09-12 05:48:22,535|56e57c7e-39f8-4a7b-b3c3-650d1a78b217||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-09-12 05:48:22,673|56e57c7e-39f8-4a7b-b3c3-650d1a78b217||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-09-12 05:48:22,848|56e57c7e-39f8-4a7b-b3c3-650d1a78b217||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Batched Sequence : ([]) 2022-09-12 05:48:22,858|56e57c7e-39f8-4a7b-b3c3-650d1a78b217||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Generated Resource Param Data ({ }) 2022-09-12 05:48:23,149|56e57c7e-39f8-4a7b-b3c3-650d1a78b217||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Preparing Response... 2022-09-12 05:48:23,152|56e57c7e-39f8-4a7b-b3c3-650d1a78b217||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-09-12 05:48:23,153|56e57c7e-39f8-4a7b-b3c3-650d1a78b217||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| resolveWorkflowOutputs for workflow(helloworld) 2022-09-12 05:48:23,156|56e57c7e-39f8-4a7b-b3c3-650d1a78b217||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 64bb8299-a785-4d89-9b08-b163f399d2d3 auditStoreId -1 2022-09-12 06:06:57,767|68499774-0c7e-445e-8a64-45f0bc461072||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-09-12 06:06:57,769|68499774-0c7e-445e-8a64-45f0bc461072||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-09-12 06:06:57,770|68499774-0c7e-445e-8a64-45f0bc461072||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-09-12 06:06:59,415|68499774-0c7e-445e-8a64-45f0bc461072||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-09-12 06:06:59,415|68499774-0c7e-445e-8a64-45f0bc461072||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-09-12 06:07:01,631|68499774-0c7e-445e-8a64-45f0bc461072||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-09-12 06:07:01,658|68499774-0c7e-445e-8a64-45f0bc461072||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Save processing(931a9311-1b5f-4c68-a459-064b4a55d3a5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-09-12 06:07:01,738|68499774-0c7e-445e-8a64-45f0bc461072||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Save processing(330bb4d2-1585-4704-b729-b6d20f141a79) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-09-12 06:07:01,763|68499774-0c7e-445e-8a64-45f0bc461072||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Save processing(704371cd-246d-499d-9ae0-36bd087aa15f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-09-12 06:07:01,796|68499774-0c7e-445e-8a64-45f0bc461072||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Save processing(70cbf86b-eb4c-44c9-bc34-24d6772b1cf4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-09-12 06:07:01,831|68499774-0c7e-445e-8a64-45f0bc461072||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Save processing(f8f6d593-8b27-4bf2-baa5-7cb46be207ea) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-09-12 06:07:01,878|68499774-0c7e-445e-8a64-45f0bc461072||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Save processing(cf927839-2878-45fc-aeb5-8d6284c72603) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-09-12 06:07:01,907|68499774-0c7e-445e-8a64-45f0bc461072||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:07:01,907|68499774-0c7e-445e-8a64-45f0bc461072||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:07:01,909|68499774-0c7e-445e-8a64-45f0bc461072||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-09-12 06:07:01,909|68499774-0c7e-445e-8a64-45f0bc461072||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-09-12 06:07:01,910|68499774-0c7e-445e-8a64-45f0bc461072||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:07:01,910|68499774-0c7e-445e-8a64-45f0bc461072||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:07:02,044|68499774-0c7e-445e-8a64-45f0bc461072||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-12 06:07:02,062|68499774-0c7e-445e-8a64-45f0bc461072||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-12 06:07:02,203|68499774-0c7e-445e-8a64-45f0bc461072||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-12 06:07:02,244|68499774-0c7e-445e-8a64-45f0bc461072||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-12 06:07:02,491|68499774-0c7e-445e-8a64-45f0bc461072||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(resource-assignment) 2022-09-12 06:07:02,493|68499774-0c7e-445e-8a64-45f0bc461072||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(config-assign) 2022-09-12 06:07:02,496|68499774-0c7e-445e-8a64-45f0bc461072||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(config-deploy) 2022-09-12 06:07:02,611|68499774-0c7e-445e-8a64-45f0bc461072||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:07:03,043|68499774-0c7e-445e-8a64-45f0bc461072||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(resource-assignment) 2022-09-12 06:07:03,045|68499774-0c7e-445e-8a64-45f0bc461072||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(config-assign) 2022-09-12 06:07:03,046|68499774-0c7e-445e-8a64-45f0bc461072||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(config-deploy) 2022-09-12 06:07:03,203|68499774-0c7e-445e-8a64-45f0bc461072||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:07:03,453|68499774-0c7e-445e-8a64-45f0bc461072||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(resource-assignment) 2022-09-12 06:07:03,455|68499774-0c7e-445e-8a64-45f0bc461072||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(config-deploy) 2022-09-12 06:07:03,574|68499774-0c7e-445e-8a64-45f0bc461072||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-09-12 06:07:03,864|68499774-0c7e-445e-8a64-45f0bc461072||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(resource-assignment) 2022-09-12 06:07:03,870|68499774-0c7e-445e-8a64-45f0bc461072||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(config-assign) 2022-09-12 06:07:03,872|68499774-0c7e-445e-8a64-45f0bc461072||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(config-assign-day-2) 2022-09-12 06:07:03,874|68499774-0c7e-445e-8a64-45f0bc461072||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(config-deploy) 2022-09-12 06:07:03,876|68499774-0c7e-445e-8a64-45f0bc461072||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(config-deploy-day-2) 2022-09-12 06:07:03,927|68499774-0c7e-445e-8a64-45f0bc461072||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(config-assign) 2022-09-12 06:07:03,952|68499774-0c7e-445e-8a64-45f0bc461072||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(config-deploy) 2022-09-12 06:07:03,961|68499774-0c7e-445e-8a64-45f0bc461072||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:07:03,989|68499774-0c7e-445e-8a64-45f0bc461072||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:07:04,395|68499774-0c7e-445e-8a64-45f0bc461072||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(resource-assignment) 2022-09-12 06:07:04,397|68499774-0c7e-445e-8a64-45f0bc461072||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(config-assign) 2022-09-12 06:07:04,400|68499774-0c7e-445e-8a64-45f0bc461072||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(config-deploy) 2022-09-12 06:07:04,401|68499774-0c7e-445e-8a64-45f0bc461072||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(HealthCheck) 2022-09-12 06:07:04,403|68499774-0c7e-445e-8a64-45f0bc461072||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(ScaleOutReconfiguration) 2022-09-12 06:07:04,404|68499774-0c7e-445e-8a64-45f0bc461072||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(vf-config-assign) 2022-09-12 06:07:04,405|68499774-0c7e-445e-8a64-45f0bc461072||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(vf-config-deploy) 2022-09-12 06:07:04,546|68499774-0c7e-445e-8a64-45f0bc461072||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-09-12 06:07:08,316|39c9ca6b-5841-4324-ab1f-e50c76574a0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Enhancing blueprint(/opt/app/onap/blueprints/working/b447a2b6-130a-4622-8b3b-769427fe5309) 2022-09-12 06:07:08,317|39c9ca6b-5841-4324-ab1f-e50c76574a0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| deleting definition types under : /opt/app/onap/blueprints/working/b447a2b6-130a-4622-8b3b-769427fe5309/Definitions 2022-09-12 06:07:08,321|39c9ca6b-5841-4324-ab1f-e50c76574a0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| reinitialized all type definitions 2022-09-12 06:07:08,323|39c9ca6b-5841-4324-ab1f-e50c76574a0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ***** Enhancing NodeTemplate(resource-resolution) 2022-09-12 06:07:08,424|39c9ca6b-5841-4324-ab1f-e50c76574a0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| enhancing ArtifactDefinition(helloworld-velocity-template) 2022-09-12 06:07:08,457|39c9ca6b-5841-4324-ab1f-e50c76574a0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| enhancing ArtifactDefinition(helloworld-velocity-mapping) 2022-09-12 06:07:08,476|39c9ca6b-5841-4324-ab1f-e50c76574a0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false) 2022-09-12 06:07:08,578|39c9ca6b-5841-4324-ab1f-e50c76574a0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ***** Enhancing NodeTemplate(capability) 2022-09-12 06:07:08,689|39c9ca6b-5841-4324-ab1f-e50c76574a0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ***** Enhancing NodeTemplate(capability) 2022-09-12 06:07:08,749|39c9ca6b-5841-4324-ab1f-e50c76574a0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ***** Enhancing NodeTemplate(processor-db) 2022-09-12 06:07:08,865|39c9ca6b-5841-4324-ab1f-e50c76574a0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ***** Enhancing NodeTemplate(sdnc) 2022-09-12 06:07:08,941|39c9ca6b-5841-4324-ab1f-e50c76574a0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ***** Enhancing NodeTemplate(sdnc) 2022-09-12 06:07:08,974|39c9ca6b-5841-4324-ab1f-e50c76574a0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ***** Enhancing NodeTemplate(sdnc) 2022-09-12 06:07:09,005|39c9ca6b-5841-4324-ab1f-e50c76574a0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ***** Enhancing NodeTemplate(sdnc) 2022-09-12 06:07:09,028|39c9ca6b-5841-4324-ab1f-e50c76574a0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ***** Enhancing NodeTemplate(sdnc) 2022-09-12 06:07:09,226|39c9ca6b-5841-4324-ab1f-e50c76574a0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| enhancing ArtifactDefinition(helloworld-jinja-template) 2022-09-12 06:07:09,259|39c9ca6b-5841-4324-ab1f-e50c76574a0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| enhancing ArtifactDefinition(helloworld-jinja-mapping) 2022-09-12 06:07:09,259|39c9ca6b-5841-4324-ab1f-e50c76574a0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false) 2022-09-12 06:07:09,321|39c9ca6b-5841-4324-ab1f-e50c76574a0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ***** Enhancing NodeTemplate(capability) 2022-09-12 06:07:09,398|39c9ca6b-5841-4324-ab1f-e50c76574a0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ***** Enhancing NodeTemplate(capability) 2022-09-12 06:07:09,502|39c9ca6b-5841-4324-ab1f-e50c76574a0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ***** Enhancing NodeTemplate(capability) 2022-09-12 06:07:09,663|39c9ca6b-5841-4324-ab1f-e50c76574a0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ***** Enhancing NodeTemplate(processor-db) 2022-09-12 06:07:09,722|39c9ca6b-5841-4324-ab1f-e50c76574a0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ***** Enhancing NodeTemplate(sdnc) 2022-09-12 06:07:09,772|39c9ca6b-5841-4324-ab1f-e50c76574a0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ***** Enhancing NodeTemplate(sdnc) 2022-09-12 06:07:09,815|39c9ca6b-5841-4324-ab1f-e50c76574a0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ***** Enhancing NodeTemplate(sdnc) 2022-09-12 06:07:09,853|39c9ca6b-5841-4324-ab1f-e50c76574a0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ***** Enhancing NodeTemplate(sdnc) 2022-09-12 06:07:09,946|39c9ca6b-5841-4324-ab1f-e50c76574a0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ***** Enhancing NodeTemplate(sdnc) 2022-09-12 06:07:10,021|39c9ca6b-5841-4324-ab1f-e50c76574a0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ***** Enhancing NodeTemplate(sdnc) 2022-09-12 06:07:10,189|39c9ca6b-5841-4324-ab1f-e50c76574a0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ##### Enhancing Workflow(resource-resolution) 2022-09-12 06:07:10,192|39c9ca6b-5841-4324-ab1f-e50c76574a0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution]) 2022-09-12 06:07:10,198|39c9ca6b-5841-4324-ab1f-e50c76574a0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| identified workflow(resource-resolution) targets(resource-resolution) 2022-09-12 06:07:10,207|39c9ca6b-5841-4324-ab1f-e50c76574a0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution) 2022-09-12 06:07:10,208|39c9ca6b-5841-4324-ab1f-e50c76574a0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution) 2022-09-12 06:07:10,209|39c9ca6b-5841-4324-ab1f-e50c76574a0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json] 2022-09-12 06:07:10,209|39c9ca6b-5841-4324-ab1f-e50c76574a0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| enriching artifacts file(/opt/app/onap/blueprints/working/b447a2b6-130a-4622-8b3b-769427fe5309/Templates/hello-world-velocity-mapping.json 2022-09-12 06:07:10,241|39c9ca6b-5841-4324-ab1f-e50c76574a0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true) 2022-09-12 06:07:10,241|39c9ca6b-5841-4324-ab1f-e50c76574a0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| dataType not present for the recipe(dt-resource-resolution-properties) 2022-09-12 06:07:10,242|39c9ca6b-5841-4324-ab1f-e50c76574a0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| enriching artifacts file(/opt/app/onap/blueprints/working/b447a2b6-130a-4622-8b3b-769427fe5309/Templates/hello-world-jinja-mapping.json 2022-09-12 06:07:10,267|39c9ca6b-5841-4324-ab1f-e50c76574a0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true) 2022-09-12 06:07:10,268|39c9ca6b-5841-4324-ab1f-e50c76574a0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution). 2022-09-12 06:07:10,268|39c9ca6b-5841-4324-ab1f-e50c76574a0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ##### Enhancing blueprint Resource Definitions 2022-09-12 06:07:10,268|39c9ca6b-5841-4324-ab1f-e50c76574a0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]) 2022-09-12 06:07:10,268|39c9ca6b-5841-4324-ab1f-e50c76574a0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| processing file (Templates/hello-world-velocity-mapping.json) 2022-09-12 06:07:10,268|39c9ca6b-5841-4324-ab1f-e50c76574a0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| processing file (Templates/hello-world-jinja-mapping.json) 2022-09-12 06:07:10,342|39c9ca6b-5841-4324-ab1f-e50c76574a0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:07:10,850|39c9ca6b-5841-4324-ab1f-e50c76574a0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default] 2022-09-12 06:07:11,357|640c7388-6f77-4e1c-929d-90d6902b39d8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Save processing(a13e8c61-89ae-4dd9-ab26-16895444674d) CBA(/opt/app/onap/blueprints/archive/a13e8c61-89ae-4dd9-ab26-16895444674d/cba.zip) 2022-09-12 06:07:11,390|640c7388-6f77-4e1c-929d-90d6902b39d8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a13e8c61-89ae-4dd9-ab26-16895444674d) and entry definition file (Definitions/resource-resolution.json) 2022-09-12 06:07:11,469|640c7388-6f77-4e1c-929d-90d6902b39d8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(resource-resolution) 2022-09-12 06:07:11,496|640c7388-6f77-4e1c-929d-90d6902b39d8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a13e8c61-89ae-4dd9-ab26-16895444674d) and entry definition file (Definitions/resource-resolution.json) 2022-09-12 06:07:11,661|640c7388-6f77-4e1c-929d-90d6902b39d8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| No compiled cache(/opt/app/onap/blueprints/working/a13e8c61-89ae-4dd9-ab26-16895444674d) present to clean. 2022-09-12 06:07:11,966|dde95072-f854-4e53-96b5-515887a173b4||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| processing request id 0370c95d-85bb-41de-9b30-072215b44729 2022-09-12 06:07:11,966|dde95072-f854-4e53-96b5-515887a173b4||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| storeExecutionInput called not to store the Workflow action input details 2022-09-12 06:07:11,967|dde95072-f854-4e53-96b5-515887a173b4||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| StoreAuditService ID -1 2022-09-12 06:07:11,994|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db 2022-09-12 06:07:12,259|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-09-12 06:07:12,264|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0 2022-09-12 06:07:12,274|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:07:12,312|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Deriving input data for workflow: (resource-resolution) 2022-09-12 06:07:12,319|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component) 2022-09-12 06:07:12,319|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-09-12 06:07:12,322|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| preparing request id(0370c95d-85bb-41de-9b30-072215b44729) for workflow(resource-resolution) step(helloworld) 2022-09-12 06:07:12,323|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 2022-09-12 06:07:12,323|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:07:12,325|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping) 2022-09-12 06:07:12,420|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:07:12,509|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-09-12 06:07:12,510|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-09-12 06:07:13,271|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Rest request method(PUT), url(/resource-resolution/put) 2022-09-12 06:07:13,432|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Response status(200 - OK) 2022-09-12 06:07:13,456|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Response processing type (string) 2022-09-12 06:07:13,457|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-09-12 06:07:13,457|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-09-12 06:07:13,466|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string) 2022-09-12 06:07:13,601|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Resource resolution saved into database successfully : (v_put) 2022-09-12 06:07:13,658|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-09-12 06:07:13,669|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Getting Jython Script Class(ResolvProperties) 2022-09-12 06:07:25,504|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Component Object org.python.proxies.__main__$ResolvProperties$1@6060c3b1 2022-09-12 06:07:25,518|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string) 2022-09-12 06:07:25,614|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Resource resolution saved into database successfully : (v_python) 2022-09-12 06:07:25,619|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-09-12 06:07:25,619|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-09-12 06:07:25,642|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-09-12 06:07:25,658|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Response status(200 - OK) 2022-09-12 06:07:25,660|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Response processing type (string) 2022-09-12 06:07:25,660|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-09-12 06:07:25,661|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-09-12 06:07:25,661|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string) 2022-09-12 06:07:25,663|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-09-12 06:07:25,663|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-09-12 06:07:25,682|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-09-12 06:07:25,706|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Response status(200 - OK) 2022-09-12 06:07:25,706|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Response processing type (string) 2022-09-12 06:07:25,707|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-09-12 06:07:25,707|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-09-12 06:07:25,707|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string) 2022-09-12 06:07:25,880|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Resource resolution saved into database successfully : (v_patch) 2022-09-12 06:07:25,905|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Resource resolution saved into database successfully : (v_del) 2022-09-12 06:07:25,912|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-09-12 06:07:26,008|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-09-12 06:07:47,147|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| compiled in (21137)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-09-12 06:07:47,152|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-09-12 06:07:47,214|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string) 2022-09-12 06:07:47,273|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Resource resolution saved into database successfully : (v_kotlin) 2022-09-12 06:07:47,280|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-09-12 06:07:47,280|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-09-12 06:07:47,297|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Rest request method(GET), url(/resource-resolution/get) 2022-09-12 06:07:47,344|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Response status(200 - OK) 2022-09-12 06:07:47,345|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Response processing type (string) 2022-09-12 06:07:47,346|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-09-12 06:07:47,346|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-09-12 06:07:47,346|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string) 2022-09-12 06:07:47,381|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Resource resolution saved into database successfully : (v_get) 2022-09-12 06:07:47,407|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string) 2022-09-12 06:07:47,413|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string) 2022-09-12 06:07:47,486|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Resource resolution saved into database successfully : (v_input) 2022-09-12 06:07:47,506|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Resource resolution saved into database successfully : (v_default) 2022-09-12 06:07:47,508|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-09-12 06:07:47,508|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-09-12 06:07:47,511|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Rest request method(POST), url(/resource-resolution/post) 2022-09-12 06:07:47,529|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Response status(200 - OK) 2022-09-12 06:07:47,530|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Response processing type (string) 2022-09-12 06:07:47,530|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-09-12 06:07:47,530|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-09-12 06:07:47,530|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string) 2022-09-12 06:07:47,568|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Resource resolution saved into database successfully : (v_post) 2022-09-12 06:07:47,606|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:07:47,754|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Response processing type (list) 2022-09-12 06:07:47,760|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2022-09-12 06:07:47,765|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-09-12 06:07:47,765|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-09-12 06:07:47,765|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-09-12 06:07:47,766|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-09-12 06:07:47,766|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list) 2022-09-12 06:07:47,804|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Resource resolution saved into database successfully : (v_db) 2022-09-12 06:07:47,814|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:07:48,025|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-09-12 06:07:48,126|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-09-12 06:07:48,127|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping) 2022-09-12 06:07:48,295|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:07:48,304|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-09-12 06:07:48,307|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string) 2022-09-12 06:07:48,309|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-09-12 06:07:48,312|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Getting Jython Script Class(ResolvProperties) 2022-09-12 06:07:48,382|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Resource resolution saved into database successfully : (from_suspend_function) 2022-09-12 06:07:48,398|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Component Object org.python.proxies.__main__$ResolvProperties$2@7e6da77c 2022-09-12 06:07:48,399|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string) 2022-09-12 06:07:48,476|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Resource resolution saved into database successfully : (j_python) 2022-09-12 06:07:48,479|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-09-12 06:07:48,479|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-09-12 06:07:48,485|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-09-12 06:07:48,514|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Response status(200 - OK) 2022-09-12 06:07:48,515|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Response processing type (string) 2022-09-12 06:07:48,516|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-09-12 06:07:48,516|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-09-12 06:07:48,516|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string) 2022-09-12 06:07:48,588|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Resource resolution saved into database successfully : (j_patch) 2022-09-12 06:07:48,590|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string) 2022-09-12 06:07:48,639|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Resource resolution saved into database successfully : (j_input) 2022-09-12 06:07:48,642|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-09-12 06:07:48,642|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-09-12 06:07:48,646|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Rest request method(PUT), url(/resource-resolution/put) 2022-09-12 06:07:48,661|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Response status(200 - OK) 2022-09-12 06:07:48,667|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Response processing type (string) 2022-09-12 06:07:48,668|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-09-12 06:07:48,668|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-09-12 06:07:48,668|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string) 2022-09-12 06:07:48,746|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Resource resolution saved into database successfully : (j_put) 2022-09-12 06:07:48,748|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string) 2022-09-12 06:07:48,805|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Resource resolution saved into database successfully : (j_default) 2022-09-12 06:07:48,807|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-09-12 06:07:48,807|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-09-12 06:07:48,878|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-09-12 06:07:48,893|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Response status(200 - OK) 2022-09-12 06:07:48,894|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Response processing type (string) 2022-09-12 06:07:48,894|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-09-12 06:07:48,894|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-09-12 06:07:48,895|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string) 2022-09-12 06:07:48,896|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-09-12 06:07:48,897|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-09-12 06:07:48,900|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Rest request method(POST), url(/resource-resolution/post) 2022-09-12 06:07:48,914|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Response status(200 - OK) 2022-09-12 06:07:48,915|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Response processing type (string) 2022-09-12 06:07:48,915|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-09-12 06:07:48,915|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-09-12 06:07:48,915|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string) 2022-09-12 06:07:48,917|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-09-12 06:07:48,917|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-09-12 06:07:48,920|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Rest request method(GET), url(/resource-resolution/get) 2022-09-12 06:07:48,947|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Response status(200 - OK) 2022-09-12 06:07:48,948|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Response processing type (string) 2022-09-12 06:07:48,948|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-09-12 06:07:48,949|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-09-12 06:07:48,949|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string) 2022-09-12 06:07:48,978|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Resource resolution saved into database successfully : (j_post) 2022-09-12 06:07:48,998|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Resource resolution saved into database successfully : (j_get) 2022-09-12 06:07:49,004|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Resource resolution saved into database successfully : (j_del) 2022-09-12 06:07:49,032|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), input-key-mapping:({id=j_get}), output-key-mapping:({value=value}) 2022-09-12 06:07:49,032|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value}) 2022-09-12 06:07:49,035|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id) 2022-09-12 06:07:49,051|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Response status(200 - OK) 2022-09-12 06:07:49,052|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Response processing type (string) 2022-09-12 06:07:49,053|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-09-12 06:07:49,053|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-09-12 06:07:49,053|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string) 2022-09-12 06:07:49,082|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Resource resolution saved into database successfully : (j_get_id) 2022-09-12 06:07:49,085|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-09-12 06:07:49,111|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string) 2022-09-12 06:07:49,143|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Resource resolution saved into database successfully : (j_kotlin) 2022-09-12 06:07:49,147|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:07:49,166|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Response processing type (list) 2022-09-12 06:07:49,171|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:07:49,172|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-09-12 06:07:49,172|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-09-12 06:07:49,172|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-09-12 06:07:49,172|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-09-12 06:07:49,173|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-09-12 06:07:49,173|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-09-12 06:07:49,173|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-09-12 06:07:49,173|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-09-12 06:07:49,173|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-09-12 06:07:49,173|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:07:49,232|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Resource resolution saved into database successfully : (j_db) 2022-09-12 06:07:49,238|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:07:49,720|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-09-12 06:07:49,786|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-09-12 06:07:49,794|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Preparing Response... 2022-09-12 06:07:49,795|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 2022-09-12 06:07:49,795|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| resolveWorkflowOutputs for workflow(resource-resolution) 2022-09-12 06:07:49,796|dde95072-f854-4e53-96b5-515887a173b4||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 35f77373-05dd-4bcf-b7c5-498988243619 auditStoreId -1 2022-09-12 06:18:00,322|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-09-12 06:18:00,328|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-09-12 06:18:00,328|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-09-12 06:18:01,237|3f577c33-0d01-4828-beb1-09a1519fed20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Save processing(866f1840-3b7e-4b02-b495-7619f4511500) CBA(/opt/app/onap/blueprints/archive/866f1840-3b7e-4b02-b495-7619f4511500/cba.zip) 2022-09-12 06:18:01,353|3f577c33-0d01-4828-beb1-09a1519fed20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/866f1840-3b7e-4b02-b495-7619f4511500) and entry definition file (Definitions/CNF.json) 2022-09-12 06:18:01,713|3f577c33-0d01-4828-beb1-09a1519fed20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(resource-assignment) 2022-09-12 06:18:01,714|3f577c33-0d01-4828-beb1-09a1519fed20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(config-assign) 2022-09-12 06:18:01,715|3f577c33-0d01-4828-beb1-09a1519fed20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(config-deploy) 2022-09-12 06:18:01,717|3f577c33-0d01-4828-beb1-09a1519fed20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(scale-out) 2022-09-12 06:18:01,718|3f577c33-0d01-4828-beb1-09a1519fed20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(scale) 2022-09-12 06:18:01,719|3f577c33-0d01-4828-beb1-09a1519fed20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(scale-in) 2022-09-12 06:18:01,806|3f577c33-0d01-4828-beb1-09a1519fed20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(health-check) 2022-09-12 06:18:02,098|3f577c33-0d01-4828-beb1-09a1519fed20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/866f1840-3b7e-4b02-b495-7619f4511500) and entry definition file (Definitions/CNF.json) 2022-09-12 06:18:02,182|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-09-12 06:18:02,183|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-09-12 06:18:02,431|3f577c33-0d01-4828-beb1-09a1519fed20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| No compiled cache(/opt/app/onap/blueprints/working/866f1840-3b7e-4b02-b495-7619f4511500) present to clean. 2022-09-12 06:18:04,694|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-09-12 06:18:04,695|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Save processing(5c10c346-b895-4436-9467-fa10c27d01a6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-09-12 06:18:04,744|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Save processing(c7008125-5846-431b-86de-4f22fcd3f34c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-09-12 06:18:04,809|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:18:04,809|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Save processing(f41134db-1a8e-422b-93dc-f1c519d14750) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-09-12 06:18:04,846|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Save processing(42957563-a401-488d-aaaf-aed3ef802df6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-09-12 06:18:04,928|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Save processing(7884cc30-f74e-4cd7-a7bc-37725f608db1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-09-12 06:18:05,037|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Save processing(0590ac6a-2321-4e61-be94-70d98e121f98) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-09-12 06:18:05,119|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:18:05,123|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-09-12 06:18:05,124|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-09-12 06:18:05,125|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:18:05,138|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:18:05,212|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-12 06:18:05,257|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(config-assign) 2022-09-12 06:18:05,258|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(config-deploy) 2022-09-12 06:18:05,300|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-12 06:18:05,364|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-12 06:18:05,578|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-12 06:18:05,859|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(resource-assignment) 2022-09-12 06:18:05,861|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(config-assign) 2022-09-12 06:18:05,863|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(config-deploy) 2022-09-12 06:18:05,875|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(HealthCheck) 2022-09-12 06:18:05,876|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(ScaleOutReconfiguration) 2022-09-12 06:18:05,877|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(vf-config-assign) 2022-09-12 06:18:05,880|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(vf-config-deploy) 2022-09-12 06:18:05,995|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-09-12 06:18:06,190|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-09-12 06:18:06,373|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-09-12 06:18:06,409|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-09-12 06:18:06,707|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(resource-assignment) 2022-09-12 06:18:06,709|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(config-deploy) 2022-09-12 06:18:06,853|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-09-12 06:18:07,137|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-09-12 06:18:07,239|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-09-12 06:18:07,251|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-09-12 06:18:07,360|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(resource-assignment) 2022-09-12 06:18:07,363|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(config-assign) 2022-09-12 06:18:07,364|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(config-deploy) 2022-09-12 06:18:07,549|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:18:07,772|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-09-12 06:18:07,851|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-09-12 06:18:07,867|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-09-12 06:18:07,988|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(resource-assignment) 2022-09-12 06:18:07,989|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(config-assign) 2022-09-12 06:18:07,990|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(config-deploy) 2022-09-12 06:18:08,069|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:18:08,070|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:18:08,351|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-09-12 06:18:08,431|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-09-12 06:18:08,527|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-09-12 06:18:08,630|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-09-12 06:18:08,645|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-09-12 06:18:08,771|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-09-12 06:18:08,883|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(resource-assignment) 2022-09-12 06:18:08,885|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(config-assign) 2022-09-12 06:18:08,886|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(config-assign-day-2) 2022-09-12 06:18:08,887|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(config-deploy) 2022-09-12 06:18:08,888|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(config-deploy-day-2) 2022-09-12 06:18:08,929|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:18:09,033|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Overwriting blueprint model :5G_Core::1.0.37 2022-09-12 06:18:09,110|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-09-12 06:18:09,121|eaeb995f-3a1e-4032-94c5-79f4e8456aeb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-09-12 06:18:23,817|23445565-e84d-4647-9bf7-f8c593e929a4||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-09-12 06:18:23,817|23445565-e84d-4647-9bf7-f8c593e929a4||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-09-12 06:18:23,817|23445565-e84d-4647-9bf7-f8c593e929a4||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-09-12 06:18:25,752|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-09-12 06:18:25,752|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-09-12 06:18:27,363|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-09-12 06:18:27,365|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Save processing(18b1b764-df92-4ff0-932b-e236c3869d33) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-09-12 06:18:27,406|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Save processing(bd48434b-1058-4253-b21d-1aac34b6f6fe) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-09-12 06:18:27,419|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Save processing(ce352703-0150-4a4e-a9df-d0892c9fd498) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-09-12 06:18:27,457|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Save processing(467e42e1-dd7a-4ecf-b680-e83ddc46ab73) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-09-12 06:18:27,482|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Save processing(a9a0bf7b-c5d4-4835-a838-2e061f520527) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-09-12 06:18:27,541|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Save processing(9a0937d8-6648-4d0c-9e06-61d21cce0321) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-09-12 06:18:27,574|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:18:27,576|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:18:27,576|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-09-12 06:18:27,577|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-09-12 06:18:27,578|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:18:27,578|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:18:27,647|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-12 06:18:27,753|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-12 06:18:27,817|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-12 06:18:27,851|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-12 06:18:28,076|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(resource-assignment) 2022-09-12 06:18:28,077|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(config-assign) 2022-09-12 06:18:28,079|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(config-deploy) 2022-09-12 06:18:28,228|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:18:28,355|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-09-12 06:18:28,434|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-09-12 06:18:28,436|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-09-12 06:18:28,742|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(resource-assignment) 2022-09-12 06:18:28,743|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(config-assign) 2022-09-12 06:18:28,745|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(config-deploy) 2022-09-12 06:18:28,897|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:18:29,105|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-09-12 06:18:29,310|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-09-12 06:18:29,347|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-09-12 06:18:29,511|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(resource-assignment) 2022-09-12 06:18:29,513|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(config-assign) 2022-09-12 06:18:29,514|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(config-deploy) 2022-09-12 06:18:29,514|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(HealthCheck) 2022-09-12 06:18:29,515|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(ScaleOutReconfiguration) 2022-09-12 06:18:29,517|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(vf-config-assign) 2022-09-12 06:18:29,518|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(vf-config-deploy) 2022-09-12 06:18:29,607|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-09-12 06:18:29,736|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-09-12 06:18:29,870|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-09-12 06:18:29,881|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-09-12 06:18:29,991|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(resource-assignment) 2022-09-12 06:18:29,993|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(config-assign) 2022-09-12 06:18:29,994|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(config-assign-day-2) 2022-09-12 06:18:29,996|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(config-deploy) 2022-09-12 06:18:29,997|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(config-deploy-day-2) 2022-09-12 06:18:30,073|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:18:30,281|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Overwriting blueprint model :5G_Core::1.0.37 2022-09-12 06:18:30,377|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-09-12 06:18:30,381|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-09-12 06:18:30,684|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(resource-assignment) 2022-09-12 06:18:30,685|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(config-deploy) 2022-09-12 06:18:30,828|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(config-assign) 2022-09-12 06:18:30,830|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(config-deploy) 2022-09-12 06:18:30,832|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-09-12 06:18:30,942|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:18:31,185|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-09-12 06:18:31,264|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-09-12 06:18:31,266|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-09-12 06:18:31,392|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-09-12 06:18:31,440|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-09-12 06:18:31,448|23445565-e84d-4647-9bf7-f8c593e929a4||DefaultDispatcher-worker-45||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-09-12 06:18:42,719|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Enhancing blueprint(/opt/app/onap/blueprints/working/6693ad5f-36df-4e09-98f5-7a06fc3caaef) 2022-09-12 06:18:42,721|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| deleting definition types under : /opt/app/onap/blueprints/working/6693ad5f-36df-4e09-98f5-7a06fc3caaef/Definitions 2022-09-12 06:18:42,726|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| reinitialized all type definitions 2022-09-12 06:18:42,728|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-09-12 06:18:42,825|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| enhancing ArtifactDefinition(vnf-template) 2022-09-12 06:18:42,864|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| enhancing ArtifactDefinition(vnf-mapping) 2022-09-12 06:18:42,891|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-09-12 06:18:42,974|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ***** Enhancing NodeTemplate(input) 2022-09-12 06:18:43,091|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ***** Enhancing NodeTemplate(input) 2022-09-12 06:18:43,126|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ***** Enhancing NodeTemplate(input) 2022-09-12 06:18:43,144|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-09-12 06:18:43,144|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-09-12 06:18:43,144|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-09-12 06:18:43,232|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ***** Enhancing NodeTemplate(input) 2022-09-12 06:18:43,257|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ***** Enhancing NodeTemplate(input) 2022-09-12 06:18:43,343|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ***** Enhancing NodeTemplate(input) 2022-09-12 06:18:43,389|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ***** Enhancing NodeTemplate(sdnc) 2022-09-12 06:18:43,566|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ***** Enhancing NodeTemplate(input) 2022-09-12 06:18:43,685|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ***** Enhancing NodeTemplate(input) 2022-09-12 06:18:43,765|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ***** Enhancing NodeTemplate(input) 2022-09-12 06:18:43,833|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ***** Enhancing NodeTemplate(input) 2022-09-12 06:18:43,910|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ***** Enhancing NodeTemplate(input) 2022-09-12 06:18:43,982|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ***** Enhancing NodeTemplate(input) 2022-09-12 06:18:44,118|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ***** Enhancing NodeTemplate(config-assign) 2022-09-12 06:18:44,127|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| enhancing ArtifactDefinition(baseconfig-template) 2022-09-12 06:18:44,127|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-09-12 06:18:44,127|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-09-12 06:18:44,210|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ***** Enhancing NodeTemplate(input) 2022-09-12 06:18:44,277|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ***** Enhancing NodeTemplate(input) 2022-09-12 06:18:44,326|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ***** Enhancing NodeTemplate(input) 2022-09-12 06:18:44,373|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ***** Enhancing NodeTemplate(config-deploy) 2022-09-12 06:18:44,816|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ##### Enhancing Workflow(resource-assignment) 2022-09-12 06:18:44,824|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-09-12 06:18:44,824|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-09-12 06:18:44,824|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-09-12 06:18:44,824|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-09-12 06:18:44,825|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-09-12 06:18:44,825|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| enriching artifacts file(/opt/app/onap/blueprints/working/6693ad5f-36df-4e09-98f5-7a06fc3caaef/Templates/vnf-mapping.json 2022-09-12 06:18:44,850|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-09-12 06:18:44,850|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-09-12 06:18:44,850|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| enriching artifacts file(/opt/app/onap/blueprints/working/6693ad5f-36df-4e09-98f5-7a06fc3caaef/Templates/base_ubuntu20-mapping.json 2022-09-12 06:18:44,920|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-09-12 06:18:44,921|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-09-12 06:18:44,923|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ##### Enhancing Workflow(config-assign) 2022-09-12 06:18:44,923|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-09-12 06:18:44,923|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| identified workflow(config-assign) targets(config-assign) 2022-09-12 06:18:44,924|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-09-12 06:18:44,924|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-09-12 06:18:44,924|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| enriching artifacts file(/opt/app/onap/blueprints/working/6693ad5f-36df-4e09-98f5-7a06fc3caaef/Templates/baseconfig-mapping.json 2022-09-12 06:18:44,955|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-09-12 06:18:44,955|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| dataType not present for the recipe(dt-config-assign-properties) 2022-09-12 06:18:44,959|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ##### Enhancing Workflow(config-deploy) 2022-09-12 06:18:44,959|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-09-12 06:18:44,959|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| identified workflow(config-deploy) targets(config-deploy) 2022-09-12 06:18:44,959|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| workflow(config-deploy) resource assignment files([] 2022-09-12 06:18:44,959|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ##### Enhancing blueprint Resource Definitions 2022-09-12 06:18:44,959|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-09-12 06:18:44,960|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| processing file (Templates/vnf-mapping.json) 2022-09-12 06:18:44,960|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-09-12 06:18:44,960|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| processing file (Templates/baseconfig-mapping.json) 2022-09-12 06:18:45,037|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:18:45,506|4d8092a9-497c-4656-8db3-afae9a74fffd||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Enriching Resource Definition sources Node Template: [source-input, source-default, source-rest, source-db, source-capability] 2022-09-12 06:18:46,451|2c92d83a-f4db-4ef7-aadf-21c2d1895a69||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Save processing(6616b2a8-0560-4ac1-9e9a-3bc133d0f786) CBA(/opt/app/onap/blueprints/archive/6616b2a8-0560-4ac1-9e9a-3bc133d0f786/cba.zip) 2022-09-12 06:18:46,524|2c92d83a-f4db-4ef7-aadf-21c2d1895a69||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6616b2a8-0560-4ac1-9e9a-3bc133d0f786) and entry definition file (Definitions/ubuntu20.json) 2022-09-12 06:18:46,566|2c92d83a-f4db-4ef7-aadf-21c2d1895a69||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-12 06:18:46,882|2c92d83a-f4db-4ef7-aadf-21c2d1895a69||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(resource-assignment) 2022-09-12 06:18:46,883|2c92d83a-f4db-4ef7-aadf-21c2d1895a69||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(config-assign) 2022-09-12 06:18:46,884|2c92d83a-f4db-4ef7-aadf-21c2d1895a69||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(config-deploy) 2022-09-12 06:18:46,910|2c92d83a-f4db-4ef7-aadf-21c2d1895a69||DefaultDispatcher-worker-38||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6616b2a8-0560-4ac1-9e9a-3bc133d0f786) and entry definition file (Definitions/ubuntu20.json) 2022-09-12 06:18:47,165|2c92d83a-f4db-4ef7-aadf-21c2d1895a69||DefaultDispatcher-worker-45||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| No compiled cache(/opt/app/onap/blueprints/working/6616b2a8-0560-4ac1-9e9a-3bc133d0f786) present to clean. 2022-09-12 06:19:03,403|f383e698-fd0c-41c9-ab79-0608ad247320||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Enhancing blueprint(/opt/app/onap/blueprints/working/a77d1403-4cbf-409e-aab8-b9f1911437c0) 2022-09-12 06:19:03,407|f383e698-fd0c-41c9-ab79-0608ad247320||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| deleting definition types under : /opt/app/onap/blueprints/working/a77d1403-4cbf-409e-aab8-b9f1911437c0/Definitions 2022-09-12 06:19:03,414|f383e698-fd0c-41c9-ab79-0608ad247320||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| reinitialized all type definitions 2022-09-12 06:19:03,415|f383e698-fd0c-41c9-ab79-0608ad247320||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ***** Enhancing NodeTemplate(netconf-device) 2022-09-12 06:19:03,523|f383e698-fd0c-41c9-ab79-0608ad247320||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ***** Enhancing NodeTemplate(resolve-data) 2022-09-12 06:19:03,640|f383e698-fd0c-41c9-ab79-0608ad247320||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-09-12 06:19:03,661|f383e698-fd0c-41c9-ab79-0608ad247320||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-09-12 06:19:03,717|f383e698-fd0c-41c9-ab79-0608ad247320||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-09-12 06:19:03,921|f383e698-fd0c-41c9-ab79-0608ad247320||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-09-12 06:19:04,046|f383e698-fd0c-41c9-ab79-0608ad247320||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ##### Enhancing Workflow(config-assign) 2022-09-12 06:19:04,047|f383e698-fd0c-41c9-ab79-0608ad247320||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-09-12 06:19:04,048|f383e698-fd0c-41c9-ab79-0608ad247320||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| identified workflow(config-assign) targets(resolve-data) 2022-09-12 06:19:04,048|f383e698-fd0c-41c9-ab79-0608ad247320||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-09-12 06:19:04,048|f383e698-fd0c-41c9-ab79-0608ad247320||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-09-12 06:19:04,048|f383e698-fd0c-41c9-ab79-0608ad247320||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| enriching artifacts file(/opt/app/onap/blueprints/working/a77d1403-4cbf-409e-aab8-b9f1911437c0/Templates/netconfrpc-mapping.json 2022-09-12 06:19:04,072|f383e698-fd0c-41c9-ab79-0608ad247320||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-09-12 06:19:04,072|f383e698-fd0c-41c9-ab79-0608ad247320||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| dataType not present for the recipe(dt-config-assign-properties) 2022-09-12 06:19:04,073|f383e698-fd0c-41c9-ab79-0608ad247320||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ##### Enhancing Workflow(config-deploy) 2022-09-12 06:19:04,074|f383e698-fd0c-41c9-ab79-0608ad247320||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-09-12 06:19:04,074|f383e698-fd0c-41c9-ab79-0608ad247320||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| identified workflow(config-deploy) targets(execute-netconf) 2022-09-12 06:19:04,074|f383e698-fd0c-41c9-ab79-0608ad247320||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| workflow(config-deploy) resource assignment files([] 2022-09-12 06:19:04,075|f383e698-fd0c-41c9-ab79-0608ad247320||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| ##### Enhancing blueprint Resource Definitions 2022-09-12 06:19:04,075|f383e698-fd0c-41c9-ab79-0608ad247320||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-09-12 06:19:04,075|f383e698-fd0c-41c9-ab79-0608ad247320||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| processing file (Templates/netconfrpc-mapping.json) 2022-09-12 06:19:04,086|f383e698-fd0c-41c9-ab79-0608ad247320||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| distinct resource keys ([input-source]) 2022-09-12 06:19:04,115|f383e698-fd0c-41c9-ab79-0608ad247320||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Enriching Resource Definition sources Node Template: [source-input] 2022-09-12 06:20:21,284|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-09-12 06:20:21,445|||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-09-12 06:20:21,614|df4dab41-cfa1-4c03-b7f8-610e424905b8||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| request(df4dab41-cfa1-4c03-b7f8-610e424905b8) 2022-09-12 06:20:21,634|df4dab41-cfa1-4c03-b7f8-610e424905b8||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| CBA file(/opt/app/onap/blueprints/archive/1fe26086-38ab-4d4b-b83e-e60ba964fc39/cba.zip written successfully 2022-09-12 06:20:21,635|df4dab41-cfa1-4c03-b7f8-610e424905b8||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Save processing(1fe26086-38ab-4d4b-b83e-e60ba964fc39) CBA(/opt/app/onap/blueprints/archive/1fe26086-38ab-4d4b-b83e-e60ba964fc39/cba.zip) 2022-09-12 06:20:21,728|df4dab41-cfa1-4c03-b7f8-610e424905b8||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1fe26086-38ab-4d4b-b83e-e60ba964fc39) and entry definition file (Definitions/CNF.json) 2022-09-12 06:20:21,940|df4dab41-cfa1-4c03-b7f8-610e424905b8||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(resource-assignment) 2022-09-12 06:20:21,942|df4dab41-cfa1-4c03-b7f8-610e424905b8||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(config-assign) 2022-09-12 06:20:21,943|df4dab41-cfa1-4c03-b7f8-610e424905b8||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(config-deploy) 2022-09-12 06:20:21,944|df4dab41-cfa1-4c03-b7f8-610e424905b8||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(scale-out) 2022-09-12 06:20:21,944|df4dab41-cfa1-4c03-b7f8-610e424905b8||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(scale) 2022-09-12 06:20:21,946|df4dab41-cfa1-4c03-b7f8-610e424905b8||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(scale-in) 2022-09-12 06:20:21,947|df4dab41-cfa1-4c03-b7f8-610e424905b8||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(health-check) 2022-09-12 06:20:21,986|df4dab41-cfa1-4c03-b7f8-610e424905b8||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1fe26086-38ab-4d4b-b83e-e60ba964fc39) and entry definition file (Definitions/CNF.json) 2022-09-12 06:20:22,167|df4dab41-cfa1-4c03-b7f8-610e424905b8||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Overwriting blueprint model :APACHE::1.0.0 2022-09-12 06:20:22,296|df4dab41-cfa1-4c03-b7f8-610e424905b8||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2022-09-12 06:20:22,342|df4dab41-cfa1-4c03-b7f8-610e424905b8||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Deleted deployed blueprint model :APACHE::1.0.0 2022-09-12 06:20:22,454|df4dab41-cfa1-4c03-b7f8-610e424905b8||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| No compiled cache(/opt/app/onap/blueprints/working/1fe26086-38ab-4d4b-b83e-e60ba964fc39) present to clean. 2022-09-12 06:20:29,788|9653997e-2af6-405d-b2a5-3d1db609e11b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| getting cba file name(APACHE), version(1.0.0) from db 2022-09-12 06:20:31,099|9653997e-2af6-405d-b2a5-3d1db609e11b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-09-12 06:20:31,116|9653997e-2af6-405d-b2a5-3d1db609e11b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-09-12 06:20:31,139|9653997e-2af6-405d-b2a5-3d1db609e11b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-09-12 06:20:31,690|ef8e4e74-bb97-466f-b77d-e98056be3b73||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-09-12 06:20:31,691|ef8e4e74-bb97-466f-b77d-e98056be3b73||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-09-12 06:20:31,731|ef8e4e74-bb97-466f-b77d-e98056be3b73||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-09-12 06:20:36,806|50d5c692-00b9-4d6f-8ba4-2fe682ec5a4f||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-09-12 06:20:36,806|50d5c692-00b9-4d6f-8ba4-2fe682ec5a4f||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-09-12 06:20:36,839|50d5c692-00b9-4d6f-8ba4-2fe682ec5a4f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-09-12 06:20:37,639|0bf09d48-00b3-486b-87ff-1c74f3c91652||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-09-12 06:20:37,639|0bf09d48-00b3-486b-87ff-1c74f3c91652||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-09-12 06:20:37,673|0bf09d48-00b3-486b-87ff-1c74f3c91652||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-09-12 06:20:38,698|450eedc6-427e-49d9-be24-2355eef5656b||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-09-12 06:20:38,698|450eedc6-427e-49d9-be24-2355eef5656b||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-09-12 06:20:38,743|450eedc6-427e-49d9-be24-2355eef5656b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-09-12 06:20:40,143|94266e28-09a9-4d42-9f1b-cb77e33a99b8||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-09-12 06:20:40,143|94266e28-09a9-4d42-9f1b-cb77e33a99b8||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-09-12 06:20:40,169|94266e28-09a9-4d42-9f1b-cb77e33a99b8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-09-12 06:20:41,173|0f155806-cde4-4939-ab40-09e9e67aa590||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-09-12 06:20:41,173|0f155806-cde4-4939-ab40-09e9e67aa590||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-09-12 06:20:41,188|0f155806-cde4-4939-ab40-09e9e67aa590||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-09-12 06:20:41,790|04b032b6-4eeb-4a70-bca3-11728d72b6fd||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-09-12 06:20:41,790|04b032b6-4eeb-4a70-bca3-11728d72b6fd||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-09-12 06:20:41,804|04b032b6-4eeb-4a70-bca3-11728d72b6fd||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-09-12 06:20:50,946|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-09-12 06:20:51,137|||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-09-12 06:20:51,148|4a9ad5bf-5726-4d9f-ada6-10892fe11703||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| request(4a9ad5bf-5726-4d9f-ada6-10892fe11703) 2022-09-12 06:20:51,159|4a9ad5bf-5726-4d9f-ada6-10892fe11703||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| CBA file(/opt/app/onap/blueprints/archive/45c4e244-8800-4d43-8f54-06546a9105b8/cba.zip written successfully 2022-09-12 06:20:51,160|4a9ad5bf-5726-4d9f-ada6-10892fe11703||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Save processing(45c4e244-8800-4d43-8f54-06546a9105b8) CBA(/opt/app/onap/blueprints/archive/45c4e244-8800-4d43-8f54-06546a9105b8/cba.zip) 2022-09-12 06:20:51,192|4a9ad5bf-5726-4d9f-ada6-10892fe11703||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/45c4e244-8800-4d43-8f54-06546a9105b8) and entry definition file (Definitions/pnf_netconf.json) 2022-09-12 06:20:51,216|4a9ad5bf-5726-4d9f-ada6-10892fe11703||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-12 06:20:51,281|4a9ad5bf-5726-4d9f-ada6-10892fe11703||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(config-assign) 2022-09-12 06:20:51,284|4a9ad5bf-5726-4d9f-ada6-10892fe11703||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(config-deploy) 2022-09-12 06:20:51,357|4a9ad5bf-5726-4d9f-ada6-10892fe11703||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/45c4e244-8800-4d43-8f54-06546a9105b8) and entry definition file (Definitions/pnf_netconf.json) 2022-09-12 06:20:51,470|4a9ad5bf-5726-4d9f-ada6-10892fe11703||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-09-12 06:20:51,573|4a9ad5bf-5726-4d9f-ada6-10892fe11703||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-09-12 06:20:51,582|4a9ad5bf-5726-4d9f-ada6-10892fe11703||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-09-12 06:20:51,758|4a9ad5bf-5726-4d9f-ada6-10892fe11703||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| No compiled cache(/opt/app/onap/blueprints/working/45c4e244-8800-4d43-8f54-06546a9105b8) present to clean. 2022-09-12 06:21:02,818|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-09-12 06:21:03,049|||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-09-12 06:21:03,073|36c5090e-6c6d-466f-94f5-10fb042df679||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| request(36c5090e-6c6d-466f-94f5-10fb042df679) 2022-09-12 06:21:03,076|36c5090e-6c6d-466f-94f5-10fb042df679||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| CBA file(/opt/app/onap/blueprints/archive/46529fde-9649-4c8f-910f-2b6f07bf03de/cba.zip written successfully 2022-09-12 06:21:03,076|36c5090e-6c6d-466f-94f5-10fb042df679||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Save processing(46529fde-9649-4c8f-910f-2b6f07bf03de) CBA(/opt/app/onap/blueprints/archive/46529fde-9649-4c8f-910f-2b6f07bf03de/cba.zip) 2022-09-12 06:21:03,116|36c5090e-6c6d-466f-94f5-10fb042df679||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/46529fde-9649-4c8f-910f-2b6f07bf03de) and entry definition file (Definitions/ubuntu20.json) 2022-09-12 06:21:03,173|36c5090e-6c6d-466f-94f5-10fb042df679||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-12 06:21:03,226|36c5090e-6c6d-466f-94f5-10fb042df679||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(resource-assignment) 2022-09-12 06:21:03,228|36c5090e-6c6d-466f-94f5-10fb042df679||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(config-assign) 2022-09-12 06:21:03,229|36c5090e-6c6d-466f-94f5-10fb042df679||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Validating Workflow(config-deploy) 2022-09-12 06:21:03,261|36c5090e-6c6d-466f-94f5-10fb042df679||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/46529fde-9649-4c8f-910f-2b6f07bf03de) and entry definition file (Definitions/ubuntu20.json) 2022-09-12 06:21:03,348|36c5090e-6c6d-466f-94f5-10fb042df679||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-09-12 06:21:03,415|36c5090e-6c6d-466f-94f5-10fb042df679||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-09-12 06:21:03,423|36c5090e-6c6d-466f-94f5-10fb042df679||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-09-12 06:21:03,466|36c5090e-6c6d-466f-94f5-10fb042df679||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| No compiled cache(/opt/app/onap/blueprints/working/46529fde-9649-4c8f-910f-2b6f07bf03de) present to clean. 2022-09-12 06:21:34,976|d8466a3a-b054-492d-a10e-0e5f89e09e74||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| getting cba file name(ubuntu20), version(1.0.0) from db 2022-09-12 06:21:36,162|d8466a3a-b054-492d-a10e-0e5f89e09e74||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-09-12 06:21:36,171|d8466a3a-b054-492d-a10e-0e5f89e09e74||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-09-12 06:21:36,227|d8466a3a-b054-492d-a10e-0e5f89e09e74||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-09-12 06:21:37,349|66ea6609-6585-4694-92f4-f70f7c2e3558||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-09-12 06:21:37,349|66ea6609-6585-4694-92f4-f70f7c2e3558||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-09-12 06:21:37,389|66ea6609-6585-4694-92f4-f70f7c2e3558||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-09-12 06:21:40,278|c891eb64-675c-4405-bbe9-100eb6cbe121||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-09-12 06:21:40,278|c891eb64-675c-4405-bbe9-100eb6cbe121||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-09-12 06:21:40,319|c891eb64-675c-4405-bbe9-100eb6cbe121||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-09-12 06:21:41,187|3e74c832-b403-4876-a9dd-dea80c5efee5||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-09-12 06:21:41,187|3e74c832-b403-4876-a9dd-dea80c5efee5||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-09-12 06:21:41,227|3e74c832-b403-4876-a9dd-dea80c5efee5||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-09-12 06:24:23,126|1934cac0-d514-4c1a-99ab-6a5b4800092a||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| processing request id 01c90903-c6bf-4b44-9b87-57056d41275f 2022-09-12 06:24:23,131|1934cac0-d514-4c1a-99ab-6a5b4800092a||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| storeExecutionInput called not to store the Workflow action input details 2022-09-12 06:24:23,131|1934cac0-d514-4c1a-99ab-6a5b4800092a||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| StoreAuditService ID -1 2022-09-12 06:24:23,150|1934cac0-d514-4c1a-99ab-6a5b4800092a||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-09-12 06:24:23,151|1934cac0-d514-4c1a-99ab-6a5b4800092a||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-09-12 06:24:23,156|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-09-12 06:24:23,230|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Deriving input data for workflow: (resource-assignment) 2022-09-12 06:24:23,440|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Execute node(START) -> executed state(SUCCESS) 2022-09-12 06:24:23,469|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Executing workflow(resource-assignment[01c90903-c6bf-4b44-9b87-57056d41275f])'s step(resource-assignment) 2022-09-12 06:24:23,469|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-09-12 06:24:23,472|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| preparing request id(01c90903-c6bf-4b44-9b87-57056d41275f) for workflow(resource-assignment) step(resource-assignment) 2022-09-12 06:24:23,472|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-09-12 06:24:23,473|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-09-12 06:24:23,474|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-09-12 06:24:23,508|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:24:23,543|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2022-09-12 06:24:23,545|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string) 2022-09-12 06:24:23,546|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2022-09-12 06:24:23,547|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("70e2aad4-f90b-49e7-a1ff-31f3e7890906") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-09-12 06:24:23,547|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("255c4116-3cc0-4fc7-822e-1b41397dfe87") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-09-12 06:24:23,574|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:24:23,574|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:24:23,621|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-09-12 06:24:25,786|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Response status(200 - ) 2022-09-12 06:24:25,787|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Response processing type (string) 2022-09-12 06:24:25,788|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220912t062425343257z") 2022-09-12 06:24:25,788|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220912t062425343257z") 2022-09-12 06:24:25,788|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220912t062425343257z") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-09-12 06:24:25,789|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-09-12 06:24:25,811|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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" : "255c4116-3cc0-4fc7-822e-1b41397dfe87", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "70e2aad4-f90b-49e7-a1ff-31f3e7890906", "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220912t062425343257z" }) 2022-09-12 06:24:25,924|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Preparing Response... 2022-09-12 06:24:25,924|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-09-12 06:24:25,924|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Execute node(resource-assignment) -> executed state(SUCCESS) 2022-09-12 06:24:25,925|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Executing workflow(resource-assignment[01c90903-c6bf-4b44-9b87-57056d41275f])'s step(profile-upload) 2022-09-12 06:24:25,925|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-09-12 06:24:25,971|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| preparing request id(01c90903-c6bf-4b44-9b87-57056d41275f) for workflow(resource-assignment) step(profile-upload) 2022-09-12 06:24:25,971|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2022-09-12 06:24:25,971|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:24:25,973|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Triggering K8s Profile Upload component logic. 2022-09-12 06:24:25,974|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Getting the template prefixes 2022-09-12 06:24:25,974|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Iterating over prefixes in resource assignment map. 2022-09-12 06:24:25,984|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Prefix vnf does not have required data for us to continue. 2022-09-12 06:24:25,984|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Preparing Response... 2022-09-12 06:24:25,985|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2022-09-12 06:24:25,985|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Execute node(profile-upload) -> executed state(SUCCESS) 2022-09-12 06:24:25,988|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Execute node(END) -> executed state(SUCCESS) 2022-09-12 06:24:26,024|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| workflow(01c90903-c6bf-4b44-9b87-57056d41275f) nodes completed with (0)exceptions 2022-09-12 06:24:26,025|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-09-12 06:24:26,027|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 8570a5d3-e1be-478d-843e-d53e3ff96f7e auditStoreId -1 2022-09-12 06:24:30,736|1934cac0-d514-4c1a-99ab-6a5b4800092a||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| processing request id eb4bf912-2903-4979-9d39-a722d30360dd 2022-09-12 06:24:30,736|1934cac0-d514-4c1a-99ab-6a5b4800092a||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| storeExecutionInput called not to store the Workflow action input details 2022-09-12 06:24:30,736|1934cac0-d514-4c1a-99ab-6a5b4800092a||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| StoreAuditService ID -1 2022-09-12 06:24:30,736|1934cac0-d514-4c1a-99ab-6a5b4800092a||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-09-12 06:24:30,737|1934cac0-d514-4c1a-99ab-6a5b4800092a||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-09-12 06:24:30,769|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-09-12 06:24:30,967|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Deriving input data for workflow: (resource-assignment) 2022-09-12 06:24:30,970|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Execute node(START) -> executed state(SUCCESS) 2022-09-12 06:24:30,970|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Executing workflow(resource-assignment[eb4bf912-2903-4979-9d39-a722d30360dd])'s step(resource-assignment) 2022-09-12 06:24:30,971|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-09-12 06:24:30,971|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| preparing request id(eb4bf912-2903-4979-9d39-a722d30360dd) for workflow(resource-assignment) step(resource-assignment) 2022-09-12 06:24:30,971|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-09-12 06:24:30,972|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-09-12 06:24:30,973|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Resolving resource with resource assignment artifact(helm_apache-mapping) 2022-09-12 06:24:31,067|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:24:31,081|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string) 2022-09-12 06:24:31,082|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("8fed8289-8721-4c1e-b53d-e77d393b9008") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-09-12 06:24:31,083|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string) 2022-09-12 06:24:31,083|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string) 2022-09-12 06:24:31,084|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("d83c7d89-db11-4da4-aecb-cb247464cb67") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string) 2022-09-12 06:24:31,105|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:24:31,108|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:24:31,231|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Parameter information : ({customizationid=d83c7d89-db11-4da4-aecb-cb247464cb67}) 2022-09-12 06:24:31,302|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Parameter information : ({customizationid=d83c7d89-db11-4da4-aecb-cb247464cb67}) 2022-09-12 06:24:31,329|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Response processing type (string) 2022-09-12 06:24:31,331|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Response processing type (string) 2022-09-12 06:24:31,333|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"495e259b-4684-422e-9070-2b229678b15f"}]) 2022-09-12 06:24:31,333|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"b7d1d981-8290-4d1d-b5bb-df9b663b5605"}]) 2022-09-12 06:24:31,335|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("495e259b-4684-422e-9070-2b229678b15f") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string) 2022-09-12 06:24:31,335|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("b7d1d981-8290-4d1d-b5bb-df9b663b5605") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string) 2022-09-12 06:24:31,336|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string) 2022-09-12 06:24:31,368|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Transformed value: null -> 495e259b-4684-422e-9070-2b229678b15f 2022-09-12 06:24:31,374|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:24:31,555|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Parameter information : ({customizationid=d83c7d89-db11-4da4-aecb-cb247464cb67}) 2022-09-12 06:24:31,574|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Response processing type (string) 2022-09-12 06:24:31,576|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}]) 2022-09-12 06:24:31,576|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string) 2022-09-12 06:24:31,577|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string) 2022-09-12 06:24:31,578|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string) 2022-09-12 06:24:31,587|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Transformed value: null -> d83c7d89-db11-4da4-aecb-cb247464cb67 2022-09-12 06:24:31,588|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("255c4116-3cc0-4fc7-822e-1b41397dfe87") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-09-12 06:24:31,589|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string) 2022-09-12 06:24:31,590|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string) 2022-09-12 06:24:31,590|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("70e2aad4-f90b-49e7-a1ff-31f3e7890906") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-09-12 06:24:31,603|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/255c4116-3cc0-4fc7-822e-1b41397dfe87/service-data/vnfs/vnf/70e2aad4-f90b-49e7-a1ff-31f3e7890906/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-09-12 06:24:31,603|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/255c4116-3cc0-4fc7-822e-1b41397dfe87/service-data/vnfs/vnf/70e2aad4-f90b-49e7-a1ff-31f3e7890906/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-09-12 06:24:31,617|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/255c4116-3cc0-4fc7-822e-1b41397dfe87/service-data/vnfs/vnf/70e2aad4-f90b-49e7-a1ff-31f3e7890906/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-09-12 06:24:31,617|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/255c4116-3cc0-4fc7-822e-1b41397dfe87/service-data/vnfs/vnf/70e2aad4-f90b-49e7-a1ff-31f3e7890906/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value}) 2022-09-12 06:24:31,630|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/255c4116-3cc0-4fc7-822e-1b41397dfe87/service-data/vnfs/vnf/70e2aad4-f90b-49e7-a1ff-31f3e7890906/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy) 2022-09-12 06:24:31,652|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/255c4116-3cc0-4fc7-822e-1b41397dfe87/service-data/vnfs/vnf/70e2aad4-f90b-49e7-a1ff-31f3e7890906/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name) 2022-09-12 06:24:31,668|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Response status(200 - OK) 2022-09-12 06:24:31,668|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Response processing type (string) 2022-09-12 06:24:31,669|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-09-12 06:24:31,669|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-09-12 06:24:31,669|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2022-09-12 06:24:31,681|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Response status(200 - OK) 2022-09-12 06:24:31,686|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Response processing type (string) 2022-09-12 06:24:31,686|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20220912t062425343257z") 2022-09-12 06:24:31,686|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220912t062425343257z") 2022-09-12 06:24:31,686|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220912t062425343257z") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-09-12 06:24:31,705|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:24:31,706|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:24:31,710|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-09-12 06:24:31,790|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Response status(200 - ) 2022-09-12 06:24:31,790|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Response processing type (string) 2022-09-12 06:24:31,791|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220912t062425343257z-helm_apache-vfmt-001") 2022-09-12 06:24:31,791|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220912t062425343257z-helm_apache-vfmt-001") 2022-09-12 06:24:31,791|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220912t062425343257z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string) 2022-09-12 06:24:31,795|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-09-12 06:24:31,811|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/255c4116-3cc0-4fc7-822e-1b41397dfe87/service-data/vnfs/vnf/70e2aad4-f90b-49e7-a1ff-31f3e7890906/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-09-12 06:24:31,812|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/255c4116-3cc0-4fc7-822e-1b41397dfe87/service-data/vnfs/vnf/70e2aad4-f90b-49e7-a1ff-31f3e7890906/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-09-12 06:24:31,861|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/255c4116-3cc0-4fc7-822e-1b41397dfe87/service-data/vnfs/vnf/70e2aad4-f90b-49e7-a1ff-31f3e7890906/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version) 2022-09-12 06:24:31,880|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Response status(200 - OK) 2022-09-12 06:24:31,880|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Response processing type (string) 2022-09-12 06:24:31,881|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0") 2022-09-12 06:24:31,881|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0") 2022-09-12 06:24:31,881|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2022-09-12 06:24:31,882|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string) 2022-09-12 06:24:31,882|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string) 2022-09-12 06:24:31,885|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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" : "495e259b-4684-422e-9070-2b229678b15f", "k8s-rb-definition-version" : "d83c7d89-db11-4da4-aecb-cb247464cb67", "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" : "255c4116-3cc0-4fc7-822e-1b41397dfe87", "vf-module-id" : "8fed8289-8721-4c1e-b53d-e77d393b9008", "vf-module-label" : "helm_apache", "vf-module-model-customization-uuid" : "d83c7d89-db11-4da4-aecb-cb247464cb67", "vf-module-model-invariant-uuid" : "495e259b-4684-422e-9070-2b229678b15f", "vf-module-model-version" : "b7d1d981-8290-4d1d-b5bb-df9b663b5605", "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20220912t062425343257z-helm_apache-vfmt-001", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "70e2aad4-f90b-49e7-a1ff-31f3e7890906", "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220912t062425343257z" }) 2022-09-12 06:24:31,995|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Preparing Response... 2022-09-12 06:24:31,995|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-09-12 06:24:31,996|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Execute node(resource-assignment) -> executed state(SUCCESS) 2022-09-12 06:24:31,997|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Executing workflow(resource-assignment[eb4bf912-2903-4979-9d39-a722d30360dd])'s step(profile-upload) 2022-09-12 06:24:31,997|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-09-12 06:24:31,998|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| preparing request id(eb4bf912-2903-4979-9d39-a722d30360dd) for workflow(resource-assignment) step(profile-upload) 2022-09-12 06:24:31,998|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2022-09-12 06:24:31,998|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:24:31,999|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Triggering K8s Profile Upload component logic. 2022-09-12 06:24:31,999|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Getting the template prefixes 2022-09-12 06:24:31,999|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Iterating over prefixes in resource assignment map. 2022-09-12 06:24:32,069|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Rest request method(GET), url(/v1/rb/definition/495e259b-4684-422e-9070-2b229678b15f/d83c7d89-db11-4da4-aecb-cb247464cb67) 2022-09-12 06:24:32,081|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Response status(200 - OK) 2022-09-12 06:24:32,139|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Rest request method(GET), url(/v1/rb/definition/495e259b-4684-422e-9070-2b229678b15f/d83c7d89-db11-4da4-aecb-cb247464cb67/profile/node-port-profile) 2022-09-12 06:24:32,166|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Response status(404 - Not Found) 2022-09-12 06:24:32,167|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Uploading K8s Profile.. 2022-09-12 06:24:32,304|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Rest request method(POST), url(/v1/rb/definition/495e259b-4684-422e-9070-2b229678b15f/d83c7d89-db11-4da4-aecb-cb247464cb67/profile) 2022-09-12 06:24:32,338|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Response status(201 - Created) 2022-09-12 06:24:32,436|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Rest request method(POST), url(/v1/rb/definition/495e259b-4684-422e-9070-2b229678b15f/d83c7d89-db11-4da4-aecb-cb247464cb67/profile/node-port-profile/content) 2022-09-12 06:24:32,466|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Response status(200 - OK) 2022-09-12 06:24:32,467|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| K8s Profile Upload Completed 2022-09-12 06:24:32,468|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Preparing Response... 2022-09-12 06:24:32,468|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2022-09-12 06:24:32,468|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Execute node(profile-upload) -> executed state(SUCCESS) 2022-09-12 06:24:32,479|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Execute node(END) -> executed state(SUCCESS) 2022-09-12 06:24:32,483|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| workflow(eb4bf912-2903-4979-9d39-a722d30360dd) nodes completed with (0)exceptions 2022-09-12 06:24:32,483|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-09-12 06:24:32,484|1934cac0-d514-4c1a-99ab-6a5b4800092a||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5ad25645-9bfc-4d12-a0d4-1b3d4a265e8e auditStoreId -1 2022-09-12 06:24:37,836|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-09-12 06:24:38,061|||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-09-12 06:24:38,160|1934cac0-d514-4c1a-99ab-6a5b4800092a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| processing request id 1934cac0-d514-4c1a-99ab-6a5b4800092a 2022-09-12 06:24:38,160|1934cac0-d514-4c1a-99ab-6a5b4800092a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| storeExecutionInput called not to store the Workflow action input details 2022-09-12 06:24:38,160|1934cac0-d514-4c1a-99ab-6a5b4800092a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| StoreAuditService ID -1 2022-09-12 06:24:38,160|1934cac0-d514-4c1a-99ab-6a5b4800092a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-09-12 06:24:38,160|1934cac0-d514-4c1a-99ab-6a5b4800092a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-09-12 06:24:38,180|1934cac0-d514-4c1a-99ab-6a5b4800092a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-09-12 06:24:38,252|1934cac0-d514-4c1a-99ab-6a5b4800092a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Deriving input data for workflow: (config-assign) 2022-09-12 06:24:38,255|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2022-09-12 06:24:38,255|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-assign[1934cac0-d514-4c1a-99ab-6a5b4800092a])'s step(config-setup) 2022-09-12 06:24:38,256|||DefaultDispatcher-worker-2||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-09-12 06:24:38,256|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(1934cac0-d514-4c1a-99ab-6a5b4800092a) for workflow(config-assign) step(config-setup) 2022-09-12 06:24:38,256|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process) 2022-09-12 06:24:38,256|||DefaultDispatcher-worker-2||||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-09-12 06:24:38,258|||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping) 2022-09-12 06:24:38,370|||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-09-12 06:24:38,373|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-09-12 06:24:38,374|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("255c4116-3cc0-4fc7-822e-1b41397dfe87") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-09-12 06:24:38,385|||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/255c4116-3cc0-4fc7-822e-1b41397dfe87), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value}) 2022-09-12 06:24:38,385|||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/255c4116-3cc0-4fc7-822e-1b41397dfe87), ({service-instance-id=service-instance-id}), ({service-instance-name=value}) 2022-09-12 06:24:38,438|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/255c4116-3cc0-4fc7-822e-1b41397dfe87) 2022-09-12 06:24:38,475|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK) 2022-09-12 06:24:38,476|||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string) 2022-09-12 06:24:38,478|||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_a966b9e2-fef4-43bb-9037-15af9d8f3306") 2022-09-12 06:24:38,478|||DefaultDispatcher-worker-4||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_a966b9e2-fef4-43bb-9037-15af9d8f3306") 2022-09-12 06:24:38,478|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("basic_cnf_macro_a966b9e2-fef4-43bb-9037-15af9d8f3306") for Resource Name (service-instance-name), definition(service-instance-name) of type (string) 2022-09-12 06:24:38,496|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("70e2aad4-f90b-49e7-a1ff-31f3e7890906") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-09-12 06:24:38,522|||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/255c4116-3cc0-4fc7-822e-1b41397dfe87/service-data/vnfs/vnf/70e2aad4-f90b-49e7-a1ff-31f3e7890906/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-09-12 06:24:38,523|||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/255c4116-3cc0-4fc7-822e-1b41397dfe87/service-data/vnfs/vnf/70e2aad4-f90b-49e7-a1ff-31f3e7890906/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-09-12 06:24:38,564|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/255c4116-3cc0-4fc7-822e-1b41397dfe87/service-data/vnfs/vnf/70e2aad4-f90b-49e7-a1ff-31f3e7890906/vnf-data/vf-modules) 2022-09-12 06:24:38,592|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK) 2022-09-12 06:24:38,593|||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (json) 2022-09-12 06:24:38,594|||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"8fed8289-8721-4c1e-b53d-e77d393b9008","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_a966b9e2-fef4-43bb-9037-15af9d8f3306_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":"b7d1d981-8290-4d1d-b5bb-df9b663b5605","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-20220912t062425343257z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"495e259b-4684-422e-9070-2b229678b15f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220912t062425343257z","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":"d83c7d89-db11-4da4-aecb-cb247464cb67","model-uuid":"b7d1d981-8290-4d1d-b5bb-df9b663b5605","model-invariant-uuid":"495e259b-4684-422e-9070-2b229678b15f"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"8fed8289-8721-4c1e-b53d-e77d393b9008","vf-module-name":"basic_cnf_macro_a966b9e2-fef4-43bb-9037-15af9d8f3306_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"1934cac0-d514-4c1a-99ab-6a5b4800092a","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"09d2b442-01a8-4df4-b2bf-0d9ac13f4d92","model-invariant-uuid":"f3ba0c0b-d7c9-4cdf-b6ed-2a913478ef8a"},"global-customer-id":"basiccnf-macro-customer","service-id":"255c4116-3cc0-4fc7-822e-1b41397dfe87","service-instance-id":"255c4116-3cc0-4fc7-822e-1b41397dfe87","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"d6f417c0-a95d-439d-8d27-5b67cfd868bb","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/5e8bf848-ff70-4562-8b51-04f1de358ff7","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"660d155c-5131-4c75-b0da-503da3657443","model-uuid":"5a4e48eb-ec0f-45f7-bc3f-d57cb7b5f534","model-invariant-uuid":"98be383e-540c-4e00-8319-b0eb4afd4c9b"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"70e2aad4-f90b-49e7-a1ff-31f3e7890906"},"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":"d83c7d89-db11-4da4-aecb-cb247464cb67","model-uuid":"b7d1d981-8290-4d1d-b5bb-df9b663b5605","model-invariant-uuid":"495e259b-4684-422e-9070-2b229678b15f"},"vf-module-id":"8fed8289-8721-4c1e-b53d-e77d393b9008"}}}]}) 2022-09-12 06:24:38,594|||DefaultDispatcher-worker-4||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"8fed8289-8721-4c1e-b53d-e77d393b9008","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_a966b9e2-fef4-43bb-9037-15af9d8f3306_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":"b7d1d981-8290-4d1d-b5bb-df9b663b5605","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-20220912t062425343257z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"495e259b-4684-422e-9070-2b229678b15f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220912t062425343257z","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":"d83c7d89-db11-4da4-aecb-cb247464cb67","model-uuid":"b7d1d981-8290-4d1d-b5bb-df9b663b5605","model-invariant-uuid":"495e259b-4684-422e-9070-2b229678b15f"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"8fed8289-8721-4c1e-b53d-e77d393b9008","vf-module-name":"basic_cnf_macro_a966b9e2-fef4-43bb-9037-15af9d8f3306_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"1934cac0-d514-4c1a-99ab-6a5b4800092a","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"09d2b442-01a8-4df4-b2bf-0d9ac13f4d92","model-invariant-uuid":"f3ba0c0b-d7c9-4cdf-b6ed-2a913478ef8a"},"global-customer-id":"basiccnf-macro-customer","service-id":"255c4116-3cc0-4fc7-822e-1b41397dfe87","service-instance-id":"255c4116-3cc0-4fc7-822e-1b41397dfe87","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"d6f417c0-a95d-439d-8d27-5b67cfd868bb","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/5e8bf848-ff70-4562-8b51-04f1de358ff7","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"660d155c-5131-4c75-b0da-503da3657443","model-uuid":"5a4e48eb-ec0f-45f7-bc3f-d57cb7b5f534","model-invariant-uuid":"98be383e-540c-4e00-8319-b0eb4afd4c9b"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"70e2aad4-f90b-49e7-a1ff-31f3e7890906"},"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":"d83c7d89-db11-4da4-aecb-cb247464cb67","model-uuid":"b7d1d981-8290-4d1d-b5bb-df9b663b5605","model-invariant-uuid":"495e259b-4684-422e-9070-2b229678b15f"},"vf-module-id":"8fed8289-8721-4c1e-b53d-e77d393b9008"}}}]}) 2022-09-12 06:24:38,595|||DefaultDispatcher-worker-4||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"8fed8289-8721-4c1e-b53d-e77d393b9008","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_a966b9e2-fef4-43bb-9037-15af9d8f3306_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":"b7d1d981-8290-4d1d-b5bb-df9b663b5605","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-20220912t062425343257z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"495e259b-4684-422e-9070-2b229678b15f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220912t062425343257z","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":"d83c7d89-db11-4da4-aecb-cb247464cb67","model-uuid":"b7d1d981-8290-4d1d-b5bb-df9b663b5605","model-invariant-uuid":"495e259b-4684-422e-9070-2b229678b15f"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"8fed8289-8721-4c1e-b53d-e77d393b9008","vf-module-name":"basic_cnf_macro_a966b9e2-fef4-43bb-9037-15af9d8f3306_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"1934cac0-d514-4c1a-99ab-6a5b4800092a","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"09d2b442-01a8-4df4-b2bf-0d9ac13f4d92","model-invariant-uuid":"f3ba0c0b-d7c9-4cdf-b6ed-2a913478ef8a"},"global-customer-id":"basiccnf-macro-customer","service-id":"255c4116-3cc0-4fc7-822e-1b41397dfe87","service-instance-id":"255c4116-3cc0-4fc7-822e-1b41397dfe87","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"d6f417c0-a95d-439d-8d27-5b67cfd868bb","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/5e8bf848-ff70-4562-8b51-04f1de358ff7","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"660d155c-5131-4c75-b0da-503da3657443","model-uuid":"5a4e48eb-ec0f-45f7-bc3f-d57cb7b5f534","model-invariant-uuid":"98be383e-540c-4e00-8319-b0eb4afd4c9b"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"70e2aad4-f90b-49e7-a1ff-31f3e7890906"},"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":"d83c7d89-db11-4da4-aecb-cb247464cb67","model-uuid":"b7d1d981-8290-4d1d-b5bb-df9b663b5605","model-invariant-uuid":"495e259b-4684-422e-9070-2b229678b15f"},"vf-module-id":"8fed8289-8721-4c1e-b53d-e77d393b9008"}}}]), type ({json}) 2022-09-12 06:24:38,595|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"8fed8289-8721-4c1e-b53d-e77d393b9008","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_a966b9e2-fef4-43bb-9037-15af9d8f3306_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":"b7d1d981-8290-4d1d-b5bb-df9b663b5605","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-20220912t062425343257z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"495e259b-4684-422e-9070-2b229678b15f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220912t062425343257z","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":"d83c7d89-db11-4da4-aecb-cb247464cb67","model-uuid":"b7d1d981-8290-4d1d-b5bb-df9b663b5605","model-invariant-uuid":"495e259b-4684-422e-9070-2b229678b15f"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"8fed8289-8721-4c1e-b53d-e77d393b9008","vf-module-name":"basic_cnf_macro_a966b9e2-fef4-43bb-9037-15af9d8f3306_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"1934cac0-d514-4c1a-99ab-6a5b4800092a","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"09d2b442-01a8-4df4-b2bf-0d9ac13f4d92","model-invariant-uuid":"f3ba0c0b-d7c9-4cdf-b6ed-2a913478ef8a"},"global-customer-id":"basiccnf-macro-customer","service-id":"255c4116-3cc0-4fc7-822e-1b41397dfe87","service-instance-id":"255c4116-3cc0-4fc7-822e-1b41397dfe87","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"d6f417c0-a95d-439d-8d27-5b67cfd868bb","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/5e8bf848-ff70-4562-8b51-04f1de358ff7","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"660d155c-5131-4c75-b0da-503da3657443","model-uuid":"5a4e48eb-ec0f-45f7-bc3f-d57cb7b5f534","model-invariant-uuid":"98be383e-540c-4e00-8319-b0eb4afd4c9b"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"70e2aad4-f90b-49e7-a1ff-31f3e7890906"},"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":"d83c7d89-db11-4da4-aecb-cb247464cb67","model-uuid":"b7d1d981-8290-4d1d-b5bb-df9b663b5605","model-invariant-uuid":"495e259b-4684-422e-9070-2b229678b15f"},"vf-module-id":"8fed8289-8721-4c1e-b53d-e77d393b9008"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json) 2022-09-12 06:24:38,609|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/70e2aad4-f90b-49e7-a1ff-31f3e7890906?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-09-12 06:24:38,609|||DefaultDispatcher-worker-3||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/70e2aad4-f90b-49e7-a1ff-31f3e7890906?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-09-12 06:24:38,658|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/70e2aad4-f90b-49e7-a1ff-31f3e7890906?depth=1) 2022-09-12 06:24:39,597|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-09-12 06:24:39,600|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json) 2022-09-12 06:24:39,608|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"8fed8289-8721-4c1e-b53d-e77d393b9008","vf-module-name":"basic_cnf_macro_a966b9e2-fef4-43bb-9037-15af9d8f3306_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1662963874232","model-invariant-id":"495e259b-4684-422e-9070-2b229678b15f","model-version-id":"b7d1d981-8290-4d1d-b5bb-df9b663b5605","model-customization-id":"d83c7d89-db11-4da4-aecb-cb247464cb67","module-index":0}]}) 2022-09-12 06:24:39,608|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"8fed8289-8721-4c1e-b53d-e77d393b9008","vf-module-name":"basic_cnf_macro_a966b9e2-fef4-43bb-9037-15af9d8f3306_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1662963874232","model-invariant-id":"495e259b-4684-422e-9070-2b229678b15f","model-version-id":"b7d1d981-8290-4d1d-b5bb-df9b663b5605","model-customization-id":"d83c7d89-db11-4da4-aecb-cb247464cb67","module-index":0}]}) 2022-09-12 06:24:39,608|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"8fed8289-8721-4c1e-b53d-e77d393b9008","vf-module-name":"basic_cnf_macro_a966b9e2-fef4-43bb-9037-15af9d8f3306_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1662963874232","model-invariant-id":"495e259b-4684-422e-9070-2b229678b15f","model-version-id":"b7d1d981-8290-4d1d-b5bb-df9b663b5605","model-customization-id":"d83c7d89-db11-4da4-aecb-cb247464cb67","module-index":0}]), type ({json}) 2022-09-12 06:24:39,608|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"8fed8289-8721-4c1e-b53d-e77d393b9008","vf-module-name":"basic_cnf_macro_a966b9e2-fef4-43bb-9037-15af9d8f3306_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1662963874232","model-invariant-id":"495e259b-4684-422e-9070-2b229678b15f","model-version-id":"b7d1d981-8290-4d1d-b5bb-df9b663b5605","model-customization-id":"d83c7d89-db11-4da4-aecb-cb247464cb67","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json) 2022-09-12 06:24:39,612|||DefaultDispatcher-worker-3||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup) 2022-09-12 06:24:39,626|||DefaultDispatcher-worker-3||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-09-12 06:24:54,243|||DefaultDispatcher-worker-3||||INFO||||||| compiled in (14616)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-09-12 06:24:54,243|||DefaultDispatcher-worker-3||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-09-12 06:24:54,295|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"495e259b-4684-422e-9070-2b229678b15f","k8s-rb-definition-version":"d83c7d89-db11-4da4-aecb-cb247464cb67","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-09-12 06:24:54,299|||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({ "config-deploy-setup" : { "helm_apache" : { "k8s-rb-config-name" : "replica-count-change", "k8s-rb-config-template-name" : "replica-count-template", "k8s-rb-config-template-source" : "deployment-config", "k8s-rb-config-value-source" : "custom-values", "k8s-rb-definition-name" : "495e259b-4684-422e-9070-2b229678b15f", "k8s-rb-definition-version" : "d83c7d89-db11-4da4-aecb-cb247464cb67" } }, "replica-count" : null, "service-instance-id" : "255c4116-3cc0-4fc7-822e-1b41397dfe87", "service-instance-name" : "basic_cnf_macro_a966b9e2-fef4-43bb-9037-15af9d8f3306", "vf-modules-list-aai" : { "vf-modules" : [ { "automated-assignment" : false, "is-base-vf-module" : false, "model-customization-id" : "d83c7d89-db11-4da4-aecb-cb247464cb67", "model-invariant-id" : "495e259b-4684-422e-9070-2b229678b15f", "model-version-id" : "b7d1d981-8290-4d1d-b5bb-df9b663b5605", "module-index" : 0, "orchestration-status" : "Assigned", "resource-version" : "1662963874232", "vf-module-id" : "8fed8289-8721-4c1e-b53d-e77d393b9008", "vf-module-name" : "basic_cnf_macro_a966b9e2-fef4-43bb-9037-15af9d8f3306_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" } ] }, "vf-modules-list-sdnc" : { "vf-modules" : [ { "vf-module-data" : { "request-information" : { "request-action" : "CreateVfModuleInstance", "request-id" : "1934cac0-d514-4c1a-99ab-6a5b4800092a", "source" : "MSO" }, "sdnc-request-header" : { "svc-action" : "assign", "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/5e8bf848-ff70-4562-8b51-04f1de358ff7", "svc-request-id" : "d6f417c0-a95d-439d-8d27-5b67cfd868bb" }, "service-information" : { "global-customer-id" : "basiccnf-macro-customer", "onap-model-information" : { "model-invariant-uuid" : "f3ba0c0b-d7c9-4cdf-b6ed-2a913478ef8a", "model-name" : "basic_cnf_macro", "model-uuid" : "09d2b442-01a8-4df4-b2bf-0d9ac13f4d92", "model-version" : "1.0" }, "service-id" : "255c4116-3cc0-4fc7-822e-1b41397dfe87", "service-instance-id" : "255c4116-3cc0-4fc7-822e-1b41397dfe87", "subscription-service-type" : "basic_cnf_macro" }, "vf-module-information" : { "onap-model-information" : { "model-customization-uuid" : "d83c7d89-db11-4da4-aecb-cb247464cb67", "model-invariant-uuid" : "495e259b-4684-422e-9070-2b229678b15f", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "b7d1d981-8290-4d1d-b5bb-df9b663b5605", "model-version" : "1" }, "vf-module-id" : "8fed8289-8721-4c1e-b53d-e77d393b9008", "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_a966b9e2-fef4-43bb-9037-15af9d8f3306_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" }, "vf-module-topology" : { "aic-cloud-region" : "k8sregion-cnf-macro", "onap-model-information" : { "model-customization-uuid" : "d83c7d89-db11-4da4-aecb-cb247464cb67", "model-invariant-uuid" : "495e259b-4684-422e-9070-2b229678b15f", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "b7d1d981-8290-4d1d-b5bb-df9b663b5605", "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" : "b7d1d981-8290-4d1d-b5bb-df9b663b5605" }, { "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-20220912t062425343257z-helm_apache-vfmt-001" }, { "name" : "vf-module-model-invariant-uuid", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "495e259b-4684-422e-9070-2b229678b15f" }, { "name" : "vnf_name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20220912t062425343257z" }, { "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" : "8fed8289-8721-4c1e-b53d-e77d393b9008", "vf-module-name" : "basic_cnf_macro_a966b9e2-fef4-43bb-9037-15af9d8f3306_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" } }, "vnf-information" : { "onap-model-information" : { "model-customization-uuid" : "660d155c-5131-4c75-b0da-503da3657443", "model-invariant-uuid" : "98be383e-540c-4e00-8319-b0eb4afd4c9b", "model-name" : "basic_cnf_macro", "model-uuid" : "5a4e48eb-ec0f-45f7-bc3f-d57cb7b5f534", "model-version" : "1.0" }, "vnf-id" : "70e2aad4-f90b-49e7-a1ff-31f3e7890906", "vnf-name" : "basic_cnf_macro", "vnf-type" : "basic_cnf_macro/null" } }, "vf-module-id" : "8fed8289-8721-4c1e-b53d-e77d393b9008" } ] }, "vnf-id" : "70e2aad4-f90b-49e7-a1ff-31f3e7890906" }) 2022-09-12 06:24:54,347|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-09-12 06:24:54,348|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process) 2022-09-12 06:24:54,348|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS) 2022-09-12 06:24:54,349|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-assign[1934cac0-d514-4c1a-99ab-6a5b4800092a])'s step(config-template) 2022-09-12 06:24:54,350|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-09-12 06:24:54,363|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(1934cac0-d514-4c1a-99ab-6a5b4800092a) for workflow(config-assign) step(config-template) 2022-09-12 06:24:54,363|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process) 2022-09-12 06:24:54,363|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (k8s-config-template), values ({artifact-prefix-names=["helm_apache"], resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}}) 2022-09-12 06:24:54,496|||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Config Upload component logic. 2022-09-12 06:24:54,497|||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes 2022-09-12 06:24:54,497|||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map. 2022-09-12 06:24:54,543|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/495e259b-4684-422e-9070-2b229678b15f/d83c7d89-db11-4da4-aecb-cb247464cb67) 2022-09-12 06:24:54,562|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-09-12 06:24:54,580|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/495e259b-4684-422e-9070-2b229678b15f/d83c7d89-db11-4da4-aecb-cb247464cb67/config-template/replica-count-template) 2022-09-12 06:24:54,592|||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error) 2022-09-12 06:24:54,593|||DefaultDispatcher-worker-3||||INFO||||||| Uploading K8s template.. 2022-09-12 06:24:54,623|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/495e259b-4684-422e-9070-2b229678b15f/d83c7d89-db11-4da4-aecb-cb247464cb67/config-template) 2022-09-12 06:24:54,643|||DefaultDispatcher-worker-3||||INFO||||||| Response status(201 - Created) 2022-09-12 06:24:54,693|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/495e259b-4684-422e-9070-2b229678b15f/d83c7d89-db11-4da4-aecb-cb247464cb67/config-template/replica-count-template/content) 2022-09-12 06:24:54,747|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-09-12 06:24:54,748|||DefaultDispatcher-worker-3||||INFO||||||| K8s Config Upload Completed 2022-09-12 06:24:54,748|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-09-12 06:24:54,750|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process) 2022-09-12 06:24:54,767|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-template) -> executed state(SUCCESS) 2022-09-12 06:24:54,768|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2022-09-12 06:24:54,768|||DefaultDispatcher-worker-3||||INFO||||||| workflow(1934cac0-d514-4c1a-99ab-6a5b4800092a) nodes completed with (0)exceptions 2022-09-12 06:24:54,769|1934cac0-d514-4c1a-99ab-6a5b4800092a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| resolveWorkflowOutputs for workflow(config-assign) 2022-09-12 06:24:54,770|1934cac0-d514-4c1a-99ab-6a5b4800092a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 11d4f840-a97a-4c58-a439-1cbdc300df89 auditStoreId -1 2022-09-12 06:24:54,899|1934cac0-d514-4c1a-99ab-6a5b4800092a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Completed 2022-09-12 06:25:24,341|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-09-12 06:25:24,485|||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-09-12 06:25:24,523|1934cac0-d514-4c1a-99ab-6a5b4800092a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| processing request id 1934cac0-d514-4c1a-99ab-6a5b4800092a 2022-09-12 06:25:24,528|1934cac0-d514-4c1a-99ab-6a5b4800092a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| storeExecutionInput called not to store the Workflow action input details 2022-09-12 06:25:24,529|1934cac0-d514-4c1a-99ab-6a5b4800092a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| StoreAuditService ID -1 2022-09-12 06:25:24,531|1934cac0-d514-4c1a-99ab-6a5b4800092a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-09-12 06:25:24,531|1934cac0-d514-4c1a-99ab-6a5b4800092a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-09-12 06:25:24,534|1934cac0-d514-4c1a-99ab-6a5b4800092a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-09-12 06:25:24,563|1934cac0-d514-4c1a-99ab-6a5b4800092a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Deriving input data for workflow: (config-deploy) 2022-09-12 06:25:24,567|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2022-09-12 06:25:24,568|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[1934cac0-d514-4c1a-99ab-6a5b4800092a])'s step(config-setup) 2022-09-12 06:25:24,568|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-09-12 06:25:24,570|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(1934cac0-d514-4c1a-99ab-6a5b4800092a) for workflow(config-deploy) step(config-setup) 2022-09-12 06:25:24,570|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process) 2022-09-12 06:25:24,570|||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]}) 2022-09-12 06:25:24,572|||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping) 2022-09-12 06:25:24,643|||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = replica-count status = null required = false dependencies = [] dictionaryName = replica-count dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = capability ]], [[ name = service-instance-name status = null required = null dependencies = [service-instance-id] dictionaryName = service-instance-name dictionarySource = sdnc ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = capability ]], [[ name = vf-modules-list-sdnc status = null required = null dependencies = [service-instance-id, vnf-id] dictionaryName = vf-modules-list dictionarySource = sdnc ]], [[ name = vf-modules-list-aai status = null required = null dependencies = [service-instance-id, vnf-id] dictionaryName = vf-modules-list dictionarySource = aai-data ]], [[ name = config-deploy-setup status = null required = null dependencies = [vf-modules-list-aai, vf-modules-list-sdnc] dictionaryName = config-deploy-setup dictionarySource = capability ]]]) 2022-09-12 06:25:24,647|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-09-12 06:25:24,648|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("255c4116-3cc0-4fc7-822e-1b41397dfe87") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-09-12 06:25:24,659|||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/255c4116-3cc0-4fc7-822e-1b41397dfe87), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value}) 2022-09-12 06:25:24,659|||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/255c4116-3cc0-4fc7-822e-1b41397dfe87), ({service-instance-id=service-instance-id}), ({service-instance-name=value}) 2022-09-12 06:25:24,681|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/255c4116-3cc0-4fc7-822e-1b41397dfe87) 2022-09-12 06:25:24,705|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK) 2022-09-12 06:25:24,705|||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string) 2022-09-12 06:25:24,707|||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_a966b9e2-fef4-43bb-9037-15af9d8f3306") 2022-09-12 06:25:24,707|||DefaultDispatcher-worker-4||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_a966b9e2-fef4-43bb-9037-15af9d8f3306") 2022-09-12 06:25:24,707|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("basic_cnf_macro_a966b9e2-fef4-43bb-9037-15af9d8f3306") for Resource Name (service-instance-name), definition(service-instance-name) of type (string) 2022-09-12 06:25:24,708|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("70e2aad4-f90b-49e7-a1ff-31f3e7890906") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-09-12 06:25:24,720|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/255c4116-3cc0-4fc7-822e-1b41397dfe87/service-data/vnfs/vnf/70e2aad4-f90b-49e7-a1ff-31f3e7890906/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-09-12 06:25:24,721|||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/255c4116-3cc0-4fc7-822e-1b41397dfe87/service-data/vnfs/vnf/70e2aad4-f90b-49e7-a1ff-31f3e7890906/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-09-12 06:25:24,743|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/255c4116-3cc0-4fc7-822e-1b41397dfe87/service-data/vnfs/vnf/70e2aad4-f90b-49e7-a1ff-31f3e7890906/vnf-data/vf-modules) 2022-09-12 06:25:24,760|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-09-12 06:25:24,760|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (json) 2022-09-12 06:25:24,761|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"8fed8289-8721-4c1e-b53d-e77d393b9008","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_a966b9e2-fef4-43bb-9037-15af9d8f3306_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":"b7d1d981-8290-4d1d-b5bb-df9b663b5605","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-20220912t062425343257z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"495e259b-4684-422e-9070-2b229678b15f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220912t062425343257z","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":"d83c7d89-db11-4da4-aecb-cb247464cb67","model-uuid":"b7d1d981-8290-4d1d-b5bb-df9b663b5605","model-invariant-uuid":"495e259b-4684-422e-9070-2b229678b15f"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"8fed8289-8721-4c1e-b53d-e77d393b9008","vf-module-name":"basic_cnf_macro_a966b9e2-fef4-43bb-9037-15af9d8f3306_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"1934cac0-d514-4c1a-99ab-6a5b4800092a","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"09d2b442-01a8-4df4-b2bf-0d9ac13f4d92","model-invariant-uuid":"f3ba0c0b-d7c9-4cdf-b6ed-2a913478ef8a"},"global-customer-id":"basiccnf-macro-customer","service-id":"255c4116-3cc0-4fc7-822e-1b41397dfe87","service-instance-id":"255c4116-3cc0-4fc7-822e-1b41397dfe87","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"34f88979-6496-484d-8c0b-4174875f23a5","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/84093c67-42c7-45c9-bb15-91cfdac5df4a","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"660d155c-5131-4c75-b0da-503da3657443","model-uuid":"5a4e48eb-ec0f-45f7-bc3f-d57cb7b5f534","model-invariant-uuid":"98be383e-540c-4e00-8319-b0eb4afd4c9b"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"70e2aad4-f90b-49e7-a1ff-31f3e7890906"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"d83c7d89-db11-4da4-aecb-cb247464cb67","model-uuid":"b7d1d981-8290-4d1d-b5bb-df9b663b5605","model-invariant-uuid":"495e259b-4684-422e-9070-2b229678b15f"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"8fed8289-8721-4c1e-b53d-e77d393b9008","from-preload":false}}}]}) 2022-09-12 06:25:24,761|||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"8fed8289-8721-4c1e-b53d-e77d393b9008","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_a966b9e2-fef4-43bb-9037-15af9d8f3306_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":"b7d1d981-8290-4d1d-b5bb-df9b663b5605","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-20220912t062425343257z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"495e259b-4684-422e-9070-2b229678b15f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220912t062425343257z","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":"d83c7d89-db11-4da4-aecb-cb247464cb67","model-uuid":"b7d1d981-8290-4d1d-b5bb-df9b663b5605","model-invariant-uuid":"495e259b-4684-422e-9070-2b229678b15f"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"8fed8289-8721-4c1e-b53d-e77d393b9008","vf-module-name":"basic_cnf_macro_a966b9e2-fef4-43bb-9037-15af9d8f3306_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"1934cac0-d514-4c1a-99ab-6a5b4800092a","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"09d2b442-01a8-4df4-b2bf-0d9ac13f4d92","model-invariant-uuid":"f3ba0c0b-d7c9-4cdf-b6ed-2a913478ef8a"},"global-customer-id":"basiccnf-macro-customer","service-id":"255c4116-3cc0-4fc7-822e-1b41397dfe87","service-instance-id":"255c4116-3cc0-4fc7-822e-1b41397dfe87","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"34f88979-6496-484d-8c0b-4174875f23a5","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/84093c67-42c7-45c9-bb15-91cfdac5df4a","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"660d155c-5131-4c75-b0da-503da3657443","model-uuid":"5a4e48eb-ec0f-45f7-bc3f-d57cb7b5f534","model-invariant-uuid":"98be383e-540c-4e00-8319-b0eb4afd4c9b"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"70e2aad4-f90b-49e7-a1ff-31f3e7890906"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"d83c7d89-db11-4da4-aecb-cb247464cb67","model-uuid":"b7d1d981-8290-4d1d-b5bb-df9b663b5605","model-invariant-uuid":"495e259b-4684-422e-9070-2b229678b15f"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"8fed8289-8721-4c1e-b53d-e77d393b9008","from-preload":false}}}]}) 2022-09-12 06:25:24,761|||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"8fed8289-8721-4c1e-b53d-e77d393b9008","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_a966b9e2-fef4-43bb-9037-15af9d8f3306_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":"b7d1d981-8290-4d1d-b5bb-df9b663b5605","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-20220912t062425343257z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"495e259b-4684-422e-9070-2b229678b15f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220912t062425343257z","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":"d83c7d89-db11-4da4-aecb-cb247464cb67","model-uuid":"b7d1d981-8290-4d1d-b5bb-df9b663b5605","model-invariant-uuid":"495e259b-4684-422e-9070-2b229678b15f"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"8fed8289-8721-4c1e-b53d-e77d393b9008","vf-module-name":"basic_cnf_macro_a966b9e2-fef4-43bb-9037-15af9d8f3306_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"1934cac0-d514-4c1a-99ab-6a5b4800092a","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"09d2b442-01a8-4df4-b2bf-0d9ac13f4d92","model-invariant-uuid":"f3ba0c0b-d7c9-4cdf-b6ed-2a913478ef8a"},"global-customer-id":"basiccnf-macro-customer","service-id":"255c4116-3cc0-4fc7-822e-1b41397dfe87","service-instance-id":"255c4116-3cc0-4fc7-822e-1b41397dfe87","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"34f88979-6496-484d-8c0b-4174875f23a5","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/84093c67-42c7-45c9-bb15-91cfdac5df4a","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"660d155c-5131-4c75-b0da-503da3657443","model-uuid":"5a4e48eb-ec0f-45f7-bc3f-d57cb7b5f534","model-invariant-uuid":"98be383e-540c-4e00-8319-b0eb4afd4c9b"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"70e2aad4-f90b-49e7-a1ff-31f3e7890906"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"d83c7d89-db11-4da4-aecb-cb247464cb67","model-uuid":"b7d1d981-8290-4d1d-b5bb-df9b663b5605","model-invariant-uuid":"495e259b-4684-422e-9070-2b229678b15f"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"8fed8289-8721-4c1e-b53d-e77d393b9008","from-preload":false}}}]), type ({json}) 2022-09-12 06:25:24,761|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"8fed8289-8721-4c1e-b53d-e77d393b9008","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_a966b9e2-fef4-43bb-9037-15af9d8f3306_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":"b7d1d981-8290-4d1d-b5bb-df9b663b5605","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-20220912t062425343257z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"495e259b-4684-422e-9070-2b229678b15f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220912t062425343257z","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":"d83c7d89-db11-4da4-aecb-cb247464cb67","model-uuid":"b7d1d981-8290-4d1d-b5bb-df9b663b5605","model-invariant-uuid":"495e259b-4684-422e-9070-2b229678b15f"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"8fed8289-8721-4c1e-b53d-e77d393b9008","vf-module-name":"basic_cnf_macro_a966b9e2-fef4-43bb-9037-15af9d8f3306_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"1934cac0-d514-4c1a-99ab-6a5b4800092a","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"09d2b442-01a8-4df4-b2bf-0d9ac13f4d92","model-invariant-uuid":"f3ba0c0b-d7c9-4cdf-b6ed-2a913478ef8a"},"global-customer-id":"basiccnf-macro-customer","service-id":"255c4116-3cc0-4fc7-822e-1b41397dfe87","service-instance-id":"255c4116-3cc0-4fc7-822e-1b41397dfe87","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"34f88979-6496-484d-8c0b-4174875f23a5","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/84093c67-42c7-45c9-bb15-91cfdac5df4a","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"660d155c-5131-4c75-b0da-503da3657443","model-uuid":"5a4e48eb-ec0f-45f7-bc3f-d57cb7b5f534","model-invariant-uuid":"98be383e-540c-4e00-8319-b0eb4afd4c9b"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"70e2aad4-f90b-49e7-a1ff-31f3e7890906"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"d83c7d89-db11-4da4-aecb-cb247464cb67","model-uuid":"b7d1d981-8290-4d1d-b5bb-df9b663b5605","model-invariant-uuid":"495e259b-4684-422e-9070-2b229678b15f"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"8fed8289-8721-4c1e-b53d-e77d393b9008","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json) 2022-09-12 06:25:24,771|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/70e2aad4-f90b-49e7-a1ff-31f3e7890906?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-09-12 06:25:24,771|||DefaultDispatcher-worker-1||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/70e2aad4-f90b-49e7-a1ff-31f3e7890906?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-09-12 06:25:24,810|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/70e2aad4-f90b-49e7-a1ff-31f3e7890906?depth=1) 2022-09-12 06:25:25,118|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-09-12 06:25:25,120|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (json) 2022-09-12 06:25:25,121|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"8fed8289-8721-4c1e-b53d-e77d393b9008","vf-module-name":"basic_cnf_macro_a966b9e2-fef4-43bb-9037-15af9d8f3306_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"keen_banach","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1662963923075","model-invariant-id":"495e259b-4684-422e-9070-2b229678b15f","model-version-id":"b7d1d981-8290-4d1d-b5bb-df9b663b5605","model-customization-id":"d83c7d89-db11-4da4-aecb-cb247464cb67","module-index":0}]}) 2022-09-12 06:25:25,122|||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"8fed8289-8721-4c1e-b53d-e77d393b9008","vf-module-name":"basic_cnf_macro_a966b9e2-fef4-43bb-9037-15af9d8f3306_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"keen_banach","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1662963923075","model-invariant-id":"495e259b-4684-422e-9070-2b229678b15f","model-version-id":"b7d1d981-8290-4d1d-b5bb-df9b663b5605","model-customization-id":"d83c7d89-db11-4da4-aecb-cb247464cb67","module-index":0}]}) 2022-09-12 06:25:25,122|||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"8fed8289-8721-4c1e-b53d-e77d393b9008","vf-module-name":"basic_cnf_macro_a966b9e2-fef4-43bb-9037-15af9d8f3306_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"keen_banach","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1662963923075","model-invariant-id":"495e259b-4684-422e-9070-2b229678b15f","model-version-id":"b7d1d981-8290-4d1d-b5bb-df9b663b5605","model-customization-id":"d83c7d89-db11-4da4-aecb-cb247464cb67","module-index":0}]), type ({json}) 2022-09-12 06:25:25,123|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"8fed8289-8721-4c1e-b53d-e77d393b9008","vf-module-name":"basic_cnf_macro_a966b9e2-fef4-43bb-9037-15af9d8f3306_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"keen_banach","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1662963923075","model-invariant-id":"495e259b-4684-422e-9070-2b229678b15f","model-version-id":"b7d1d981-8290-4d1d-b5bb-df9b663b5605","model-customization-id":"d83c7d89-db11-4da4-aecb-cb247464cb67","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json) 2022-09-12 06:25:25,127|||DefaultDispatcher-worker-1||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup) 2022-09-12 06:25:25,140|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"495e259b-4684-422e-9070-2b229678b15f","k8s-rb-definition-version":"d83c7d89-db11-4da4-aecb-cb247464cb67","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":"keen_banach"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json) 2022-09-12 06:25:25,146|||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({ "config-deploy-setup" : { "helm_apache" : { "k8s-instance-id" : "keen_banach", "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" : "495e259b-4684-422e-9070-2b229678b15f", "k8s-rb-definition-version" : "d83c7d89-db11-4da4-aecb-cb247464cb67" } }, "replica-count" : null, "service-instance-id" : "255c4116-3cc0-4fc7-822e-1b41397dfe87", "service-instance-name" : "basic_cnf_macro_a966b9e2-fef4-43bb-9037-15af9d8f3306", "vf-modules-list-aai" : { "vf-modules" : [ { "automated-assignment" : false, "heat-stack-id" : "keen_banach", "is-base-vf-module" : false, "model-customization-id" : "d83c7d89-db11-4da4-aecb-cb247464cb67", "model-invariant-id" : "495e259b-4684-422e-9070-2b229678b15f", "model-version-id" : "b7d1d981-8290-4d1d-b5bb-df9b663b5605", "module-index" : 0, "orchestration-status" : "Active", "resource-version" : "1662963923075", "vf-module-id" : "8fed8289-8721-4c1e-b53d-e77d393b9008", "vf-module-name" : "basic_cnf_macro_a966b9e2-fef4-43bb-9037-15af9d8f3306_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" } ] }, "vf-modules-list-sdnc" : { "vf-modules" : [ { "vf-module-data" : { "request-information" : { "request-action" : "CreateVfModuleInstance", "request-id" : "1934cac0-d514-4c1a-99ab-6a5b4800092a", "source" : "MSO" }, "sdnc-request-header" : { "svc-action" : "activate", "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/84093c67-42c7-45c9-bb15-91cfdac5df4a", "svc-request-id" : "34f88979-6496-484d-8c0b-4174875f23a5" }, "service-information" : { "global-customer-id" : "basiccnf-macro-customer", "onap-model-information" : { "model-invariant-uuid" : "f3ba0c0b-d7c9-4cdf-b6ed-2a913478ef8a", "model-name" : "basic_cnf_macro", "model-uuid" : "09d2b442-01a8-4df4-b2bf-0d9ac13f4d92", "model-version" : "1.0" }, "service-id" : "255c4116-3cc0-4fc7-822e-1b41397dfe87", "service-instance-id" : "255c4116-3cc0-4fc7-822e-1b41397dfe87", "subscription-service-type" : "basic_cnf_macro" }, "vf-module-information" : { "from-preload" : false, "onap-model-information" : { "model-customization-uuid" : "d83c7d89-db11-4da4-aecb-cb247464cb67", "model-invariant-uuid" : "495e259b-4684-422e-9070-2b229678b15f", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "b7d1d981-8290-4d1d-b5bb-df9b663b5605", "model-version" : "1" }, "vf-module-id" : "8fed8289-8721-4c1e-b53d-e77d393b9008", "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_a966b9e2-fef4-43bb-9037-15af9d8f3306_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" }, "vf-module-topology" : { "aic-cloud-region" : "k8sregion-cnf-macro", "onap-model-information" : { "model-customization-uuid" : "d83c7d89-db11-4da4-aecb-cb247464cb67", "model-invariant-uuid" : "495e259b-4684-422e-9070-2b229678b15f", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "b7d1d981-8290-4d1d-b5bb-df9b663b5605", "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" : "b7d1d981-8290-4d1d-b5bb-df9b663b5605" }, { "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-20220912t062425343257z-helm_apache-vfmt-001" }, { "name" : "vf-module-model-invariant-uuid", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "495e259b-4684-422e-9070-2b229678b15f" }, { "name" : "vnf_name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20220912t062425343257z" }, { "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" : "8fed8289-8721-4c1e-b53d-e77d393b9008", "vf-module-name" : "basic_cnf_macro_a966b9e2-fef4-43bb-9037-15af9d8f3306_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" } }, "vnf-information" : { "onap-model-information" : { "model-customization-uuid" : "660d155c-5131-4c75-b0da-503da3657443", "model-invariant-uuid" : "98be383e-540c-4e00-8319-b0eb4afd4c9b", "model-name" : "basic_cnf_macro", "model-uuid" : "5a4e48eb-ec0f-45f7-bc3f-d57cb7b5f534", "model-version" : "1.0" }, "vnf-id" : "70e2aad4-f90b-49e7-a1ff-31f3e7890906", "vnf-name" : "basic_cnf_macro", "vnf-type" : "basic_cnf_macro/null" } }, "vf-module-id" : "8fed8289-8721-4c1e-b53d-e77d393b9008" } ] }, "vnf-id" : "70e2aad4-f90b-49e7-a1ff-31f3e7890906" }) 2022-09-12 06:25:25,219|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2022-09-12 06:25:25,220|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process) 2022-09-12 06:25:25,220|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS) 2022-09-12 06:25:25,221|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[1934cac0-d514-4c1a-99ab-6a5b4800092a])'s step(status-verification-script) 2022-09-12 06:25:25,221|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-09-12 06:25:25,252|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(1934cac0-d514-4c1a-99ab-6a5b4800092a) for workflow(config-deploy) step(status-verification-script) 2022-09-12 06:25:25,253|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process) 2022-09-12 06:25:25,253|||DefaultDispatcher-worker-1||||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-09-12 06:25:25,294|||DefaultDispatcher-worker-1||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService]) 2022-09-12 06:25:25,335|||DefaultDispatcher-worker-1||||INFO||||||| SIMPLE STATUS CHECK - START 2022-09-12 06:25:25,374|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/keen_banach/status) 2022-09-12 06:25:25,515|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-09-12 06:25:25,576|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (keen_banach) is not ready. Please wait... 2022-09-12 06:25:35,670|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/keen_banach/status) 2022-09-12 06:25:35,739|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-09-12 06:25:35,787|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (keen_banach) is not ready. Please wait... 2022-09-12 06:25:46,001|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/keen_banach/status) 2022-09-12 06:25:46,162|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-09-12 06:25:46,170|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (keen_banach) is not ready. Please wait... 2022-09-12 06:25:56,215|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/keen_banach/status) 2022-09-12 06:25:56,303|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-09-12 06:25:56,308|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (keen_banach) is ready. 2022-09-12 06:25:56,308|||DefaultDispatcher-worker-1||||INFO||||||| SIMPLE STATUS CHECK - END 2022-09-12 06:25:56,308|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2022-09-12 06:25:56,309|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process) 2022-09-12 06:25:56,309|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(status-verification-script) -> executed state(SUCCESS) 2022-09-12 06:25:56,311|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[1934cac0-d514-4c1a-99ab-6a5b4800092a])'s step(config-apply) 2022-09-12 06:25:56,312|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-09-12 06:25:56,374|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(1934cac0-d514-4c1a-99ab-6a5b4800092a) for workflow(config-deploy) step(config-apply) 2022-09-12 06:25:56,374|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process) 2022-09-12 06:25:56,376|||DefaultDispatcher-worker-1||||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-09-12 06:25:56,389|||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Config Value component logic. 2022-09-12 06:25:56,389|||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes 2022-09-12 06:25:56,396|||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map. 2022-09-12 06:25:56,425|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/keen_banach/config/replica-count-change) 2022-09-12 06:26:01,450|||DefaultDispatcher-worker-1||||INFO||||||| Response status(500 - Internal Server Error) 2022-09-12 06:26:01,450|||DefaultDispatcher-worker-1||||INFO||||||| Uploading K8s config.. 2022-09-12 06:26:01,618|||DefaultDispatcher-worker-1||||INFO||||||| Config building started from source custom-values 2022-09-12 06:26:01,618|||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(custom-values-mapping) 2022-09-12 06:26:01,675|||DefaultDispatcher-worker-1||||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-09-12 06:26:01,679|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-09-12 06:26:01,681|||DefaultDispatcher-worker-4||||INFO||||||| Generated Resource Param Data ({ "replica-count" : 2 }) 2022-09-12 06:26:01,882|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(POST), url(/v1/instance/keen_banach/config) 2022-09-12 06:26:02,022|||DefaultDispatcher-worker-4||||INFO||||||| Response status(201 - Created) 2022-09-12 06:26:02,079|||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response... 2022-09-12 06:26:02,079|||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process) 2022-09-12 06:26:02,079|||DefaultDispatcher-worker-4||||INFO||||||| Execute node(config-apply) -> executed state(SUCCESS) 2022-09-12 06:26:02,080|||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(config-deploy[1934cac0-d514-4c1a-99ab-6a5b4800092a])'s step(status-verification-script-after) 2022-09-12 06:26:02,080|||DefaultDispatcher-worker-4||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-09-12 06:26:02,083|||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(1934cac0-d514-4c1a-99ab-6a5b4800092a) for workflow(config-deploy) step(status-verification-script-after) 2022-09-12 06:26:02,084|||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process) 2022-09-12 06:26:02,084|||DefaultDispatcher-worker-4||||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-09-12 06:26:02,087|||DefaultDispatcher-worker-4||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService]) 2022-09-12 06:26:02,091|||DefaultDispatcher-worker-4||||INFO||||||| SIMPLE STATUS CHECK - START 2022-09-12 06:26:02,125|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/v1/instance/keen_banach/status) 2022-09-12 06:26:02,217|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK) 2022-09-12 06:26:02,234|||DefaultDispatcher-worker-4||||INFO||||||| VfModule helm_apache (keen_banach) is not ready. Please wait... 2022-09-12 06:26:12,264|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/v1/instance/keen_banach/status) 2022-09-12 06:26:12,333|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK) 2022-09-12 06:26:12,338|||DefaultDispatcher-worker-4||||INFO||||||| VfModule helm_apache (keen_banach) is not ready. Please wait... 2022-09-12 06:26:22,385|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/v1/instance/keen_banach/status) 2022-09-12 06:26:22,457|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK) 2022-09-12 06:26:22,464|||DefaultDispatcher-worker-4||||INFO||||||| VfModule helm_apache (keen_banach) is not ready. Please wait... 2022-09-12 06:26:32,523|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/v1/instance/keen_banach/status) 2022-09-12 06:26:32,613|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK) 2022-09-12 06:26:32,622|||DefaultDispatcher-worker-4||||INFO||||||| VfModule helm_apache (keen_banach) is not ready. Please wait... 2022-09-12 06:26:42,659|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/v1/instance/keen_banach/status) 2022-09-12 06:26:42,738|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK) 2022-09-12 06:26:42,949|||DefaultDispatcher-worker-4||||INFO||||||| VfModule helm_apache (keen_banach) is ready. 2022-09-12 06:26:42,950|||DefaultDispatcher-worker-4||||INFO||||||| SIMPLE STATUS CHECK - END 2022-09-12 06:26:42,950|||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response... 2022-09-12 06:26:42,950|||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process) 2022-09-12 06:26:42,951|||DefaultDispatcher-worker-4||||INFO||||||| Execute node(status-verification-script-after) -> executed state(SUCCESS) 2022-09-12 06:26:42,981|||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(config-deploy[1934cac0-d514-4c1a-99ab-6a5b4800092a])'s step(collect-results) 2022-09-12 06:26:42,981|||DefaultDispatcher-worker-4||||INFO||||||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-09-12 06:26:42,983|||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(1934cac0-d514-4c1a-99ab-6a5b4800092a) for workflow(config-deploy) step(collect-results) 2022-09-12 06:26:42,983|||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process) 2022-09-12 06:26:42,983|||DefaultDispatcher-worker-4||||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-09-12 06:26:43,001|||DefaultDispatcher-worker-4||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([]) 2022-09-12 06:26:43,067|||DefaultDispatcher-worker-4||||INFO||||||| Collected results: {} 2022-09-12 06:26:43,068|||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response... 2022-09-12 06:26:43,068|||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process) 2022-09-12 06:26:43,068|||DefaultDispatcher-worker-4||||INFO||||||| Execute node(collect-results) -> executed state(SUCCESS) 2022-09-12 06:26:43,069|||DefaultDispatcher-worker-4||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2022-09-12 06:26:43,069|||DefaultDispatcher-worker-4||||INFO||||||| workflow(1934cac0-d514-4c1a-99ab-6a5b4800092a) nodes completed with (0)exceptions 2022-09-12 06:26:43,070|1934cac0-d514-4c1a-99ab-6a5b4800092a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-09-12 06:26:43,095|1934cac0-d514-4c1a-99ab-6a5b4800092a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7ae6070a-26d2-45de-89c7-ddd250d5e3d6 auditStoreId -1 2022-09-12 06:26:43,234|1934cac0-d514-4c1a-99ab-6a5b4800092a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Completed 2022-09-12 06:27:02,319|7311b3b6-ce20-4be3-8fef-410b06c26de5||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| processing request id 8371be05-b522-4846-be16-858115048b9b 2022-09-12 06:27:02,320|7311b3b6-ce20-4be3-8fef-410b06c26de5||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| storeExecutionInput called not to store the Workflow action input details 2022-09-12 06:27:02,320|7311b3b6-ce20-4be3-8fef-410b06c26de5||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| StoreAuditService ID -1 2022-09-12 06:27:02,331|7311b3b6-ce20-4be3-8fef-410b06c26de5||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-09-12 06:27:02,331|7311b3b6-ce20-4be3-8fef-410b06c26de5||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-09-12 06:27:02,337|7311b3b6-ce20-4be3-8fef-410b06c26de5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-09-12 06:27:02,514|7311b3b6-ce20-4be3-8fef-410b06c26de5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Deriving input data for workflow: (resource-assignment) 2022-09-12 06:27:02,515|7311b3b6-ce20-4be3-8fef-410b06c26de5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-09-12 06:27:02,516|7311b3b6-ce20-4be3-8fef-410b06c26de5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-09-12 06:27:02,518|7311b3b6-ce20-4be3-8fef-410b06c26de5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| preparing request id(8371be05-b522-4846-be16-858115048b9b) for workflow(resource-assignment) step(resource-assignment) 2022-09-12 06:27:02,518|7311b3b6-ce20-4be3-8fef-410b06c26de5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-09-12 06:27:02,518|7311b3b6-ce20-4be3-8fef-410b06c26de5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-09-12 06:27:02,520|7311b3b6-ce20-4be3-8fef-410b06c26de5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-09-12 06:27:02,629|7311b3b6-ce20-4be3-8fef-410b06c26de5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:27:02,631|7311b3b6-ce20-4be3-8fef-410b06c26de5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-09-12 06:27:02,631|7311b3b6-ce20-4be3-8fef-410b06c26de5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("ee88ff82-e8cf-4648-9cfd-bf8ca36a828a") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-09-12 06:27:02,632|7311b3b6-ce20-4be3-8fef-410b06c26de5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("fa41e475-8967-462c-8a7c-284b15f92b07") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-09-12 06:27:02,633|7311b3b6-ce20-4be3-8fef-410b06c26de5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Generated Resource Param Data ({ "service-instance-id" : "ee88ff82-e8cf-4648-9cfd-bf8ca36a828a", "vnf-id" : "fa41e475-8967-462c-8a7c-284b15f92b07", "vnf_name" : "ubuntu20-VNF-name" }) 2022-09-12 06:27:02,733|7311b3b6-ce20-4be3-8fef-410b06c26de5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Preparing Response... 2022-09-12 06:27:02,733|7311b3b6-ce20-4be3-8fef-410b06c26de5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-09-12 06:27:02,734|7311b3b6-ce20-4be3-8fef-410b06c26de5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-09-12 06:27:02,735|7311b3b6-ce20-4be3-8fef-410b06c26de5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6ca7a952-fb65-44c0-8e91-0ee4aa87b100 auditStoreId -1 2022-09-12 06:27:08,041|7311b3b6-ce20-4be3-8fef-410b06c26de5||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| processing request id 0ad631f2-6f0b-4538-9e9c-7afb046241b5 2022-09-12 06:27:08,041|7311b3b6-ce20-4be3-8fef-410b06c26de5||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| storeExecutionInput called not to store the Workflow action input details 2022-09-12 06:27:08,041|7311b3b6-ce20-4be3-8fef-410b06c26de5||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| StoreAuditService ID -1 2022-09-12 06:27:08,042|7311b3b6-ce20-4be3-8fef-410b06c26de5||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-09-12 06:27:08,042|7311b3b6-ce20-4be3-8fef-410b06c26de5||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-09-12 06:27:08,047|7311b3b6-ce20-4be3-8fef-410b06c26de5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-09-12 06:27:08,125|7311b3b6-ce20-4be3-8fef-410b06c26de5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Deriving input data for workflow: (resource-assignment) 2022-09-12 06:27:08,127|7311b3b6-ce20-4be3-8fef-410b06c26de5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-09-12 06:27:08,128|7311b3b6-ce20-4be3-8fef-410b06c26de5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-09-12 06:27:08,129|7311b3b6-ce20-4be3-8fef-410b06c26de5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| preparing request id(0ad631f2-6f0b-4538-9e9c-7afb046241b5) for workflow(resource-assignment) step(resource-assignment) 2022-09-12 06:27:08,129|7311b3b6-ce20-4be3-8fef-410b06c26de5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-09-12 06:27:08,162|7311b3b6-ce20-4be3-8fef-410b06c26de5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-09-12 06:27:08,163|7311b3b6-ce20-4be3-8fef-410b06c26de5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2022-09-12 06:27:08,395|7311b3b6-ce20-4be3-8fef-410b06c26de5||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:27:08,403|7311b3b6-ce20-4be3-8fef-410b06c26de5||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2022-09-12 06:27:08,405|7311b3b6-ce20-4be3-8fef-410b06c26de5||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2022-09-12 06:27:08,413|7311b3b6-ce20-4be3-8fef-410b06c26de5||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2022-09-12 06:27:08,423|7311b3b6-ce20-4be3-8fef-410b06c26de5||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2022-09-12 06:27:08,424|7311b3b6-ce20-4be3-8fef-410b06c26de5||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("9835290d-4d01-4221-9b34-64d84a27781c") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-09-12 06:27:08,424|7311b3b6-ce20-4be3-8fef-410b06c26de5||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("ee88ff82-e8cf-4648-9cfd-bf8ca36a828a") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-09-12 06:27:08,424|7311b3b6-ce20-4be3-8fef-410b06c26de5||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:27:08,424|7311b3b6-ce20-4be3-8fef-410b06c26de5||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2022-09-12 06:27:08,463|7311b3b6-ce20-4be3-8fef-410b06c26de5||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2022-09-12 06:27:08,463|7311b3b6-ce20-4be3-8fef-410b06c26de5||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("fa41e475-8967-462c-8a7c-284b15f92b07") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-09-12 06:27:08,465|7311b3b6-ce20-4be3-8fef-410b06c26de5||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin-daily-master", "service-instance-id" : "ee88ff82-e8cf-4648-9cfd-bf8ca36a828a", "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" : "9835290d-4d01-4221-9b34-64d84a27781c", "vnf-id" : "fa41e475-8967-462c-8a7c-284b15f92b07", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2022-09-12 06:27:08,551|7311b3b6-ce20-4be3-8fef-410b06c26de5||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Preparing Response... 2022-09-12 06:27:08,553|7311b3b6-ce20-4be3-8fef-410b06c26de5||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-09-12 06:27:08,553|7311b3b6-ce20-4be3-8fef-410b06c26de5||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-09-12 06:27:08,555|7311b3b6-ce20-4be3-8fef-410b06c26de5||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 484bb9ef-5212-44f9-8f39-113d4326ec70 auditStoreId -1 2022-09-12 06:27:13,110|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-09-12 06:27:13,341|||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-09-12 06:27:13,353|7311b3b6-ce20-4be3-8fef-410b06c26de5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| processing request id 7311b3b6-ce20-4be3-8fef-410b06c26de5 2022-09-12 06:27:13,353|7311b3b6-ce20-4be3-8fef-410b06c26de5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| storeExecutionInput called not to store the Workflow action input details 2022-09-12 06:27:13,353|7311b3b6-ce20-4be3-8fef-410b06c26de5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| StoreAuditService ID -1 2022-09-12 06:27:13,354|7311b3b6-ce20-4be3-8fef-410b06c26de5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-09-12 06:27:13,354|7311b3b6-ce20-4be3-8fef-410b06c26de5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-09-12 06:27:13,355|7311b3b6-ce20-4be3-8fef-410b06c26de5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-09-12 06:27:13,373|7311b3b6-ce20-4be3-8fef-410b06c26de5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Deriving input data for workflow: (config-assign) 2022-09-12 06:27:13,374|7311b3b6-ce20-4be3-8fef-410b06c26de5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2022-09-12 06:27:13,374|7311b3b6-ce20-4be3-8fef-410b06c26de5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-09-12 06:27:13,374|7311b3b6-ce20-4be3-8fef-410b06c26de5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| preparing request id(7311b3b6-ce20-4be3-8fef-410b06c26de5) for workflow(config-assign) step(config-assign) 2022-09-12 06:27:13,374|7311b3b6-ce20-4be3-8fef-410b06c26de5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2022-09-12 06:27:13,374|7311b3b6-ce20-4be3-8fef-410b06c26de5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2022-09-12 06:27:13,378|7311b3b6-ce20-4be3-8fef-410b06c26de5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2022-09-12 06:27:13,476|7311b3b6-ce20-4be3-8fef-410b06c26de5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:27:13,479|7311b3b6-ce20-4be3-8fef-410b06c26de5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-09-12 06:27:13,480|7311b3b6-ce20-4be3-8fef-410b06c26de5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("ee88ff82-e8cf-4648-9cfd-bf8ca36a828a") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-09-12 06:27:13,480|7311b3b6-ce20-4be3-8fef-410b06c26de5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Setting Resource Value ("fa41e475-8967-462c-8a7c-284b15f92b07") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-09-12 06:27:13,546|7311b3b6-ce20-4be3-8fef-410b06c26de5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Resource resolution saved into database successfully : (service-instance-id) 2022-09-12 06:27:13,554|7311b3b6-ce20-4be3-8fef-410b06c26de5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Resource resolution saved into database successfully : (vnf-id) 2022-09-12 06:27:13,597|7311b3b6-ce20-4be3-8fef-410b06c26de5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Resource resolution saved into database successfully : (vnf_name) 2022-09-12 06:27:13,611|7311b3b6-ce20-4be3-8fef-410b06c26de5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Generated Resource Param Data ({ "service-instance-id" : "ee88ff82-e8cf-4648-9cfd-bf8ca36a828a", "vnf-id" : "fa41e475-8967-462c-8a7c-284b15f92b07", "vnf_name" : "ubuntuCDS-VNF-name" }) 2022-09-12 06:27:13,762|||DefaultDispatcher-worker-2||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId: resourceType: ) occurrence:1 2022-09-12 06:27:13,828|7311b3b6-ce20-4be3-8fef-410b06c26de5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-09-12 06:27:13,832|7311b3b6-ce20-4be3-8fef-410b06c26de5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Preparing Response... 2022-09-12 06:27:13,832|7311b3b6-ce20-4be3-8fef-410b06c26de5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2022-09-12 06:27:13,833|7311b3b6-ce20-4be3-8fef-410b06c26de5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| resolveWorkflowOutputs for workflow(config-assign) 2022-09-12 06:27:13,834|7311b3b6-ce20-4be3-8fef-410b06c26de5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 39b0397e-ea8c-443b-96a2-46bfee12ebc3 auditStoreId -1 2022-09-12 06:27:13,958|7311b3b6-ce20-4be3-8fef-410b06c26de5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Completed 2022-09-12 06:28:04,135|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-09-12 06:28:04,333|||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-09-12 06:28:04,352|7311b3b6-ce20-4be3-8fef-410b06c26de5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| processing request id 7311b3b6-ce20-4be3-8fef-410b06c26de5 2022-09-12 06:28:04,353|7311b3b6-ce20-4be3-8fef-410b06c26de5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| storeExecutionInput called not to store the Workflow action input details 2022-09-12 06:28:04,353|7311b3b6-ce20-4be3-8fef-410b06c26de5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| StoreAuditService ID -1 2022-09-12 06:28:04,375|7311b3b6-ce20-4be3-8fef-410b06c26de5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-09-12 06:28:04,375|7311b3b6-ce20-4be3-8fef-410b06c26de5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-09-12 06:28:04,382|7311b3b6-ce20-4be3-8fef-410b06c26de5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-09-12 06:28:04,395|7311b3b6-ce20-4be3-8fef-410b06c26de5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Deriving input data for workflow: (config-deploy) 2022-09-12 06:28:04,395|7311b3b6-ce20-4be3-8fef-410b06c26de5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 2022-09-12 06:28:04,395|7311b3b6-ce20-4be3-8fef-410b06c26de5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-09-12 06:28:04,405|7311b3b6-ce20-4be3-8fef-410b06c26de5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| preparing request id(7311b3b6-ce20-4be3-8fef-410b06c26de5) for workflow(config-deploy) step(config-deploy) 2022-09-12 06:28:04,405|7311b3b6-ce20-4be3-8fef-410b06c26de5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process) 2022-09-12 06:28:04,406|7311b3b6-ce20-4be3-8fef-410b06c26de5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| 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-09-12 06:28:04,409|7311b3b6-ce20-4be3-8fef-410b06c26de5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service]) 2022-09-12 06:28:04,409|7311b3b6-ce20-4be3-8fef-410b06c26de5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Getting Jython Script Class(ConfigDeploy) 2022-09-12 06:28:04,590|7311b3b6-ce20-4be3-8fef-410b06c26de5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@5f5fa25e 2022-09-12 06:28:04,593|7311b3b6-ce20-4be3-8fef-410b06c26de5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Hello world 2022-09-12 06:28:04,598|7311b3b6-ce20-4be3-8fef-410b06c26de5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Preparing Response... 2022-09-12 06:28:04,598|7311b3b6-ce20-4be3-8fef-410b06c26de5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process) 2022-09-12 06:28:04,598|7311b3b6-ce20-4be3-8fef-410b06c26de5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-09-12 06:28:04,599|7311b3b6-ce20-4be3-8fef-410b06c26de5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 2746b6bf-c18a-419d-b628-96562afef0e5 auditStoreId -1 2022-09-12 06:28:04,606|7311b3b6-ce20-4be3-8fef-410b06c26de5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-4x48v|||| Completed