By type
05:34:54,826 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 05:34:54,829 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 05:34:54,831 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] 05:34:54,833 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 05:34:54,833 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] 05:34:54,833 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 05:34:54,859 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61322f9d - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] is not of type file 05:34:55,069 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 05:34:55,081 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 05:34:55,086 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 05:34:55,096 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 05:34:55,214 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 05:34:55,214 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 05:34:55,214 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 05:34:55,214 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 05:34:55,215 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 05:34:55,215 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 05:34:55,215 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 05:34:55,216 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 05:34:55,218 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2022-07-06 05:34:56,555|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-58b76f9494-c97gl with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app) 2022-07-06 05:34:56,559|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2022-07-06 05:35:04,541|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-06 05:35:06,489|||main||||INFO||||||| Finished Spring Data repository scanning in 1830ms. Found 11 JPA repository interfaces. 2022-07-06 05:35:14,925|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2022-07-06 05:35:15,070|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2022-07-06 05:35:15,992|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-07-06 05:35:17,284|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-07-06 05:35:18,272|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode. 2022-07-06 05:35:18,290|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode. 2022-07-06 05:35:18,879|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2022-07-06 05:35:21,788|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-06 05:35:21,833|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-07-06 05:35:22,042|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2022-07-06 05:35:25,429|||main||||INFO||||||| Audit service is disabled 2022-07-06 05:35:26,759|||main||||INFO||||||| Workflow Audit store is disabled 2022-07-06 05:35:34,152|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability] 2022-07-06 05:35:34,356|||main||||INFO||||||| Dependency Management module created... 2022-07-06 05:35:37,301|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2022-07-06 05:35:38,249|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2022-07-06 05:35:41,539|||main||||INFO||||||| Netty started on port(s): 8080 2022-07-06 05:35:46,392|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2022-07-06 05:35:47,609|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2022-07-06 05:35:47,624|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 52.132 seconds (JVM running for 53.567) 2022-07-06 05:35:47,726|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2022-07-06 06:41:54,369|368e0669-89f9-43cb-b53f-df68373fb7a4||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-07-06 06:41:54,371|368e0669-89f9-43cb-b53f-df68373fb7a4||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-07-06 06:41:54,372|368e0669-89f9-43cb-b53f-df68373fb7a4||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-07-06 06:41:55,188|368e0669-89f9-43cb-b53f-df68373fb7a4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-07-06 06:41:55,193|368e0669-89f9-43cb-b53f-df68373fb7a4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-07-06 06:41:57,009|e95a3eed-d3de-4971-a92f-503e228ce890||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/54ce545a-ef13-47e4-a384-f64f41b7273b) 2022-07-06 06:41:57,030|e95a3eed-d3de-4971-a92f-503e228ce890||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| deleting definition types under : /opt/app/onap/blueprints/working/54ce545a-ef13-47e4-a384-f64f41b7273b/Definitions 2022-07-06 06:41:57,216|e95a3eed-d3de-4971-a92f-503e228ce890||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| reinitialized all type definitions 2022-07-06 06:41:57,229|e95a3eed-d3de-4971-a92f-503e228ce890||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ***** Enhancing NodeTemplate(helloworld) 2022-07-06 06:41:57,299|e95a3eed-d3de-4971-a92f-503e228ce890||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| enhancing ArtifactDefinition(helloworld-template) 2022-07-06 06:41:57,312|e95a3eed-d3de-4971-a92f-503e228ce890||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-07-06 06:41:57,323|e95a3eed-d3de-4971-a92f-503e228ce890||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-07-06 06:41:57,393|e95a3eed-d3de-4971-a92f-503e228ce890||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ##### Enhancing Workflow(helloworld) 2022-07-06 06:41:57,395|e95a3eed-d3de-4971-a92f-503e228ce890||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-07-06 06:41:57,395|e95a3eed-d3de-4971-a92f-503e228ce890||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| identified workflow(helloworld) targets(helloworld) 2022-07-06 06:41:57,395|e95a3eed-d3de-4971-a92f-503e228ce890||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-07-06 06:41:57,395|e95a3eed-d3de-4971-a92f-503e228ce890||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-07-06 06:41:57,396|e95a3eed-d3de-4971-a92f-503e228ce890||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| enriching artifacts file(/opt/app/onap/blueprints/working/54ce545a-ef13-47e4-a384-f64f41b7273b/Templates/hello-world-mapping.json 2022-07-06 06:41:57,414|e95a3eed-d3de-4971-a92f-503e228ce890||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-07-06 06:41:57,415|e95a3eed-d3de-4971-a92f-503e228ce890||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| dataType not present for the recipe(dt-helloworld-properties) 2022-07-06 06:41:57,415|e95a3eed-d3de-4971-a92f-503e228ce890||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ##### Enhancing blueprint Resource Definitions 2022-07-06 06:41:57,416|e95a3eed-d3de-4971-a92f-503e228ce890||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-07-06 06:41:57,418|e95a3eed-d3de-4971-a92f-503e228ce890||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| processing file (Templates/hello-world-mapping.json) 2022-07-06 06:41:57,478|e95a3eed-d3de-4971-a92f-503e228ce890||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| distinct resource keys ([]) 2022-07-06 06:41:57,478|e95a3eed-d3de-4971-a92f-503e228ce890||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Enriching Resource Definition sources Node Template: [] 2022-07-06 06:41:57,865|1e9d51e3-1eee-4194-9e93-4e90053cacac||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Save processing(67ae9514-438d-45e9-9588-26b918f25743) CBA(/opt/app/onap/blueprints/archive/67ae9514-438d-45e9-9588-26b918f25743/cba.zip) 2022-07-06 06:41:57,884|1e9d51e3-1eee-4194-9e93-4e90053cacac||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/67ae9514-438d-45e9-9588-26b918f25743) and entry definition file (Definitions/blueprint.json) 2022-07-06 06:41:57,983|1e9d51e3-1eee-4194-9e93-4e90053cacac||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(helloworld) 2022-07-06 06:41:58,007|1e9d51e3-1eee-4194-9e93-4e90053cacac||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/67ae9514-438d-45e9-9588-26b918f25743) and entry definition file (Definitions/blueprint.json) 2022-07-06 06:41:58,178|1e9d51e3-1eee-4194-9e93-4e90053cacac||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| No compiled cache(/opt/app/onap/blueprints/working/67ae9514-438d-45e9-9588-26b918f25743) present to clean. 2022-07-06 06:41:58,471|3c4c0d7b-30a1-456d-a5c0-f9cada4beb8f||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| processing request id 654321 2022-07-06 06:41:58,471|3c4c0d7b-30a1-456d-a5c0-f9cada4beb8f||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| storeExecutionInput called not to store the Workflow action input details 2022-07-06 06:41:58,471|3c4c0d7b-30a1-456d-a5c0-f9cada4beb8f||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| StoreAuditService ID -1 2022-07-06 06:41:58,483|3c4c0d7b-30a1-456d-a5c0-f9cada4beb8f||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| getting cba file name(test101), version(1.0.1) from db 2022-07-06 06:41:58,559|3c4c0d7b-30a1-456d-a5c0-f9cada4beb8f||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-07-06 06:41:58,561|3c4c0d7b-30a1-456d-a5c0-f9cada4beb8f||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-07-06 06:41:58,564|3c4c0d7b-30a1-456d-a5c0-f9cada4beb8f||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-07-06 06:41:58,587|3c4c0d7b-30a1-456d-a5c0-f9cada4beb8f||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Deriving input data for workflow: (helloworld) 2022-07-06 06:41:58,589|3c4c0d7b-30a1-456d-a5c0-f9cada4beb8f||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-07-06 06:41:58,589|3c4c0d7b-30a1-456d-a5c0-f9cada4beb8f||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-06 06:41:58,612|3c4c0d7b-30a1-456d-a5c0-f9cada4beb8f||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-07-06 06:41:58,613|3c4c0d7b-30a1-456d-a5c0-f9cada4beb8f||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-07-06 06:41:58,614|3c4c0d7b-30a1-456d-a5c0-f9cada4beb8f||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-07-06 06:41:58,647|3c4c0d7b-30a1-456d-a5c0-f9cada4beb8f||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-07-06 06:41:58,693|3c4c0d7b-30a1-456d-a5c0-f9cada4beb8f||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Batched Sequence : ([]) 2022-07-06 06:41:58,697|3c4c0d7b-30a1-456d-a5c0-f9cada4beb8f||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Generated Resource Param Data ({ }) 2022-07-06 06:41:58,839|3c4c0d7b-30a1-456d-a5c0-f9cada4beb8f||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Preparing Response... 2022-07-06 06:41:58,842|3c4c0d7b-30a1-456d-a5c0-f9cada4beb8f||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-07-06 06:41:58,842|3c4c0d7b-30a1-456d-a5c0-f9cada4beb8f||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| resolveWorkflowOutputs for workflow(helloworld) 2022-07-06 06:41:58,845|3c4c0d7b-30a1-456d-a5c0-f9cada4beb8f||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ccdad748-e955-41a3-946f-530dcaaa129a auditStoreId -1 2022-07-06 07:04:35,458|05143690-0975-4037-83c8-f510f2572893||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-07-06 07:04:35,459|05143690-0975-4037-83c8-f510f2572893||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-07-06 07:04:35,460|05143690-0975-4037-83c8-f510f2572893||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-07-06 07:04:35,714|05143690-0975-4037-83c8-f510f2572893||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-07-06 07:04:35,715|05143690-0975-4037-83c8-f510f2572893||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-07-06 07:04:36,438|05143690-0975-4037-83c8-f510f2572893||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-07-06 07:04:36,443|05143690-0975-4037-83c8-f510f2572893||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Save processing(7e6dc55c-0ff0-4a9a-967d-0e5576e546df) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-07-06 07:04:36,495|05143690-0975-4037-83c8-f510f2572893||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Save processing(53427bd4-7ccb-43e8-95e2-b81ef16b07fb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-07-06 07:04:36,521|05143690-0975-4037-83c8-f510f2572893||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Save processing(db86396f-9191-460e-9139-074b97b6b5ab) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-07-06 07:04:36,557|05143690-0975-4037-83c8-f510f2572893||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Save processing(93e2b438-82ad-4987-9abb-9170308ca065) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-07-06 07:04:36,597|05143690-0975-4037-83c8-f510f2572893||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Save processing(5627983a-e084-485d-b887-b00ec8c90051) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-07-06 07:04:36,651|05143690-0975-4037-83c8-f510f2572893||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Save processing(4ad79225-d1cd-48e7-9d60-1f24e6f57bad) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-07-06 07:04:36,692|05143690-0975-4037-83c8-f510f2572893||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-07-06 07:04:36,693|05143690-0975-4037-83c8-f510f2572893||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-07-06 07:04:36,693|05143690-0975-4037-83c8-f510f2572893||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-07-06 07:04:36,694|05143690-0975-4037-83c8-f510f2572893||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-07-06 07:04:36,694|05143690-0975-4037-83c8-f510f2572893||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-07-06 07:04:36,694|05143690-0975-4037-83c8-f510f2572893||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-07-06 07:04:36,759|05143690-0975-4037-83c8-f510f2572893||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-06 07:04:36,792|05143690-0975-4037-83c8-f510f2572893||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-06 07:04:36,852|05143690-0975-4037-83c8-f510f2572893||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-06 07:04:36,874|05143690-0975-4037-83c8-f510f2572893||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-06 07:04:37,022|05143690-0975-4037-83c8-f510f2572893||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(resource-assignment) 2022-07-06 07:04:37,023|05143690-0975-4037-83c8-f510f2572893||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(config-assign) 2022-07-06 07:04:37,024|05143690-0975-4037-83c8-f510f2572893||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(config-deploy) 2022-07-06 07:04:37,095|05143690-0975-4037-83c8-f510f2572893||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-07-06 07:04:37,234|05143690-0975-4037-83c8-f510f2572893||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(resource-assignment) 2022-07-06 07:04:37,235|05143690-0975-4037-83c8-f510f2572893||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(config-assign) 2022-07-06 07:04:37,236|05143690-0975-4037-83c8-f510f2572893||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(config-deploy) 2022-07-06 07:04:37,237|05143690-0975-4037-83c8-f510f2572893||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(HealthCheck) 2022-07-06 07:04:37,238|05143690-0975-4037-83c8-f510f2572893||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(ScaleOutReconfiguration) 2022-07-06 07:04:37,239|05143690-0975-4037-83c8-f510f2572893||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(vf-config-assign) 2022-07-06 07:04:37,240|05143690-0975-4037-83c8-f510f2572893||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(vf-config-deploy) 2022-07-06 07:04:37,305|05143690-0975-4037-83c8-f510f2572893||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-07-06 07:04:37,415|05143690-0975-4037-83c8-f510f2572893||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(resource-assignment) 2022-07-06 07:04:37,416|05143690-0975-4037-83c8-f510f2572893||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(config-deploy) 2022-07-06 07:04:37,474|05143690-0975-4037-83c8-f510f2572893||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(config-assign) 2022-07-06 07:04:37,475|05143690-0975-4037-83c8-f510f2572893||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(config-deploy) 2022-07-06 07:04:37,477|05143690-0975-4037-83c8-f510f2572893||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-07-06 07:04:37,499|05143690-0975-4037-83c8-f510f2572893||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-07-06 07:04:37,629|05143690-0975-4037-83c8-f510f2572893||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(resource-assignment) 2022-07-06 07:04:37,630|05143690-0975-4037-83c8-f510f2572893||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(config-assign) 2022-07-06 07:04:37,631|05143690-0975-4037-83c8-f510f2572893||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(config-assign-day-2) 2022-07-06 07:04:37,632|05143690-0975-4037-83c8-f510f2572893||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(config-deploy) 2022-07-06 07:04:37,633|05143690-0975-4037-83c8-f510f2572893||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(config-deploy-day-2) 2022-07-06 07:04:37,664|05143690-0975-4037-83c8-f510f2572893||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-07-06 07:04:37,829|05143690-0975-4037-83c8-f510f2572893||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(resource-assignment) 2022-07-06 07:04:37,830|05143690-0975-4037-83c8-f510f2572893||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(config-assign) 2022-07-06 07:04:37,831|05143690-0975-4037-83c8-f510f2572893||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(config-deploy) 2022-07-06 07:04:37,874|05143690-0975-4037-83c8-f510f2572893||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-07-06 07:04:39,445|d8a3cb57-6d0f-43a7-b121-59616bda6858||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/c14568bd-40fe-4e72-a94f-616223277349) 2022-07-06 07:04:39,446|d8a3cb57-6d0f-43a7-b121-59616bda6858||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| deleting definition types under : /opt/app/onap/blueprints/working/c14568bd-40fe-4e72-a94f-616223277349/Definitions 2022-07-06 07:04:39,448|d8a3cb57-6d0f-43a7-b121-59616bda6858||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| reinitialized all type definitions 2022-07-06 07:04:39,449|d8a3cb57-6d0f-43a7-b121-59616bda6858||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ***** Enhancing NodeTemplate(resource-resolution) 2022-07-06 07:04:39,474|d8a3cb57-6d0f-43a7-b121-59616bda6858||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| enhancing ArtifactDefinition(helloworld-velocity-template) 2022-07-06 07:04:39,483|d8a3cb57-6d0f-43a7-b121-59616bda6858||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| enhancing ArtifactDefinition(helloworld-velocity-mapping) 2022-07-06 07:04:39,499|d8a3cb57-6d0f-43a7-b121-59616bda6858||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false) 2022-07-06 07:04:39,528|d8a3cb57-6d0f-43a7-b121-59616bda6858||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ***** Enhancing NodeTemplate(capability) 2022-07-06 07:04:39,555|d8a3cb57-6d0f-43a7-b121-59616bda6858||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ***** Enhancing NodeTemplate(capability) 2022-07-06 07:04:39,568|d8a3cb57-6d0f-43a7-b121-59616bda6858||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ***** Enhancing NodeTemplate(processor-db) 2022-07-06 07:04:39,602|d8a3cb57-6d0f-43a7-b121-59616bda6858||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-06 07:04:39,643|d8a3cb57-6d0f-43a7-b121-59616bda6858||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-06 07:04:39,659|d8a3cb57-6d0f-43a7-b121-59616bda6858||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-06 07:04:39,678|d8a3cb57-6d0f-43a7-b121-59616bda6858||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-06 07:04:39,693|d8a3cb57-6d0f-43a7-b121-59616bda6858||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-06 07:04:39,765|d8a3cb57-6d0f-43a7-b121-59616bda6858||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| enhancing ArtifactDefinition(helloworld-jinja-template) 2022-07-06 07:04:39,777|d8a3cb57-6d0f-43a7-b121-59616bda6858||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| enhancing ArtifactDefinition(helloworld-jinja-mapping) 2022-07-06 07:04:39,778|d8a3cb57-6d0f-43a7-b121-59616bda6858||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false) 2022-07-06 07:04:39,797|d8a3cb57-6d0f-43a7-b121-59616bda6858||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ***** Enhancing NodeTemplate(capability) 2022-07-06 07:04:39,809|d8a3cb57-6d0f-43a7-b121-59616bda6858||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ***** Enhancing NodeTemplate(capability) 2022-07-06 07:04:39,837|d8a3cb57-6d0f-43a7-b121-59616bda6858||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ***** Enhancing NodeTemplate(capability) 2022-07-06 07:04:39,852|d8a3cb57-6d0f-43a7-b121-59616bda6858||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ***** Enhancing NodeTemplate(processor-db) 2022-07-06 07:04:39,870|d8a3cb57-6d0f-43a7-b121-59616bda6858||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-06 07:04:39,889|d8a3cb57-6d0f-43a7-b121-59616bda6858||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-06 07:04:39,909|d8a3cb57-6d0f-43a7-b121-59616bda6858||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-06 07:04:39,932|d8a3cb57-6d0f-43a7-b121-59616bda6858||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-06 07:04:39,951|d8a3cb57-6d0f-43a7-b121-59616bda6858||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-06 07:04:39,964|d8a3cb57-6d0f-43a7-b121-59616bda6858||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-06 07:04:40,013|d8a3cb57-6d0f-43a7-b121-59616bda6858||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ##### Enhancing Workflow(resource-resolution) 2022-07-06 07:04:40,014|d8a3cb57-6d0f-43a7-b121-59616bda6858||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution]) 2022-07-06 07:04:40,014|d8a3cb57-6d0f-43a7-b121-59616bda6858||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| identified workflow(resource-resolution) targets(resource-resolution) 2022-07-06 07:04:40,014|d8a3cb57-6d0f-43a7-b121-59616bda6858||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution) 2022-07-06 07:04:40,014|d8a3cb57-6d0f-43a7-b121-59616bda6858||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution) 2022-07-06 07:04:40,014|d8a3cb57-6d0f-43a7-b121-59616bda6858||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json] 2022-07-06 07:04:40,014|d8a3cb57-6d0f-43a7-b121-59616bda6858||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| enriching artifacts file(/opt/app/onap/blueprints/working/c14568bd-40fe-4e72-a94f-616223277349/Templates/hello-world-velocity-mapping.json 2022-07-06 07:04:40,023|d8a3cb57-6d0f-43a7-b121-59616bda6858||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true) 2022-07-06 07:04:40,023|d8a3cb57-6d0f-43a7-b121-59616bda6858||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| dataType not present for the recipe(dt-resource-resolution-properties) 2022-07-06 07:04:40,023|d8a3cb57-6d0f-43a7-b121-59616bda6858||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| enriching artifacts file(/opt/app/onap/blueprints/working/c14568bd-40fe-4e72-a94f-616223277349/Templates/hello-world-jinja-mapping.json 2022-07-06 07:04:40,032|d8a3cb57-6d0f-43a7-b121-59616bda6858||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true) 2022-07-06 07:04:40,032|d8a3cb57-6d0f-43a7-b121-59616bda6858||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution). 2022-07-06 07:04:40,032|d8a3cb57-6d0f-43a7-b121-59616bda6858||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ##### Enhancing blueprint Resource Definitions 2022-07-06 07:04:40,032|d8a3cb57-6d0f-43a7-b121-59616bda6858||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]) 2022-07-06 07:04:40,032|d8a3cb57-6d0f-43a7-b121-59616bda6858||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| processing file (Templates/hello-world-velocity-mapping.json) 2022-07-06 07:04:40,032|d8a3cb57-6d0f-43a7-b121-59616bda6858||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| processing file (Templates/hello-world-jinja-mapping.json) 2022-07-06 07:04:40,046|d8a3cb57-6d0f-43a7-b121-59616bda6858||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| distinct resource keys ([RT-db, RT-rest-delete, RT-rest-get, RT-rest-get-id, RT-rest-patch, RT-rest-post, RT-rest-put, input-source, kotlin-script, properties-capability-source]) 2022-07-06 07:04:40,137|d8a3cb57-6d0f-43a7-b121-59616bda6858||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default] 2022-07-06 07:04:40,327|a1a62647-f9b1-4326-bced-5fcf2e9ebf10||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Save processing(ed18fbf2-2f83-42c4-9ceb-915352c3b62e) CBA(/opt/app/onap/blueprints/archive/ed18fbf2-2f83-42c4-9ceb-915352c3b62e/cba.zip) 2022-07-06 07:04:40,335|a1a62647-f9b1-4326-bced-5fcf2e9ebf10||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ed18fbf2-2f83-42c4-9ceb-915352c3b62e) and entry definition file (Definitions/resource-resolution.json) 2022-07-06 07:04:40,370|a1a62647-f9b1-4326-bced-5fcf2e9ebf10||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(resource-resolution) 2022-07-06 07:04:40,381|a1a62647-f9b1-4326-bced-5fcf2e9ebf10||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ed18fbf2-2f83-42c4-9ceb-915352c3b62e) and entry definition file (Definitions/resource-resolution.json) 2022-07-06 07:04:40,426|a1a62647-f9b1-4326-bced-5fcf2e9ebf10||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| No compiled cache(/opt/app/onap/blueprints/working/ed18fbf2-2f83-42c4-9ceb-915352c3b62e) present to clean. 2022-07-06 07:04:40,579|efa5b7cd-c582-484c-98bd-769c118ef4eb||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| processing request id 599c5a66-264c-4abe-af6e-f8b0a4f8dd14 2022-07-06 07:04:40,579|efa5b7cd-c582-484c-98bd-769c118ef4eb||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| storeExecutionInput called not to store the Workflow action input details 2022-07-06 07:04:40,579|efa5b7cd-c582-484c-98bd-769c118ef4eb||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| StoreAuditService ID -1 2022-07-06 07:04:40,587|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db 2022-07-06 07:04:40,673|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-07-06 07:04:40,675|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0 2022-07-06 07:04:40,678|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json) 2022-07-06 07:04:40,691|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Deriving input data for workflow: (resource-resolution) 2022-07-06 07:04:40,696|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component) 2022-07-06 07:04:40,696|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-06 07:04:40,698|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| preparing request id(599c5a66-264c-4abe-af6e-f8b0a4f8dd14) for workflow(resource-resolution) step(helloworld) 2022-07-06 07:04:40,698|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 2022-07-06 07:04:40,698|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}}) 2022-07-06 07:04:40,699|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping) 2022-07-06 07:04:40,756|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = v_put status = null required = null dependencies = [] dictionaryName = RT-rest-put dictionarySource = sdnc ]], [[ name = v_python status = null required = null dependencies = [] dictionaryName = properties-capability-source dictionarySource = capability ]], [[ name = v_patch status = null required = null dependencies = [] dictionaryName = RT-rest-patch dictionarySource = sdnc ], [ name = v_del status = null required = null dependencies = [] dictionaryName = RT-rest-delete dictionarySource = sdnc ]], [[ name = v_kotlin status = null required = null dependencies = [] dictionaryName = kotlin-script dictionarySource = capability ]], [[ name = v_get status = null required = null dependencies = [] dictionaryName = RT-rest-get dictionarySource = sdnc ]], [[ name = v_input status = null required = null dependencies = [] dictionaryName = input-source dictionarySource = input ], [ name = v_default status = null required = null dependencies = [] dictionaryName = input-source dictionarySource = input ]], [[ name = v_post status = null required = null dependencies = [] dictionaryName = RT-rest-post dictionarySource = sdnc ]], [[ name = v_db status = null required = null dependencies = null dictionaryName = RT-db dictionarySource = processor-db ]]]) 2022-07-06 07:04:40,819|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-06 07:04:40,820|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-07-06 07:04:41,294|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Rest request method(PUT), url(/resource-resolution/put) 2022-07-06 07:04:41,387|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Response status(200 - OK) 2022-07-06 07:04:41,407|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Response processing type (string) 2022-07-06 07:04:41,408|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-07-06 07:04:41,408|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-07-06 07:04:41,409|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string) 2022-07-06 07:04:41,454|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Resource resolution saved into database successfully : (v_put) 2022-07-06 07:04:41,470|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-07-06 07:04:41,471|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Getting Jython Script Class(ResolvProperties) 2022-07-06 07:04:47,610|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Component Object org.python.proxies.__main__$ResolvProperties$1@258ce74e 2022-07-06 07:04:47,616|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string) 2022-07-06 07:04:47,635|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Resource resolution saved into database successfully : (v_python) 2022-07-06 07:04:47,638|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-06 07:04:47,639|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-07-06 07:04:47,648|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-07-06 07:04:47,661|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Response status(200 - OK) 2022-07-06 07:04:47,661|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Response processing type (string) 2022-07-06 07:04:47,662|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-07-06 07:04:47,662|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-07-06 07:04:47,662|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string) 2022-07-06 07:04:47,663|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-06 07:04:47,663|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-07-06 07:04:47,666|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-07-06 07:04:47,676|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Response status(200 - OK) 2022-07-06 07:04:47,677|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Response processing type (string) 2022-07-06 07:04:47,677|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-07-06 07:04:47,677|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-07-06 07:04:47,677|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string) 2022-07-06 07:04:47,680|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Resource resolution saved into database successfully : (v_patch) 2022-07-06 07:04:47,690|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Resource resolution saved into database successfully : (v_del) 2022-07-06 07:04:47,692|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-07-06 07:04:47,749|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-07-06 07:04:59,747|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| compiled in (11996)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-07-06 07:04:59,749|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-07-06 07:04:59,768|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string) 2022-07-06 07:04:59,786|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Resource resolution saved into database successfully : (v_kotlin) 2022-07-06 07:04:59,791|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-06 07:04:59,791|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-07-06 07:04:59,799|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Rest request method(GET), url(/resource-resolution/get) 2022-07-06 07:04:59,809|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Response status(200 - OK) 2022-07-06 07:04:59,810|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Response processing type (string) 2022-07-06 07:04:59,811|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-07-06 07:04:59,811|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-07-06 07:04:59,811|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string) 2022-07-06 07:04:59,824|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Resource resolution saved into database successfully : (v_get) 2022-07-06 07:04:59,832|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string) 2022-07-06 07:04:59,832|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string) 2022-07-06 07:04:59,846|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Resource resolution saved into database successfully : (v_default) 2022-07-06 07:04:59,851|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Resource resolution saved into database successfully : (v_input) 2022-07-06 07:04:59,853|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-06 07:04:59,853|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-07-06 07:04:59,863|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Rest request method(POST), url(/resource-resolution/post) 2022-07-06 07:04:59,893|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Response status(200 - OK) 2022-07-06 07:04:59,893|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Response processing type (string) 2022-07-06 07:04:59,893|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-07-06 07:04:59,893|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-07-06 07:04:59,894|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string) 2022-07-06 07:04:59,909|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Resource resolution saved into database successfully : (v_post) 2022-07-06 07:04:59,932|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-06 07:04:59,998|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Response processing type (list) 2022-07-06 07:05:00,003|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2022-07-06 07:05:00,004|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-06 07:05:00,004|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-06 07:05:00,004|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-06 07:05:00,004|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-06 07:05:00,004|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list) 2022-07-06 07:05:00,018|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Resource resolution saved into database successfully : (v_db) 2022-07-06 07:05:00,024|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Generated Resource Param Data ({ "v_db" : [ { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" } ], "v_default" : "ok", "v_del" : "delete:ok", "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265", "v_input" : "ok", "v_kotlin" : "ok", "v_patch" : "patch:ok", "v_post" : "post:ok", "v_put" : "put:ok", "v_python" : "ok" }) 2022-07-06 07:05:00,119|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-07-06 07:05:00,149|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-07-06 07:05:00,149|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping) 2022-07-06 07:05:00,194|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = from_suspend_function status = null required = null dependencies = [] dictionaryName = kotlin-script dictionarySource = capability ], [ name = j_python status = null required = null dependencies = [] dictionaryName = properties-capability-source dictionarySource = capability ]], [[ name = j_patch status = null required = null dependencies = [] dictionaryName = RT-rest-patch dictionarySource = sdnc ]], [[ name = j_input status = null required = null dependencies = [] dictionaryName = input-source dictionarySource = input ]], [[ name = j_put status = null required = null dependencies = [] dictionaryName = RT-rest-put dictionarySource = sdnc ]], [[ name = j_default status = null required = null dependencies = [] dictionaryName = input-source dictionarySource = input ]], [[ name = j_del status = null required = null dependencies = [] dictionaryName = RT-rest-delete dictionarySource = sdnc ], [ name = j_post status = null required = null dependencies = [] dictionaryName = RT-rest-post dictionarySource = sdnc ], [ name = j_get status = null required = null dependencies = [] dictionaryName = RT-rest-get dictionarySource = sdnc ]], [[ name = j_get_id status = null required = null dependencies = [j_get] dictionaryName = RT-rest-get-id dictionarySource = sdnc ]], [[ name = j_kotlin status = null required = null dependencies = [] dictionaryName = kotlin-script dictionarySource = capability ]], [[ name = j_db status = null required = null dependencies = null dictionaryName = RT-db dictionarySource = processor-db ]]]) 2022-07-06 07:05:00,199|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-07-06 07:05:00,200|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string) 2022-07-06 07:05:00,201|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-07-06 07:05:00,201|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Getting Jython Script Class(ResolvProperties) 2022-07-06 07:05:00,214|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Resource resolution saved into database successfully : (from_suspend_function) 2022-07-06 07:05:00,255|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Component Object org.python.proxies.__main__$ResolvProperties$2@4b53b063 2022-07-06 07:05:00,258|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string) 2022-07-06 07:05:00,273|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Resource resolution saved into database successfully : (j_python) 2022-07-06 07:05:00,275|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-06 07:05:00,275|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-07-06 07:05:00,277|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-07-06 07:05:00,300|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Response status(200 - OK) 2022-07-06 07:05:00,300|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Response processing type (string) 2022-07-06 07:05:00,301|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-07-06 07:05:00,301|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-07-06 07:05:00,301|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string) 2022-07-06 07:05:00,316|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Resource resolution saved into database successfully : (j_patch) 2022-07-06 07:05:00,317|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string) 2022-07-06 07:05:00,328|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Resource resolution saved into database successfully : (j_input) 2022-07-06 07:05:00,330|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-06 07:05:00,330|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-07-06 07:05:00,333|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Rest request method(PUT), url(/resource-resolution/put) 2022-07-06 07:05:00,355|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Response status(200 - OK) 2022-07-06 07:05:00,355|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Response processing type (string) 2022-07-06 07:05:00,356|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-07-06 07:05:00,356|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-07-06 07:05:00,357|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string) 2022-07-06 07:05:00,372|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Resource resolution saved into database successfully : (j_put) 2022-07-06 07:05:00,373|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string) 2022-07-06 07:05:00,395|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Resource resolution saved into database successfully : (j_default) 2022-07-06 07:05:00,397|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-06 07:05:00,397|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-07-06 07:05:00,400|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-07-06 07:05:00,432|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Response status(200 - OK) 2022-07-06 07:05:00,433|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Response processing type (string) 2022-07-06 07:05:00,434|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-07-06 07:05:00,434|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-07-06 07:05:00,434|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string) 2022-07-06 07:05:00,435|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-06 07:05:00,435|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-07-06 07:05:00,438|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Rest request method(POST), url(/resource-resolution/post) 2022-07-06 07:05:00,448|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Resource resolution saved into database successfully : (j_del) 2022-07-06 07:05:00,451|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Response status(200 - OK) 2022-07-06 07:05:00,452|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Response processing type (string) 2022-07-06 07:05:00,452|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-07-06 07:05:00,452|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-07-06 07:05:00,452|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string) 2022-07-06 07:05:00,454|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-06 07:05:00,454|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-07-06 07:05:00,457|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Rest request method(GET), url(/resource-resolution/get) 2022-07-06 07:05:00,466|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Response status(200 - OK) 2022-07-06 07:05:00,467|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Response processing type (string) 2022-07-06 07:05:00,467|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-07-06 07:05:00,467|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-07-06 07:05:00,467|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string) 2022-07-06 07:05:00,469|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Resource resolution saved into database successfully : (j_post) 2022-07-06 07:05:00,485|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Resource resolution saved into database successfully : (j_get) 2022-07-06 07:05:00,492|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), input-key-mapping:({id=j_get}), output-key-mapping:({value=value}) 2022-07-06 07:05:00,492|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value}) 2022-07-06 07:05:00,495|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id) 2022-07-06 07:05:00,508|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Response status(200 - OK) 2022-07-06 07:05:00,508|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Response processing type (string) 2022-07-06 07:05:00,509|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-07-06 07:05:00,509|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-07-06 07:05:00,509|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string) 2022-07-06 07:05:00,523|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Resource resolution saved into database successfully : (j_get_id) 2022-07-06 07:05:00,524|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-07-06 07:05:00,525|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string) 2022-07-06 07:05:00,543|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Resource resolution saved into database successfully : (j_kotlin) 2022-07-06 07:05:00,546|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-06 07:05:00,553|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Response processing type (list) 2022-07-06 07:05:00,555|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2022-07-06 07:05:00,555|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-06 07:05:00,555|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-06 07:05:00,556|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-06 07:05:00,556|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-06 07:05:00,556|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-06 07:05:00,556|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-06 07:05:00,556|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-06 07:05:00,556|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-06 07:05:00,556|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-06 07:05:00,556|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list) 2022-07-06 07:05:00,575|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Resource resolution saved into database successfully : (j_db) 2022-07-06 07:05:00,577|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Generated Resource Param Data ({ "from_suspend_function" : "ok", "j_db" : [ { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" } ], "j_default" : "ok", "j_del" : "delete:ok", "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265", "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908", "j_input" : "ok", "j_kotlin" : "ok", "j_patch" : "patch:ok", "j_post" : "post:ok", "j_put" : "put:ok", "j_python" : "ok" }) 2022-07-06 07:05:01,016|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-07-06 07:05:01,028|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-07-06 07:05:01,029|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Preparing Response... 2022-07-06 07:05:01,029|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 2022-07-06 07:05:01,029|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| resolveWorkflowOutputs for workflow(resource-resolution) 2022-07-06 07:05:01,030|efa5b7cd-c582-484c-98bd-769c118ef4eb||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID cbbde782-2dd1-4b5e-86cc-60f3a1f10358 auditStoreId -1 2022-07-06 07:25:22,473|31e31437-18b0-4d35-861f-b22bb009d672||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Save processing(10b8f1a6-ba21-4d81-a674-c61df03b4e25) CBA(/opt/app/onap/blueprints/archive/10b8f1a6-ba21-4d81-a674-c61df03b4e25/cba.zip) 2022-07-06 07:25:22,522|31e31437-18b0-4d35-861f-b22bb009d672||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/10b8f1a6-ba21-4d81-a674-c61df03b4e25) and entry definition file (Definitions/CNF.json) 2022-07-06 07:25:22,650|31e31437-18b0-4d35-861f-b22bb009d672||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(resource-assignment) 2022-07-06 07:25:22,652|31e31437-18b0-4d35-861f-b22bb009d672||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(config-assign) 2022-07-06 07:25:22,652|31e31437-18b0-4d35-861f-b22bb009d672||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(config-deploy) 2022-07-06 07:25:22,653|31e31437-18b0-4d35-861f-b22bb009d672||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(scale-out) 2022-07-06 07:25:22,654|31e31437-18b0-4d35-861f-b22bb009d672||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(scale) 2022-07-06 07:25:22,655|31e31437-18b0-4d35-861f-b22bb009d672||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(scale-in) 2022-07-06 07:25:22,656|31e31437-18b0-4d35-861f-b22bb009d672||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(health-check) 2022-07-06 07:25:22,690|31e31437-18b0-4d35-861f-b22bb009d672||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/10b8f1a6-ba21-4d81-a674-c61df03b4e25) and entry definition file (Definitions/CNF.json) 2022-07-06 07:25:22,777|31e31437-18b0-4d35-861f-b22bb009d672||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| No compiled cache(/opt/app/onap/blueprints/working/10b8f1a6-ba21-4d81-a674-c61df03b4e25) present to clean. 2022-07-06 07:26:11,645|5b753354-b458-4adc-9ae3-580c16b09d7f||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-07-06 07:26:11,645|5b753354-b458-4adc-9ae3-580c16b09d7f||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-07-06 07:26:11,645|5b753354-b458-4adc-9ae3-580c16b09d7f||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-07-06 07:26:11,982|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-07-06 07:26:11,982|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-07-06 07:26:12,709|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-07-06 07:26:12,710|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Save processing(98395299-4afd-45ad-a440-172d569910a6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-07-06 07:26:12,761|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Save processing(26ff3c0f-7808-4a51-ab15-ba0362b5e95d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-07-06 07:26:12,774|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Save processing(11ed902b-71d6-40e4-949d-acdf43332873) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-07-06 07:26:12,794|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Save processing(b4803005-3140-49e4-9a14-ff66d6b74942) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-07-06 07:26:12,813|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Save processing(77d7f8b0-f863-47e9-a7ba-afaf139c3262) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-07-06 07:26:12,829|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Save processing(12399511-a35e-400f-87b3-fa1495234b17) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-07-06 07:26:12,844|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-07-06 07:26:12,844|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-07-06 07:26:12,845|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-07-06 07:26:12,845|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-07-06 07:26:12,845|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-07-06 07:26:12,845|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-07-06 07:26:12,881|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-06 07:26:12,903|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-06 07:26:12,938|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-06 07:26:12,959|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-06 07:26:13,051|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(resource-assignment) 2022-07-06 07:26:13,052|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(config-assign) 2022-07-06 07:26:13,053|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(config-deploy) 2022-07-06 07:26:13,054|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(HealthCheck) 2022-07-06 07:26:13,055|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(ScaleOutReconfiguration) 2022-07-06 07:26:13,055|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(vf-config-assign) 2022-07-06 07:26:13,056|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(vf-config-deploy) 2022-07-06 07:26:13,107|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-07-06 07:26:13,164|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-07-06 07:26:13,191|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-07-06 07:26:13,201|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-07-06 07:26:13,249|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(resource-assignment) 2022-07-06 07:26:13,250|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(config-assign) 2022-07-06 07:26:13,251|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(config-deploy) 2022-07-06 07:26:13,297|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-07-06 07:26:13,347|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(resource-assignment) 2022-07-06 07:26:13,348|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(config-deploy) 2022-07-06 07:26:13,376|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-07-06 07:26:13,392|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-07-06 07:26:13,431|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(config-assign) 2022-07-06 07:26:13,432|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(config-deploy) 2022-07-06 07:26:13,432|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-07-06 07:26:13,464|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-07-06 07:26:13,484|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-07-06 07:26:13,503|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-07-06 07:26:13,526|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-07-06 07:26:13,539|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-07-06 07:26:13,577|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-07-06 07:26:13,595|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-07-06 07:26:13,609|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-07-06 07:26:13,658|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(resource-assignment) 2022-07-06 07:26:13,659|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(config-assign) 2022-07-06 07:26:13,660|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(config-assign-day-2) 2022-07-06 07:26:13,661|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(config-deploy) 2022-07-06 07:26:13,661|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(config-deploy-day-2) 2022-07-06 07:26:13,688|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-07-06 07:26:13,738|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Overwriting blueprint model :5G_Core::1.0.37 2022-07-06 07:26:13,755|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-07-06 07:26:13,766|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-07-06 07:26:13,813|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(resource-assignment) 2022-07-06 07:26:13,814|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(config-assign) 2022-07-06 07:26:13,814|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(config-deploy) 2022-07-06 07:26:13,853|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-07-06 07:26:13,870|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-07-06 07:26:13,885|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-07-06 07:26:13,887|5b753354-b458-4adc-9ae3-580c16b09d7f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-07-06 07:26:26,596|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/b8c2e1f6-a901-4439-9f55-fdb4124ef6f7) 2022-07-06 07:26:26,597|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| deleting definition types under : /opt/app/onap/blueprints/working/b8c2e1f6-a901-4439-9f55-fdb4124ef6f7/Definitions 2022-07-06 07:26:26,601|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| reinitialized all type definitions 2022-07-06 07:26:26,602|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-07-06 07:26:26,645|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| enhancing ArtifactDefinition(vnf-template) 2022-07-06 07:26:26,653|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| enhancing ArtifactDefinition(vnf-mapping) 2022-07-06 07:26:26,670|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-07-06 07:26:26,695|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ***** Enhancing NodeTemplate(input) 2022-07-06 07:26:26,720|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ***** Enhancing NodeTemplate(input) 2022-07-06 07:26:26,736|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ***** Enhancing NodeTemplate(input) 2022-07-06 07:26:26,746|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-07-06 07:26:26,746|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-07-06 07:26:26,746|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-07-06 07:26:26,782|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ***** Enhancing NodeTemplate(input) 2022-07-06 07:26:26,811|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ***** Enhancing NodeTemplate(input) 2022-07-06 07:26:26,824|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ***** Enhancing NodeTemplate(input) 2022-07-06 07:26:26,841|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-06 07:26:26,927|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ***** Enhancing NodeTemplate(input) 2022-07-06 07:26:26,965|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ***** Enhancing NodeTemplate(input) 2022-07-06 07:26:26,991|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ***** Enhancing NodeTemplate(input) 2022-07-06 07:26:27,001|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ***** Enhancing NodeTemplate(input) 2022-07-06 07:26:27,011|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ***** Enhancing NodeTemplate(input) 2022-07-06 07:26:27,023|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ***** Enhancing NodeTemplate(input) 2022-07-06 07:26:27,068|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ***** Enhancing NodeTemplate(config-assign) 2022-07-06 07:26:27,079|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| enhancing ArtifactDefinition(baseconfig-template) 2022-07-06 07:26:27,079|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-07-06 07:26:27,080|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-07-06 07:26:27,120|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ***** Enhancing NodeTemplate(input) 2022-07-06 07:26:27,148|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ***** Enhancing NodeTemplate(input) 2022-07-06 07:26:27,175|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ***** Enhancing NodeTemplate(input) 2022-07-06 07:26:27,183|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ***** Enhancing NodeTemplate(config-deploy) 2022-07-06 07:26:27,224|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ##### Enhancing Workflow(resource-assignment) 2022-07-06 07:26:27,225|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-07-06 07:26:27,226|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-07-06 07:26:27,226|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-07-06 07:26:27,226|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-07-06 07:26:27,226|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-07-06 07:26:27,226|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| enriching artifacts file(/opt/app/onap/blueprints/working/b8c2e1f6-a901-4439-9f55-fdb4124ef6f7/Templates/vnf-mapping.json 2022-07-06 07:26:27,243|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-07-06 07:26:27,243|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-07-06 07:26:27,243|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| enriching artifacts file(/opt/app/onap/blueprints/working/b8c2e1f6-a901-4439-9f55-fdb4124ef6f7/Templates/base_ubuntu20-mapping.json 2022-07-06 07:26:27,255|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-07-06 07:26:27,255|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-07-06 07:26:27,257|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ##### Enhancing Workflow(config-assign) 2022-07-06 07:26:27,257|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-07-06 07:26:27,257|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| identified workflow(config-assign) targets(config-assign) 2022-07-06 07:26:27,257|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-07-06 07:26:27,257|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-07-06 07:26:27,258|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| enriching artifacts file(/opt/app/onap/blueprints/working/b8c2e1f6-a901-4439-9f55-fdb4124ef6f7/Templates/baseconfig-mapping.json 2022-07-06 07:26:27,270|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-07-06 07:26:27,270|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| dataType not present for the recipe(dt-config-assign-properties) 2022-07-06 07:26:27,271|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ##### Enhancing Workflow(config-deploy) 2022-07-06 07:26:27,272|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-07-06 07:26:27,272|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| identified workflow(config-deploy) targets(config-deploy) 2022-07-06 07:26:27,272|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| workflow(config-deploy) resource assignment files([] 2022-07-06 07:26:27,272|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ##### Enhancing blueprint Resource Definitions 2022-07-06 07:26:27,273|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-07-06 07:26:27,273|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| processing file (Templates/vnf-mapping.json) 2022-07-06 07:26:27,273|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-07-06 07:26:27,274|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| processing file (Templates/baseconfig-mapping.json) 2022-07-06 07:26:27,297|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name]) 2022-07-06 07:26:27,421|75054fa4-4364-4d2a-a4aa-d636a8bf3517||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-07-06 07:26:27,705|9c5e5e34-a420-4b17-bebe-db25497365a1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Save processing(f9c667a4-3383-4acf-809d-50d1868b860e) CBA(/opt/app/onap/blueprints/archive/f9c667a4-3383-4acf-809d-50d1868b860e/cba.zip) 2022-07-06 07:26:27,716|9c5e5e34-a420-4b17-bebe-db25497365a1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f9c667a4-3383-4acf-809d-50d1868b860e) and entry definition file (Definitions/ubuntu20.json) 2022-07-06 07:26:27,730|9c5e5e34-a420-4b17-bebe-db25497365a1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-06 07:26:27,788|9c5e5e34-a420-4b17-bebe-db25497365a1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(resource-assignment) 2022-07-06 07:26:27,790|9c5e5e34-a420-4b17-bebe-db25497365a1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(config-assign) 2022-07-06 07:26:27,791|9c5e5e34-a420-4b17-bebe-db25497365a1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(config-deploy) 2022-07-06 07:26:27,806|9c5e5e34-a420-4b17-bebe-db25497365a1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f9c667a4-3383-4acf-809d-50d1868b860e) and entry definition file (Definitions/ubuntu20.json) 2022-07-06 07:26:27,879|9c5e5e34-a420-4b17-bebe-db25497365a1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| No compiled cache(/opt/app/onap/blueprints/working/f9c667a4-3383-4acf-809d-50d1868b860e) present to clean. 2022-07-06 07:27:14,355|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-07-06 07:27:14,466|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-07-06 07:27:14,588|678884b6-4190-435b-afef-329b049f617f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| request(678884b6-4190-435b-afef-329b049f617f) 2022-07-06 07:27:14,594|678884b6-4190-435b-afef-329b049f617f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| CBA file(/opt/app/onap/blueprints/archive/6b34baf5-e062-458b-a039-cb09436c93f3/cba.zip written successfully 2022-07-06 07:27:14,594|678884b6-4190-435b-afef-329b049f617f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Save processing(6b34baf5-e062-458b-a039-cb09436c93f3) CBA(/opt/app/onap/blueprints/archive/6b34baf5-e062-458b-a039-cb09436c93f3/cba.zip) 2022-07-06 07:27:14,634|678884b6-4190-435b-afef-329b049f617f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6b34baf5-e062-458b-a039-cb09436c93f3) and entry definition file (Definitions/CNF.json) 2022-07-06 07:27:14,731|678884b6-4190-435b-afef-329b049f617f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(resource-assignment) 2022-07-06 07:27:14,732|678884b6-4190-435b-afef-329b049f617f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(config-assign) 2022-07-06 07:27:14,733|678884b6-4190-435b-afef-329b049f617f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(config-deploy) 2022-07-06 07:27:14,733|678884b6-4190-435b-afef-329b049f617f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(scale-out) 2022-07-06 07:27:14,734|678884b6-4190-435b-afef-329b049f617f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(scale) 2022-07-06 07:27:14,735|678884b6-4190-435b-afef-329b049f617f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(scale-in) 2022-07-06 07:27:14,736|678884b6-4190-435b-afef-329b049f617f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(health-check) 2022-07-06 07:27:14,774|678884b6-4190-435b-afef-329b049f617f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6b34baf5-e062-458b-a039-cb09436c93f3) and entry definition file (Definitions/CNF.json) 2022-07-06 07:27:14,804|678884b6-4190-435b-afef-329b049f617f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Overwriting blueprint model :APACHE::1.0.0 2022-07-06 07:27:14,832|678884b6-4190-435b-afef-329b049f617f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2022-07-06 07:27:14,836|678884b6-4190-435b-afef-329b049f617f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Deleted deployed blueprint model :APACHE::1.0.0 2022-07-06 07:27:14,868|678884b6-4190-435b-afef-329b049f617f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| No compiled cache(/opt/app/onap/blueprints/working/6b34baf5-e062-458b-a039-cb09436c93f3) present to clean. 2022-07-06 07:27:23,464|d7e16bd8-0ff7-452d-8cad-196c01ab4145||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| getting cba file name(APACHE), version(1.0.0) from db 2022-07-06 07:27:23,742|d7e16bd8-0ff7-452d-8cad-196c01ab4145||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-06 07:27:23,746|d7e16bd8-0ff7-452d-8cad-196c01ab4145||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-06 07:27:23,752|d7e16bd8-0ff7-452d-8cad-196c01ab4145||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-06 07:27:23,979|7e668651-13b1-4e10-ade5-7fd21de654f9||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-06 07:27:23,979|7e668651-13b1-4e10-ade5-7fd21de654f9||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-06 07:27:23,986|7e668651-13b1-4e10-ade5-7fd21de654f9||DefaultDispatcher-worker-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-06 07:27:25,258|d1b79928-6d0f-4171-b2ce-d5283bfc2a73||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-06 07:27:25,258|d1b79928-6d0f-4171-b2ce-d5283bfc2a73||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-06 07:27:25,262|d1b79928-6d0f-4171-b2ce-d5283bfc2a73||DefaultDispatcher-worker-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-06 07:27:25,525|52f9a129-4833-4323-9197-bf4bce38fff8||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-06 07:27:25,525|52f9a129-4833-4323-9197-bf4bce38fff8||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-06 07:27:25,527|52f9a129-4833-4323-9197-bf4bce38fff8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-06 07:27:25,784|17554285-f55d-4e79-8562-d74e4ed691d6||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-06 07:27:25,784|17554285-f55d-4e79-8562-d74e4ed691d6||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-06 07:27:25,789|17554285-f55d-4e79-8562-d74e4ed691d6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-06 07:27:26,195|950a37fd-6df7-4a3c-9136-25ceb66eb424||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-06 07:27:26,195|950a37fd-6df7-4a3c-9136-25ceb66eb424||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-06 07:27:26,198|950a37fd-6df7-4a3c-9136-25ceb66eb424||DefaultDispatcher-worker-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-06 07:27:26,632|ca2640c9-3f11-4f56-af64-d92b3f3efe90||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-06 07:27:26,632|ca2640c9-3f11-4f56-af64-d92b3f3efe90||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-06 07:27:26,634|ca2640c9-3f11-4f56-af64-d92b3f3efe90||DefaultDispatcher-worker-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-06 07:27:26,927|168008d7-1748-4ff7-a9b3-b81925c7c42a||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-06 07:27:26,928|168008d7-1748-4ff7-a9b3-b81925c7c42a||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-06 07:27:26,961|168008d7-1748-4ff7-a9b3-b81925c7c42a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-06 07:28:14,555|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-07-06 07:28:14,698|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-07-06 07:28:14,705|29fc6030-777a-48fc-a63e-d559c7b977ce||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| request(29fc6030-777a-48fc-a63e-d559c7b977ce) 2022-07-06 07:28:14,723|29fc6030-777a-48fc-a63e-d559c7b977ce||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| CBA file(/opt/app/onap/blueprints/archive/44a9c4bc-21cb-41d8-bb71-3bbc1a05e007/cba.zip written successfully 2022-07-06 07:28:14,723|29fc6030-777a-48fc-a63e-d559c7b977ce||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Save processing(44a9c4bc-21cb-41d8-bb71-3bbc1a05e007) CBA(/opt/app/onap/blueprints/archive/44a9c4bc-21cb-41d8-bb71-3bbc1a05e007/cba.zip) 2022-07-06 07:28:14,948|29fc6030-777a-48fc-a63e-d559c7b977ce||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/44a9c4bc-21cb-41d8-bb71-3bbc1a05e007) and entry definition file (Definitions/ubuntu20.json) 2022-07-06 07:28:14,997|29fc6030-777a-48fc-a63e-d559c7b977ce||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-06 07:28:15,036|29fc6030-777a-48fc-a63e-d559c7b977ce||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(resource-assignment) 2022-07-06 07:28:15,037|29fc6030-777a-48fc-a63e-d559c7b977ce||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(config-assign) 2022-07-06 07:28:15,038|29fc6030-777a-48fc-a63e-d559c7b977ce||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(config-deploy) 2022-07-06 07:28:15,062|29fc6030-777a-48fc-a63e-d559c7b977ce||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/44a9c4bc-21cb-41d8-bb71-3bbc1a05e007) and entry definition file (Definitions/ubuntu20.json) 2022-07-06 07:28:15,081|29fc6030-777a-48fc-a63e-d559c7b977ce||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-07-06 07:28:15,108|29fc6030-777a-48fc-a63e-d559c7b977ce||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-07-06 07:28:15,112|29fc6030-777a-48fc-a63e-d559c7b977ce||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-07-06 07:28:15,151|29fc6030-777a-48fc-a63e-d559c7b977ce||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| No compiled cache(/opt/app/onap/blueprints/working/44a9c4bc-21cb-41d8-bb71-3bbc1a05e007) present to clean. 2022-07-06 07:28:25,477|df607e52-0b89-46c3-b687-05955fd04a4f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| getting cba file name(ubuntu20), version(1.0.0) from db 2022-07-06 07:28:25,602|df607e52-0b89-46c3-b687-05955fd04a4f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-07-06 07:28:25,605|df607e52-0b89-46c3-b687-05955fd04a4f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-07-06 07:28:25,608|df607e52-0b89-46c3-b687-05955fd04a4f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-07-06 07:28:25,778|22fc36d3-bc06-4b45-80eb-052b8051babe||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-07-06 07:28:25,779|22fc36d3-bc06-4b45-80eb-052b8051babe||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-07-06 07:28:25,787|22fc36d3-bc06-4b45-80eb-052b8051babe||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-07-06 07:28:26,560|ca182597-b760-48ad-a0ac-9f9141f44c10||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-07-06 07:28:26,561|ca182597-b760-48ad-a0ac-9f9141f44c10||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-07-06 07:28:26,568|ca182597-b760-48ad-a0ac-9f9141f44c10||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-07-06 07:28:26,992|97828eb0-6389-4e75-bd35-bae6cf6ae113||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-07-06 07:28:26,992|97828eb0-6389-4e75-bd35-bae6cf6ae113||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-07-06 07:28:27,007|97828eb0-6389-4e75-bd35-bae6cf6ae113||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-07-06 07:28:27,018|d919e4ae-3c97-45da-8145-b29739bd7c26||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-07-06 07:28:27,019|d919e4ae-3c97-45da-8145-b29739bd7c26||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-07-06 07:28:27,019|d919e4ae-3c97-45da-8145-b29739bd7c26||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-07-06 07:28:27,835|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-07-06 07:28:27,836|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-07-06 07:28:29,634|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-07-06 07:28:29,636|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Save processing(992cb48f-6be7-47cd-9429-03490a4b871c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-07-06 07:28:29,657|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Save processing(71514047-17d2-4260-8f3b-af5f628619f5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-07-06 07:28:29,669|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Save processing(3527fbbe-ff52-4898-83d9-19b3889d4c6e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-07-06 07:28:29,680|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Save processing(4475e8c9-d047-438e-8b9a-2d8018976bab) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-07-06 07:28:29,705|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Save processing(f6f2c2d1-004c-43a4-b13e-bc8d4cbf3425) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-07-06 07:28:29,730|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Save processing(f8acbf5d-b274-43c9-8c7f-9ebb31a567b6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-07-06 07:28:29,763|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-07-06 07:28:29,763|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-07-06 07:28:29,764|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-07-06 07:28:29,764|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-07-06 07:28:29,764|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-07-06 07:28:29,780|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-06 07:28:29,808|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-07-06 07:28:29,848|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-06 07:28:29,909|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-06 07:28:29,963|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-06 07:28:30,081|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(resource-assignment) 2022-07-06 07:28:30,082|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(config-assign) 2022-07-06 07:28:30,083|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(config-deploy) 2022-07-06 07:28:30,144|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-07-06 07:28:30,209|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-07-06 07:28:30,247|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-07-06 07:28:30,248|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-07-06 07:28:30,308|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(resource-assignment) 2022-07-06 07:28:30,310|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(config-assign) 2022-07-06 07:28:30,311|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(config-deploy) 2022-07-06 07:28:30,364|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-07-06 07:28:30,394|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-07-06 07:28:30,425|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-07-06 07:28:30,441|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-07-06 07:28:30,593|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(resource-assignment) 2022-07-06 07:28:30,595|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(config-assign) 2022-07-06 07:28:30,596|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(config-deploy) 2022-07-06 07:28:30,596|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(HealthCheck) 2022-07-06 07:28:30,598|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(ScaleOutReconfiguration) 2022-07-06 07:28:30,598|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(vf-config-assign) 2022-07-06 07:28:30,600|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(vf-config-deploy) 2022-07-06 07:28:30,672|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-07-06 07:28:30,745|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-07-06 07:28:30,783|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-07-06 07:28:30,784|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-07-06 07:28:30,874|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(resource-assignment) 2022-07-06 07:28:30,876|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(config-assign) 2022-07-06 07:28:30,877|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(config-assign-day-2) 2022-07-06 07:28:30,878|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(config-deploy) 2022-07-06 07:28:30,881|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(config-deploy-day-2) 2022-07-06 07:28:30,913|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-07-06 07:28:30,961|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Overwriting blueprint model :5G_Core::1.0.37 2022-07-06 07:28:30,990|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-07-06 07:28:30,992|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-07-06 07:28:31,039|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(resource-assignment) 2022-07-06 07:28:31,040|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(config-deploy) 2022-07-06 07:28:31,080|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(config-assign) 2022-07-06 07:28:31,081|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(config-deploy) 2022-07-06 07:28:31,082|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-07-06 07:28:31,089|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-07-06 07:28:31,103|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-07-06 07:28:31,118|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-07-06 07:28:31,120|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-07-06 07:28:31,183|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-07-06 07:28:31,204|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-07-06 07:28:31,205|d919e4ae-3c97-45da-8145-b29739bd7c26||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-07-06 07:28:44,551|00aa7044-f943-408b-905e-73ee62b9c004||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/3427dfc4-4069-4d0e-a6e7-17d0f2407a15) 2022-07-06 07:28:44,552|00aa7044-f943-408b-905e-73ee62b9c004||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| deleting definition types under : /opt/app/onap/blueprints/working/3427dfc4-4069-4d0e-a6e7-17d0f2407a15/Definitions 2022-07-06 07:28:44,554|00aa7044-f943-408b-905e-73ee62b9c004||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| reinitialized all type definitions 2022-07-06 07:28:44,555|00aa7044-f943-408b-905e-73ee62b9c004||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ***** Enhancing NodeTemplate(netconf-device) 2022-07-06 07:28:44,607|00aa7044-f943-408b-905e-73ee62b9c004||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ***** Enhancing NodeTemplate(resolve-data) 2022-07-06 07:28:44,641|00aa7044-f943-408b-905e-73ee62b9c004||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-07-06 07:28:44,650|00aa7044-f943-408b-905e-73ee62b9c004||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-07-06 07:28:44,670|00aa7044-f943-408b-905e-73ee62b9c004||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-07-06 07:28:44,757|00aa7044-f943-408b-905e-73ee62b9c004||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-07-06 07:28:44,788|00aa7044-f943-408b-905e-73ee62b9c004||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ##### Enhancing Workflow(config-assign) 2022-07-06 07:28:44,789|00aa7044-f943-408b-905e-73ee62b9c004||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-07-06 07:28:44,789|00aa7044-f943-408b-905e-73ee62b9c004||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| identified workflow(config-assign) targets(resolve-data) 2022-07-06 07:28:44,789|00aa7044-f943-408b-905e-73ee62b9c004||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-07-06 07:28:44,789|00aa7044-f943-408b-905e-73ee62b9c004||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-07-06 07:28:44,789|00aa7044-f943-408b-905e-73ee62b9c004||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| enriching artifacts file(/opt/app/onap/blueprints/working/3427dfc4-4069-4d0e-a6e7-17d0f2407a15/Templates/netconfrpc-mapping.json 2022-07-06 07:28:44,798|00aa7044-f943-408b-905e-73ee62b9c004||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-07-06 07:28:44,799|00aa7044-f943-408b-905e-73ee62b9c004||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| dataType not present for the recipe(dt-config-assign-properties) 2022-07-06 07:28:44,800|00aa7044-f943-408b-905e-73ee62b9c004||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ##### Enhancing Workflow(config-deploy) 2022-07-06 07:28:44,801|00aa7044-f943-408b-905e-73ee62b9c004||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-07-06 07:28:44,801|00aa7044-f943-408b-905e-73ee62b9c004||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| identified workflow(config-deploy) targets(execute-netconf) 2022-07-06 07:28:44,801|00aa7044-f943-408b-905e-73ee62b9c004||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| workflow(config-deploy) resource assignment files([] 2022-07-06 07:28:44,801|00aa7044-f943-408b-905e-73ee62b9c004||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| ##### Enhancing blueprint Resource Definitions 2022-07-06 07:28:44,801|00aa7044-f943-408b-905e-73ee62b9c004||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-07-06 07:28:44,802|00aa7044-f943-408b-905e-73ee62b9c004||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| processing file (Templates/netconfrpc-mapping.json) 2022-07-06 07:28:44,813|00aa7044-f943-408b-905e-73ee62b9c004||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| distinct resource keys ([input-source]) 2022-07-06 07:28:44,834|00aa7044-f943-408b-905e-73ee62b9c004||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Enriching Resource Definition sources Node Template: [source-input] 2022-07-06 07:30:10,132|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-07-06 07:30:10,258|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-07-06 07:30:10,262|1af56d69-0bd7-4d88-be99-6fe9d57d08d3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| request(1af56d69-0bd7-4d88-be99-6fe9d57d08d3) 2022-07-06 07:30:10,265|1af56d69-0bd7-4d88-be99-6fe9d57d08d3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| CBA file(/opt/app/onap/blueprints/archive/8fd2aa13-683d-42f7-8a3b-f0091a504124/cba.zip written successfully 2022-07-06 07:30:10,265|1af56d69-0bd7-4d88-be99-6fe9d57d08d3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Save processing(8fd2aa13-683d-42f7-8a3b-f0091a504124) CBA(/opt/app/onap/blueprints/archive/8fd2aa13-683d-42f7-8a3b-f0091a504124/cba.zip) 2022-07-06 07:30:10,288|1af56d69-0bd7-4d88-be99-6fe9d57d08d3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8fd2aa13-683d-42f7-8a3b-f0091a504124) and entry definition file (Definitions/pnf_netconf.json) 2022-07-06 07:30:10,304|1af56d69-0bd7-4d88-be99-6fe9d57d08d3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-06 07:30:10,325|1af56d69-0bd7-4d88-be99-6fe9d57d08d3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(config-assign) 2022-07-06 07:30:10,326|1af56d69-0bd7-4d88-be99-6fe9d57d08d3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Validating Workflow(config-deploy) 2022-07-06 07:30:10,340|1af56d69-0bd7-4d88-be99-6fe9d57d08d3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8fd2aa13-683d-42f7-8a3b-f0091a504124) and entry definition file (Definitions/pnf_netconf.json) 2022-07-06 07:30:10,370|1af56d69-0bd7-4d88-be99-6fe9d57d08d3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-07-06 07:30:10,392|1af56d69-0bd7-4d88-be99-6fe9d57d08d3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-07-06 07:30:10,394|1af56d69-0bd7-4d88-be99-6fe9d57d08d3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-07-06 07:30:10,425|1af56d69-0bd7-4d88-be99-6fe9d57d08d3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| No compiled cache(/opt/app/onap/blueprints/working/8fd2aa13-683d-42f7-8a3b-f0091a504124) present to clean. 2022-07-06 07:30:17,551|e8bba8ba-1733-4382-9a03-16a8ea482308||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| processing request id 64a176c9-6e64-48a0-9286-af66489eb1ae 2022-07-06 07:30:17,551|e8bba8ba-1733-4382-9a03-16a8ea482308||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| storeExecutionInput called not to store the Workflow action input details 2022-07-06 07:30:17,551|e8bba8ba-1733-4382-9a03-16a8ea482308||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| StoreAuditService ID -1 2022-07-06 07:30:17,553|e8bba8ba-1733-4382-9a03-16a8ea482308||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-06 07:30:17,553|e8bba8ba-1733-4382-9a03-16a8ea482308||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-06 07:30:17,556|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-06 07:30:17,582|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Deriving input data for workflow: (resource-assignment) 2022-07-06 07:30:17,712|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Execute node(START) -> executed state(SUCCESS) 2022-07-06 07:30:17,718|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Executing workflow(resource-assignment[64a176c9-6e64-48a0-9286-af66489eb1ae])'s step(resource-assignment) 2022-07-06 07:30:17,719|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-06 07:30:17,720|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| preparing request id(64a176c9-6e64-48a0-9286-af66489eb1ae) for workflow(resource-assignment) step(resource-assignment) 2022-07-06 07:30:17,720|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-07-06 07:30:17,721|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-07-06 07:30:17,722|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-07-06 07:30:17,747|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vf-naming-policy status = null required = false dependencies = [] dictionaryName = vf-naming-policy dictionarySource = default ]], [[ name = aic-cloud-region status = null required = false dependencies = [] dictionaryName = aic-cloud-region dictionarySource = input ]], [[ name = k8s-rb-profile-k8s-version status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-k8s-version dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]], [[ name = vnf_name status = null required = false dependencies = [aic-cloud-region, vf-naming-policy, vnf-id] dictionaryName = vnf_name dictionarySource = rest ]], [[ name = k8s-rb-profile-namespace status = null required = null dependencies = [] dictionaryName = k8s-rb-profile-namespace dictionarySource = default ]]]) 2022-07-06 07:30:17,763|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2022-07-06 07:30:17,765|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string) 2022-07-06 07:30:17,765|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2022-07-06 07:30:17,766|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("8b558045-4c4b-4739-a582-7a7cec57f340") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-07-06 07:30:17,766|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("554effe3-ece6-4ef7-a67a-0b83485f6c9e") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-07-06 07:30:17,781|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value}) 2022-07-06 07:30:17,781|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| rest dictionary information : (/v1/genNetworkElementName), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value}) 2022-07-06 07:30:17,797|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-07-06 07:30:21,252|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Response status(200 - ) 2022-07-06 07:30:21,253|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Response processing type (string) 2022-07-06 07:30:21,253|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220706t073021083237z") 2022-07-06 07:30:21,254|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220706t073021083237z") 2022-07-06 07:30:21,254|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220706t073021083237z") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-07-06 07:30:21,255|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-07-06 07:30:21,257|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| 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" : "554effe3-ece6-4ef7-a67a-0b83485f6c9e", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "8b558045-4c4b-4739-a582-7a7cec57f340", "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220706t073021083237z" }) 2022-07-06 07:30:21,270|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Preparing Response... 2022-07-06 07:30:21,271|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-07-06 07:30:21,271|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Execute node(resource-assignment) -> executed state(SUCCESS) 2022-07-06 07:30:21,272|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Executing workflow(resource-assignment[64a176c9-6e64-48a0-9286-af66489eb1ae])'s step(profile-upload) 2022-07-06 07:30:21,272|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-06 07:30:21,282|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| preparing request id(64a176c9-6e64-48a0-9286-af66489eb1ae) for workflow(resource-assignment) step(profile-upload) 2022-07-06 07:30:21,282|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2022-07-06 07:30:21,282|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}}) 2022-07-06 07:30:21,284|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Triggering K8s Profile Upload component logic. 2022-07-06 07:30:21,285|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Getting the template prefixes 2022-07-06 07:30:21,286|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Iterating over prefixes in resource assignment map. 2022-07-06 07:30:21,289|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Prefix vnf does not have required data for us to continue. 2022-07-06 07:30:21,290|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Preparing Response... 2022-07-06 07:30:21,290|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2022-07-06 07:30:21,290|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Execute node(profile-upload) -> executed state(SUCCESS) 2022-07-06 07:30:21,291|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Execute node(END) -> executed state(SUCCESS) 2022-07-06 07:30:21,297|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| workflow(64a176c9-6e64-48a0-9286-af66489eb1ae) nodes completed with (0)exceptions 2022-07-06 07:30:21,298|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-07-06 07:30:21,299|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f5550bc5-8b2c-49c6-8900-f0637a03de2f auditStoreId -1 2022-07-06 07:30:25,866|e8bba8ba-1733-4382-9a03-16a8ea482308||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| processing request id 16d318c6-e661-42d2-8221-97d8271711d4 2022-07-06 07:30:25,867|e8bba8ba-1733-4382-9a03-16a8ea482308||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| storeExecutionInput called not to store the Workflow action input details 2022-07-06 07:30:25,867|e8bba8ba-1733-4382-9a03-16a8ea482308||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| StoreAuditService ID -1 2022-07-06 07:30:25,867|e8bba8ba-1733-4382-9a03-16a8ea482308||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-06 07:30:25,867|e8bba8ba-1733-4382-9a03-16a8ea482308||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-06 07:30:25,869|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-06 07:30:25,882|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Deriving input data for workflow: (resource-assignment) 2022-07-06 07:30:25,885|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Execute node(START) -> executed state(SUCCESS) 2022-07-06 07:30:25,886|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Executing workflow(resource-assignment[16d318c6-e661-42d2-8221-97d8271711d4])'s step(resource-assignment) 2022-07-06 07:30:25,886|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-06 07:30:25,887|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| preparing request id(16d318c6-e661-42d2-8221-97d8271711d4) for workflow(resource-assignment) step(resource-assignment) 2022-07-06 07:30:25,887|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-07-06 07:30:25,887|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-07-06 07:30:25,888|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Resolving resource with resource assignment artifact(helm_apache-mapping) 2022-07-06 07:30:25,912|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = core-instance-name status = null required = false dependencies = [] dictionaryName = core-instance-name dictionarySource = default ]], [[ name = vf-module-id status = null required = false dependencies = [] dictionaryName = vf-module-id dictionarySource = input ]], [[ name = k8s-rb-config-template-name status = null required = false dependencies = [] dictionaryName = k8s-rb-config-template-name dictionarySource = default ], [ name = k8s-rb-config-template-source status = null required = false dependencies = [] dictionaryName = k8s-rb-config-template-source dictionarySource = default ]], [[ name = vf-module-model-customization-uuid status = null required = false dependencies = [] dictionaryName = vf-module-model-customization-uuid dictionarySource = input ]], [[ name = vf-module-model-version status = null required = null dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-model-version dictionarySource = processor-db ], [ name = vf-module-model-invariant-uuid status = null required = null dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-model-invariant-uuid dictionarySource = processor-db ]], [[ name = k8s-rb-definition-name status = null required = false dependencies = [vf-module-model-invariant-uuid] dictionaryName = k8s-rb-definition-name dictionarySource = default ]], [[ name = vf-module-label status = null required = false dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-label dictionarySource = processor-db ]], [[ name = k8s-rb-definition-version status = null required = false dependencies = [vf-module-model-customization-uuid] dictionaryName = k8s-rb-definition-version dictionarySource = default ], [ name = k8s-rb-config-name status = null required = false dependencies = [] dictionaryName = k8s-rb-config-name dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ]], [[ name = k8s-rb-instance-release-name status = null required = false dependencies = [] dictionaryName = k8s-rb-instance-release-name dictionarySource = default ], [ name = k8s-rb-profile-source status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-source dictionarySource = default ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]], [[ name = vf-naming-policy status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = vf-naming-policy dictionarySource = sdnc ], [ name = vnf_name status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = vnf_name dictionarySource = sdnc ]], [[ name = vf-module-name status = null required = false dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id] dictionaryName = vf-module-name dictionarySource = rest ]], [[ name = k8s-rb-profile-k8s-version status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = k8s-rb-profile-k8s-version dictionarySource = sdnc ], [ name = k8s-rb-profile-namespace status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = k8s-rb-profile-namespace dictionarySource = sdnc ]], [[ name = k8s-rb-config-value-source status = null required = false dependencies = [] dictionaryName = k8s-rb-config-value-source dictionarySource = default ], [ name = k8s-rb-profile-name status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-name dictionarySource = default ]]]) 2022-07-06 07:30:25,920|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string) 2022-07-06 07:30:25,921|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("6e315c68-5b6a-4a2e-b7ba-b6bbcaebc5e4") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-07-06 07:30:25,922|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string) 2022-07-06 07:30:25,922|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string) 2022-07-06 07:30:25,923|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("114e70ad-90b1-4a82-9998-14da21dffda8") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string) 2022-07-06 07:30:25,926|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid}) 2022-07-06 07:30:25,926|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version}) 2022-07-06 07:30:25,996|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Parameter information : ({customizationid=114e70ad-90b1-4a82-9998-14da21dffda8}) 2022-07-06 07:30:25,996|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Parameter information : ({customizationid=114e70ad-90b1-4a82-9998-14da21dffda8}) 2022-07-06 07:30:26,011|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Response processing type (string) 2022-07-06 07:30:26,012|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Response processing type (string) 2022-07-06 07:30:26,014|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd"}]) 2022-07-06 07:30:26,014|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"ec57668f-7d37-44a8-a87f-b9915b3faefc"}]) 2022-07-06 07:30:26,022|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string) 2022-07-06 07:30:26,025|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("ec57668f-7d37-44a8-a87f-b9915b3faefc") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string) 2022-07-06 07:30:26,028|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string) 2022-07-06 07:30:26,040|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Transformed value: null -> 13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd 2022-07-06 07:30:26,042|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label}) 2022-07-06 07:30:26,094|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Parameter information : ({customizationid=114e70ad-90b1-4a82-9998-14da21dffda8}) 2022-07-06 07:30:26,113|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Response processing type (string) 2022-07-06 07:30:26,114|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}]) 2022-07-06 07:30:26,115|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string) 2022-07-06 07:30:26,116|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string) 2022-07-06 07:30:26,116|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string) 2022-07-06 07:30:26,124|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Transformed value: null -> 114e70ad-90b1-4a82-9998-14da21dffda8 2022-07-06 07:30:26,125|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("554effe3-ece6-4ef7-a67a-0b83485f6c9e") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-07-06 07:30:26,125|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string) 2022-07-06 07:30:26,126|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string) 2022-07-06 07:30:26,126|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("8b558045-4c4b-4739-a582-7a7cec57f340") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-07-06 07:30:26,139|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/554effe3-ece6-4ef7-a67a-0b83485f6c9e/service-data/vnfs/vnf/8b558045-4c4b-4739-a582-7a7cec57f340/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value}) 2022-07-06 07:30:26,140|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/554effe3-ece6-4ef7-a67a-0b83485f6c9e/service-data/vnfs/vnf/8b558045-4c4b-4739-a582-7a7cec57f340/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value}) 2022-07-06 07:30:26,140|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/554effe3-ece6-4ef7-a67a-0b83485f6c9e/service-data/vnfs/vnf/8b558045-4c4b-4739-a582-7a7cec57f340/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value}) 2022-07-06 07:30:26,140|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/554effe3-ece6-4ef7-a67a-0b83485f6c9e/service-data/vnfs/vnf/8b558045-4c4b-4739-a582-7a7cec57f340/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value}) 2022-07-06 07:30:26,157|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/554effe3-ece6-4ef7-a67a-0b83485f6c9e/service-data/vnfs/vnf/8b558045-4c4b-4739-a582-7a7cec57f340/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name) 2022-07-06 07:30:26,163|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/554effe3-ece6-4ef7-a67a-0b83485f6c9e/service-data/vnfs/vnf/8b558045-4c4b-4739-a582-7a7cec57f340/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy) 2022-07-06 07:30:26,200|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Response status(200 - OK) 2022-07-06 07:30:26,200|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Response status(200 - OK) 2022-07-06 07:30:26,200|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Response processing type (string) 2022-07-06 07:30:26,200|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Response processing type (string) 2022-07-06 07:30:26,201|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20220706t073021083237z") 2022-07-06 07:30:26,201|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-07-06 07:30:26,201|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220706t073021083237z") 2022-07-06 07:30:26,201|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220706t073021083237z") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-07-06 07:30:26,201|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-07-06 07:30:26,201|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2022-07-06 07:30:26,211|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value}) 2022-07-06 07:30:26,211|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| rest dictionary information : (/v1/genNetworkElementName), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value}) 2022-07-06 07:30:26,213|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-07-06 07:30:26,411|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Response status(200 - ) 2022-07-06 07:30:26,412|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Response processing type (string) 2022-07-06 07:30:26,412|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220706t073021083237z-helm_apache-vfmt-001") 2022-07-06 07:30:26,412|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220706t073021083237z-helm_apache-vfmt-001") 2022-07-06 07:30:26,412|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220706t073021083237z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string) 2022-07-06 07:30:26,418|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-07-06 07:30:26,426|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/554effe3-ece6-4ef7-a67a-0b83485f6c9e/service-data/vnfs/vnf/8b558045-4c4b-4739-a582-7a7cec57f340/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value}) 2022-07-06 07:30:26,426|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/554effe3-ece6-4ef7-a67a-0b83485f6c9e/service-data/vnfs/vnf/8b558045-4c4b-4739-a582-7a7cec57f340/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value}) 2022-07-06 07:30:26,444|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/554effe3-ece6-4ef7-a67a-0b83485f6c9e/service-data/vnfs/vnf/8b558045-4c4b-4739-a582-7a7cec57f340/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version) 2022-07-06 07:30:26,459|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Response status(200 - OK) 2022-07-06 07:30:26,460|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Response processing type (string) 2022-07-06 07:30:26,460|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0") 2022-07-06 07:30:26,460|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0") 2022-07-06 07:30:26,460|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2022-07-06 07:30:26,461|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string) 2022-07-06 07:30:26,461|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string) 2022-07-06 07:30:26,465|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| 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" : "13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd", "k8s-rb-definition-version" : "114e70ad-90b1-4a82-9998-14da21dffda8", "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" : "554effe3-ece6-4ef7-a67a-0b83485f6c9e", "vf-module-id" : "6e315c68-5b6a-4a2e-b7ba-b6bbcaebc5e4", "vf-module-label" : "helm_apache", "vf-module-model-customization-uuid" : "114e70ad-90b1-4a82-9998-14da21dffda8", "vf-module-model-invariant-uuid" : "13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd", "vf-module-model-version" : "ec57668f-7d37-44a8-a87f-b9915b3faefc", "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20220706t073021083237z-helm_apache-vfmt-001", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "8b558045-4c4b-4739-a582-7a7cec57f340", "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220706t073021083237z" }) 2022-07-06 07:30:26,489|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Preparing Response... 2022-07-06 07:30:26,489|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-07-06 07:30:26,490|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Execute node(resource-assignment) -> executed state(SUCCESS) 2022-07-06 07:30:26,492|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Executing workflow(resource-assignment[16d318c6-e661-42d2-8221-97d8271711d4])'s step(profile-upload) 2022-07-06 07:30:26,492|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-06 07:30:26,495|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| preparing request id(16d318c6-e661-42d2-8221-97d8271711d4) for workflow(resource-assignment) step(profile-upload) 2022-07-06 07:30:26,495|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2022-07-06 07:30:26,495|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}}) 2022-07-06 07:30:26,496|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Triggering K8s Profile Upload component logic. 2022-07-06 07:30:26,497|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Getting the template prefixes 2022-07-06 07:30:26,497|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Iterating over prefixes in resource assignment map. 2022-07-06 07:30:26,540|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Rest request method(GET), url(/v1/rb/definition/13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd/114e70ad-90b1-4a82-9998-14da21dffda8) 2022-07-06 07:30:26,555|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Response status(200 - OK) 2022-07-06 07:30:26,596|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Rest request method(GET), url(/v1/rb/definition/13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd/114e70ad-90b1-4a82-9998-14da21dffda8/profile/node-port-profile) 2022-07-06 07:30:26,611|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Response status(404 - Not Found) 2022-07-06 07:30:26,611|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Uploading K8s Profile.. 2022-07-06 07:30:26,655|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Rest request method(POST), url(/v1/rb/definition/13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd/114e70ad-90b1-4a82-9998-14da21dffda8/profile) 2022-07-06 07:30:26,671|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Response status(201 - Created) 2022-07-06 07:30:26,708|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Rest request method(POST), url(/v1/rb/definition/13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd/114e70ad-90b1-4a82-9998-14da21dffda8/profile/node-port-profile/content) 2022-07-06 07:30:26,728|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Response status(200 - OK) 2022-07-06 07:30:26,728|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| K8s Profile Upload Completed 2022-07-06 07:30:26,729|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Preparing Response... 2022-07-06 07:30:26,729|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2022-07-06 07:30:26,729|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Execute node(profile-upload) -> executed state(SUCCESS) 2022-07-06 07:30:26,730|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Execute node(END) -> executed state(SUCCESS) 2022-07-06 07:30:26,730|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| workflow(16d318c6-e661-42d2-8221-97d8271711d4) nodes completed with (0)exceptions 2022-07-06 07:30:26,730|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-07-06 07:30:26,731|e8bba8ba-1733-4382-9a03-16a8ea482308||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c014ffea-f63d-4385-8b12-d23cf12eff8c auditStoreId -1 2022-07-06 07:30:32,437|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-07-06 07:30:32,545|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-07-06 07:30:32,580|e8bba8ba-1733-4382-9a03-16a8ea482308||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| processing request id e8bba8ba-1733-4382-9a03-16a8ea482308 2022-07-06 07:30:32,580|e8bba8ba-1733-4382-9a03-16a8ea482308||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| storeExecutionInput called not to store the Workflow action input details 2022-07-06 07:30:32,580|e8bba8ba-1733-4382-9a03-16a8ea482308||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| StoreAuditService ID -1 2022-07-06 07:30:32,581|e8bba8ba-1733-4382-9a03-16a8ea482308||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-06 07:30:32,581|e8bba8ba-1733-4382-9a03-16a8ea482308||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-06 07:30:32,582|e8bba8ba-1733-4382-9a03-16a8ea482308||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-06 07:30:32,589|e8bba8ba-1733-4382-9a03-16a8ea482308||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Deriving input data for workflow: (config-assign) 2022-07-06 07:30:32,591|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2022-07-06 07:30:32,592|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-assign[e8bba8ba-1733-4382-9a03-16a8ea482308])'s step(config-setup) 2022-07-06 07:30:32,592|||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-07-06 07:30:32,592|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(e8bba8ba-1733-4382-9a03-16a8ea482308) for workflow(config-assign) step(config-setup) 2022-07-06 07:30:32,592|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process) 2022-07-06 07:30:32,593|||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-07-06 07:30:32,594|||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping) 2022-07-06 07:30:32,613|||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = replica-count status = null required = false dependencies = [] dictionaryName = replica-count dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = capability ]], [[ name = service-instance-name status = null required = null dependencies = [service-instance-id] dictionaryName = service-instance-name dictionarySource = sdnc ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = capability ]], [[ name = vf-modules-list-sdnc status = null required = null dependencies = [service-instance-id, vnf-id] dictionaryName = vf-modules-list dictionarySource = sdnc ]], [[ name = vf-modules-list-aai status = null required = null dependencies = [service-instance-id, vnf-id] dictionaryName = vf-modules-list dictionarySource = aai-data ]], [[ name = config-deploy-setup status = null required = null dependencies = [vf-modules-list-aai, vf-modules-list-sdnc] dictionaryName = config-deploy-setup dictionarySource = capability ]]]) 2022-07-06 07:30:32,615|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-07-06 07:30:32,616|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("554effe3-ece6-4ef7-a67a-0b83485f6c9e") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-07-06 07:30:32,626|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/554effe3-ece6-4ef7-a67a-0b83485f6c9e), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value}) 2022-07-06 07:30:32,626|||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/554effe3-ece6-4ef7-a67a-0b83485f6c9e), ({service-instance-id=service-instance-id}), ({service-instance-name=value}) 2022-07-06 07:30:32,644|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/554effe3-ece6-4ef7-a67a-0b83485f6c9e) 2022-07-06 07:30:32,684|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-07-06 07:30:32,685|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string) 2022-07-06 07:30:32,686|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_fc302e25-e1d3-4448-b49d-e57aaf1f1ae1") 2022-07-06 07:30:32,686|||DefaultDispatcher-worker-2||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_fc302e25-e1d3-4448-b49d-e57aaf1f1ae1") 2022-07-06 07:30:32,686|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("basic_cnf_macro_fc302e25-e1d3-4448-b49d-e57aaf1f1ae1") for Resource Name (service-instance-name), definition(service-instance-name) of type (string) 2022-07-06 07:30:32,687|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("8b558045-4c4b-4739-a582-7a7cec57f340") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-07-06 07:30:32,695|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/554effe3-ece6-4ef7-a67a-0b83485f6c9e/service-data/vnfs/vnf/8b558045-4c4b-4739-a582-7a7cec57f340/vnf-data/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-07-06 07:30:32,695|||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/554effe3-ece6-4ef7-a67a-0b83485f6c9e/service-data/vnfs/vnf/8b558045-4c4b-4739-a582-7a7cec57f340/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-07-06 07:30:32,709|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/554effe3-ece6-4ef7-a67a-0b83485f6c9e/service-data/vnfs/vnf/8b558045-4c4b-4739-a582-7a7cec57f340/vnf-data/vf-modules) 2022-07-06 07:30:32,731|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-07-06 07:30:32,731|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (json) 2022-07-06 07:30:32,732|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"6e315c68-5b6a-4a2e-b7ba-b6bbcaebc5e4","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_fc302e25-e1d3-4448-b49d-e57aaf1f1ae1_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":"ec57668f-7d37-44a8-a87f-b9915b3faefc","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-20220706t073021083237z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220706t073021083237z","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":"114e70ad-90b1-4a82-9998-14da21dffda8","model-uuid":"ec57668f-7d37-44a8-a87f-b9915b3faefc","model-invariant-uuid":"13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"6e315c68-5b6a-4a2e-b7ba-b6bbcaebc5e4","vf-module-name":"basic_cnf_macro_fc302e25-e1d3-4448-b49d-e57aaf1f1ae1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"e8bba8ba-1733-4382-9a03-16a8ea482308","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"d7be1020-d616-46a8-bf0a-8e51d3afa017","model-invariant-uuid":"09511358-acf4-4fb4-b1f4-6a26a8fa9495"},"global-customer-id":"basiccnf-macro-customer","service-id":"554effe3-ece6-4ef7-a67a-0b83485f6c9e","service-instance-id":"554effe3-ece6-4ef7-a67a-0b83485f6c9e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"02f296e8-9e24-47c7-93b1-dac831f54226","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/b4262b68-04ad-4318-aaff-0300d0923c4d","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"34d9c8cb-c65d-46b4-89e1-a98775131fb7","model-uuid":"9931895d-a89b-437b-b83b-781e870da2d7","model-invariant-uuid":"ef821294-9300-40b2-aeda-ef8dc073e626"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"8b558045-4c4b-4739-a582-7a7cec57f340"},"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":"114e70ad-90b1-4a82-9998-14da21dffda8","model-uuid":"ec57668f-7d37-44a8-a87f-b9915b3faefc","model-invariant-uuid":"13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd"},"vf-module-id":"6e315c68-5b6a-4a2e-b7ba-b6bbcaebc5e4"}}}]}) 2022-07-06 07:30:32,733|||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"6e315c68-5b6a-4a2e-b7ba-b6bbcaebc5e4","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_fc302e25-e1d3-4448-b49d-e57aaf1f1ae1_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":"ec57668f-7d37-44a8-a87f-b9915b3faefc","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-20220706t073021083237z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220706t073021083237z","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":"114e70ad-90b1-4a82-9998-14da21dffda8","model-uuid":"ec57668f-7d37-44a8-a87f-b9915b3faefc","model-invariant-uuid":"13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"6e315c68-5b6a-4a2e-b7ba-b6bbcaebc5e4","vf-module-name":"basic_cnf_macro_fc302e25-e1d3-4448-b49d-e57aaf1f1ae1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"e8bba8ba-1733-4382-9a03-16a8ea482308","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"d7be1020-d616-46a8-bf0a-8e51d3afa017","model-invariant-uuid":"09511358-acf4-4fb4-b1f4-6a26a8fa9495"},"global-customer-id":"basiccnf-macro-customer","service-id":"554effe3-ece6-4ef7-a67a-0b83485f6c9e","service-instance-id":"554effe3-ece6-4ef7-a67a-0b83485f6c9e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"02f296e8-9e24-47c7-93b1-dac831f54226","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/b4262b68-04ad-4318-aaff-0300d0923c4d","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"34d9c8cb-c65d-46b4-89e1-a98775131fb7","model-uuid":"9931895d-a89b-437b-b83b-781e870da2d7","model-invariant-uuid":"ef821294-9300-40b2-aeda-ef8dc073e626"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"8b558045-4c4b-4739-a582-7a7cec57f340"},"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":"114e70ad-90b1-4a82-9998-14da21dffda8","model-uuid":"ec57668f-7d37-44a8-a87f-b9915b3faefc","model-invariant-uuid":"13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd"},"vf-module-id":"6e315c68-5b6a-4a2e-b7ba-b6bbcaebc5e4"}}}]}) 2022-07-06 07:30:32,733|||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"6e315c68-5b6a-4a2e-b7ba-b6bbcaebc5e4","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_fc302e25-e1d3-4448-b49d-e57aaf1f1ae1_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":"ec57668f-7d37-44a8-a87f-b9915b3faefc","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-20220706t073021083237z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220706t073021083237z","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":"114e70ad-90b1-4a82-9998-14da21dffda8","model-uuid":"ec57668f-7d37-44a8-a87f-b9915b3faefc","model-invariant-uuid":"13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"6e315c68-5b6a-4a2e-b7ba-b6bbcaebc5e4","vf-module-name":"basic_cnf_macro_fc302e25-e1d3-4448-b49d-e57aaf1f1ae1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"e8bba8ba-1733-4382-9a03-16a8ea482308","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"d7be1020-d616-46a8-bf0a-8e51d3afa017","model-invariant-uuid":"09511358-acf4-4fb4-b1f4-6a26a8fa9495"},"global-customer-id":"basiccnf-macro-customer","service-id":"554effe3-ece6-4ef7-a67a-0b83485f6c9e","service-instance-id":"554effe3-ece6-4ef7-a67a-0b83485f6c9e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"02f296e8-9e24-47c7-93b1-dac831f54226","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/b4262b68-04ad-4318-aaff-0300d0923c4d","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"34d9c8cb-c65d-46b4-89e1-a98775131fb7","model-uuid":"9931895d-a89b-437b-b83b-781e870da2d7","model-invariant-uuid":"ef821294-9300-40b2-aeda-ef8dc073e626"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"8b558045-4c4b-4739-a582-7a7cec57f340"},"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":"114e70ad-90b1-4a82-9998-14da21dffda8","model-uuid":"ec57668f-7d37-44a8-a87f-b9915b3faefc","model-invariant-uuid":"13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd"},"vf-module-id":"6e315c68-5b6a-4a2e-b7ba-b6bbcaebc5e4"}}}]), type ({json}) 2022-07-06 07:30:32,734|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"6e315c68-5b6a-4a2e-b7ba-b6bbcaebc5e4","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_fc302e25-e1d3-4448-b49d-e57aaf1f1ae1_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":"ec57668f-7d37-44a8-a87f-b9915b3faefc","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-20220706t073021083237z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220706t073021083237z","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":"114e70ad-90b1-4a82-9998-14da21dffda8","model-uuid":"ec57668f-7d37-44a8-a87f-b9915b3faefc","model-invariant-uuid":"13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"6e315c68-5b6a-4a2e-b7ba-b6bbcaebc5e4","vf-module-name":"basic_cnf_macro_fc302e25-e1d3-4448-b49d-e57aaf1f1ae1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"e8bba8ba-1733-4382-9a03-16a8ea482308","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"d7be1020-d616-46a8-bf0a-8e51d3afa017","model-invariant-uuid":"09511358-acf4-4fb4-b1f4-6a26a8fa9495"},"global-customer-id":"basiccnf-macro-customer","service-id":"554effe3-ece6-4ef7-a67a-0b83485f6c9e","service-instance-id":"554effe3-ece6-4ef7-a67a-0b83485f6c9e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"02f296e8-9e24-47c7-93b1-dac831f54226","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/b4262b68-04ad-4318-aaff-0300d0923c4d","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"34d9c8cb-c65d-46b4-89e1-a98775131fb7","model-uuid":"9931895d-a89b-437b-b83b-781e870da2d7","model-invariant-uuid":"ef821294-9300-40b2-aeda-ef8dc073e626"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"8b558045-4c4b-4739-a582-7a7cec57f340"},"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":"114e70ad-90b1-4a82-9998-14da21dffda8","model-uuid":"ec57668f-7d37-44a8-a87f-b9915b3faefc","model-invariant-uuid":"13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd"},"vf-module-id":"6e315c68-5b6a-4a2e-b7ba-b6bbcaebc5e4"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json) 2022-07-06 07:30:32,743|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/8b558045-4c4b-4739-a582-7a7cec57f340?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-07-06 07:30:32,743|||DefaultDispatcher-worker-2||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/8b558045-4c4b-4739-a582-7a7cec57f340?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-07-06 07:30:32,782|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/8b558045-4c4b-4739-a582-7a7cec57f340?depth=1) 2022-07-06 07:30:33,362|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-07-06 07:30:33,363|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (json) 2022-07-06 07:30:33,364|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"6e315c68-5b6a-4a2e-b7ba-b6bbcaebc5e4","vf-module-name":"basic_cnf_macro_fc302e25-e1d3-4448-b49d-e57aaf1f1ae1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1657092626022","model-invariant-id":"13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd","model-version-id":"ec57668f-7d37-44a8-a87f-b9915b3faefc","model-customization-id":"114e70ad-90b1-4a82-9998-14da21dffda8","module-index":0}]}) 2022-07-06 07:30:33,364|||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"6e315c68-5b6a-4a2e-b7ba-b6bbcaebc5e4","vf-module-name":"basic_cnf_macro_fc302e25-e1d3-4448-b49d-e57aaf1f1ae1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1657092626022","model-invariant-id":"13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd","model-version-id":"ec57668f-7d37-44a8-a87f-b9915b3faefc","model-customization-id":"114e70ad-90b1-4a82-9998-14da21dffda8","module-index":0}]}) 2022-07-06 07:30:33,364|||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"6e315c68-5b6a-4a2e-b7ba-b6bbcaebc5e4","vf-module-name":"basic_cnf_macro_fc302e25-e1d3-4448-b49d-e57aaf1f1ae1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1657092626022","model-invariant-id":"13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd","model-version-id":"ec57668f-7d37-44a8-a87f-b9915b3faefc","model-customization-id":"114e70ad-90b1-4a82-9998-14da21dffda8","module-index":0}]), type ({json}) 2022-07-06 07:30:33,364|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"6e315c68-5b6a-4a2e-b7ba-b6bbcaebc5e4","vf-module-name":"basic_cnf_macro_fc302e25-e1d3-4448-b49d-e57aaf1f1ae1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1657092626022","model-invariant-id":"13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd","model-version-id":"ec57668f-7d37-44a8-a87f-b9915b3faefc","model-customization-id":"114e70ad-90b1-4a82-9998-14da21dffda8","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json) 2022-07-06 07:30:33,366|||DefaultDispatcher-worker-2||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup) 2022-07-06 07:30:33,369|||DefaultDispatcher-worker-2||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-06 07:30:40,228|||DefaultDispatcher-worker-2||||INFO||||||| compiled in (6858)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-06 07:30:40,228|||DefaultDispatcher-worker-2||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-06 07:30:40,252|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd","k8s-rb-definition-version":"114e70ad-90b1-4a82-9998-14da21dffda8","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json) 2022-07-06 07:30:40,255|||DefaultDispatcher-worker-2||||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" : "13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd", "k8s-rb-definition-version" : "114e70ad-90b1-4a82-9998-14da21dffda8" } }, "replica-count" : null, "service-instance-id" : "554effe3-ece6-4ef7-a67a-0b83485f6c9e", "service-instance-name" : "basic_cnf_macro_fc302e25-e1d3-4448-b49d-e57aaf1f1ae1", "vf-modules-list-aai" : { "vf-modules" : [ { "automated-assignment" : false, "is-base-vf-module" : false, "model-customization-id" : "114e70ad-90b1-4a82-9998-14da21dffda8", "model-invariant-id" : "13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd", "model-version-id" : "ec57668f-7d37-44a8-a87f-b9915b3faefc", "module-index" : 0, "orchestration-status" : "Assigned", "resource-version" : "1657092626022", "vf-module-id" : "6e315c68-5b6a-4a2e-b7ba-b6bbcaebc5e4", "vf-module-name" : "basic_cnf_macro_fc302e25-e1d3-4448-b49d-e57aaf1f1ae1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" } ] }, "vf-modules-list-sdnc" : { "vf-modules" : [ { "vf-module-data" : { "request-information" : { "request-action" : "CreateVfModuleInstance", "request-id" : "e8bba8ba-1733-4382-9a03-16a8ea482308", "source" : "MSO" }, "sdnc-request-header" : { "svc-action" : "assign", "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/b4262b68-04ad-4318-aaff-0300d0923c4d", "svc-request-id" : "02f296e8-9e24-47c7-93b1-dac831f54226" }, "service-information" : { "global-customer-id" : "basiccnf-macro-customer", "onap-model-information" : { "model-invariant-uuid" : "09511358-acf4-4fb4-b1f4-6a26a8fa9495", "model-name" : "basic_cnf_macro", "model-uuid" : "d7be1020-d616-46a8-bf0a-8e51d3afa017", "model-version" : "1.0" }, "service-id" : "554effe3-ece6-4ef7-a67a-0b83485f6c9e", "service-instance-id" : "554effe3-ece6-4ef7-a67a-0b83485f6c9e", "subscription-service-type" : "basic_cnf_macro" }, "vf-module-information" : { "onap-model-information" : { "model-customization-uuid" : "114e70ad-90b1-4a82-9998-14da21dffda8", "model-invariant-uuid" : "13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "ec57668f-7d37-44a8-a87f-b9915b3faefc", "model-version" : "1" }, "vf-module-id" : "6e315c68-5b6a-4a2e-b7ba-b6bbcaebc5e4", "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_fc302e25-e1d3-4448-b49d-e57aaf1f1ae1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" }, "vf-module-topology" : { "aic-cloud-region" : "k8sregion-cnf-macro", "onap-model-information" : { "model-customization-uuid" : "114e70ad-90b1-4a82-9998-14da21dffda8", "model-invariant-uuid" : "13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "ec57668f-7d37-44a8-a87f-b9915b3faefc", "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" : "ec57668f-7d37-44a8-a87f-b9915b3faefc" }, { "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-20220706t073021083237z-helm_apache-vfmt-001" }, { "name" : "vf-module-model-invariant-uuid", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd" }, { "name" : "vnf_name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20220706t073021083237z" }, { "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" : "6e315c68-5b6a-4a2e-b7ba-b6bbcaebc5e4", "vf-module-name" : "basic_cnf_macro_fc302e25-e1d3-4448-b49d-e57aaf1f1ae1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" } }, "vnf-information" : { "onap-model-information" : { "model-customization-uuid" : "34d9c8cb-c65d-46b4-89e1-a98775131fb7", "model-invariant-uuid" : "ef821294-9300-40b2-aeda-ef8dc073e626", "model-name" : "basic_cnf_macro", "model-uuid" : "9931895d-a89b-437b-b83b-781e870da2d7", "model-version" : "1.0" }, "vnf-id" : "8b558045-4c4b-4739-a582-7a7cec57f340", "vnf-name" : "basic_cnf_macro", "vnf-type" : "basic_cnf_macro/null" } }, "vf-module-id" : "6e315c68-5b6a-4a2e-b7ba-b6bbcaebc5e4" } ] }, "vnf-id" : "8b558045-4c4b-4739-a582-7a7cec57f340" }) 2022-07-06 07:30:40,270|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2022-07-06 07:30:40,270|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process) 2022-07-06 07:30:40,270|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS) 2022-07-06 07:30:40,271|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-assign[e8bba8ba-1733-4382-9a03-16a8ea482308])'s step(config-template) 2022-07-06 07:30:40,271|||DefaultDispatcher-worker-2||||INFO||||||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-06 07:30:40,277|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(e8bba8ba-1733-4382-9a03-16a8ea482308) for workflow(config-assign) step(config-template) 2022-07-06 07:30:40,277|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process) 2022-07-06 07:30:40,277|||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (k8s-config-template), values ({artifact-prefix-names=["helm_apache"], resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}}) 2022-07-06 07:30:40,401|||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Config Upload component logic. 2022-07-06 07:30:40,401|||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes 2022-07-06 07:30:40,401|||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map. 2022-07-06 07:30:40,421|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd/114e70ad-90b1-4a82-9998-14da21dffda8) 2022-07-06 07:30:40,434|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-07-06 07:30:40,444|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd/114e70ad-90b1-4a82-9998-14da21dffda8/config-template/replica-count-template) 2022-07-06 07:30:40,455|||DefaultDispatcher-worker-2||||INFO||||||| Response status(500 - Internal Server Error) 2022-07-06 07:30:40,455|||DefaultDispatcher-worker-2||||INFO||||||| Uploading K8s template.. 2022-07-06 07:30:40,469|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd/114e70ad-90b1-4a82-9998-14da21dffda8/config-template) 2022-07-06 07:30:40,485|||DefaultDispatcher-worker-2||||INFO||||||| Response status(201 - Created) 2022-07-06 07:30:40,497|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd/114e70ad-90b1-4a82-9998-14da21dffda8/config-template/replica-count-template/content) 2022-07-06 07:30:40,523|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-07-06 07:30:40,524|||DefaultDispatcher-worker-2||||INFO||||||| K8s Config Upload Completed 2022-07-06 07:30:40,524|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2022-07-06 07:30:40,524|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process) 2022-07-06 07:30:40,524|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(config-template) -> executed state(SUCCESS) 2022-07-06 07:30:40,525|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2022-07-06 07:30:40,525|||DefaultDispatcher-worker-2||||INFO||||||| workflow(e8bba8ba-1733-4382-9a03-16a8ea482308) nodes completed with (0)exceptions 2022-07-06 07:30:40,526|e8bba8ba-1733-4382-9a03-16a8ea482308||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| resolveWorkflowOutputs for workflow(config-assign) 2022-07-06 07:30:40,527|e8bba8ba-1733-4382-9a03-16a8ea482308||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6bcd0bdd-afca-446c-ab2b-d2541094b0e2 auditStoreId -1 2022-07-06 07:30:40,572|e8bba8ba-1733-4382-9a03-16a8ea482308||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Completed 2022-07-06 07:31:26,563|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-07-06 07:31:26,708|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-07-06 07:31:26,714|e8bba8ba-1733-4382-9a03-16a8ea482308||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| processing request id e8bba8ba-1733-4382-9a03-16a8ea482308 2022-07-06 07:31:26,714|e8bba8ba-1733-4382-9a03-16a8ea482308||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| storeExecutionInput called not to store the Workflow action input details 2022-07-06 07:31:26,714|e8bba8ba-1733-4382-9a03-16a8ea482308||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| StoreAuditService ID -1 2022-07-06 07:31:26,719|e8bba8ba-1733-4382-9a03-16a8ea482308||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-06 07:31:26,719|e8bba8ba-1733-4382-9a03-16a8ea482308||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-06 07:31:26,722|e8bba8ba-1733-4382-9a03-16a8ea482308||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-06 07:31:26,757|e8bba8ba-1733-4382-9a03-16a8ea482308||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Deriving input data for workflow: (config-deploy) 2022-07-06 07:31:26,759|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2022-07-06 07:31:26,760|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[e8bba8ba-1733-4382-9a03-16a8ea482308])'s step(config-setup) 2022-07-06 07:31:26,761|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-06 07:31:26,770|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(e8bba8ba-1733-4382-9a03-16a8ea482308) for workflow(config-deploy) step(config-setup) 2022-07-06 07:31:26,771|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process) 2022-07-06 07:31:26,771|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]}) 2022-07-06 07:31:26,772|||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping) 2022-07-06 07:31:26,816|||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = replica-count status = null required = false dependencies = [] dictionaryName = replica-count dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = capability ]], [[ name = service-instance-name status = null required = null dependencies = [service-instance-id] dictionaryName = service-instance-name dictionarySource = sdnc ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = capability ]], [[ name = vf-modules-list-sdnc status = null required = null dependencies = [service-instance-id, vnf-id] dictionaryName = vf-modules-list dictionarySource = sdnc ]], [[ name = vf-modules-list-aai status = null required = null dependencies = [service-instance-id, vnf-id] dictionaryName = vf-modules-list dictionarySource = aai-data ]], [[ name = config-deploy-setup status = null required = null dependencies = [vf-modules-list-aai, vf-modules-list-sdnc] dictionaryName = config-deploy-setup dictionarySource = capability ]]]) 2022-07-06 07:31:26,819|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-07-06 07:31:26,820|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("554effe3-ece6-4ef7-a67a-0b83485f6c9e") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-07-06 07:31:26,825|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/554effe3-ece6-4ef7-a67a-0b83485f6c9e), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value}) 2022-07-06 07:31:26,826|||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/554effe3-ece6-4ef7-a67a-0b83485f6c9e), ({service-instance-id=service-instance-id}), ({service-instance-name=value}) 2022-07-06 07:31:26,858|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/554effe3-ece6-4ef7-a67a-0b83485f6c9e) 2022-07-06 07:31:26,885|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-07-06 07:31:26,885|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string) 2022-07-06 07:31:26,887|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_fc302e25-e1d3-4448-b49d-e57aaf1f1ae1") 2022-07-06 07:31:26,887|||DefaultDispatcher-worker-2||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_fc302e25-e1d3-4448-b49d-e57aaf1f1ae1") 2022-07-06 07:31:26,887|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("basic_cnf_macro_fc302e25-e1d3-4448-b49d-e57aaf1f1ae1") for Resource Name (service-instance-name), definition(service-instance-name) of type (string) 2022-07-06 07:31:26,888|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("8b558045-4c4b-4739-a582-7a7cec57f340") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-07-06 07:31:26,892|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/554effe3-ece6-4ef7-a67a-0b83485f6c9e/service-data/vnfs/vnf/8b558045-4c4b-4739-a582-7a7cec57f340/vnf-data/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-07-06 07:31:26,893|||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/554effe3-ece6-4ef7-a67a-0b83485f6c9e/service-data/vnfs/vnf/8b558045-4c4b-4739-a582-7a7cec57f340/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-07-06 07:31:26,903|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/554effe3-ece6-4ef7-a67a-0b83485f6c9e/service-data/vnfs/vnf/8b558045-4c4b-4739-a582-7a7cec57f340/vnf-data/vf-modules) 2022-07-06 07:31:26,917|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-07-06 07:31:26,918|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (json) 2022-07-06 07:31:26,919|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"6e315c68-5b6a-4a2e-b7ba-b6bbcaebc5e4","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_fc302e25-e1d3-4448-b49d-e57aaf1f1ae1_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":"ec57668f-7d37-44a8-a87f-b9915b3faefc","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-20220706t073021083237z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220706t073021083237z","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":"114e70ad-90b1-4a82-9998-14da21dffda8","model-uuid":"ec57668f-7d37-44a8-a87f-b9915b3faefc","model-invariant-uuid":"13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"6e315c68-5b6a-4a2e-b7ba-b6bbcaebc5e4","vf-module-name":"basic_cnf_macro_fc302e25-e1d3-4448-b49d-e57aaf1f1ae1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"e8bba8ba-1733-4382-9a03-16a8ea482308","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"d7be1020-d616-46a8-bf0a-8e51d3afa017","model-invariant-uuid":"09511358-acf4-4fb4-b1f4-6a26a8fa9495"},"global-customer-id":"basiccnf-macro-customer","service-id":"554effe3-ece6-4ef7-a67a-0b83485f6c9e","service-instance-id":"554effe3-ece6-4ef7-a67a-0b83485f6c9e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"b7eb4257-074a-4eeb-bfcb-4ef2a04f7da3","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/bad59e49-06cc-46fb-af46-c45ede367486","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"34d9c8cb-c65d-46b4-89e1-a98775131fb7","model-uuid":"9931895d-a89b-437b-b83b-781e870da2d7","model-invariant-uuid":"ef821294-9300-40b2-aeda-ef8dc073e626"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"8b558045-4c4b-4739-a582-7a7cec57f340"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"114e70ad-90b1-4a82-9998-14da21dffda8","model-uuid":"ec57668f-7d37-44a8-a87f-b9915b3faefc","model-invariant-uuid":"13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"6e315c68-5b6a-4a2e-b7ba-b6bbcaebc5e4","from-preload":false}}}]}) 2022-07-06 07:31:26,919|||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"6e315c68-5b6a-4a2e-b7ba-b6bbcaebc5e4","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_fc302e25-e1d3-4448-b49d-e57aaf1f1ae1_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":"ec57668f-7d37-44a8-a87f-b9915b3faefc","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-20220706t073021083237z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220706t073021083237z","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":"114e70ad-90b1-4a82-9998-14da21dffda8","model-uuid":"ec57668f-7d37-44a8-a87f-b9915b3faefc","model-invariant-uuid":"13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"6e315c68-5b6a-4a2e-b7ba-b6bbcaebc5e4","vf-module-name":"basic_cnf_macro_fc302e25-e1d3-4448-b49d-e57aaf1f1ae1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"e8bba8ba-1733-4382-9a03-16a8ea482308","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"d7be1020-d616-46a8-bf0a-8e51d3afa017","model-invariant-uuid":"09511358-acf4-4fb4-b1f4-6a26a8fa9495"},"global-customer-id":"basiccnf-macro-customer","service-id":"554effe3-ece6-4ef7-a67a-0b83485f6c9e","service-instance-id":"554effe3-ece6-4ef7-a67a-0b83485f6c9e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"b7eb4257-074a-4eeb-bfcb-4ef2a04f7da3","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/bad59e49-06cc-46fb-af46-c45ede367486","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"34d9c8cb-c65d-46b4-89e1-a98775131fb7","model-uuid":"9931895d-a89b-437b-b83b-781e870da2d7","model-invariant-uuid":"ef821294-9300-40b2-aeda-ef8dc073e626"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"8b558045-4c4b-4739-a582-7a7cec57f340"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"114e70ad-90b1-4a82-9998-14da21dffda8","model-uuid":"ec57668f-7d37-44a8-a87f-b9915b3faefc","model-invariant-uuid":"13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"6e315c68-5b6a-4a2e-b7ba-b6bbcaebc5e4","from-preload":false}}}]}) 2022-07-06 07:31:26,919|||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"6e315c68-5b6a-4a2e-b7ba-b6bbcaebc5e4","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_fc302e25-e1d3-4448-b49d-e57aaf1f1ae1_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":"ec57668f-7d37-44a8-a87f-b9915b3faefc","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-20220706t073021083237z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220706t073021083237z","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":"114e70ad-90b1-4a82-9998-14da21dffda8","model-uuid":"ec57668f-7d37-44a8-a87f-b9915b3faefc","model-invariant-uuid":"13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"6e315c68-5b6a-4a2e-b7ba-b6bbcaebc5e4","vf-module-name":"basic_cnf_macro_fc302e25-e1d3-4448-b49d-e57aaf1f1ae1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"e8bba8ba-1733-4382-9a03-16a8ea482308","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"d7be1020-d616-46a8-bf0a-8e51d3afa017","model-invariant-uuid":"09511358-acf4-4fb4-b1f4-6a26a8fa9495"},"global-customer-id":"basiccnf-macro-customer","service-id":"554effe3-ece6-4ef7-a67a-0b83485f6c9e","service-instance-id":"554effe3-ece6-4ef7-a67a-0b83485f6c9e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"b7eb4257-074a-4eeb-bfcb-4ef2a04f7da3","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/bad59e49-06cc-46fb-af46-c45ede367486","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"34d9c8cb-c65d-46b4-89e1-a98775131fb7","model-uuid":"9931895d-a89b-437b-b83b-781e870da2d7","model-invariant-uuid":"ef821294-9300-40b2-aeda-ef8dc073e626"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"8b558045-4c4b-4739-a582-7a7cec57f340"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"114e70ad-90b1-4a82-9998-14da21dffda8","model-uuid":"ec57668f-7d37-44a8-a87f-b9915b3faefc","model-invariant-uuid":"13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"6e315c68-5b6a-4a2e-b7ba-b6bbcaebc5e4","from-preload":false}}}]), type ({json}) 2022-07-06 07:31:26,920|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"6e315c68-5b6a-4a2e-b7ba-b6bbcaebc5e4","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_fc302e25-e1d3-4448-b49d-e57aaf1f1ae1_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":"ec57668f-7d37-44a8-a87f-b9915b3faefc","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-20220706t073021083237z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220706t073021083237z","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":"114e70ad-90b1-4a82-9998-14da21dffda8","model-uuid":"ec57668f-7d37-44a8-a87f-b9915b3faefc","model-invariant-uuid":"13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"6e315c68-5b6a-4a2e-b7ba-b6bbcaebc5e4","vf-module-name":"basic_cnf_macro_fc302e25-e1d3-4448-b49d-e57aaf1f1ae1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"e8bba8ba-1733-4382-9a03-16a8ea482308","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"d7be1020-d616-46a8-bf0a-8e51d3afa017","model-invariant-uuid":"09511358-acf4-4fb4-b1f4-6a26a8fa9495"},"global-customer-id":"basiccnf-macro-customer","service-id":"554effe3-ece6-4ef7-a67a-0b83485f6c9e","service-instance-id":"554effe3-ece6-4ef7-a67a-0b83485f6c9e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"b7eb4257-074a-4eeb-bfcb-4ef2a04f7da3","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/bad59e49-06cc-46fb-af46-c45ede367486","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"34d9c8cb-c65d-46b4-89e1-a98775131fb7","model-uuid":"9931895d-a89b-437b-b83b-781e870da2d7","model-invariant-uuid":"ef821294-9300-40b2-aeda-ef8dc073e626"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"8b558045-4c4b-4739-a582-7a7cec57f340"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"114e70ad-90b1-4a82-9998-14da21dffda8","model-uuid":"ec57668f-7d37-44a8-a87f-b9915b3faefc","model-invariant-uuid":"13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"6e315c68-5b6a-4a2e-b7ba-b6bbcaebc5e4","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json) 2022-07-06 07:31:26,926|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/8b558045-4c4b-4739-a582-7a7cec57f340?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-07-06 07:31:26,927|||DefaultDispatcher-worker-2||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/8b558045-4c4b-4739-a582-7a7cec57f340?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-07-06 07:31:26,945|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/8b558045-4c4b-4739-a582-7a7cec57f340?depth=1) 2022-07-06 07:31:27,161|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-07-06 07:31:27,162|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (json) 2022-07-06 07:31:27,164|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"6e315c68-5b6a-4a2e-b7ba-b6bbcaebc5e4","vf-module-name":"basic_cnf_macro_fc302e25-e1d3-4448-b49d-e57aaf1f1ae1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"upbeat_dirac","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1657092682904","model-invariant-id":"13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd","model-version-id":"ec57668f-7d37-44a8-a87f-b9915b3faefc","model-customization-id":"114e70ad-90b1-4a82-9998-14da21dffda8","module-index":0}]}) 2022-07-06 07:31:27,164|||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"6e315c68-5b6a-4a2e-b7ba-b6bbcaebc5e4","vf-module-name":"basic_cnf_macro_fc302e25-e1d3-4448-b49d-e57aaf1f1ae1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"upbeat_dirac","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1657092682904","model-invariant-id":"13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd","model-version-id":"ec57668f-7d37-44a8-a87f-b9915b3faefc","model-customization-id":"114e70ad-90b1-4a82-9998-14da21dffda8","module-index":0}]}) 2022-07-06 07:31:27,164|||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"6e315c68-5b6a-4a2e-b7ba-b6bbcaebc5e4","vf-module-name":"basic_cnf_macro_fc302e25-e1d3-4448-b49d-e57aaf1f1ae1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"upbeat_dirac","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1657092682904","model-invariant-id":"13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd","model-version-id":"ec57668f-7d37-44a8-a87f-b9915b3faefc","model-customization-id":"114e70ad-90b1-4a82-9998-14da21dffda8","module-index":0}]), type ({json}) 2022-07-06 07:31:27,166|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"6e315c68-5b6a-4a2e-b7ba-b6bbcaebc5e4","vf-module-name":"basic_cnf_macro_fc302e25-e1d3-4448-b49d-e57aaf1f1ae1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"upbeat_dirac","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1657092682904","model-invariant-id":"13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd","model-version-id":"ec57668f-7d37-44a8-a87f-b9915b3faefc","model-customization-id":"114e70ad-90b1-4a82-9998-14da21dffda8","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json) 2022-07-06 07:31:27,168|||DefaultDispatcher-worker-2||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup) 2022-07-06 07:31:27,171|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd","k8s-rb-definition-version":"114e70ad-90b1-4a82-9998-14da21dffda8","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":"upbeat_dirac"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json) 2022-07-06 07:31:27,180|||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({ "config-deploy-setup" : { "helm_apache" : { "k8s-instance-id" : "upbeat_dirac", "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" : "13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd", "k8s-rb-definition-version" : "114e70ad-90b1-4a82-9998-14da21dffda8" } }, "replica-count" : null, "service-instance-id" : "554effe3-ece6-4ef7-a67a-0b83485f6c9e", "service-instance-name" : "basic_cnf_macro_fc302e25-e1d3-4448-b49d-e57aaf1f1ae1", "vf-modules-list-aai" : { "vf-modules" : [ { "automated-assignment" : false, "heat-stack-id" : "upbeat_dirac", "is-base-vf-module" : false, "model-customization-id" : "114e70ad-90b1-4a82-9998-14da21dffda8", "model-invariant-id" : "13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd", "model-version-id" : "ec57668f-7d37-44a8-a87f-b9915b3faefc", "module-index" : 0, "orchestration-status" : "Active", "resource-version" : "1657092682904", "vf-module-id" : "6e315c68-5b6a-4a2e-b7ba-b6bbcaebc5e4", "vf-module-name" : "basic_cnf_macro_fc302e25-e1d3-4448-b49d-e57aaf1f1ae1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" } ] }, "vf-modules-list-sdnc" : { "vf-modules" : [ { "vf-module-data" : { "request-information" : { "request-action" : "CreateVfModuleInstance", "request-id" : "e8bba8ba-1733-4382-9a03-16a8ea482308", "source" : "MSO" }, "sdnc-request-header" : { "svc-action" : "activate", "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/bad59e49-06cc-46fb-af46-c45ede367486", "svc-request-id" : "b7eb4257-074a-4eeb-bfcb-4ef2a04f7da3" }, "service-information" : { "global-customer-id" : "basiccnf-macro-customer", "onap-model-information" : { "model-invariant-uuid" : "09511358-acf4-4fb4-b1f4-6a26a8fa9495", "model-name" : "basic_cnf_macro", "model-uuid" : "d7be1020-d616-46a8-bf0a-8e51d3afa017", "model-version" : "1.0" }, "service-id" : "554effe3-ece6-4ef7-a67a-0b83485f6c9e", "service-instance-id" : "554effe3-ece6-4ef7-a67a-0b83485f6c9e", "subscription-service-type" : "basic_cnf_macro" }, "vf-module-information" : { "from-preload" : false, "onap-model-information" : { "model-customization-uuid" : "114e70ad-90b1-4a82-9998-14da21dffda8", "model-invariant-uuid" : "13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "ec57668f-7d37-44a8-a87f-b9915b3faefc", "model-version" : "1" }, "vf-module-id" : "6e315c68-5b6a-4a2e-b7ba-b6bbcaebc5e4", "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_fc302e25-e1d3-4448-b49d-e57aaf1f1ae1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" }, "vf-module-topology" : { "aic-cloud-region" : "k8sregion-cnf-macro", "onap-model-information" : { "model-customization-uuid" : "114e70ad-90b1-4a82-9998-14da21dffda8", "model-invariant-uuid" : "13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "ec57668f-7d37-44a8-a87f-b9915b3faefc", "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" : "ec57668f-7d37-44a8-a87f-b9915b3faefc" }, { "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-20220706t073021083237z-helm_apache-vfmt-001" }, { "name" : "vf-module-model-invariant-uuid", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "13d4fd13-d8a0-480b-bfc9-4d19a1b0a8dd" }, { "name" : "vnf_name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20220706t073021083237z" }, { "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" : "6e315c68-5b6a-4a2e-b7ba-b6bbcaebc5e4", "vf-module-name" : "basic_cnf_macro_fc302e25-e1d3-4448-b49d-e57aaf1f1ae1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" } }, "vnf-information" : { "onap-model-information" : { "model-customization-uuid" : "34d9c8cb-c65d-46b4-89e1-a98775131fb7", "model-invariant-uuid" : "ef821294-9300-40b2-aeda-ef8dc073e626", "model-name" : "basic_cnf_macro", "model-uuid" : "9931895d-a89b-437b-b83b-781e870da2d7", "model-version" : "1.0" }, "vnf-id" : "8b558045-4c4b-4739-a582-7a7cec57f340", "vnf-name" : "basic_cnf_macro", "vnf-type" : "basic_cnf_macro/null" } }, "vf-module-id" : "6e315c68-5b6a-4a2e-b7ba-b6bbcaebc5e4" } ] }, "vnf-id" : "8b558045-4c4b-4739-a582-7a7cec57f340" }) 2022-07-06 07:31:27,191|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2022-07-06 07:31:27,191|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process) 2022-07-06 07:31:27,191|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS) 2022-07-06 07:31:27,192|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-deploy[e8bba8ba-1733-4382-9a03-16a8ea482308])'s step(status-verification-script) 2022-07-06 07:31:27,192|||DefaultDispatcher-worker-2||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-07-06 07:31:27,200|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(e8bba8ba-1733-4382-9a03-16a8ea482308) for workflow(config-deploy) step(status-verification-script) 2022-07-06 07:31:27,201|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process) 2022-07-06 07:31:27,201|||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"}) 2022-07-06 07:31:27,207|||DefaultDispatcher-worker-2||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService]) 2022-07-06 07:31:27,221|||DefaultDispatcher-worker-2||||INFO||||||| SIMPLE STATUS CHECK - START 2022-07-06 07:31:27,240|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/upbeat_dirac/status) 2022-07-06 07:31:27,295|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-07-06 07:31:27,338|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (upbeat_dirac) is not ready. Please wait... 2022-07-06 07:31:37,349|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/upbeat_dirac/status) 2022-07-06 07:31:37,407|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-07-06 07:31:37,410|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (upbeat_dirac) is ready. 2022-07-06 07:31:37,411|||DefaultDispatcher-worker-2||||INFO||||||| SIMPLE STATUS CHECK - END 2022-07-06 07:31:37,411|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2022-07-06 07:31:37,411|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process) 2022-07-06 07:31:37,411|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(status-verification-script) -> executed state(SUCCESS) 2022-07-06 07:31:37,411|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-deploy[e8bba8ba-1733-4382-9a03-16a8ea482308])'s step(config-apply) 2022-07-06 07:31:37,411|||DefaultDispatcher-worker-2||||INFO||||||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-06 07:31:37,416|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(e8bba8ba-1733-4382-9a03-16a8ea482308) for workflow(config-deploy) step(config-apply) 2022-07-06 07:31:37,417|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process) 2022-07-06 07:31:37,417|||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (k8s-config-apply), values ({artifact-prefix-names=["helm_apache"], k8s-config-operation-type="create", resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}}) 2022-07-06 07:31:37,419|||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Config Value component logic. 2022-07-06 07:31:37,420|||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes 2022-07-06 07:31:37,420|||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map. 2022-07-06 07:31:37,430|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/upbeat_dirac/config/replica-count-change) 2022-07-06 07:31:42,441|||DefaultDispatcher-worker-2||||INFO||||||| Response status(500 - Internal Server Error) 2022-07-06 07:31:42,442|||DefaultDispatcher-worker-2||||INFO||||||| Uploading K8s config.. 2022-07-06 07:31:42,493|||DefaultDispatcher-worker-2||||INFO||||||| Config building started from source custom-values 2022-07-06 07:31:42,493|||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(custom-values-mapping) 2022-07-06 07:31:42,526|||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = replica-count status = null required = null dependencies = [] dictionaryName = replica-count dictionarySource = default ]]]) 2022-07-06 07:31:42,529|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-07-06 07:31:42,530|||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({ "replica-count" : 2 }) 2022-07-06 07:31:42,640|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/instance/upbeat_dirac/config) 2022-07-06 07:31:42,804|||DefaultDispatcher-worker-2||||INFO||||||| Response status(201 - Created) 2022-07-06 07:31:42,820|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2022-07-06 07:31:42,820|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process) 2022-07-06 07:31:42,820|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(config-apply) -> executed state(SUCCESS) 2022-07-06 07:31:42,821|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[e8bba8ba-1733-4382-9a03-16a8ea482308])'s step(status-verification-script-after) 2022-07-06 07:31:42,822|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-07-06 07:31:42,822|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(e8bba8ba-1733-4382-9a03-16a8ea482308) for workflow(config-deploy) step(status-verification-script-after) 2022-07-06 07:31:42,823|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process) 2022-07-06 07:31:42,823|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"}) 2022-07-06 07:31:42,826|||DefaultDispatcher-worker-3||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService]) 2022-07-06 07:31:42,828|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - START 2022-07-06 07:31:42,838|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/upbeat_dirac/status) 2022-07-06 07:31:42,891|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-07-06 07:31:42,893|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (upbeat_dirac) is not ready. Please wait... 2022-07-06 07:31:52,908|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/upbeat_dirac/status) 2022-07-06 07:31:52,967|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-07-06 07:31:52,969|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (upbeat_dirac) is not ready. Please wait... 2022-07-06 07:32:02,979|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/upbeat_dirac/status) 2022-07-06 07:32:03,052|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-07-06 07:32:03,063|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (upbeat_dirac) is not ready. Please wait... 2022-07-06 07:32:13,073|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/upbeat_dirac/status) 2022-07-06 07:32:13,134|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-07-06 07:32:13,137|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (upbeat_dirac) is not ready. Please wait... 2022-07-06 07:32:23,148|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/upbeat_dirac/status) 2022-07-06 07:32:23,219|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-07-06 07:32:23,223|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (upbeat_dirac) is not ready. Please wait... 2022-07-06 07:32:33,233|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/upbeat_dirac/status) 2022-07-06 07:32:33,299|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-07-06 07:32:33,301|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (upbeat_dirac) is ready. 2022-07-06 07:32:33,301|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - END 2022-07-06 07:32:33,302|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-07-06 07:32:33,302|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process) 2022-07-06 07:32:33,302|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(status-verification-script-after) -> executed state(SUCCESS) 2022-07-06 07:32:33,303|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[e8bba8ba-1733-4382-9a03-16a8ea482308])'s step(collect-results) 2022-07-06 07:32:33,303|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-07-06 07:32:33,303|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(e8bba8ba-1733-4382-9a03-16a8ea482308) for workflow(config-deploy) step(collect-results) 2022-07-06 07:32:33,304|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process) 2022-07-06 07:32:33,304|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"}) 2022-07-06 07:32:33,304|||DefaultDispatcher-worker-3||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([]) 2022-07-06 07:32:33,315|||DefaultDispatcher-worker-3||||INFO||||||| Collected results: {} 2022-07-06 07:32:33,316|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-07-06 07:32:33,316|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process) 2022-07-06 07:32:33,316|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(collect-results) -> executed state(SUCCESS) 2022-07-06 07:32:33,317|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2022-07-06 07:32:33,317|||DefaultDispatcher-worker-3||||INFO||||||| workflow(e8bba8ba-1733-4382-9a03-16a8ea482308) nodes completed with (0)exceptions 2022-07-06 07:32:33,317|e8bba8ba-1733-4382-9a03-16a8ea482308||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-07-06 07:32:33,319|e8bba8ba-1733-4382-9a03-16a8ea482308||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7b4258db-b504-4325-9def-778a7d9b21a3 auditStoreId -1 2022-07-06 07:32:33,322|e8bba8ba-1733-4382-9a03-16a8ea482308||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Completed 2022-07-06 07:34:20,826|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| processing request id 0efcb388-85eb-4c5c-9889-aed502fff74a 2022-07-06 07:34:20,826|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| storeExecutionInput called not to store the Workflow action input details 2022-07-06 07:34:20,826|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| StoreAuditService ID -1 2022-07-06 07:34:20,829|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-07-06 07:34:20,829|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-07-06 07:34:20,835|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-07-06 07:34:20,864|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Deriving input data for workflow: (resource-assignment) 2022-07-06 07:34:20,865|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-07-06 07:34:20,865|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-06 07:34:20,866|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| preparing request id(0efcb388-85eb-4c5c-9889-aed502fff74a) for workflow(resource-assignment) step(resource-assignment) 2022-07-06 07:34:20,866|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-07-06 07:34:20,867|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-07-06 07:34:20,868|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-07-06 07:34:20,908|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vnf_name status = null required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2022-07-06 07:34:20,913|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-07-06 07:34:20,914|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("57198f18-05fb-44c5-9d9d-79d5dd8fa52c") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-07-06 07:34:20,914|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("0280466a-95ea-4610-a950-f1d982f9ca7e") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-07-06 07:34:20,920|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Generated Resource Param Data ({ "service-instance-id" : "57198f18-05fb-44c5-9d9d-79d5dd8fa52c", "vnf-id" : "0280466a-95ea-4610-a950-f1d982f9ca7e", "vnf_name" : "ubuntu20-VNF-name" }) 2022-07-06 07:34:20,930|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Preparing Response... 2022-07-06 07:34:20,930|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-07-06 07:34:20,930|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-07-06 07:34:20,931|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 14ac5321-68a7-424b-a8a9-56422b75c1cb auditStoreId -1 2022-07-06 07:34:25,348|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| processing request id 05a7d0b2-723c-4f6e-87ff-cc4f2e739f1b 2022-07-06 07:34:25,348|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| storeExecutionInput called not to store the Workflow action input details 2022-07-06 07:34:25,348|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| StoreAuditService ID -1 2022-07-06 07:34:25,349|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-07-06 07:34:25,349|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-07-06 07:34:25,351|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-07-06 07:34:25,364|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Deriving input data for workflow: (resource-assignment) 2022-07-06 07:34:25,365|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-07-06 07:34:25,365|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-06 07:34:25,366|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| preparing request id(05a7d0b2-723c-4f6e-87ff-cc4f2e739f1b) for workflow(resource-assignment) step(resource-assignment) 2022-07-06 07:34:25,366|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-07-06 07:34:25,366|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-07-06 07:34:25,367|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2022-07-06 07:34:25,402|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = admin_plane_net_name status = null required = false dependencies = [] dictionaryName = public_net_id dictionarySource = input ], [ name = ubuntu20_key_name status = null required = false dependencies = [] dictionaryName = key_name dictionarySource = input ], [ name = ubuntu20_name_0 status = null required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = ubuntu20_image_name status = null required = false dependencies = [] dictionaryName = image_name dictionarySource = input ], [ name = vf-module-id status = null required = false dependencies = [] dictionaryName = vf-module-id dictionarySource = input ], [ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = ubuntu20_pub_key status = null required = false dependencies = [] dictionaryName = pub_key dictionarySource = input ], [ name = ubuntu20_flavor_name status = null required = false dependencies = [] dictionaryName = vlb_flavor_name dictionarySource = input ]], [[ name = vnf_id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = sdnc ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2022-07-06 07:34:25,404|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2022-07-06 07:34:25,406|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2022-07-06 07:34:25,406|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2022-07-06 07:34:25,406|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2022-07-06 07:34:25,406|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("1ec996a2-d9da-4efb-baf4-af7ae66a733f") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-07-06 07:34:25,407|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("57198f18-05fb-44c5-9d9d-79d5dd8fa52c") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-07-06 07:34:25,407|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string) 2022-07-06 07:34:25,407|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2022-07-06 07:34:25,408|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2022-07-06 07:34:25,408|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("0280466a-95ea-4610-a950-f1d982f9ca7e") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-07-06 07:34:25,410|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin-daily-master", "service-instance-id" : "57198f18-05fb-44c5-9d9d-79d5dd8fa52c", "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" : "1ec996a2-d9da-4efb-baf4-af7ae66a733f", "vnf-id" : "0280466a-95ea-4610-a950-f1d982f9ca7e", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2022-07-06 07:34:25,431|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Preparing Response... 2022-07-06 07:34:25,431|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-07-06 07:34:25,431|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-07-06 07:34:25,432|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 072dce86-236f-442e-93cf-f26ae1ac0973 auditStoreId -1 2022-07-06 07:34:28,787|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-07-06 07:34:28,910|||grpc-default-executor-2||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-07-06 07:34:28,915|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| processing request id bb0e1b60-7a6e-4605-b19b-cc28506d4efa 2022-07-06 07:34:28,915|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| storeExecutionInput called not to store the Workflow action input details 2022-07-06 07:34:28,915|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| StoreAuditService ID -1 2022-07-06 07:34:28,916|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-07-06 07:34:28,916|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-07-06 07:34:28,917|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-07-06 07:34:28,922|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Deriving input data for workflow: (config-assign) 2022-07-06 07:34:28,922|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2022-07-06 07:34:28,922|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-06 07:34:28,923|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| preparing request id(bb0e1b60-7a6e-4605-b19b-cc28506d4efa) for workflow(config-assign) step(config-assign) 2022-07-06 07:34:28,923|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2022-07-06 07:34:28,923|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2022-07-06 07:34:28,926|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2022-07-06 07:34:28,970|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vnf_name status = null required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2022-07-06 07:34:28,974|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-07-06 07:34:28,975|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("57198f18-05fb-44c5-9d9d-79d5dd8fa52c") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-07-06 07:34:28,978|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Setting Resource Value ("0280466a-95ea-4610-a950-f1d982f9ca7e") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-07-06 07:34:29,201|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Resource resolution saved into database successfully : (vnf_name) 2022-07-06 07:34:29,207|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Resource resolution saved into database successfully : (service-instance-id) 2022-07-06 07:34:29,212|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Resource resolution saved into database successfully : (vnf-id) 2022-07-06 07:34:29,213|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Generated Resource Param Data ({ "service-instance-id" : "57198f18-05fb-44c5-9d9d-79d5dd8fa52c", "vnf-id" : "0280466a-95ea-4610-a950-f1d982f9ca7e", "vnf_name" : "ubuntuCDS-VNF-name" }) 2022-07-06 07:34:29,242|||DefaultDispatcher-worker-1||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId: resourceType: ) occurrence:1 2022-07-06 07:34:29,277|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-07-06 07:34:29,278|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Preparing Response... 2022-07-06 07:34:29,278|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2022-07-06 07:34:29,278|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| resolveWorkflowOutputs for workflow(config-assign) 2022-07-06 07:34:29,280|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 49f1332c-5759-47e3-93f4-da8d124999aa auditStoreId -1 2022-07-06 07:34:29,321|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Completed 2022-07-06 07:35:18,104|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-07-06 07:35:18,216|||grpc-default-executor-2||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-07-06 07:35:18,221|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| processing request id bb0e1b60-7a6e-4605-b19b-cc28506d4efa 2022-07-06 07:35:18,221|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| storeExecutionInput called not to store the Workflow action input details 2022-07-06 07:35:18,221|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| StoreAuditService ID -1 2022-07-06 07:35:18,222|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-07-06 07:35:18,222|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-07-06 07:35:18,224|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-07-06 07:35:18,229|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Deriving input data for workflow: (config-deploy) 2022-07-06 07:35:18,229|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 2022-07-06 07:35:18,229|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-07-06 07:35:18,236|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| preparing request id(bb0e1b60-7a6e-4605-b19b-cc28506d4efa) for workflow(config-deploy) step(config-deploy) 2022-07-06 07:35:18,236|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process) 2022-07-06 07:35:18,236|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| input definition for node template (config-deploy), values ({script-type="jython", script-class-reference="Scripts/python/ConfigDeploy.py", instance-dependencies=[], dynamic-properties="*config-deploy-properties"}) 2022-07-06 07:35:18,239|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service]) 2022-07-06 07:35:18,239|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Getting Jython Script Class(ConfigDeploy) 2022-07-06 07:35:18,308|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@13259d3f 2022-07-06 07:35:18,311|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Hello world 2022-07-06 07:35:18,311|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Preparing Response... 2022-07-06 07:35:18,311|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process) 2022-07-06 07:35:18,311|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-07-06 07:35:18,312|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ea99aaf1-350b-4858-93d5-4589c5105859 auditStoreId -1 2022-07-06 07:35:18,315|bb0e1b60-7a6e-4605-b19b-cc28506d4efa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-c97gl|||| Completed