05:09:31,064 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 05:09:31,065 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 05:09:31,066 |-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:09:31,067 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 05:09:31,067 |-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:09:31,067 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 05:09:31,085 |-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:09:31,232 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 05:09:31,242 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 05:09:31,246 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 05:09:31,256 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 05:09:31,342 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 05:09:31,342 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 05:09:31,342 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 05:09:31,342 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 05:09:31,343 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 05:09:31,343 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 05:09:31,343 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 05:09:31,344 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 05:09:31,347 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2022-06-07 05:09:32,218|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-7db7f85d78-wkx99 with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app) 2022-06-07 05:09:32,222|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2022-06-07 05:09:35,547|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-06-07 05:09:36,213|||main||||INFO||||||| Finished Spring Data repository scanning in 652ms. Found 11 JPA repository interfaces. 2022-06-07 05:09:38,521|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2022-06-07 05:09:38,598|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2022-06-07 05:09:38,817|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-06-07 05:09:39,300|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-06-07 05:09:39,631|||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-06-07 05:09:39,637|||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-06-07 05:09:39,861|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2022-06-07 05:09:41,420|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-06-07 05:09:41,434|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-06-07 05:09:41,525|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2022-06-07 05:09:42,792|||main||||INFO||||||| Audit service is disabled 2022-06-07 05:09:42,991|||main||||INFO||||||| Workflow Audit store is disabled 2022-06-07 05:09:44,424|||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-06-07 05:09:44,466|||main||||INFO||||||| Dependency Management module created... 2022-06-07 05:09:45,561|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2022-06-07 05:09:45,850|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2022-06-07 05:09:47,129|||main||||INFO||||||| Netty started on port(s): 8080 2022-06-07 05:09:48,705|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2022-06-07 05:09:49,066|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2022-06-07 05:09:49,073|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 17.515 seconds (JVM running for 18.601) 2022-06-07 05:09:49,090|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2022-06-07 06:16:48,438|350d9225-5a2f-44f2-bd9b-3fed7c2e2550||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-06-07 06:16:48,439|350d9225-5a2f-44f2-bd9b-3fed7c2e2550||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-07 06:16:48,441|350d9225-5a2f-44f2-bd9b-3fed7c2e2550||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-07 06:16:48,876|350d9225-5a2f-44f2-bd9b-3fed7c2e2550||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-07 06:16:48,880|350d9225-5a2f-44f2-bd9b-3fed7c2e2550||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-07 06:16:50,349|b7df87dd-b4a6-4d99-bc10-435e931ab421||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Enhancing blueprint(/opt/app/onap/blueprints/working/d5749214-65f4-4ff7-b5a1-58bf8e922596) 2022-06-07 06:16:50,360|b7df87dd-b4a6-4d99-bc10-435e931ab421||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| deleting definition types under : /opt/app/onap/blueprints/working/d5749214-65f4-4ff7-b5a1-58bf8e922596/Definitions 2022-06-07 06:16:50,454|b7df87dd-b4a6-4d99-bc10-435e931ab421||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| reinitialized all type definitions 2022-06-07 06:16:50,463|b7df87dd-b4a6-4d99-bc10-435e931ab421||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ***** Enhancing NodeTemplate(helloworld) 2022-06-07 06:16:50,502|b7df87dd-b4a6-4d99-bc10-435e931ab421||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| enhancing ArtifactDefinition(helloworld-template) 2022-06-07 06:16:50,510|b7df87dd-b4a6-4d99-bc10-435e931ab421||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-06-07 06:16:50,516|b7df87dd-b4a6-4d99-bc10-435e931ab421||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-06-07 06:16:50,590|b7df87dd-b4a6-4d99-bc10-435e931ab421||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ##### Enhancing Workflow(helloworld) 2022-06-07 06:16:50,591|b7df87dd-b4a6-4d99-bc10-435e931ab421||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-06-07 06:16:50,591|b7df87dd-b4a6-4d99-bc10-435e931ab421||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| identified workflow(helloworld) targets(helloworld) 2022-06-07 06:16:50,591|b7df87dd-b4a6-4d99-bc10-435e931ab421||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-06-07 06:16:50,592|b7df87dd-b4a6-4d99-bc10-435e931ab421||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-06-07 06:16:50,592|b7df87dd-b4a6-4d99-bc10-435e931ab421||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| enriching artifacts file(/opt/app/onap/blueprints/working/d5749214-65f4-4ff7-b5a1-58bf8e922596/Templates/hello-world-mapping.json 2022-06-07 06:16:50,612|b7df87dd-b4a6-4d99-bc10-435e931ab421||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-06-07 06:16:50,612|b7df87dd-b4a6-4d99-bc10-435e931ab421||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| dataType not present for the recipe(dt-helloworld-properties) 2022-06-07 06:16:50,612|b7df87dd-b4a6-4d99-bc10-435e931ab421||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ##### Enhancing blueprint Resource Definitions 2022-06-07 06:16:50,612|b7df87dd-b4a6-4d99-bc10-435e931ab421||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-06-07 06:16:50,614|b7df87dd-b4a6-4d99-bc10-435e931ab421||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| processing file (Templates/hello-world-mapping.json) 2022-06-07 06:16:50,638|b7df87dd-b4a6-4d99-bc10-435e931ab421||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| distinct resource keys ([]) 2022-06-07 06:16:50,638|b7df87dd-b4a6-4d99-bc10-435e931ab421||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Enriching Resource Definition sources Node Template: [] 2022-06-07 06:16:50,953|95bc471e-3c3d-437e-9e2a-6680e5ba56ff||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Save processing(fabc178f-4839-4028-8ab8-26a4e64b9240) CBA(/opt/app/onap/blueprints/archive/fabc178f-4839-4028-8ab8-26a4e64b9240/cba.zip) 2022-06-07 06:16:50,964|95bc471e-3c3d-437e-9e2a-6680e5ba56ff||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fabc178f-4839-4028-8ab8-26a4e64b9240) and entry definition file (Definitions/blueprint.json) 2022-06-07 06:16:51,034|95bc471e-3c3d-437e-9e2a-6680e5ba56ff||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(helloworld) 2022-06-07 06:16:51,051|95bc471e-3c3d-437e-9e2a-6680e5ba56ff||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fabc178f-4839-4028-8ab8-26a4e64b9240) and entry definition file (Definitions/blueprint.json) 2022-06-07 06:16:51,152|95bc471e-3c3d-437e-9e2a-6680e5ba56ff||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| No compiled cache(/opt/app/onap/blueprints/working/fabc178f-4839-4028-8ab8-26a4e64b9240) present to clean. 2022-06-07 06:16:51,414|95006dd8-7362-45d6-91e9-eb1df84585fc||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| processing request id 654321 2022-06-07 06:16:51,414|95006dd8-7362-45d6-91e9-eb1df84585fc||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| storeExecutionInput called not to store the Workflow action input details 2022-06-07 06:16:51,415|95006dd8-7362-45d6-91e9-eb1df84585fc||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| StoreAuditService ID -1 2022-06-07 06:16:51,422|95006dd8-7362-45d6-91e9-eb1df84585fc||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| getting cba file name(test101), version(1.0.1) from db 2022-06-07 06:16:51,481|95006dd8-7362-45d6-91e9-eb1df84585fc||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-06-07 06:16:51,483|95006dd8-7362-45d6-91e9-eb1df84585fc||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-06-07 06:16:51,486|95006dd8-7362-45d6-91e9-eb1df84585fc||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-06-07 06:16:51,502|95006dd8-7362-45d6-91e9-eb1df84585fc||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Deriving input data for workflow: (helloworld) 2022-06-07 06:16:51,504|95006dd8-7362-45d6-91e9-eb1df84585fc||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-06-07 06:16:51,505|95006dd8-7362-45d6-91e9-eb1df84585fc||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-07 06:16:51,516|95006dd8-7362-45d6-91e9-eb1df84585fc||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-06-07 06:16:51,516|95006dd8-7362-45d6-91e9-eb1df84585fc||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-06-07 06:16:51,518|95006dd8-7362-45d6-91e9-eb1df84585fc||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-06-07 06:16:51,541|95006dd8-7362-45d6-91e9-eb1df84585fc||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-06-07 06:16:51,575|95006dd8-7362-45d6-91e9-eb1df84585fc||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Batched Sequence : ([]) 2022-06-07 06:16:51,579|95006dd8-7362-45d6-91e9-eb1df84585fc||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Generated Resource Param Data ({ }) 2022-06-07 06:16:51,673|95006dd8-7362-45d6-91e9-eb1df84585fc||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Preparing Response... 2022-06-07 06:16:51,675|95006dd8-7362-45d6-91e9-eb1df84585fc||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-06-07 06:16:51,675|95006dd8-7362-45d6-91e9-eb1df84585fc||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| resolveWorkflowOutputs for workflow(helloworld) 2022-06-07 06:16:51,677|95006dd8-7362-45d6-91e9-eb1df84585fc||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 22b89b27-54fc-4801-9643-5bbeb274ee88 auditStoreId -1 2022-06-07 06:36:52,011|1c60c904-5ee9-4dd3-b561-558e6993858a||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-06-07 06:36:52,012|1c60c904-5ee9-4dd3-b561-558e6993858a||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-07 06:36:52,012|1c60c904-5ee9-4dd3-b561-558e6993858a||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-07 06:36:52,233|1c60c904-5ee9-4dd3-b561-558e6993858a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-07 06:36:52,233|1c60c904-5ee9-4dd3-b561-558e6993858a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-07 06:36:52,980|1c60c904-5ee9-4dd3-b561-558e6993858a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-06-07 06:36:52,985|1c60c904-5ee9-4dd3-b561-558e6993858a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Save processing(5e7f3db2-f1bb-4e02-af41-169a6567b0d6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-06-07 06:36:53,018|1c60c904-5ee9-4dd3-b561-558e6993858a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Save processing(f542346a-bbca-4b67-97fa-7349128916c0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-06-07 06:36:53,031|1c60c904-5ee9-4dd3-b561-558e6993858a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Save processing(7b810800-1ccb-4262-94df-120d44ec29c7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-06-07 06:36:53,048|1c60c904-5ee9-4dd3-b561-558e6993858a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Save processing(b06667f9-647a-4a79-9c2f-15a7facd9a3d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-06-07 06:36:53,076|1c60c904-5ee9-4dd3-b561-558e6993858a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Save processing(b7b2cd7f-88b3-47a5-b10d-edbaa4ec77e9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-06-07 06:36:53,095|1c60c904-5ee9-4dd3-b561-558e6993858a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Save processing(4f703d11-8f48-4690-b4a8-0efe1995108a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-06-07 06:36:53,118|1c60c904-5ee9-4dd3-b561-558e6993858a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 06:36:53,119|1c60c904-5ee9-4dd3-b561-558e6993858a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 06:36:53,119|1c60c904-5ee9-4dd3-b561-558e6993858a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-06-07 06:36:53,119|1c60c904-5ee9-4dd3-b561-558e6993858a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-06-07 06:36:53,120|1c60c904-5ee9-4dd3-b561-558e6993858a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 06:36:53,120|1c60c904-5ee9-4dd3-b561-558e6993858a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 06:36:53,183|1c60c904-5ee9-4dd3-b561-558e6993858a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-07 06:36:53,242|1c60c904-5ee9-4dd3-b561-558e6993858a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-07 06:36:53,266|1c60c904-5ee9-4dd3-b561-558e6993858a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-07 06:36:53,288|1c60c904-5ee9-4dd3-b561-558e6993858a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-07 06:36:53,435|1c60c904-5ee9-4dd3-b561-558e6993858a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(resource-assignment) 2022-06-07 06:36:53,436|1c60c904-5ee9-4dd3-b561-558e6993858a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(config-assign) 2022-06-07 06:36:53,436|1c60c904-5ee9-4dd3-b561-558e6993858a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(config-deploy) 2022-06-07 06:36:53,495|1c60c904-5ee9-4dd3-b561-558e6993858a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 06:36:53,608|1c60c904-5ee9-4dd3-b561-558e6993858a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(resource-assignment) 2022-06-07 06:36:53,609|1c60c904-5ee9-4dd3-b561-558e6993858a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(config-assign) 2022-06-07 06:36:53,610|1c60c904-5ee9-4dd3-b561-558e6993858a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(config-deploy) 2022-06-07 06:36:53,662|1c60c904-5ee9-4dd3-b561-558e6993858a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 06:36:53,763|1c60c904-5ee9-4dd3-b561-558e6993858a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(resource-assignment) 2022-06-07 06:36:53,764|1c60c904-5ee9-4dd3-b561-558e6993858a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(config-assign) 2022-06-07 06:36:53,765|1c60c904-5ee9-4dd3-b561-558e6993858a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(config-deploy) 2022-06-07 06:36:53,765|1c60c904-5ee9-4dd3-b561-558e6993858a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(HealthCheck) 2022-06-07 06:36:53,766|1c60c904-5ee9-4dd3-b561-558e6993858a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(ScaleOutReconfiguration) 2022-06-07 06:36:53,767|1c60c904-5ee9-4dd3-b561-558e6993858a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(vf-config-assign) 2022-06-07 06:36:53,767|1c60c904-5ee9-4dd3-b561-558e6993858a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(vf-config-deploy) 2022-06-07 06:36:53,827|1c60c904-5ee9-4dd3-b561-558e6993858a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-06-07 06:36:53,924|1c60c904-5ee9-4dd3-b561-558e6993858a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(resource-assignment) 2022-06-07 06:36:53,926|1c60c904-5ee9-4dd3-b561-558e6993858a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(config-deploy) 2022-06-07 06:36:53,972|1c60c904-5ee9-4dd3-b561-558e6993858a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(config-assign) 2022-06-07 06:36:53,972|1c60c904-5ee9-4dd3-b561-558e6993858a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(config-deploy) 2022-06-07 06:36:53,974|1c60c904-5ee9-4dd3-b561-558e6993858a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-06-07 06:36:53,989|1c60c904-5ee9-4dd3-b561-558e6993858a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 06:36:54,102|1c60c904-5ee9-4dd3-b561-558e6993858a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(resource-assignment) 2022-06-07 06:36:54,103|1c60c904-5ee9-4dd3-b561-558e6993858a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(config-assign) 2022-06-07 06:36:54,104|1c60c904-5ee9-4dd3-b561-558e6993858a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(config-assign-day-2) 2022-06-07 06:36:54,105|1c60c904-5ee9-4dd3-b561-558e6993858a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(config-deploy) 2022-06-07 06:36:54,105|1c60c904-5ee9-4dd3-b561-558e6993858a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(config-deploy-day-2) 2022-06-07 06:36:54,124|1c60c904-5ee9-4dd3-b561-558e6993858a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 06:36:55,533|0438ddb1-b341-4f2f-964f-91f9446401a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Enhancing blueprint(/opt/app/onap/blueprints/working/441ac31f-3c47-4e49-8f99-49acbf5beda1) 2022-06-07 06:36:55,534|0438ddb1-b341-4f2f-964f-91f9446401a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| deleting definition types under : /opt/app/onap/blueprints/working/441ac31f-3c47-4e49-8f99-49acbf5beda1/Definitions 2022-06-07 06:36:55,536|0438ddb1-b341-4f2f-964f-91f9446401a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| reinitialized all type definitions 2022-06-07 06:36:55,537|0438ddb1-b341-4f2f-964f-91f9446401a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ***** Enhancing NodeTemplate(resource-resolution) 2022-06-07 06:36:55,552|0438ddb1-b341-4f2f-964f-91f9446401a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| enhancing ArtifactDefinition(helloworld-velocity-template) 2022-06-07 06:36:55,556|0438ddb1-b341-4f2f-964f-91f9446401a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| enhancing ArtifactDefinition(helloworld-velocity-mapping) 2022-06-07 06:36:55,558|0438ddb1-b341-4f2f-964f-91f9446401a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false) 2022-06-07 06:36:55,592|0438ddb1-b341-4f2f-964f-91f9446401a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ***** Enhancing NodeTemplate(capability) 2022-06-07 06:36:55,608|0438ddb1-b341-4f2f-964f-91f9446401a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ***** Enhancing NodeTemplate(capability) 2022-06-07 06:36:55,622|0438ddb1-b341-4f2f-964f-91f9446401a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ***** Enhancing NodeTemplate(processor-db) 2022-06-07 06:36:55,641|0438ddb1-b341-4f2f-964f-91f9446401a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-07 06:36:55,655|0438ddb1-b341-4f2f-964f-91f9446401a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-07 06:36:55,664|0438ddb1-b341-4f2f-964f-91f9446401a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-07 06:36:55,677|0438ddb1-b341-4f2f-964f-91f9446401a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-07 06:36:55,688|0438ddb1-b341-4f2f-964f-91f9446401a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-07 06:36:55,730|0438ddb1-b341-4f2f-964f-91f9446401a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| enhancing ArtifactDefinition(helloworld-jinja-template) 2022-06-07 06:36:55,745|0438ddb1-b341-4f2f-964f-91f9446401a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| enhancing ArtifactDefinition(helloworld-jinja-mapping) 2022-06-07 06:36:55,745|0438ddb1-b341-4f2f-964f-91f9446401a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false) 2022-06-07 06:36:55,763|0438ddb1-b341-4f2f-964f-91f9446401a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ***** Enhancing NodeTemplate(capability) 2022-06-07 06:36:55,769|0438ddb1-b341-4f2f-964f-91f9446401a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ***** Enhancing NodeTemplate(capability) 2022-06-07 06:36:55,784|0438ddb1-b341-4f2f-964f-91f9446401a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ***** Enhancing NodeTemplate(capability) 2022-06-07 06:36:55,795|0438ddb1-b341-4f2f-964f-91f9446401a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ***** Enhancing NodeTemplate(processor-db) 2022-06-07 06:36:55,805|0438ddb1-b341-4f2f-964f-91f9446401a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-07 06:36:55,816|0438ddb1-b341-4f2f-964f-91f9446401a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-07 06:36:55,834|0438ddb1-b341-4f2f-964f-91f9446401a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-07 06:36:55,850|0438ddb1-b341-4f2f-964f-91f9446401a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-07 06:36:55,865|0438ddb1-b341-4f2f-964f-91f9446401a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-07 06:36:55,879|0438ddb1-b341-4f2f-964f-91f9446401a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-07 06:36:55,914|0438ddb1-b341-4f2f-964f-91f9446401a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ##### Enhancing Workflow(resource-resolution) 2022-06-07 06:36:55,915|0438ddb1-b341-4f2f-964f-91f9446401a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution]) 2022-06-07 06:36:55,915|0438ddb1-b341-4f2f-964f-91f9446401a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| identified workflow(resource-resolution) targets(resource-resolution) 2022-06-07 06:36:55,915|0438ddb1-b341-4f2f-964f-91f9446401a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution) 2022-06-07 06:36:55,915|0438ddb1-b341-4f2f-964f-91f9446401a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution) 2022-06-07 06:36:55,915|0438ddb1-b341-4f2f-964f-91f9446401a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json] 2022-06-07 06:36:55,915|0438ddb1-b341-4f2f-964f-91f9446401a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| enriching artifacts file(/opt/app/onap/blueprints/working/441ac31f-3c47-4e49-8f99-49acbf5beda1/Templates/hello-world-velocity-mapping.json 2022-06-07 06:36:55,922|0438ddb1-b341-4f2f-964f-91f9446401a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true) 2022-06-07 06:36:55,922|0438ddb1-b341-4f2f-964f-91f9446401a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| dataType not present for the recipe(dt-resource-resolution-properties) 2022-06-07 06:36:55,923|0438ddb1-b341-4f2f-964f-91f9446401a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| enriching artifacts file(/opt/app/onap/blueprints/working/441ac31f-3c47-4e49-8f99-49acbf5beda1/Templates/hello-world-jinja-mapping.json 2022-06-07 06:36:55,932|0438ddb1-b341-4f2f-964f-91f9446401a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true) 2022-06-07 06:36:55,932|0438ddb1-b341-4f2f-964f-91f9446401a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution). 2022-06-07 06:36:55,932|0438ddb1-b341-4f2f-964f-91f9446401a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ##### Enhancing blueprint Resource Definitions 2022-06-07 06:36:55,932|0438ddb1-b341-4f2f-964f-91f9446401a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]) 2022-06-07 06:36:55,932|0438ddb1-b341-4f2f-964f-91f9446401a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| processing file (Templates/hello-world-velocity-mapping.json) 2022-06-07 06:36:55,933|0438ddb1-b341-4f2f-964f-91f9446401a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| processing file (Templates/hello-world-jinja-mapping.json) 2022-06-07 06:36:55,946|0438ddb1-b341-4f2f-964f-91f9446401a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 06:36:55,990|0438ddb1-b341-4f2f-964f-91f9446401a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default] 2022-06-07 06:36:56,192|a98770aa-342d-4b06-a84f-422e713200d9||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Save processing(be5bbcac-18e0-4fcc-938c-f9c59abbc22c) CBA(/opt/app/onap/blueprints/archive/be5bbcac-18e0-4fcc-938c-f9c59abbc22c/cba.zip) 2022-06-07 06:36:56,202|a98770aa-342d-4b06-a84f-422e713200d9||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/be5bbcac-18e0-4fcc-938c-f9c59abbc22c) and entry definition file (Definitions/resource-resolution.json) 2022-06-07 06:36:56,255|a98770aa-342d-4b06-a84f-422e713200d9||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(resource-resolution) 2022-06-07 06:36:56,266|a98770aa-342d-4b06-a84f-422e713200d9||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/be5bbcac-18e0-4fcc-938c-f9c59abbc22c) and entry definition file (Definitions/resource-resolution.json) 2022-06-07 06:36:56,303|a98770aa-342d-4b06-a84f-422e713200d9||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| No compiled cache(/opt/app/onap/blueprints/working/be5bbcac-18e0-4fcc-938c-f9c59abbc22c) present to clean. 2022-06-07 06:36:56,471|0d8d7ffb-a011-46d0-93e6-1245a767fc65||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| processing request id d84b6b48-aac3-4bf3-9820-85750813f87b 2022-06-07 06:36:56,472|0d8d7ffb-a011-46d0-93e6-1245a767fc65||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| storeExecutionInput called not to store the Workflow action input details 2022-06-07 06:36:56,474|0d8d7ffb-a011-46d0-93e6-1245a767fc65||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| StoreAuditService ID -1 2022-06-07 06:36:56,483|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db 2022-06-07 06:36:56,560|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-06-07 06:36:56,563|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0 2022-06-07 06:36:56,565|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 06:36:56,581|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Deriving input data for workflow: (resource-resolution) 2022-06-07 06:36:56,585|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component) 2022-06-07 06:36:56,585|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-07 06:36:56,587|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| preparing request id(d84b6b48-aac3-4bf3-9820-85750813f87b) for workflow(resource-resolution) step(helloworld) 2022-06-07 06:36:56,587|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 2022-06-07 06:36:56,587|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 06:36:56,588|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping) 2022-06-07 06:36:56,630|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 06:36:56,675|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-07 06:36:56,675|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-06-07 06:36:56,963|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Rest request method(PUT), url(/resource-resolution/put) 2022-06-07 06:36:57,036|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Response status(200 - OK) 2022-06-07 06:36:57,052|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Response processing type (string) 2022-06-07 06:36:57,053|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-06-07 06:36:57,053|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-06-07 06:36:57,053|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string) 2022-06-07 06:36:57,083|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Resource resolution saved into database successfully : (v_put) 2022-06-07 06:36:57,098|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-06-07 06:36:57,099|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Getting Jython Script Class(ResolvProperties) 2022-06-07 06:37:01,737|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Component Object org.python.proxies.__main__$ResolvProperties$1@1c9ed98c 2022-06-07 06:37:01,744|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string) 2022-06-07 06:37:01,752|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Resource resolution saved into database successfully : (v_python) 2022-06-07 06:37:01,754|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-07 06:37:01,754|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-06-07 06:37:01,760|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-06-07 06:37:01,772|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Response status(200 - OK) 2022-06-07 06:37:01,773|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Response processing type (string) 2022-06-07 06:37:01,773|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-06-07 06:37:01,773|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-06-07 06:37:01,773|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string) 2022-06-07 06:37:01,778|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-07 06:37:01,779|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-06-07 06:37:01,781|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Resource resolution saved into database successfully : (v_patch) 2022-06-07 06:37:01,783|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-06-07 06:37:01,800|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Response status(200 - OK) 2022-06-07 06:37:01,800|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Response processing type (string) 2022-06-07 06:37:01,800|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-06-07 06:37:01,801|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-06-07 06:37:01,801|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string) 2022-06-07 06:37:01,810|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Resource resolution saved into database successfully : (v_del) 2022-06-07 06:37:01,812|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-06-07 06:37:01,840|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-06-07 06:37:09,533|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| compiled in (7691)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-06-07 06:37:09,535|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-06-07 06:37:09,552|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string) 2022-06-07 06:37:09,565|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Resource resolution saved into database successfully : (v_kotlin) 2022-06-07 06:37:09,569|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-07 06:37:09,569|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-06-07 06:37:09,576|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Rest request method(GET), url(/resource-resolution/get) 2022-06-07 06:37:09,590|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Response status(200 - OK) 2022-06-07 06:37:09,591|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Response processing type (string) 2022-06-07 06:37:09,591|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-06-07 06:37:09,591|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-06-07 06:37:09,592|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string) 2022-06-07 06:37:09,606|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Resource resolution saved into database successfully : (v_get) 2022-06-07 06:37:09,617|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string) 2022-06-07 06:37:09,618|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string) 2022-06-07 06:37:09,626|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Resource resolution saved into database successfully : (v_input) 2022-06-07 06:37:09,628|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Resource resolution saved into database successfully : (v_default) 2022-06-07 06:37:09,629|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-07 06:37:09,630|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-06-07 06:37:09,632|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Rest request method(POST), url(/resource-resolution/post) 2022-06-07 06:37:09,658|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Response status(200 - OK) 2022-06-07 06:37:09,658|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Response processing type (string) 2022-06-07 06:37:09,659|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-06-07 06:37:09,659|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-06-07 06:37:09,659|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string) 2022-06-07 06:37:09,668|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Resource resolution saved into database successfully : (v_post) 2022-06-07 06:37:09,689|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 06:37:09,728|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Response processing type (list) 2022-06-07 06:37:09,732|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2022-06-07 06:37:09,732|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-07 06:37:09,732|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-07 06:37:09,732|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-07 06:37:09,733|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-07 06:37:09,733|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list) 2022-06-07 06:37:09,740|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Resource resolution saved into database successfully : (v_db) 2022-06-07 06:37:09,744|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 06:37:09,806|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-06-07 06:37:09,828|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-06-07 06:37:09,828|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping) 2022-06-07 06:37:09,880|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 06:37:09,886|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-06-07 06:37:09,892|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string) 2022-06-07 06:37:09,893|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-06-07 06:37:09,893|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Getting Jython Script Class(ResolvProperties) 2022-06-07 06:37:09,906|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Resource resolution saved into database successfully : (from_suspend_function) 2022-06-07 06:37:09,942|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Component Object org.python.proxies.__main__$ResolvProperties$2@4d1bad57 2022-06-07 06:37:09,942|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string) 2022-06-07 06:37:09,951|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Resource resolution saved into database successfully : (j_python) 2022-06-07 06:37:09,953|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-07 06:37:09,953|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-06-07 06:37:09,955|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-06-07 06:37:09,976|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Response status(200 - OK) 2022-06-07 06:37:09,976|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Response processing type (string) 2022-06-07 06:37:09,976|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-06-07 06:37:09,976|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-06-07 06:37:09,977|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string) 2022-06-07 06:37:09,984|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Resource resolution saved into database successfully : (j_patch) 2022-06-07 06:37:09,985|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string) 2022-06-07 06:37:09,992|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Resource resolution saved into database successfully : (j_input) 2022-06-07 06:37:09,993|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-07 06:37:09,994|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-06-07 06:37:09,995|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Rest request method(PUT), url(/resource-resolution/put) 2022-06-07 06:37:10,020|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Response status(200 - OK) 2022-06-07 06:37:10,021|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Response processing type (string) 2022-06-07 06:37:10,021|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-06-07 06:37:10,022|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-06-07 06:37:10,022|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string) 2022-06-07 06:37:10,032|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Resource resolution saved into database successfully : (j_put) 2022-06-07 06:37:10,033|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string) 2022-06-07 06:37:10,043|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Resource resolution saved into database successfully : (j_default) 2022-06-07 06:37:10,045|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-07 06:37:10,045|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-06-07 06:37:10,047|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-06-07 06:37:10,066|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Response status(200 - OK) 2022-06-07 06:37:10,067|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Response processing type (string) 2022-06-07 06:37:10,067|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-06-07 06:37:10,067|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-06-07 06:37:10,067|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string) 2022-06-07 06:37:10,069|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-07 06:37:10,069|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-06-07 06:37:10,072|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Rest request method(POST), url(/resource-resolution/post) 2022-06-07 06:37:10,075|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Resource resolution saved into database successfully : (j_del) 2022-06-07 06:37:10,087|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Response status(200 - OK) 2022-06-07 06:37:10,088|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Response processing type (string) 2022-06-07 06:37:10,088|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-06-07 06:37:10,088|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-06-07 06:37:10,088|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string) 2022-06-07 06:37:10,090|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-07 06:37:10,090|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-06-07 06:37:10,091|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Rest request method(GET), url(/resource-resolution/get) 2022-06-07 06:37:10,098|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Resource resolution saved into database successfully : (j_post) 2022-06-07 06:37:10,109|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Response status(200 - OK) 2022-06-07 06:37:10,110|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Response processing type (string) 2022-06-07 06:37:10,110|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-06-07 06:37:10,110|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-06-07 06:37:10,110|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string) 2022-06-07 06:37:10,118|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Resource resolution saved into database successfully : (j_get) 2022-06-07 06:37:10,127|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), input-key-mapping:({id=j_get}), output-key-mapping:({value=value}) 2022-06-07 06:37:10,127|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value}) 2022-06-07 06:37:10,129|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id) 2022-06-07 06:37:10,143|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Response status(200 - OK) 2022-06-07 06:37:10,143|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Response processing type (string) 2022-06-07 06:37:10,143|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-06-07 06:37:10,143|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-06-07 06:37:10,144|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string) 2022-06-07 06:37:10,151|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Resource resolution saved into database successfully : (j_get_id) 2022-06-07 06:37:10,152|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-06-07 06:37:10,153|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string) 2022-06-07 06:37:10,159|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Resource resolution saved into database successfully : (j_kotlin) 2022-06-07 06:37:10,160|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 06:37:10,164|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Response processing type (list) 2022-06-07 06:37:10,165|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 06:37:10,165|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-07 06:37:10,165|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-07 06:37:10,166|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-07 06:37:10,166|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-07 06:37:10,166|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-07 06:37:10,166|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-07 06:37:10,166|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-07 06:37:10,166|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-07 06:37:10,166|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-07 06:37:10,166|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 06:37:10,172|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Resource resolution saved into database successfully : (j_db) 2022-06-07 06:37:10,173|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 06:37:10,389|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-06-07 06:37:10,398|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-06-07 06:37:10,398|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Preparing Response... 2022-06-07 06:37:10,398|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 2022-06-07 06:37:10,398|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| resolveWorkflowOutputs for workflow(resource-resolution) 2022-06-07 06:37:10,399|0d8d7ffb-a011-46d0-93e6-1245a767fc65||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1f284ddc-bee2-4e85-b0f8-1a62a537cd71 auditStoreId -1 2022-06-07 06:52:38,429|2d887f9b-99f8-4b2d-8d3f-6badfd9fe446||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Save processing(3750870c-b826-4523-b88f-2571597332fb) CBA(/opt/app/onap/blueprints/archive/3750870c-b826-4523-b88f-2571597332fb/cba.zip) 2022-06-07 06:52:38,474|2d887f9b-99f8-4b2d-8d3f-6badfd9fe446||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3750870c-b826-4523-b88f-2571597332fb) and entry definition file (Definitions/CNF.json) 2022-06-07 06:52:38,617|2d887f9b-99f8-4b2d-8d3f-6badfd9fe446||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(resource-assignment) 2022-06-07 06:52:38,618|2d887f9b-99f8-4b2d-8d3f-6badfd9fe446||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(config-assign) 2022-06-07 06:52:38,620|2d887f9b-99f8-4b2d-8d3f-6badfd9fe446||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(config-deploy) 2022-06-07 06:52:38,620|2d887f9b-99f8-4b2d-8d3f-6badfd9fe446||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(scale-out) 2022-06-07 06:52:38,621|2d887f9b-99f8-4b2d-8d3f-6badfd9fe446||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(scale) 2022-06-07 06:52:38,621|2d887f9b-99f8-4b2d-8d3f-6badfd9fe446||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(scale-in) 2022-06-07 06:52:38,622|2d887f9b-99f8-4b2d-8d3f-6badfd9fe446||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(health-check) 2022-06-07 06:52:38,660|2d887f9b-99f8-4b2d-8d3f-6badfd9fe446||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3750870c-b826-4523-b88f-2571597332fb) and entry definition file (Definitions/CNF.json) 2022-06-07 06:52:38,758|2d887f9b-99f8-4b2d-8d3f-6badfd9fe446||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| No compiled cache(/opt/app/onap/blueprints/working/3750870c-b826-4523-b88f-2571597332fb) present to clean. 2022-06-07 06:52:46,296|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-06-07 06:52:46,296|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-07 06:52:46,297|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-07 06:52:46,433|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-07 06:52:46,434|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-07 06:52:46,989|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-06-07 06:52:46,990|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Save processing(8205c963-ba86-44f2-ac07-150bf4f0b8bd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-06-07 06:52:47,016|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Save processing(11684f28-6669-4713-aa9a-59d7f6177f00) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-06-07 06:52:47,023|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Save processing(51f1d2ca-9fca-43d0-bc40-9e193eb9cb34) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-06-07 06:52:47,034|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Save processing(6dbaa183-7424-403d-9e9b-982ed6005095) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-06-07 06:52:47,052|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Save processing(38812118-d820-4952-b78e-4e12320587a9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-06-07 06:52:47,076|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Save processing(aeaede7b-d03e-4376-a4df-99418ad71cc8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-06-07 06:52:47,098|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 06:52:47,098|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 06:52:47,099|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-06-07 06:52:47,099|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-06-07 06:52:47,099|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 06:52:47,100|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 06:52:47,131|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-07 06:52:47,172|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-07 06:52:47,193|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-07 06:52:47,212|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-07 06:52:47,276|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(resource-assignment) 2022-06-07 06:52:47,277|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(config-assign) 2022-06-07 06:52:47,278|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(config-deploy) 2022-06-07 06:52:47,318|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 06:52:47,353|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-06-07 06:52:47,367|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-06-07 06:52:47,375|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-06-07 06:52:47,410|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(resource-assignment) 2022-06-07 06:52:47,412|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(config-assign) 2022-06-07 06:52:47,412|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(config-deploy) 2022-06-07 06:52:47,486|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 06:52:47,525|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-06-07 06:52:47,533|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-06-07 06:52:47,543|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-06-07 06:52:47,587|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(resource-assignment) 2022-06-07 06:52:47,588|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(config-assign) 2022-06-07 06:52:47,589|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(config-deploy) 2022-06-07 06:52:47,590|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(HealthCheck) 2022-06-07 06:52:47,591|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(ScaleOutReconfiguration) 2022-06-07 06:52:47,592|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(vf-config-assign) 2022-06-07 06:52:47,593|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(vf-config-deploy) 2022-06-07 06:52:47,635|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-06-07 06:52:47,667|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-06-07 06:52:47,677|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-06-07 06:52:47,685|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(resource-assignment) 2022-06-07 06:52:47,686|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(config-deploy) 2022-06-07 06:52:47,686|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-06-07 06:52:47,751|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(config-assign) 2022-06-07 06:52:47,752|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(config-deploy) 2022-06-07 06:52:47,755|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-06-07 06:52:47,770|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 06:52:47,797|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-06-07 06:52:47,808|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-06-07 06:52:47,822|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-06-07 06:52:47,831|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-06-07 06:52:47,831|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-06-07 06:52:47,842|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-06-07 06:52:47,866|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(resource-assignment) 2022-06-07 06:52:47,867|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(config-assign) 2022-06-07 06:52:47,868|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(config-assign-day-2) 2022-06-07 06:52:47,869|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(config-deploy) 2022-06-07 06:52:47,870|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(config-deploy-day-2) 2022-06-07 06:52:47,888|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 06:52:47,899|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Overwriting blueprint model :5G_Core::1.0.37 2022-06-07 06:52:47,907|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-06-07 06:52:47,909|9e69cb5c-c28e-40b5-858f-f7d7183f24e7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-06-07 06:52:59,601|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Enhancing blueprint(/opt/app/onap/blueprints/working/554fbcdd-e254-4ec9-954b-f13c2cdf05a2) 2022-06-07 06:52:59,601|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| deleting definition types under : /opt/app/onap/blueprints/working/554fbcdd-e254-4ec9-954b-f13c2cdf05a2/Definitions 2022-06-07 06:52:59,604|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| reinitialized all type definitions 2022-06-07 06:52:59,605|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-06-07 06:52:59,622|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| enhancing ArtifactDefinition(vnf-template) 2022-06-07 06:52:59,628|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| enhancing ArtifactDefinition(vnf-mapping) 2022-06-07 06:52:59,631|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-06-07 06:52:59,655|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ***** Enhancing NodeTemplate(input) 2022-06-07 06:52:59,667|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ***** Enhancing NodeTemplate(input) 2022-06-07 06:52:59,672|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ***** Enhancing NodeTemplate(input) 2022-06-07 06:52:59,675|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-06-07 06:52:59,675|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-06-07 06:52:59,675|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-06-07 06:52:59,687|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ***** Enhancing NodeTemplate(input) 2022-06-07 06:52:59,690|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ***** Enhancing NodeTemplate(input) 2022-06-07 06:52:59,695|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ***** Enhancing NodeTemplate(input) 2022-06-07 06:52:59,699|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-07 06:52:59,710|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ***** Enhancing NodeTemplate(input) 2022-06-07 06:52:59,716|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ***** Enhancing NodeTemplate(input) 2022-06-07 06:52:59,722|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ***** Enhancing NodeTemplate(input) 2022-06-07 06:52:59,731|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ***** Enhancing NodeTemplate(input) 2022-06-07 06:52:59,739|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ***** Enhancing NodeTemplate(input) 2022-06-07 06:52:59,745|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ***** Enhancing NodeTemplate(input) 2022-06-07 06:52:59,756|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ***** Enhancing NodeTemplate(config-assign) 2022-06-07 06:52:59,760|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| enhancing ArtifactDefinition(baseconfig-template) 2022-06-07 06:52:59,760|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-06-07 06:52:59,760|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-06-07 06:52:59,783|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ***** Enhancing NodeTemplate(input) 2022-06-07 06:52:59,786|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ***** Enhancing NodeTemplate(input) 2022-06-07 06:52:59,790|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ***** Enhancing NodeTemplate(input) 2022-06-07 06:52:59,793|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ***** Enhancing NodeTemplate(config-deploy) 2022-06-07 06:52:59,812|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ##### Enhancing Workflow(resource-assignment) 2022-06-07 06:52:59,813|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-06-07 06:52:59,813|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-06-07 06:52:59,813|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-06-07 06:52:59,813|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-06-07 06:52:59,813|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-06-07 06:52:59,813|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| enriching artifacts file(/opt/app/onap/blueprints/working/554fbcdd-e254-4ec9-954b-f13c2cdf05a2/Templates/vnf-mapping.json 2022-06-07 06:52:59,819|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-06-07 06:52:59,819|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-06-07 06:52:59,819|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| enriching artifacts file(/opt/app/onap/blueprints/working/554fbcdd-e254-4ec9-954b-f13c2cdf05a2/Templates/base_ubuntu20-mapping.json 2022-06-07 06:52:59,835|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-06-07 06:52:59,835|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-06-07 06:52:59,837|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ##### Enhancing Workflow(config-assign) 2022-06-07 06:52:59,838|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-06-07 06:52:59,838|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| identified workflow(config-assign) targets(config-assign) 2022-06-07 06:52:59,839|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-06-07 06:52:59,839|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-06-07 06:52:59,839|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| enriching artifacts file(/opt/app/onap/blueprints/working/554fbcdd-e254-4ec9-954b-f13c2cdf05a2/Templates/baseconfig-mapping.json 2022-06-07 06:52:59,851|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-06-07 06:52:59,853|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| dataType not present for the recipe(dt-config-assign-properties) 2022-06-07 06:52:59,854|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ##### Enhancing Workflow(config-deploy) 2022-06-07 06:52:59,854|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-06-07 06:52:59,854|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| identified workflow(config-deploy) targets(config-deploy) 2022-06-07 06:52:59,854|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| workflow(config-deploy) resource assignment files([] 2022-06-07 06:52:59,854|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ##### Enhancing blueprint Resource Definitions 2022-06-07 06:52:59,854|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-06-07 06:52:59,854|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| processing file (Templates/vnf-mapping.json) 2022-06-07 06:52:59,855|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-06-07 06:52:59,855|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| processing file (Templates/baseconfig-mapping.json) 2022-06-07 06:52:59,878|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 06:52:59,917|a8a32ff0-5820-48d7-8d1d-65c1210fded9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-06-07 06:53:00,099|b4cb4121-1f92-456a-a54e-cd6bb7653759||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Save processing(1ae43e84-374b-47ef-a149-27200bfbf1f3) CBA(/opt/app/onap/blueprints/archive/1ae43e84-374b-47ef-a149-27200bfbf1f3/cba.zip) 2022-06-07 06:53:00,108|b4cb4121-1f92-456a-a54e-cd6bb7653759||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1ae43e84-374b-47ef-a149-27200bfbf1f3) and entry definition file (Definitions/ubuntu20.json) 2022-06-07 06:53:00,120|b4cb4121-1f92-456a-a54e-cd6bb7653759||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-07 06:53:00,144|b4cb4121-1f92-456a-a54e-cd6bb7653759||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(resource-assignment) 2022-06-07 06:53:00,146|b4cb4121-1f92-456a-a54e-cd6bb7653759||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(config-assign) 2022-06-07 06:53:00,146|b4cb4121-1f92-456a-a54e-cd6bb7653759||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(config-deploy) 2022-06-07 06:53:00,157|b4cb4121-1f92-456a-a54e-cd6bb7653759||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1ae43e84-374b-47ef-a149-27200bfbf1f3) and entry definition file (Definitions/ubuntu20.json) 2022-06-07 06:53:00,180|b4cb4121-1f92-456a-a54e-cd6bb7653759||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| No compiled cache(/opt/app/onap/blueprints/working/1ae43e84-374b-47ef-a149-27200bfbf1f3) present to clean. 2022-06-07 06:53:56,915|1a7e50c1-d8d8-447b-9236-b0763695c852||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-06-07 06:53:56,915|1a7e50c1-d8d8-447b-9236-b0763695c852||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-07 06:53:56,915|1a7e50c1-d8d8-447b-9236-b0763695c852||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-07 06:53:57,110|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-07 06:53:57,110|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-07 06:53:57,742|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-06-07 06:53:57,743|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Save processing(a9facc95-20a2-492d-b5a7-0a415e8bbd4e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-06-07 06:53:57,764|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Save processing(33bc99eb-86af-4df7-82af-8ecb8e0371c4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-06-07 06:53:57,771|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Save processing(b76b2d3a-5ce6-46ad-bf69-21e33d445cd9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-06-07 06:53:57,779|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Save processing(0c59c630-3e0f-4764-a89f-dcec6ae4eb4c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-06-07 06:53:57,790|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Save processing(e9a497cd-b739-4f49-95fe-b1e06d9b503e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-06-07 06:53:57,801|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Save processing(607537c6-6aa1-43f7-a96f-1a56074e7fda) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-06-07 06:53:57,812|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 06:53:57,813|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 06:53:57,813|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-06-07 06:53:57,813|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-06-07 06:53:57,813|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 06:53:57,813|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 06:53:57,838|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-07 06:53:57,874|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-07 06:53:57,894|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-07 06:53:57,916|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-07 06:53:57,995|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(resource-assignment) 2022-06-07 06:53:57,995|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(config-assign) 2022-06-07 06:53:57,996|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(config-deploy) 2022-06-07 06:53:57,997|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(HealthCheck) 2022-06-07 06:53:57,998|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(ScaleOutReconfiguration) 2022-06-07 06:53:57,999|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(vf-config-assign) 2022-06-07 06:53:57,999|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(vf-config-deploy) 2022-06-07 06:53:58,083|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-06-07 06:53:58,123|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-06-07 06:53:58,139|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-06-07 06:53:58,153|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-06-07 06:53:58,190|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(resource-assignment) 2022-06-07 06:53:58,191|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(config-assign) 2022-06-07 06:53:58,192|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(config-deploy) 2022-06-07 06:53:58,240|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 06:53:58,295|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-06-07 06:53:58,305|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-06-07 06:53:58,318|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-06-07 06:53:58,354|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(resource-assignment) 2022-06-07 06:53:58,355|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(config-assign) 2022-06-07 06:53:58,356|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(config-deploy) 2022-06-07 06:53:58,399|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 06:53:58,458|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-06-07 06:53:58,468|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-06-07 06:53:58,478|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-06-07 06:53:58,506|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(resource-assignment) 2022-06-07 06:53:58,508|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(config-deploy) 2022-06-07 06:53:58,557|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(config-assign) 2022-06-07 06:53:58,558|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(config-deploy) 2022-06-07 06:53:58,559|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-06-07 06:53:58,577|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 06:53:58,603|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-06-07 06:53:58,610|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-06-07 06:53:58,624|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-06-07 06:53:58,637|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-06-07 06:53:58,638|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-06-07 06:53:58,650|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-06-07 06:53:58,704|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(resource-assignment) 2022-06-07 06:53:58,705|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(config-assign) 2022-06-07 06:53:58,706|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(config-assign-day-2) 2022-06-07 06:53:58,707|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(config-deploy) 2022-06-07 06:53:58,708|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(config-deploy-day-2) 2022-06-07 06:53:58,752|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 06:53:58,780|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Overwriting blueprint model :5G_Core::1.0.37 2022-06-07 06:53:58,794|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-06-07 06:53:58,794|1a7e50c1-d8d8-447b-9236-b0763695c852||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-06-07 06:54:10,152|14f65acb-99a9-49a8-ab46-6a3428246722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Enhancing blueprint(/opt/app/onap/blueprints/working/685ba129-b53c-4df1-b238-06bedd56ff3e) 2022-06-07 06:54:10,153|14f65acb-99a9-49a8-ab46-6a3428246722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| deleting definition types under : /opt/app/onap/blueprints/working/685ba129-b53c-4df1-b238-06bedd56ff3e/Definitions 2022-06-07 06:54:10,155|14f65acb-99a9-49a8-ab46-6a3428246722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| reinitialized all type definitions 2022-06-07 06:54:10,156|14f65acb-99a9-49a8-ab46-6a3428246722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ***** Enhancing NodeTemplate(netconf-device) 2022-06-07 06:54:10,166|14f65acb-99a9-49a8-ab46-6a3428246722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ***** Enhancing NodeTemplate(resolve-data) 2022-06-07 06:54:10,174|14f65acb-99a9-49a8-ab46-6a3428246722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-06-07 06:54:10,176|14f65acb-99a9-49a8-ab46-6a3428246722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-06-07 06:54:10,178|14f65acb-99a9-49a8-ab46-6a3428246722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-06-07 06:54:10,199|14f65acb-99a9-49a8-ab46-6a3428246722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-06-07 06:54:10,213|14f65acb-99a9-49a8-ab46-6a3428246722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ##### Enhancing Workflow(config-assign) 2022-06-07 06:54:10,214|14f65acb-99a9-49a8-ab46-6a3428246722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-06-07 06:54:10,214|14f65acb-99a9-49a8-ab46-6a3428246722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| identified workflow(config-assign) targets(resolve-data) 2022-06-07 06:54:10,214|14f65acb-99a9-49a8-ab46-6a3428246722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-06-07 06:54:10,214|14f65acb-99a9-49a8-ab46-6a3428246722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-06-07 06:54:10,214|14f65acb-99a9-49a8-ab46-6a3428246722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| enriching artifacts file(/opt/app/onap/blueprints/working/685ba129-b53c-4df1-b238-06bedd56ff3e/Templates/netconfrpc-mapping.json 2022-06-07 06:54:10,220|14f65acb-99a9-49a8-ab46-6a3428246722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-06-07 06:54:10,220|14f65acb-99a9-49a8-ab46-6a3428246722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| dataType not present for the recipe(dt-config-assign-properties) 2022-06-07 06:54:10,220|14f65acb-99a9-49a8-ab46-6a3428246722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ##### Enhancing Workflow(config-deploy) 2022-06-07 06:54:10,221|14f65acb-99a9-49a8-ab46-6a3428246722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-06-07 06:54:10,221|14f65acb-99a9-49a8-ab46-6a3428246722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| identified workflow(config-deploy) targets(execute-netconf) 2022-06-07 06:54:10,221|14f65acb-99a9-49a8-ab46-6a3428246722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| workflow(config-deploy) resource assignment files([] 2022-06-07 06:54:10,221|14f65acb-99a9-49a8-ab46-6a3428246722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| ##### Enhancing blueprint Resource Definitions 2022-06-07 06:54:10,222|14f65acb-99a9-49a8-ab46-6a3428246722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-06-07 06:54:10,222|14f65acb-99a9-49a8-ab46-6a3428246722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| processing file (Templates/netconfrpc-mapping.json) 2022-06-07 06:54:10,227|14f65acb-99a9-49a8-ab46-6a3428246722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| distinct resource keys ([input-source]) 2022-06-07 06:54:10,231|14f65acb-99a9-49a8-ab46-6a3428246722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Enriching Resource Definition sources Node Template: [source-input] 2022-06-07 06:54:41,498|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-07 06:54:41,635|||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-06-07 06:54:41,697|ef645fda-7dc5-47ef-8894-177ac8fc2c67||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| request(ef645fda-7dc5-47ef-8894-177ac8fc2c67) 2022-06-07 06:54:41,703|ef645fda-7dc5-47ef-8894-177ac8fc2c67||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| CBA file(/opt/app/onap/blueprints/archive/513b14cf-e1d1-476b-ab45-73dbb2c70869/cba.zip written successfully 2022-06-07 06:54:41,703|ef645fda-7dc5-47ef-8894-177ac8fc2c67||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Save processing(513b14cf-e1d1-476b-ab45-73dbb2c70869) CBA(/opt/app/onap/blueprints/archive/513b14cf-e1d1-476b-ab45-73dbb2c70869/cba.zip) 2022-06-07 06:54:41,740|ef645fda-7dc5-47ef-8894-177ac8fc2c67||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/513b14cf-e1d1-476b-ab45-73dbb2c70869) and entry definition file (Definitions/CNF.json) 2022-06-07 06:54:41,819|ef645fda-7dc5-47ef-8894-177ac8fc2c67||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(resource-assignment) 2022-06-07 06:54:41,820|ef645fda-7dc5-47ef-8894-177ac8fc2c67||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(config-assign) 2022-06-07 06:54:41,820|ef645fda-7dc5-47ef-8894-177ac8fc2c67||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(config-deploy) 2022-06-07 06:54:41,821|ef645fda-7dc5-47ef-8894-177ac8fc2c67||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(scale-out) 2022-06-07 06:54:41,821|ef645fda-7dc5-47ef-8894-177ac8fc2c67||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(scale) 2022-06-07 06:54:41,822|ef645fda-7dc5-47ef-8894-177ac8fc2c67||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(scale-in) 2022-06-07 06:54:41,823|ef645fda-7dc5-47ef-8894-177ac8fc2c67||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(health-check) 2022-06-07 06:54:41,847|ef645fda-7dc5-47ef-8894-177ac8fc2c67||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/513b14cf-e1d1-476b-ab45-73dbb2c70869) and entry definition file (Definitions/CNF.json) 2022-06-07 06:54:41,865|ef645fda-7dc5-47ef-8894-177ac8fc2c67||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Overwriting blueprint model :APACHE::1.0.0 2022-06-07 06:54:41,879|ef645fda-7dc5-47ef-8894-177ac8fc2c67||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2022-06-07 06:54:41,880|ef645fda-7dc5-47ef-8894-177ac8fc2c67||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Deleted deployed blueprint model :APACHE::1.0.0 2022-06-07 06:54:41,899|ef645fda-7dc5-47ef-8894-177ac8fc2c67||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| No compiled cache(/opt/app/onap/blueprints/working/513b14cf-e1d1-476b-ab45-73dbb2c70869) present to clean. 2022-06-07 06:54:57,172|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-07 06:54:57,282|||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-06-07 06:54:57,284|31a9f608-4829-4b38-9958-06c47456e213||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| request(31a9f608-4829-4b38-9958-06c47456e213) 2022-06-07 06:54:57,286|31a9f608-4829-4b38-9958-06c47456e213||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| CBA file(/opt/app/onap/blueprints/archive/af2d3dda-abb1-4414-b686-eb49c7cffc93/cba.zip written successfully 2022-06-07 06:54:57,286|31a9f608-4829-4b38-9958-06c47456e213||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Save processing(af2d3dda-abb1-4414-b686-eb49c7cffc93) CBA(/opt/app/onap/blueprints/archive/af2d3dda-abb1-4414-b686-eb49c7cffc93/cba.zip) 2022-06-07 06:54:57,293|31a9f608-4829-4b38-9958-06c47456e213||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/af2d3dda-abb1-4414-b686-eb49c7cffc93) and entry definition file (Definitions/ubuntu20.json) 2022-06-07 06:54:57,303|31a9f608-4829-4b38-9958-06c47456e213||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-07 06:54:57,338|31a9f608-4829-4b38-9958-06c47456e213||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(resource-assignment) 2022-06-07 06:54:57,339|31a9f608-4829-4b38-9958-06c47456e213||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(config-assign) 2022-06-07 06:54:57,340|31a9f608-4829-4b38-9958-06c47456e213||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(config-deploy) 2022-06-07 06:54:57,359|31a9f608-4829-4b38-9958-06c47456e213||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/af2d3dda-abb1-4414-b686-eb49c7cffc93) and entry definition file (Definitions/ubuntu20.json) 2022-06-07 06:54:57,371|31a9f608-4829-4b38-9958-06c47456e213||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-06-07 06:54:57,381|31a9f608-4829-4b38-9958-06c47456e213||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-06-07 06:54:57,384|31a9f608-4829-4b38-9958-06c47456e213||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-06-07 06:54:57,395|31a9f608-4829-4b38-9958-06c47456e213||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| No compiled cache(/opt/app/onap/blueprints/working/af2d3dda-abb1-4414-b686-eb49c7cffc93) present to clean. 2022-06-07 06:55:03,633|4dc7837e-cd85-445a-996f-c0b1b49c07c4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| getting cba file name(APACHE), version(1.0.0) from db 2022-06-07 06:55:03,833|4dc7837e-cd85-445a-996f-c0b1b49c07c4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-07 06:55:03,836|4dc7837e-cd85-445a-996f-c0b1b49c07c4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-07 06:55:03,840|4dc7837e-cd85-445a-996f-c0b1b49c07c4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-07 06:55:04,054|a29eaa19-f4b7-4e0e-9271-634caf632aab||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-07 06:55:04,055|a29eaa19-f4b7-4e0e-9271-634caf632aab||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-07 06:55:04,059|a29eaa19-f4b7-4e0e-9271-634caf632aab||DefaultDispatcher-worker-6||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-07 06:55:04,892|dcae0416-ea0c-414d-8164-b8285296bfcc||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-07 06:55:04,892|dcae0416-ea0c-414d-8164-b8285296bfcc||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-07 06:55:04,895|dcae0416-ea0c-414d-8164-b8285296bfcc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-07 06:55:05,091|bffabd24-ea73-423f-b012-0338cf8b6cb2||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-07 06:55:05,091|bffabd24-ea73-423f-b012-0338cf8b6cb2||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-07 06:55:05,094|bffabd24-ea73-423f-b012-0338cf8b6cb2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-07 06:55:05,359|4349da75-775e-4f28-99e9-5f20c29acdc1||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-07 06:55:05,359|4349da75-775e-4f28-99e9-5f20c29acdc1||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-07 06:55:05,364|4349da75-775e-4f28-99e9-5f20c29acdc1||DefaultDispatcher-worker-6||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-07 06:55:05,687|ed3b187c-2a98-4049-b3b2-24aac852b1aa||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-07 06:55:05,688|ed3b187c-2a98-4049-b3b2-24aac852b1aa||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-07 06:55:05,690|ed3b187c-2a98-4049-b3b2-24aac852b1aa||DefaultDispatcher-worker-6||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-07 06:55:06,000|91e3fd1a-57f6-42e9-964d-113b1e88f425||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-07 06:55:06,000|91e3fd1a-57f6-42e9-964d-113b1e88f425||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-07 06:55:06,003|91e3fd1a-57f6-42e9-964d-113b1e88f425||DefaultDispatcher-worker-6||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-07 06:55:06,236|9af1d5ef-ee08-4445-a3f6-a4f6ad15827d||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-07 06:55:06,236|9af1d5ef-ee08-4445-a3f6-a4f6ad15827d||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-07 06:55:06,238|9af1d5ef-ee08-4445-a3f6-a4f6ad15827d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-07 06:55:31,622|747dba38-0fee-400b-8e81-0ce3387c23d1||DefaultDispatcher-worker-6||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| getting cba file name(ubuntu20), version(1.0.0) from db 2022-06-07 06:55:31,695|747dba38-0fee-400b-8e81-0ce3387c23d1||DefaultDispatcher-worker-6||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-07 06:55:31,697|747dba38-0fee-400b-8e81-0ce3387c23d1||DefaultDispatcher-worker-6||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-07 06:55:31,700|747dba38-0fee-400b-8e81-0ce3387c23d1||DefaultDispatcher-worker-6||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-07 06:55:31,863|a631b647-6ef1-40db-8dc8-b6eda90d9c56||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-07 06:55:31,863|a631b647-6ef1-40db-8dc8-b6eda90d9c56||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-07 06:55:31,867|a631b647-6ef1-40db-8dc8-b6eda90d9c56||DefaultDispatcher-worker-6||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-07 06:55:32,277|2925a467-a12e-486c-91dc-9ef29745d9ff||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-07 06:55:32,278|2925a467-a12e-486c-91dc-9ef29745d9ff||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-07 06:55:32,281|2925a467-a12e-486c-91dc-9ef29745d9ff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-07 06:55:32,490|a048ef0c-5351-43c3-ad11-89811941e328||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-07 06:55:32,490|a048ef0c-5351-43c3-ad11-89811941e328||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-07 06:55:32,491|a048ef0c-5351-43c3-ad11-89811941e328||DefaultDispatcher-worker-6||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-07 06:55:37,766|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-07 06:55:37,880|||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-06-07 06:55:37,883|aa0fefaf-6907-4d20-8772-b4c73bb1f72a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| request(aa0fefaf-6907-4d20-8772-b4c73bb1f72a) 2022-06-07 06:55:37,884|aa0fefaf-6907-4d20-8772-b4c73bb1f72a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| CBA file(/opt/app/onap/blueprints/archive/1de64eca-3d54-4cff-b460-1a2929a4323c/cba.zip written successfully 2022-06-07 06:55:37,884|aa0fefaf-6907-4d20-8772-b4c73bb1f72a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Save processing(1de64eca-3d54-4cff-b460-1a2929a4323c) CBA(/opt/app/onap/blueprints/archive/1de64eca-3d54-4cff-b460-1a2929a4323c/cba.zip) 2022-06-07 06:55:37,897|aa0fefaf-6907-4d20-8772-b4c73bb1f72a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1de64eca-3d54-4cff-b460-1a2929a4323c) and entry definition file (Definitions/pnf_netconf.json) 2022-06-07 06:55:37,903|aa0fefaf-6907-4d20-8772-b4c73bb1f72a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-07 06:55:37,913|aa0fefaf-6907-4d20-8772-b4c73bb1f72a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(config-assign) 2022-06-07 06:55:37,914|aa0fefaf-6907-4d20-8772-b4c73bb1f72a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Validating Workflow(config-deploy) 2022-06-07 06:55:37,921|aa0fefaf-6907-4d20-8772-b4c73bb1f72a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1de64eca-3d54-4cff-b460-1a2929a4323c) and entry definition file (Definitions/pnf_netconf.json) 2022-06-07 06:55:37,945|aa0fefaf-6907-4d20-8772-b4c73bb1f72a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-06-07 06:55:37,968|aa0fefaf-6907-4d20-8772-b4c73bb1f72a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-06-07 06:55:37,969|aa0fefaf-6907-4d20-8772-b4c73bb1f72a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-06-07 06:55:37,985|aa0fefaf-6907-4d20-8772-b4c73bb1f72a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| No compiled cache(/opt/app/onap/blueprints/working/1de64eca-3d54-4cff-b460-1a2929a4323c) present to clean. 2022-06-07 06:58:49,104|f0e577e1-be9c-4955-8442-c91688625941||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| processing request id e1151d87-489a-4982-9a88-b3b44adaa779 2022-06-07 06:58:49,105|f0e577e1-be9c-4955-8442-c91688625941||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| storeExecutionInput called not to store the Workflow action input details 2022-06-07 06:58:49,105|f0e577e1-be9c-4955-8442-c91688625941||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| StoreAuditService ID -1 2022-06-07 06:58:49,107|f0e577e1-be9c-4955-8442-c91688625941||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-07 06:58:49,107|f0e577e1-be9c-4955-8442-c91688625941||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-07 06:58:49,111|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-07 06:58:49,130|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Deriving input data for workflow: (resource-assignment) 2022-06-07 06:58:49,214|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Execute node(START) -> executed state(SUCCESS) 2022-06-07 06:58:49,217|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Executing workflow(resource-assignment[e1151d87-489a-4982-9a88-b3b44adaa779])'s step(resource-assignment) 2022-06-07 06:58:49,218|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-07 06:58:49,219|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| preparing request id(e1151d87-489a-4982-9a88-b3b44adaa779) for workflow(resource-assignment) step(resource-assignment) 2022-06-07 06:58:49,219|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-06-07 06:58:49,219|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-06-07 06:58:49,220|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-06-07 06:58:49,240|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 06:58:49,250|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2022-06-07 06:58:49,251|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string) 2022-06-07 06:58:49,251|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2022-06-07 06:58:49,252|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("3760a37e-05c1-40ee-8bba-7d484202ba29") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-07 06:58:49,252|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("20e2ac4e-f533-4dc6-95f6-aa0c61573ec9") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-07 06:58:49,265|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 06:58:49,265|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 06:58:49,277|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-06-07 06:58:54,164|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Response status(200 - ) 2022-06-07 06:58:54,165|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Response processing type (string) 2022-06-07 06:58:54,166|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220607t065854370079z") 2022-06-07 06:58:54,166|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220607t065854370079z") 2022-06-07 06:58:54,166|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220607t065854370079z") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-06-07 06:58:54,168|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-06-07 06:58:54,170|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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" : "20e2ac4e-f533-4dc6-95f6-aa0c61573ec9", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "3760a37e-05c1-40ee-8bba-7d484202ba29", "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220607t065854370079z" }) 2022-06-07 06:58:54,179|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Preparing Response... 2022-06-07 06:58:54,179|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-06-07 06:58:54,179|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Execute node(resource-assignment) -> executed state(SUCCESS) 2022-06-07 06:58:54,179|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Executing workflow(resource-assignment[e1151d87-489a-4982-9a88-b3b44adaa779])'s step(profile-upload) 2022-06-07 06:58:54,180|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-07 06:58:54,185|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| preparing request id(e1151d87-489a-4982-9a88-b3b44adaa779) for workflow(resource-assignment) step(profile-upload) 2022-06-07 06:58:54,185|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2022-06-07 06:58:54,186|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 06:58:54,187|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Triggering K8s Profile Upload component logic. 2022-06-07 06:58:54,187|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Getting the template prefixes 2022-06-07 06:58:54,187|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Iterating over prefixes in resource assignment map. 2022-06-07 06:58:54,190|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Prefix vnf does not have required data for us to continue. 2022-06-07 06:58:54,190|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Preparing Response... 2022-06-07 06:58:54,190|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2022-06-07 06:58:54,190|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Execute node(profile-upload) -> executed state(SUCCESS) 2022-06-07 06:58:54,191|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Execute node(END) -> executed state(SUCCESS) 2022-06-07 06:58:54,195|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| workflow(e1151d87-489a-4982-9a88-b3b44adaa779) nodes completed with (0)exceptions 2022-06-07 06:58:54,195|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-06-07 06:58:54,196|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 63fe341c-a2ca-4a81-9c63-1d5cd8ae54b5 auditStoreId -1 2022-06-07 06:59:00,418|f0e577e1-be9c-4955-8442-c91688625941||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| processing request id cae15af1-2bd6-488e-a9e6-ff4025e5dd64 2022-06-07 06:59:00,418|f0e577e1-be9c-4955-8442-c91688625941||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| storeExecutionInput called not to store the Workflow action input details 2022-06-07 06:59:00,418|f0e577e1-be9c-4955-8442-c91688625941||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| StoreAuditService ID -1 2022-06-07 06:59:00,418|f0e577e1-be9c-4955-8442-c91688625941||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-07 06:59:00,418|f0e577e1-be9c-4955-8442-c91688625941||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-07 06:59:00,420|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-07 06:59:00,427|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Deriving input data for workflow: (resource-assignment) 2022-06-07 06:59:00,429|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Execute node(START) -> executed state(SUCCESS) 2022-06-07 06:59:00,429|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Executing workflow(resource-assignment[cae15af1-2bd6-488e-a9e6-ff4025e5dd64])'s step(resource-assignment) 2022-06-07 06:59:00,429|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-07 06:59:00,430|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| preparing request id(cae15af1-2bd6-488e-a9e6-ff4025e5dd64) for workflow(resource-assignment) step(resource-assignment) 2022-06-07 06:59:00,430|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-06-07 06:59:00,430|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-06-07 06:59:00,431|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Resolving resource with resource assignment artifact(helm_apache-mapping) 2022-06-07 06:59:00,446|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 06:59:00,450|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string) 2022-06-07 06:59:00,451|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("47728f22-51e8-49fd-9fdb-5546dc1b7cfa") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-06-07 06:59:00,451|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string) 2022-06-07 06:59:00,451|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string) 2022-06-07 06:59:00,452|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("add52785-57e8-4edd-a799-a4f3732dc696") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string) 2022-06-07 06:59:00,453|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 06:59:00,453|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 06:59:00,480|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Parameter information : ({customizationid=add52785-57e8-4edd-a799-a4f3732dc696}) 2022-06-07 06:59:00,483|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Parameter information : ({customizationid=add52785-57e8-4edd-a799-a4f3732dc696}) 2022-06-07 06:59:00,495|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Response processing type (string) 2022-06-07 06:59:00,496|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Response processing type (string) 2022-06-07 06:59:00,498|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"f0c08da3-e091-413d-b188-1ebc57d7a172"}]) 2022-06-07 06:59:00,498|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"d15cf44a-731e-4b92-96a2-95665722855e"}]) 2022-06-07 06:59:00,498|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("d15cf44a-731e-4b92-96a2-95665722855e") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string) 2022-06-07 06:59:00,498|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("f0c08da3-e091-413d-b188-1ebc57d7a172") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string) 2022-06-07 06:59:00,499|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string) 2022-06-07 06:59:00,504|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Transformed value: null -> f0c08da3-e091-413d-b188-1ebc57d7a172 2022-06-07 06:59:00,506|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 06:59:00,530|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Parameter information : ({customizationid=add52785-57e8-4edd-a799-a4f3732dc696}) 2022-06-07 06:59:00,536|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Response processing type (string) 2022-06-07 06:59:00,537|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}]) 2022-06-07 06:59:00,537|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string) 2022-06-07 06:59:00,538|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string) 2022-06-07 06:59:00,538|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string) 2022-06-07 06:59:00,545|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Transformed value: null -> add52785-57e8-4edd-a799-a4f3732dc696 2022-06-07 06:59:00,546|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("20e2ac4e-f533-4dc6-95f6-aa0c61573ec9") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-07 06:59:00,546|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string) 2022-06-07 06:59:00,546|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string) 2022-06-07 06:59:00,547|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("3760a37e-05c1-40ee-8bba-7d484202ba29") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-07 06:59:00,552|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/20e2ac4e-f533-4dc6-95f6-aa0c61573ec9/service-data/vnfs/vnf/3760a37e-05c1-40ee-8bba-7d484202ba29/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-06-07 06:59:00,552|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/20e2ac4e-f533-4dc6-95f6-aa0c61573ec9/service-data/vnfs/vnf/3760a37e-05c1-40ee-8bba-7d484202ba29/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-06-07 06:59:00,552|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/20e2ac4e-f533-4dc6-95f6-aa0c61573ec9/service-data/vnfs/vnf/3760a37e-05c1-40ee-8bba-7d484202ba29/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-06-07 06:59:00,552|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/20e2ac4e-f533-4dc6-95f6-aa0c61573ec9/service-data/vnfs/vnf/3760a37e-05c1-40ee-8bba-7d484202ba29/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value}) 2022-06-07 06:59:00,562|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/20e2ac4e-f533-4dc6-95f6-aa0c61573ec9/service-data/vnfs/vnf/3760a37e-05c1-40ee-8bba-7d484202ba29/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy) 2022-06-07 06:59:00,563|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/20e2ac4e-f533-4dc6-95f6-aa0c61573ec9/service-data/vnfs/vnf/3760a37e-05c1-40ee-8bba-7d484202ba29/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name) 2022-06-07 06:59:00,586|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Response status(200 - OK) 2022-06-07 06:59:00,587|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Response processing type (string) 2022-06-07 06:59:00,587|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Response status(200 - OK) 2022-06-07 06:59:00,587|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20220607t065854370079z") 2022-06-07 06:59:00,587|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220607t065854370079z") 2022-06-07 06:59:00,587|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Response processing type (string) 2022-06-07 06:59:00,588|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220607t065854370079z") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-06-07 06:59:00,588|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-06-07 06:59:00,588|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-06-07 06:59:00,588|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2022-06-07 06:59:00,594|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 06:59:00,595|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 06:59:00,596|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-06-07 06:59:00,783|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Response status(200 - ) 2022-06-07 06:59:00,784|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Response processing type (string) 2022-06-07 06:59:00,784|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220607t065854370079z-helm_apache-vfmt-001") 2022-06-07 06:59:00,784|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220607t065854370079z-helm_apache-vfmt-001") 2022-06-07 06:59:00,784|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220607t065854370079z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string) 2022-06-07 06:59:00,786|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-06-07 06:59:00,796|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/20e2ac4e-f533-4dc6-95f6-aa0c61573ec9/service-data/vnfs/vnf/3760a37e-05c1-40ee-8bba-7d484202ba29/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-06-07 06:59:00,796|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/20e2ac4e-f533-4dc6-95f6-aa0c61573ec9/service-data/vnfs/vnf/3760a37e-05c1-40ee-8bba-7d484202ba29/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-06-07 06:59:00,806|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/20e2ac4e-f533-4dc6-95f6-aa0c61573ec9/service-data/vnfs/vnf/3760a37e-05c1-40ee-8bba-7d484202ba29/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version) 2022-06-07 06:59:00,822|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Response status(200 - OK) 2022-06-07 06:59:00,823|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Response processing type (string) 2022-06-07 06:59:00,823|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0") 2022-06-07 06:59:00,824|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0") 2022-06-07 06:59:00,824|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2022-06-07 06:59:00,824|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string) 2022-06-07 06:59:00,824|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string) 2022-06-07 06:59:00,827|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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" : "f0c08da3-e091-413d-b188-1ebc57d7a172", "k8s-rb-definition-version" : "add52785-57e8-4edd-a799-a4f3732dc696", "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" : "20e2ac4e-f533-4dc6-95f6-aa0c61573ec9", "vf-module-id" : "47728f22-51e8-49fd-9fdb-5546dc1b7cfa", "vf-module-label" : "helm_apache", "vf-module-model-customization-uuid" : "add52785-57e8-4edd-a799-a4f3732dc696", "vf-module-model-invariant-uuid" : "f0c08da3-e091-413d-b188-1ebc57d7a172", "vf-module-model-version" : "d15cf44a-731e-4b92-96a2-95665722855e", "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20220607t065854370079z-helm_apache-vfmt-001", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "3760a37e-05c1-40ee-8bba-7d484202ba29", "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220607t065854370079z" }) 2022-06-07 06:59:00,844|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Preparing Response... 2022-06-07 06:59:00,844|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-06-07 06:59:00,845|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Execute node(resource-assignment) -> executed state(SUCCESS) 2022-06-07 06:59:00,846|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Executing workflow(resource-assignment[cae15af1-2bd6-488e-a9e6-ff4025e5dd64])'s step(profile-upload) 2022-06-07 06:59:00,846|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-07 06:59:00,846|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| preparing request id(cae15af1-2bd6-488e-a9e6-ff4025e5dd64) for workflow(resource-assignment) step(profile-upload) 2022-06-07 06:59:00,847|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2022-06-07 06:59:00,847|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 06:59:00,847|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Triggering K8s Profile Upload component logic. 2022-06-07 06:59:00,847|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Getting the template prefixes 2022-06-07 06:59:00,848|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Iterating over prefixes in resource assignment map. 2022-06-07 06:59:00,867|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Rest request method(GET), url(/v1/rb/definition/f0c08da3-e091-413d-b188-1ebc57d7a172/add52785-57e8-4edd-a799-a4f3732dc696) 2022-06-07 06:59:00,876|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Response status(200 - OK) 2022-06-07 06:59:00,888|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Rest request method(GET), url(/v1/rb/definition/f0c08da3-e091-413d-b188-1ebc57d7a172/add52785-57e8-4edd-a799-a4f3732dc696/profile/node-port-profile) 2022-06-07 06:59:00,894|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Response status(404 - Not Found) 2022-06-07 06:59:00,894|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Uploading K8s Profile.. 2022-06-07 06:59:00,971|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Rest request method(POST), url(/v1/rb/definition/f0c08da3-e091-413d-b188-1ebc57d7a172/add52785-57e8-4edd-a799-a4f3732dc696/profile) 2022-06-07 06:59:00,982|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Response status(201 - Created) 2022-06-07 06:59:01,001|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Rest request method(POST), url(/v1/rb/definition/f0c08da3-e091-413d-b188-1ebc57d7a172/add52785-57e8-4edd-a799-a4f3732dc696/profile/node-port-profile/content) 2022-06-07 06:59:01,010|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Response status(200 - OK) 2022-06-07 06:59:01,011|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| K8s Profile Upload Completed 2022-06-07 06:59:01,011|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Preparing Response... 2022-06-07 06:59:01,011|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2022-06-07 06:59:01,011|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Execute node(profile-upload) -> executed state(SUCCESS) 2022-06-07 06:59:01,012|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Execute node(END) -> executed state(SUCCESS) 2022-06-07 06:59:01,012|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| workflow(cae15af1-2bd6-488e-a9e6-ff4025e5dd64) nodes completed with (0)exceptions 2022-06-07 06:59:01,012|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-06-07 06:59:01,013|f0e577e1-be9c-4955-8442-c91688625941||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 323dd4b8-9d35-479a-8a17-9e763a972e8e auditStoreId -1 2022-06-07 06:59:06,841|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-07 06:59:06,959|||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-06-07 06:59:06,995|f0e577e1-be9c-4955-8442-c91688625941||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| processing request id f0e577e1-be9c-4955-8442-c91688625941 2022-06-07 06:59:06,995|f0e577e1-be9c-4955-8442-c91688625941||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| storeExecutionInput called not to store the Workflow action input details 2022-06-07 06:59:06,995|f0e577e1-be9c-4955-8442-c91688625941||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| StoreAuditService ID -1 2022-06-07 06:59:06,996|f0e577e1-be9c-4955-8442-c91688625941||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-07 06:59:06,996|f0e577e1-be9c-4955-8442-c91688625941||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-07 06:59:06,996|f0e577e1-be9c-4955-8442-c91688625941||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-07 06:59:07,002|f0e577e1-be9c-4955-8442-c91688625941||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Deriving input data for workflow: (config-assign) 2022-06-07 06:59:07,003|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2022-06-07 06:59:07,003|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-assign[f0e577e1-be9c-4955-8442-c91688625941])'s step(config-setup) 2022-06-07 06:59:07,003|||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-06-07 06:59:07,004|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(f0e577e1-be9c-4955-8442-c91688625941) for workflow(config-assign) step(config-setup) 2022-06-07 06:59:07,004|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process) 2022-06-07 06:59:07,004|||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-06-07 06:59:07,005|||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping) 2022-06-07 06:59:07,030|||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-06-07 06:59:07,031|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-06-07 06:59:07,032|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("20e2ac4e-f533-4dc6-95f6-aa0c61573ec9") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-07 06:59:07,037|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/20e2ac4e-f533-4dc6-95f6-aa0c61573ec9), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value}) 2022-06-07 06:59:07,037|||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/20e2ac4e-f533-4dc6-95f6-aa0c61573ec9), ({service-instance-id=service-instance-id}), ({service-instance-name=value}) 2022-06-07 06:59:07,048|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/20e2ac4e-f533-4dc6-95f6-aa0c61573ec9) 2022-06-07 06:59:07,085|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-06-07 06:59:07,085|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string) 2022-06-07 06:59:07,086|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_753b79aa-c2c7-4a63-8718-7416cfda4151") 2022-06-07 06:59:07,086|||DefaultDispatcher-worker-2||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_753b79aa-c2c7-4a63-8718-7416cfda4151") 2022-06-07 06:59:07,086|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("basic_cnf_macro_753b79aa-c2c7-4a63-8718-7416cfda4151") for Resource Name (service-instance-name), definition(service-instance-name) of type (string) 2022-06-07 06:59:07,087|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("3760a37e-05c1-40ee-8bba-7d484202ba29") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-07 06:59:07,092|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/20e2ac4e-f533-4dc6-95f6-aa0c61573ec9/service-data/vnfs/vnf/3760a37e-05c1-40ee-8bba-7d484202ba29/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-06-07 06:59:07,092|||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/20e2ac4e-f533-4dc6-95f6-aa0c61573ec9/service-data/vnfs/vnf/3760a37e-05c1-40ee-8bba-7d484202ba29/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-06-07 06:59:07,101|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/20e2ac4e-f533-4dc6-95f6-aa0c61573ec9/service-data/vnfs/vnf/3760a37e-05c1-40ee-8bba-7d484202ba29/vnf-data/vf-modules) 2022-06-07 06:59:07,123|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-06-07 06:59:07,124|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (json) 2022-06-07 06:59:07,124|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"47728f22-51e8-49fd-9fdb-5546dc1b7cfa","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_753b79aa-c2c7-4a63-8718-7416cfda4151_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":"d15cf44a-731e-4b92-96a2-95665722855e","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-20220607t065854370079z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"f0c08da3-e091-413d-b188-1ebc57d7a172","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220607t065854370079z","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":"add52785-57e8-4edd-a799-a4f3732dc696","model-uuid":"d15cf44a-731e-4b92-96a2-95665722855e","model-invariant-uuid":"f0c08da3-e091-413d-b188-1ebc57d7a172"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"47728f22-51e8-49fd-9fdb-5546dc1b7cfa","vf-module-name":"basic_cnf_macro_753b79aa-c2c7-4a63-8718-7416cfda4151_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"f0e577e1-be9c-4955-8442-c91688625941","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"55cbde27-dbe4-42c0-ae1f-b920681668b8","model-invariant-uuid":"f6089c6e-b97f-49bd-8ec0-c69e00b72e1f"},"global-customer-id":"basiccnf-macro-customer","service-id":"20e2ac4e-f533-4dc6-95f6-aa0c61573ec9","service-instance-id":"20e2ac4e-f533-4dc6-95f6-aa0c61573ec9","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"1d71d849-f572-4dc7-8b7d-34af100495c9","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/e268fe71-5cfe-45fd-a315-f4e5b9cc0ffb","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"64e9d83d-508a-49a1-aca7-9b242f15453f","model-uuid":"c7919526-5740-4da4-bdad-158361f8d95e","model-invariant-uuid":"dc547709-e3e7-4b21-8d34-31025cd2a2f4"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"3760a37e-05c1-40ee-8bba-7d484202ba29"},"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":"add52785-57e8-4edd-a799-a4f3732dc696","model-uuid":"d15cf44a-731e-4b92-96a2-95665722855e","model-invariant-uuid":"f0c08da3-e091-413d-b188-1ebc57d7a172"},"vf-module-id":"47728f22-51e8-49fd-9fdb-5546dc1b7cfa"}}}]}) 2022-06-07 06:59:07,124|||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"47728f22-51e8-49fd-9fdb-5546dc1b7cfa","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_753b79aa-c2c7-4a63-8718-7416cfda4151_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":"d15cf44a-731e-4b92-96a2-95665722855e","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-20220607t065854370079z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"f0c08da3-e091-413d-b188-1ebc57d7a172","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220607t065854370079z","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":"add52785-57e8-4edd-a799-a4f3732dc696","model-uuid":"d15cf44a-731e-4b92-96a2-95665722855e","model-invariant-uuid":"f0c08da3-e091-413d-b188-1ebc57d7a172"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"47728f22-51e8-49fd-9fdb-5546dc1b7cfa","vf-module-name":"basic_cnf_macro_753b79aa-c2c7-4a63-8718-7416cfda4151_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"f0e577e1-be9c-4955-8442-c91688625941","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"55cbde27-dbe4-42c0-ae1f-b920681668b8","model-invariant-uuid":"f6089c6e-b97f-49bd-8ec0-c69e00b72e1f"},"global-customer-id":"basiccnf-macro-customer","service-id":"20e2ac4e-f533-4dc6-95f6-aa0c61573ec9","service-instance-id":"20e2ac4e-f533-4dc6-95f6-aa0c61573ec9","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"1d71d849-f572-4dc7-8b7d-34af100495c9","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/e268fe71-5cfe-45fd-a315-f4e5b9cc0ffb","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"64e9d83d-508a-49a1-aca7-9b242f15453f","model-uuid":"c7919526-5740-4da4-bdad-158361f8d95e","model-invariant-uuid":"dc547709-e3e7-4b21-8d34-31025cd2a2f4"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"3760a37e-05c1-40ee-8bba-7d484202ba29"},"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":"add52785-57e8-4edd-a799-a4f3732dc696","model-uuid":"d15cf44a-731e-4b92-96a2-95665722855e","model-invariant-uuid":"f0c08da3-e091-413d-b188-1ebc57d7a172"},"vf-module-id":"47728f22-51e8-49fd-9fdb-5546dc1b7cfa"}}}]}) 2022-06-07 06:59:07,125|||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"47728f22-51e8-49fd-9fdb-5546dc1b7cfa","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_753b79aa-c2c7-4a63-8718-7416cfda4151_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":"d15cf44a-731e-4b92-96a2-95665722855e","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-20220607t065854370079z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"f0c08da3-e091-413d-b188-1ebc57d7a172","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220607t065854370079z","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":"add52785-57e8-4edd-a799-a4f3732dc696","model-uuid":"d15cf44a-731e-4b92-96a2-95665722855e","model-invariant-uuid":"f0c08da3-e091-413d-b188-1ebc57d7a172"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"47728f22-51e8-49fd-9fdb-5546dc1b7cfa","vf-module-name":"basic_cnf_macro_753b79aa-c2c7-4a63-8718-7416cfda4151_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"f0e577e1-be9c-4955-8442-c91688625941","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"55cbde27-dbe4-42c0-ae1f-b920681668b8","model-invariant-uuid":"f6089c6e-b97f-49bd-8ec0-c69e00b72e1f"},"global-customer-id":"basiccnf-macro-customer","service-id":"20e2ac4e-f533-4dc6-95f6-aa0c61573ec9","service-instance-id":"20e2ac4e-f533-4dc6-95f6-aa0c61573ec9","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"1d71d849-f572-4dc7-8b7d-34af100495c9","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/e268fe71-5cfe-45fd-a315-f4e5b9cc0ffb","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"64e9d83d-508a-49a1-aca7-9b242f15453f","model-uuid":"c7919526-5740-4da4-bdad-158361f8d95e","model-invariant-uuid":"dc547709-e3e7-4b21-8d34-31025cd2a2f4"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"3760a37e-05c1-40ee-8bba-7d484202ba29"},"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":"add52785-57e8-4edd-a799-a4f3732dc696","model-uuid":"d15cf44a-731e-4b92-96a2-95665722855e","model-invariant-uuid":"f0c08da3-e091-413d-b188-1ebc57d7a172"},"vf-module-id":"47728f22-51e8-49fd-9fdb-5546dc1b7cfa"}}}]), type ({json}) 2022-06-07 06:59:07,125|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"47728f22-51e8-49fd-9fdb-5546dc1b7cfa","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_753b79aa-c2c7-4a63-8718-7416cfda4151_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":"d15cf44a-731e-4b92-96a2-95665722855e","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-20220607t065854370079z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"f0c08da3-e091-413d-b188-1ebc57d7a172","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220607t065854370079z","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":"add52785-57e8-4edd-a799-a4f3732dc696","model-uuid":"d15cf44a-731e-4b92-96a2-95665722855e","model-invariant-uuid":"f0c08da3-e091-413d-b188-1ebc57d7a172"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"47728f22-51e8-49fd-9fdb-5546dc1b7cfa","vf-module-name":"basic_cnf_macro_753b79aa-c2c7-4a63-8718-7416cfda4151_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"f0e577e1-be9c-4955-8442-c91688625941","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"55cbde27-dbe4-42c0-ae1f-b920681668b8","model-invariant-uuid":"f6089c6e-b97f-49bd-8ec0-c69e00b72e1f"},"global-customer-id":"basiccnf-macro-customer","service-id":"20e2ac4e-f533-4dc6-95f6-aa0c61573ec9","service-instance-id":"20e2ac4e-f533-4dc6-95f6-aa0c61573ec9","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"1d71d849-f572-4dc7-8b7d-34af100495c9","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/e268fe71-5cfe-45fd-a315-f4e5b9cc0ffb","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"64e9d83d-508a-49a1-aca7-9b242f15453f","model-uuid":"c7919526-5740-4da4-bdad-158361f8d95e","model-invariant-uuid":"dc547709-e3e7-4b21-8d34-31025cd2a2f4"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"3760a37e-05c1-40ee-8bba-7d484202ba29"},"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":"add52785-57e8-4edd-a799-a4f3732dc696","model-uuid":"d15cf44a-731e-4b92-96a2-95665722855e","model-invariant-uuid":"f0c08da3-e091-413d-b188-1ebc57d7a172"},"vf-module-id":"47728f22-51e8-49fd-9fdb-5546dc1b7cfa"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json) 2022-06-07 06:59:07,130|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/3760a37e-05c1-40ee-8bba-7d484202ba29?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-06-07 06:59:07,130|||DefaultDispatcher-worker-2||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/3760a37e-05c1-40ee-8bba-7d484202ba29?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-06-07 06:59:07,149|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/3760a37e-05c1-40ee-8bba-7d484202ba29?depth=1) 2022-06-07 06:59:07,518|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-06-07 06:59:07,518|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (json) 2022-06-07 06:59:07,518|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"47728f22-51e8-49fd-9fdb-5546dc1b7cfa","vf-module-name":"basic_cnf_macro_753b79aa-c2c7-4a63-8718-7416cfda4151_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1654585142499","model-invariant-id":"f0c08da3-e091-413d-b188-1ebc57d7a172","model-version-id":"d15cf44a-731e-4b92-96a2-95665722855e","model-customization-id":"add52785-57e8-4edd-a799-a4f3732dc696","module-index":0}]}) 2022-06-07 06:59:07,519|||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"47728f22-51e8-49fd-9fdb-5546dc1b7cfa","vf-module-name":"basic_cnf_macro_753b79aa-c2c7-4a63-8718-7416cfda4151_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1654585142499","model-invariant-id":"f0c08da3-e091-413d-b188-1ebc57d7a172","model-version-id":"d15cf44a-731e-4b92-96a2-95665722855e","model-customization-id":"add52785-57e8-4edd-a799-a4f3732dc696","module-index":0}]}) 2022-06-07 06:59:07,519|||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"47728f22-51e8-49fd-9fdb-5546dc1b7cfa","vf-module-name":"basic_cnf_macro_753b79aa-c2c7-4a63-8718-7416cfda4151_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1654585142499","model-invariant-id":"f0c08da3-e091-413d-b188-1ebc57d7a172","model-version-id":"d15cf44a-731e-4b92-96a2-95665722855e","model-customization-id":"add52785-57e8-4edd-a799-a4f3732dc696","module-index":0}]), type ({json}) 2022-06-07 06:59:07,519|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"47728f22-51e8-49fd-9fdb-5546dc1b7cfa","vf-module-name":"basic_cnf_macro_753b79aa-c2c7-4a63-8718-7416cfda4151_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1654585142499","model-invariant-id":"f0c08da3-e091-413d-b188-1ebc57d7a172","model-version-id":"d15cf44a-731e-4b92-96a2-95665722855e","model-customization-id":"add52785-57e8-4edd-a799-a4f3732dc696","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json) 2022-06-07 06:59:07,520|||DefaultDispatcher-worker-2||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup) 2022-06-07 06:59:07,523|||DefaultDispatcher-worker-2||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-07 06:59:12,873|||DefaultDispatcher-worker-2||||INFO||||||| compiled in (5350)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-07 06:59:12,874|||DefaultDispatcher-worker-2||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-07 06:59:12,896|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"f0c08da3-e091-413d-b188-1ebc57d7a172","k8s-rb-definition-version":"add52785-57e8-4edd-a799-a4f3732dc696","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-06-07 06:59:12,898|||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" : "f0c08da3-e091-413d-b188-1ebc57d7a172", "k8s-rb-definition-version" : "add52785-57e8-4edd-a799-a4f3732dc696" } }, "replica-count" : null, "service-instance-id" : "20e2ac4e-f533-4dc6-95f6-aa0c61573ec9", "service-instance-name" : "basic_cnf_macro_753b79aa-c2c7-4a63-8718-7416cfda4151", "vf-modules-list-aai" : { "vf-modules" : [ { "automated-assignment" : false, "is-base-vf-module" : false, "model-customization-id" : "add52785-57e8-4edd-a799-a4f3732dc696", "model-invariant-id" : "f0c08da3-e091-413d-b188-1ebc57d7a172", "model-version-id" : "d15cf44a-731e-4b92-96a2-95665722855e", "module-index" : 0, "orchestration-status" : "Assigned", "resource-version" : "1654585142499", "vf-module-id" : "47728f22-51e8-49fd-9fdb-5546dc1b7cfa", "vf-module-name" : "basic_cnf_macro_753b79aa-c2c7-4a63-8718-7416cfda4151_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" } ] }, "vf-modules-list-sdnc" : { "vf-modules" : [ { "vf-module-data" : { "request-information" : { "request-action" : "CreateVfModuleInstance", "request-id" : "f0e577e1-be9c-4955-8442-c91688625941", "source" : "MSO" }, "sdnc-request-header" : { "svc-action" : "assign", "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/e268fe71-5cfe-45fd-a315-f4e5b9cc0ffb", "svc-request-id" : "1d71d849-f572-4dc7-8b7d-34af100495c9" }, "service-information" : { "global-customer-id" : "basiccnf-macro-customer", "onap-model-information" : { "model-invariant-uuid" : "f6089c6e-b97f-49bd-8ec0-c69e00b72e1f", "model-name" : "basic_cnf_macro", "model-uuid" : "55cbde27-dbe4-42c0-ae1f-b920681668b8", "model-version" : "1.0" }, "service-id" : "20e2ac4e-f533-4dc6-95f6-aa0c61573ec9", "service-instance-id" : "20e2ac4e-f533-4dc6-95f6-aa0c61573ec9", "subscription-service-type" : "basic_cnf_macro" }, "vf-module-information" : { "onap-model-information" : { "model-customization-uuid" : "add52785-57e8-4edd-a799-a4f3732dc696", "model-invariant-uuid" : "f0c08da3-e091-413d-b188-1ebc57d7a172", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "d15cf44a-731e-4b92-96a2-95665722855e", "model-version" : "1" }, "vf-module-id" : "47728f22-51e8-49fd-9fdb-5546dc1b7cfa", "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_753b79aa-c2c7-4a63-8718-7416cfda4151_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" }, "vf-module-topology" : { "aic-cloud-region" : "k8sregion-cnf-macro", "onap-model-information" : { "model-customization-uuid" : "add52785-57e8-4edd-a799-a4f3732dc696", "model-invariant-uuid" : "f0c08da3-e091-413d-b188-1ebc57d7a172", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "d15cf44a-731e-4b92-96a2-95665722855e", "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" : "d15cf44a-731e-4b92-96a2-95665722855e" }, { "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-20220607t065854370079z-helm_apache-vfmt-001" }, { "name" : "vf-module-model-invariant-uuid", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "f0c08da3-e091-413d-b188-1ebc57d7a172" }, { "name" : "vnf_name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20220607t065854370079z" }, { "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" : "47728f22-51e8-49fd-9fdb-5546dc1b7cfa", "vf-module-name" : "basic_cnf_macro_753b79aa-c2c7-4a63-8718-7416cfda4151_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" } }, "vnf-information" : { "onap-model-information" : { "model-customization-uuid" : "64e9d83d-508a-49a1-aca7-9b242f15453f", "model-invariant-uuid" : "dc547709-e3e7-4b21-8d34-31025cd2a2f4", "model-name" : "basic_cnf_macro", "model-uuid" : "c7919526-5740-4da4-bdad-158361f8d95e", "model-version" : "1.0" }, "vnf-id" : "3760a37e-05c1-40ee-8bba-7d484202ba29", "vnf-name" : "basic_cnf_macro", "vnf-type" : "basic_cnf_macro/null" } }, "vf-module-id" : "47728f22-51e8-49fd-9fdb-5546dc1b7cfa" } ] }, "vnf-id" : "3760a37e-05c1-40ee-8bba-7d484202ba29" }) 2022-06-07 06:59:12,909|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2022-06-07 06:59:12,909|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process) 2022-06-07 06:59:12,910|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS) 2022-06-07 06:59:12,910|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-assign[f0e577e1-be9c-4955-8442-c91688625941])'s step(config-template) 2022-06-07 06:59:12,910|||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-06-07 06:59:12,916|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(f0e577e1-be9c-4955-8442-c91688625941) for workflow(config-assign) step(config-template) 2022-06-07 06:59:12,916|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process) 2022-06-07 06:59:12,916|||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-06-07 06:59:12,999|||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Config Upload component logic. 2022-06-07 06:59:12,999|||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes 2022-06-07 06:59:12,999|||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map. 2022-06-07 06:59:13,015|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/f0c08da3-e091-413d-b188-1ebc57d7a172/add52785-57e8-4edd-a799-a4f3732dc696) 2022-06-07 06:59:13,022|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-06-07 06:59:13,034|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/f0c08da3-e091-413d-b188-1ebc57d7a172/add52785-57e8-4edd-a799-a4f3732dc696/config-template/replica-count-template) 2022-06-07 06:59:13,039|||DefaultDispatcher-worker-2||||INFO||||||| Response status(500 - Internal Server Error) 2022-06-07 06:59:13,039|||DefaultDispatcher-worker-2||||INFO||||||| Uploading K8s template.. 2022-06-07 06:59:13,057|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/f0c08da3-e091-413d-b188-1ebc57d7a172/add52785-57e8-4edd-a799-a4f3732dc696/config-template) 2022-06-07 06:59:13,066|||DefaultDispatcher-worker-2||||INFO||||||| Response status(201 - Created) 2022-06-07 06:59:13,082|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/f0c08da3-e091-413d-b188-1ebc57d7a172/add52785-57e8-4edd-a799-a4f3732dc696/config-template/replica-count-template/content) 2022-06-07 06:59:13,101|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-06-07 06:59:13,101|||DefaultDispatcher-worker-2||||INFO||||||| K8s Config Upload Completed 2022-06-07 06:59:13,102|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2022-06-07 06:59:13,102|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process) 2022-06-07 06:59:13,102|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(config-template) -> executed state(SUCCESS) 2022-06-07 06:59:13,103|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2022-06-07 06:59:13,104|||DefaultDispatcher-worker-1||||INFO||||||| workflow(f0e577e1-be9c-4955-8442-c91688625941) nodes completed with (0)exceptions 2022-06-07 06:59:13,104|f0e577e1-be9c-4955-8442-c91688625941||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| resolveWorkflowOutputs for workflow(config-assign) 2022-06-07 06:59:13,105|f0e577e1-be9c-4955-8442-c91688625941||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a8e35489-fb5a-405d-b285-5a48edb58c75 auditStoreId -1 2022-06-07 06:59:13,131|f0e577e1-be9c-4955-8442-c91688625941||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Completed 2022-06-07 07:00:00,330|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-07 07:00:00,435|||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-06-07 07:00:00,439|f0e577e1-be9c-4955-8442-c91688625941||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| processing request id f0e577e1-be9c-4955-8442-c91688625941 2022-06-07 07:00:00,439|f0e577e1-be9c-4955-8442-c91688625941||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| storeExecutionInput called not to store the Workflow action input details 2022-06-07 07:00:00,439|f0e577e1-be9c-4955-8442-c91688625941||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| StoreAuditService ID -1 2022-06-07 07:00:00,440|f0e577e1-be9c-4955-8442-c91688625941||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-07 07:00:00,441|f0e577e1-be9c-4955-8442-c91688625941||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-07 07:00:00,441|f0e577e1-be9c-4955-8442-c91688625941||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-07 07:00:00,448|f0e577e1-be9c-4955-8442-c91688625941||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Deriving input data for workflow: (config-deploy) 2022-06-07 07:00:00,449|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2022-06-07 07:00:00,449|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-deploy[f0e577e1-be9c-4955-8442-c91688625941])'s step(config-setup) 2022-06-07 07:00:00,449|||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-06-07 07:00:00,449|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(f0e577e1-be9c-4955-8442-c91688625941) for workflow(config-deploy) step(config-setup) 2022-06-07 07:00:00,450|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process) 2022-06-07 07:00:00,450|||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-06-07 07:00:00,450|||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping) 2022-06-07 07:00:00,466|||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-06-07 07:00:00,467|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-06-07 07:00:00,467|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("20e2ac4e-f533-4dc6-95f6-aa0c61573ec9") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-07 07:00:00,473|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/20e2ac4e-f533-4dc6-95f6-aa0c61573ec9), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value}) 2022-06-07 07:00:00,473|||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/20e2ac4e-f533-4dc6-95f6-aa0c61573ec9), ({service-instance-id=service-instance-id}), ({service-instance-name=value}) 2022-06-07 07:00:00,481|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/20e2ac4e-f533-4dc6-95f6-aa0c61573ec9) 2022-06-07 07:00:00,498|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-06-07 07:00:00,498|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string) 2022-06-07 07:00:00,499|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_753b79aa-c2c7-4a63-8718-7416cfda4151") 2022-06-07 07:00:00,499|||DefaultDispatcher-worker-2||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_753b79aa-c2c7-4a63-8718-7416cfda4151") 2022-06-07 07:00:00,499|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("basic_cnf_macro_753b79aa-c2c7-4a63-8718-7416cfda4151") for Resource Name (service-instance-name), definition(service-instance-name) of type (string) 2022-06-07 07:00:00,500|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("3760a37e-05c1-40ee-8bba-7d484202ba29") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-07 07:00:00,505|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/20e2ac4e-f533-4dc6-95f6-aa0c61573ec9/service-data/vnfs/vnf/3760a37e-05c1-40ee-8bba-7d484202ba29/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-06-07 07:00:00,505|||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/20e2ac4e-f533-4dc6-95f6-aa0c61573ec9/service-data/vnfs/vnf/3760a37e-05c1-40ee-8bba-7d484202ba29/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-06-07 07:00:00,513|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/20e2ac4e-f533-4dc6-95f6-aa0c61573ec9/service-data/vnfs/vnf/3760a37e-05c1-40ee-8bba-7d484202ba29/vnf-data/vf-modules) 2022-06-07 07:00:00,526|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-06-07 07:00:00,526|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (json) 2022-06-07 07:00:00,527|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"47728f22-51e8-49fd-9fdb-5546dc1b7cfa","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_753b79aa-c2c7-4a63-8718-7416cfda4151_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":"d15cf44a-731e-4b92-96a2-95665722855e","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-20220607t065854370079z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"f0c08da3-e091-413d-b188-1ebc57d7a172","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220607t065854370079z","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":"add52785-57e8-4edd-a799-a4f3732dc696","model-uuid":"d15cf44a-731e-4b92-96a2-95665722855e","model-invariant-uuid":"f0c08da3-e091-413d-b188-1ebc57d7a172"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"47728f22-51e8-49fd-9fdb-5546dc1b7cfa","vf-module-name":"basic_cnf_macro_753b79aa-c2c7-4a63-8718-7416cfda4151_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"f0e577e1-be9c-4955-8442-c91688625941","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"55cbde27-dbe4-42c0-ae1f-b920681668b8","model-invariant-uuid":"f6089c6e-b97f-49bd-8ec0-c69e00b72e1f"},"global-customer-id":"basiccnf-macro-customer","service-id":"20e2ac4e-f533-4dc6-95f6-aa0c61573ec9","service-instance-id":"20e2ac4e-f533-4dc6-95f6-aa0c61573ec9","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"ef598b1e-799a-44c1-9754-afa3e45a789a","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/49ce520f-326d-4805-a47d-4b5a0b2352c0","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"64e9d83d-508a-49a1-aca7-9b242f15453f","model-uuid":"c7919526-5740-4da4-bdad-158361f8d95e","model-invariant-uuid":"dc547709-e3e7-4b21-8d34-31025cd2a2f4"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"3760a37e-05c1-40ee-8bba-7d484202ba29"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"add52785-57e8-4edd-a799-a4f3732dc696","model-uuid":"d15cf44a-731e-4b92-96a2-95665722855e","model-invariant-uuid":"f0c08da3-e091-413d-b188-1ebc57d7a172"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"47728f22-51e8-49fd-9fdb-5546dc1b7cfa","from-preload":false}}}]}) 2022-06-07 07:00:00,527|||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"47728f22-51e8-49fd-9fdb-5546dc1b7cfa","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_753b79aa-c2c7-4a63-8718-7416cfda4151_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":"d15cf44a-731e-4b92-96a2-95665722855e","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-20220607t065854370079z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"f0c08da3-e091-413d-b188-1ebc57d7a172","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220607t065854370079z","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":"add52785-57e8-4edd-a799-a4f3732dc696","model-uuid":"d15cf44a-731e-4b92-96a2-95665722855e","model-invariant-uuid":"f0c08da3-e091-413d-b188-1ebc57d7a172"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"47728f22-51e8-49fd-9fdb-5546dc1b7cfa","vf-module-name":"basic_cnf_macro_753b79aa-c2c7-4a63-8718-7416cfda4151_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"f0e577e1-be9c-4955-8442-c91688625941","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"55cbde27-dbe4-42c0-ae1f-b920681668b8","model-invariant-uuid":"f6089c6e-b97f-49bd-8ec0-c69e00b72e1f"},"global-customer-id":"basiccnf-macro-customer","service-id":"20e2ac4e-f533-4dc6-95f6-aa0c61573ec9","service-instance-id":"20e2ac4e-f533-4dc6-95f6-aa0c61573ec9","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"ef598b1e-799a-44c1-9754-afa3e45a789a","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/49ce520f-326d-4805-a47d-4b5a0b2352c0","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"64e9d83d-508a-49a1-aca7-9b242f15453f","model-uuid":"c7919526-5740-4da4-bdad-158361f8d95e","model-invariant-uuid":"dc547709-e3e7-4b21-8d34-31025cd2a2f4"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"3760a37e-05c1-40ee-8bba-7d484202ba29"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"add52785-57e8-4edd-a799-a4f3732dc696","model-uuid":"d15cf44a-731e-4b92-96a2-95665722855e","model-invariant-uuid":"f0c08da3-e091-413d-b188-1ebc57d7a172"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"47728f22-51e8-49fd-9fdb-5546dc1b7cfa","from-preload":false}}}]}) 2022-06-07 07:00:00,528|||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"47728f22-51e8-49fd-9fdb-5546dc1b7cfa","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_753b79aa-c2c7-4a63-8718-7416cfda4151_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":"d15cf44a-731e-4b92-96a2-95665722855e","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-20220607t065854370079z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"f0c08da3-e091-413d-b188-1ebc57d7a172","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220607t065854370079z","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":"add52785-57e8-4edd-a799-a4f3732dc696","model-uuid":"d15cf44a-731e-4b92-96a2-95665722855e","model-invariant-uuid":"f0c08da3-e091-413d-b188-1ebc57d7a172"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"47728f22-51e8-49fd-9fdb-5546dc1b7cfa","vf-module-name":"basic_cnf_macro_753b79aa-c2c7-4a63-8718-7416cfda4151_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"f0e577e1-be9c-4955-8442-c91688625941","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"55cbde27-dbe4-42c0-ae1f-b920681668b8","model-invariant-uuid":"f6089c6e-b97f-49bd-8ec0-c69e00b72e1f"},"global-customer-id":"basiccnf-macro-customer","service-id":"20e2ac4e-f533-4dc6-95f6-aa0c61573ec9","service-instance-id":"20e2ac4e-f533-4dc6-95f6-aa0c61573ec9","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"ef598b1e-799a-44c1-9754-afa3e45a789a","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/49ce520f-326d-4805-a47d-4b5a0b2352c0","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"64e9d83d-508a-49a1-aca7-9b242f15453f","model-uuid":"c7919526-5740-4da4-bdad-158361f8d95e","model-invariant-uuid":"dc547709-e3e7-4b21-8d34-31025cd2a2f4"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"3760a37e-05c1-40ee-8bba-7d484202ba29"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"add52785-57e8-4edd-a799-a4f3732dc696","model-uuid":"d15cf44a-731e-4b92-96a2-95665722855e","model-invariant-uuid":"f0c08da3-e091-413d-b188-1ebc57d7a172"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"47728f22-51e8-49fd-9fdb-5546dc1b7cfa","from-preload":false}}}]), type ({json}) 2022-06-07 07:00:00,528|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"47728f22-51e8-49fd-9fdb-5546dc1b7cfa","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_753b79aa-c2c7-4a63-8718-7416cfda4151_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":"d15cf44a-731e-4b92-96a2-95665722855e","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-20220607t065854370079z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"f0c08da3-e091-413d-b188-1ebc57d7a172","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220607t065854370079z","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":"add52785-57e8-4edd-a799-a4f3732dc696","model-uuid":"d15cf44a-731e-4b92-96a2-95665722855e","model-invariant-uuid":"f0c08da3-e091-413d-b188-1ebc57d7a172"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"47728f22-51e8-49fd-9fdb-5546dc1b7cfa","vf-module-name":"basic_cnf_macro_753b79aa-c2c7-4a63-8718-7416cfda4151_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"f0e577e1-be9c-4955-8442-c91688625941","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"55cbde27-dbe4-42c0-ae1f-b920681668b8","model-invariant-uuid":"f6089c6e-b97f-49bd-8ec0-c69e00b72e1f"},"global-customer-id":"basiccnf-macro-customer","service-id":"20e2ac4e-f533-4dc6-95f6-aa0c61573ec9","service-instance-id":"20e2ac4e-f533-4dc6-95f6-aa0c61573ec9","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"ef598b1e-799a-44c1-9754-afa3e45a789a","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/49ce520f-326d-4805-a47d-4b5a0b2352c0","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"64e9d83d-508a-49a1-aca7-9b242f15453f","model-uuid":"c7919526-5740-4da4-bdad-158361f8d95e","model-invariant-uuid":"dc547709-e3e7-4b21-8d34-31025cd2a2f4"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"3760a37e-05c1-40ee-8bba-7d484202ba29"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"add52785-57e8-4edd-a799-a4f3732dc696","model-uuid":"d15cf44a-731e-4b92-96a2-95665722855e","model-invariant-uuid":"f0c08da3-e091-413d-b188-1ebc57d7a172"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"47728f22-51e8-49fd-9fdb-5546dc1b7cfa","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json) 2022-06-07 07:00:00,534|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/3760a37e-05c1-40ee-8bba-7d484202ba29?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-06-07 07:00:00,534|||DefaultDispatcher-worker-2||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/3760a37e-05c1-40ee-8bba-7d484202ba29?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-06-07 07:00:00,547|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/3760a37e-05c1-40ee-8bba-7d484202ba29?depth=1) 2022-06-07 07:00:00,707|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-06-07 07:00:00,707|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (json) 2022-06-07 07:00:00,708|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"47728f22-51e8-49fd-9fdb-5546dc1b7cfa","vf-module-name":"basic_cnf_macro_753b79aa-c2c7-4a63-8718-7416cfda4151_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"xenodochial_gauss","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1654585197944","model-invariant-id":"f0c08da3-e091-413d-b188-1ebc57d7a172","model-version-id":"d15cf44a-731e-4b92-96a2-95665722855e","model-customization-id":"add52785-57e8-4edd-a799-a4f3732dc696","module-index":0}]}) 2022-06-07 07:00:00,708|||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"47728f22-51e8-49fd-9fdb-5546dc1b7cfa","vf-module-name":"basic_cnf_macro_753b79aa-c2c7-4a63-8718-7416cfda4151_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"xenodochial_gauss","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1654585197944","model-invariant-id":"f0c08da3-e091-413d-b188-1ebc57d7a172","model-version-id":"d15cf44a-731e-4b92-96a2-95665722855e","model-customization-id":"add52785-57e8-4edd-a799-a4f3732dc696","module-index":0}]}) 2022-06-07 07:00:00,708|||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"47728f22-51e8-49fd-9fdb-5546dc1b7cfa","vf-module-name":"basic_cnf_macro_753b79aa-c2c7-4a63-8718-7416cfda4151_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"xenodochial_gauss","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1654585197944","model-invariant-id":"f0c08da3-e091-413d-b188-1ebc57d7a172","model-version-id":"d15cf44a-731e-4b92-96a2-95665722855e","model-customization-id":"add52785-57e8-4edd-a799-a4f3732dc696","module-index":0}]), type ({json}) 2022-06-07 07:00:00,708|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"47728f22-51e8-49fd-9fdb-5546dc1b7cfa","vf-module-name":"basic_cnf_macro_753b79aa-c2c7-4a63-8718-7416cfda4151_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"xenodochial_gauss","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1654585197944","model-invariant-id":"f0c08da3-e091-413d-b188-1ebc57d7a172","model-version-id":"d15cf44a-731e-4b92-96a2-95665722855e","model-customization-id":"add52785-57e8-4edd-a799-a4f3732dc696","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json) 2022-06-07 07:00:00,709|||DefaultDispatcher-worker-2||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup) 2022-06-07 07:00:00,711|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"f0c08da3-e091-413d-b188-1ebc57d7a172","k8s-rb-definition-version":"add52785-57e8-4edd-a799-a4f3732dc696","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":"xenodochial_gauss"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json) 2022-06-07 07:00:00,713|||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({ "config-deploy-setup" : { "helm_apache" : { "k8s-instance-id" : "xenodochial_gauss", "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" : "f0c08da3-e091-413d-b188-1ebc57d7a172", "k8s-rb-definition-version" : "add52785-57e8-4edd-a799-a4f3732dc696" } }, "replica-count" : null, "service-instance-id" : "20e2ac4e-f533-4dc6-95f6-aa0c61573ec9", "service-instance-name" : "basic_cnf_macro_753b79aa-c2c7-4a63-8718-7416cfda4151", "vf-modules-list-aai" : { "vf-modules" : [ { "automated-assignment" : false, "heat-stack-id" : "xenodochial_gauss", "is-base-vf-module" : false, "model-customization-id" : "add52785-57e8-4edd-a799-a4f3732dc696", "model-invariant-id" : "f0c08da3-e091-413d-b188-1ebc57d7a172", "model-version-id" : "d15cf44a-731e-4b92-96a2-95665722855e", "module-index" : 0, "orchestration-status" : "Active", "resource-version" : "1654585197944", "vf-module-id" : "47728f22-51e8-49fd-9fdb-5546dc1b7cfa", "vf-module-name" : "basic_cnf_macro_753b79aa-c2c7-4a63-8718-7416cfda4151_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" } ] }, "vf-modules-list-sdnc" : { "vf-modules" : [ { "vf-module-data" : { "request-information" : { "request-action" : "CreateVfModuleInstance", "request-id" : "f0e577e1-be9c-4955-8442-c91688625941", "source" : "MSO" }, "sdnc-request-header" : { "svc-action" : "activate", "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/49ce520f-326d-4805-a47d-4b5a0b2352c0", "svc-request-id" : "ef598b1e-799a-44c1-9754-afa3e45a789a" }, "service-information" : { "global-customer-id" : "basiccnf-macro-customer", "onap-model-information" : { "model-invariant-uuid" : "f6089c6e-b97f-49bd-8ec0-c69e00b72e1f", "model-name" : "basic_cnf_macro", "model-uuid" : "55cbde27-dbe4-42c0-ae1f-b920681668b8", "model-version" : "1.0" }, "service-id" : "20e2ac4e-f533-4dc6-95f6-aa0c61573ec9", "service-instance-id" : "20e2ac4e-f533-4dc6-95f6-aa0c61573ec9", "subscription-service-type" : "basic_cnf_macro" }, "vf-module-information" : { "from-preload" : false, "onap-model-information" : { "model-customization-uuid" : "add52785-57e8-4edd-a799-a4f3732dc696", "model-invariant-uuid" : "f0c08da3-e091-413d-b188-1ebc57d7a172", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "d15cf44a-731e-4b92-96a2-95665722855e", "model-version" : "1" }, "vf-module-id" : "47728f22-51e8-49fd-9fdb-5546dc1b7cfa", "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_753b79aa-c2c7-4a63-8718-7416cfda4151_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" }, "vf-module-topology" : { "aic-cloud-region" : "k8sregion-cnf-macro", "onap-model-information" : { "model-customization-uuid" : "add52785-57e8-4edd-a799-a4f3732dc696", "model-invariant-uuid" : "f0c08da3-e091-413d-b188-1ebc57d7a172", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "d15cf44a-731e-4b92-96a2-95665722855e", "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" : "d15cf44a-731e-4b92-96a2-95665722855e" }, { "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-20220607t065854370079z-helm_apache-vfmt-001" }, { "name" : "vf-module-model-invariant-uuid", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "f0c08da3-e091-413d-b188-1ebc57d7a172" }, { "name" : "vnf_name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20220607t065854370079z" }, { "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" : "47728f22-51e8-49fd-9fdb-5546dc1b7cfa", "vf-module-name" : "basic_cnf_macro_753b79aa-c2c7-4a63-8718-7416cfda4151_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" } }, "vnf-information" : { "onap-model-information" : { "model-customization-uuid" : "64e9d83d-508a-49a1-aca7-9b242f15453f", "model-invariant-uuid" : "dc547709-e3e7-4b21-8d34-31025cd2a2f4", "model-name" : "basic_cnf_macro", "model-uuid" : "c7919526-5740-4da4-bdad-158361f8d95e", "model-version" : "1.0" }, "vnf-id" : "3760a37e-05c1-40ee-8bba-7d484202ba29", "vnf-name" : "basic_cnf_macro", "vnf-type" : "basic_cnf_macro/null" } }, "vf-module-id" : "47728f22-51e8-49fd-9fdb-5546dc1b7cfa" } ] }, "vnf-id" : "3760a37e-05c1-40ee-8bba-7d484202ba29" }) 2022-06-07 07:00:00,720|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2022-06-07 07:00:00,720|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process) 2022-06-07 07:00:00,720|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS) 2022-06-07 07:00:00,721|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-deploy[f0e577e1-be9c-4955-8442-c91688625941])'s step(status-verification-script) 2022-06-07 07:00:00,721|||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-06-07 07:00:00,727|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(f0e577e1-be9c-4955-8442-c91688625941) for workflow(config-deploy) step(status-verification-script) 2022-06-07 07:00:00,727|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process) 2022-06-07 07:00:00,727|||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-06-07 07:00:00,730|||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-06-07 07:00:00,736|||DefaultDispatcher-worker-2||||INFO||||||| SIMPLE STATUS CHECK - START 2022-06-07 07:00:00,747|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/xenodochial_gauss/status) 2022-06-07 07:00:00,795|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-06-07 07:00:00,818|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (xenodochial_gauss) is not ready. Please wait... 2022-06-07 07:00:10,827|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/xenodochial_gauss/status) 2022-06-07 07:00:10,872|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-06-07 07:00:10,874|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (xenodochial_gauss) is ready. 2022-06-07 07:00:10,874|||DefaultDispatcher-worker-2||||INFO||||||| SIMPLE STATUS CHECK - END 2022-06-07 07:00:10,874|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2022-06-07 07:00:10,875|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process) 2022-06-07 07:00:10,875|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(status-verification-script) -> executed state(SUCCESS) 2022-06-07 07:00:10,875|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-deploy[f0e577e1-be9c-4955-8442-c91688625941])'s step(config-apply) 2022-06-07 07:00:10,876|||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-06-07 07:00:10,880|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(f0e577e1-be9c-4955-8442-c91688625941) for workflow(config-deploy) step(config-apply) 2022-06-07 07:00:10,881|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process) 2022-06-07 07:00:10,881|||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-06-07 07:00:10,883|||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Config Value component logic. 2022-06-07 07:00:10,883|||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes 2022-06-07 07:00:10,883|||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map. 2022-06-07 07:00:10,892|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/xenodochial_gauss/config/replica-count-change) 2022-06-07 07:00:15,907|||DefaultDispatcher-worker-2||||INFO||||||| Response status(500 - Internal Server Error) 2022-06-07 07:00:15,907|||DefaultDispatcher-worker-2||||INFO||||||| Uploading K8s config.. 2022-06-07 07:00:15,964|||DefaultDispatcher-worker-2||||INFO||||||| Config building started from source custom-values 2022-06-07 07:00:15,964|||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(custom-values-mapping) 2022-06-07 07:00:15,994|||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-06-07 07:00:15,996|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-06-07 07:00:15,998|||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({ "replica-count" : 2 }) 2022-06-07 07:00:16,149|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/instance/xenodochial_gauss/config) 2022-06-07 07:00:16,272|||DefaultDispatcher-worker-2||||INFO||||||| Response status(201 - Created) 2022-06-07 07:00:16,282|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2022-06-07 07:00:16,282|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process) 2022-06-07 07:00:16,282|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(config-apply) -> executed state(SUCCESS) 2022-06-07 07:00:16,282|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-deploy[f0e577e1-be9c-4955-8442-c91688625941])'s step(status-verification-script-after) 2022-06-07 07:00:16,282|||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-06-07 07:00:16,283|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(f0e577e1-be9c-4955-8442-c91688625941) for workflow(config-deploy) step(status-verification-script-after) 2022-06-07 07:00:16,283|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process) 2022-06-07 07:00:16,283|||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-06-07 07:00:16,284|||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-06-07 07:00:16,286|||DefaultDispatcher-worker-2||||INFO||||||| SIMPLE STATUS CHECK - START 2022-06-07 07:00:16,294|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/xenodochial_gauss/status) 2022-06-07 07:00:16,398|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-06-07 07:00:16,401|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (xenodochial_gauss) is not ready. Please wait... 2022-06-07 07:00:26,409|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/xenodochial_gauss/status) 2022-06-07 07:00:26,476|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-06-07 07:00:26,478|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (xenodochial_gauss) is not ready. Please wait... 2022-06-07 07:00:36,487|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/xenodochial_gauss/status) 2022-06-07 07:00:36,545|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-06-07 07:00:36,553|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (xenodochial_gauss) is not ready. Please wait... 2022-06-07 07:00:46,562|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/xenodochial_gauss/status) 2022-06-07 07:00:46,617|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-06-07 07:00:46,619|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (xenodochial_gauss) is not ready. Please wait... 2022-06-07 07:00:56,628|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/xenodochial_gauss/status) 2022-06-07 07:00:56,692|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-06-07 07:00:56,695|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (xenodochial_gauss) is not ready. Please wait... 2022-06-07 07:01:06,707|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/xenodochial_gauss/status) 2022-06-07 07:01:06,764|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-06-07 07:01:06,766|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (xenodochial_gauss) is ready. 2022-06-07 07:01:06,767|||DefaultDispatcher-worker-2||||INFO||||||| SIMPLE STATUS CHECK - END 2022-06-07 07:01:06,767|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2022-06-07 07:01:06,767|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process) 2022-06-07 07:01:06,767|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(status-verification-script-after) -> executed state(SUCCESS) 2022-06-07 07:01:06,768|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-deploy[f0e577e1-be9c-4955-8442-c91688625941])'s step(collect-results) 2022-06-07 07:01:06,768|||DefaultDispatcher-worker-2||||INFO||||||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-06-07 07:01:06,768|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(f0e577e1-be9c-4955-8442-c91688625941) for workflow(config-deploy) step(collect-results) 2022-06-07 07:01:06,768|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process) 2022-06-07 07:01:06,768|||DefaultDispatcher-worker-2||||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-06-07 07:01:06,769|||DefaultDispatcher-worker-2||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([]) 2022-06-07 07:01:06,776|||DefaultDispatcher-worker-2||||INFO||||||| Collected results: {} 2022-06-07 07:01:06,776|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2022-06-07 07:01:06,776|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process) 2022-06-07 07:01:06,776|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(collect-results) -> executed state(SUCCESS) 2022-06-07 07:01:06,777|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2022-06-07 07:01:06,777|||DefaultDispatcher-worker-2||||INFO||||||| workflow(f0e577e1-be9c-4955-8442-c91688625941) nodes completed with (0)exceptions 2022-06-07 07:01:06,778|f0e577e1-be9c-4955-8442-c91688625941||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-06-07 07:01:06,779|f0e577e1-be9c-4955-8442-c91688625941||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ffdb1e6e-08db-47b6-8737-7ea1614c6e80 auditStoreId -1 2022-06-07 07:01:06,781|f0e577e1-be9c-4955-8442-c91688625941||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Completed 2022-06-07 07:03:06,394|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| processing request id 82b90e09-ad39-4cad-be2b-54ad77feaecd 2022-06-07 07:03:06,394|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| storeExecutionInput called not to store the Workflow action input details 2022-06-07 07:03:06,394|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| StoreAuditService ID -1 2022-06-07 07:03:06,397|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-07 07:03:06,397|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-07 07:03:06,402|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-07 07:03:06,419|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Deriving input data for workflow: (resource-assignment) 2022-06-07 07:03:06,420|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-06-07 07:03:06,421|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-07 07:03:06,423|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| preparing request id(82b90e09-ad39-4cad-be2b-54ad77feaecd) for workflow(resource-assignment) step(resource-assignment) 2022-06-07 07:03:06,423|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-06-07 07:03:06,424|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-06-07 07:03:06,425|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-06-07 07:03:06,451|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 07:03:06,454|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-06-07 07:03:06,455|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("8d50c2ae-d008-461e-8e7b-88ab60e7079f") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-07 07:03:06,455|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("3acac93d-50f7-48fd-a91f-85c10d4c11ba") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-07 07:03:06,457|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Generated Resource Param Data ({ "service-instance-id" : "8d50c2ae-d008-461e-8e7b-88ab60e7079f", "vnf-id" : "3acac93d-50f7-48fd-a91f-85c10d4c11ba", "vnf_name" : "ubuntu20-VNF-name" }) 2022-06-07 07:03:06,471|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Preparing Response... 2022-06-07 07:03:06,471|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-06-07 07:03:06,472|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-06-07 07:03:06,473|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 2b3d383a-7e38-4ba0-9ce7-6946af697567 auditStoreId -1 2022-06-07 07:03:12,499|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| processing request id 15e06363-d785-40ad-913e-4badce00cc4b 2022-06-07 07:03:12,499|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| storeExecutionInput called not to store the Workflow action input details 2022-06-07 07:03:12,499|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| StoreAuditService ID -1 2022-06-07 07:03:12,499|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-07 07:03:12,499|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-07 07:03:12,505|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-07 07:03:12,512|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Deriving input data for workflow: (resource-assignment) 2022-06-07 07:03:12,512|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-06-07 07:03:12,512|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-07 07:03:12,513|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| preparing request id(15e06363-d785-40ad-913e-4badce00cc4b) for workflow(resource-assignment) step(resource-assignment) 2022-06-07 07:03:12,513|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-06-07 07:03:12,513|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-06-07 07:03:12,514|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2022-06-07 07:03:12,534|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 07:03:12,536|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("admin-daily-jakarta") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2022-06-07 07:03:12,538|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2022-06-07 07:03:12,538|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2022-06-07 07:03:12,538|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2022-06-07 07:03:12,539|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("09c3f029-9380-4b32-af5f-5695d2e924fc") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-06-07 07:03:12,539|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("8d50c2ae-d008-461e-8e7b-88ab60e7079f") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-07 07:03:12,539|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 07:03:12,539|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2022-06-07 07:03:12,540|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2022-06-07 07:03:12,540|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("3acac93d-50f7-48fd-a91f-85c10d4c11ba") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-07 07:03:12,541|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin-daily-jakarta", "service-instance-id" : "8d50c2ae-d008-461e-8e7b-88ab60e7079f", "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" : "09c3f029-9380-4b32-af5f-5695d2e924fc", "vnf-id" : "3acac93d-50f7-48fd-a91f-85c10d4c11ba", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2022-06-07 07:03:12,555|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Preparing Response... 2022-06-07 07:03:12,555|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-06-07 07:03:12,555|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-06-07 07:03:12,556|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 0756c28b-171c-45dc-aaee-aa2f3f674906 auditStoreId -1 2022-06-07 07:03:16,357|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-07 07:03:16,472|||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-06-07 07:03:16,477|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| processing request id a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377 2022-06-07 07:03:16,477|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| storeExecutionInput called not to store the Workflow action input details 2022-06-07 07:03:16,477|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| StoreAuditService ID -1 2022-06-07 07:03:16,478|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-07 07:03:16,478|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-07 07:03:16,478|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-07 07:03:16,483|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Deriving input data for workflow: (config-assign) 2022-06-07 07:03:16,483|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2022-06-07 07:03:16,483|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-07 07:03:16,484|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| preparing request id(a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377) for workflow(config-assign) step(config-assign) 2022-06-07 07:03:16,484|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2022-06-07 07:03:16,484|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2022-06-07 07:03:16,487|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2022-06-07 07:03:16,521|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 07:03:16,522|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-06-07 07:03:16,523|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("8d50c2ae-d008-461e-8e7b-88ab60e7079f") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-07 07:03:16,523|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Setting Resource Value ("3acac93d-50f7-48fd-a91f-85c10d4c11ba") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-07 07:03:16,535|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Resource resolution saved into database successfully : (vnf-id) 2022-06-07 07:03:16,549|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Resource resolution saved into database successfully : (vnf_name) 2022-06-07 07:03:16,555|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Resource resolution saved into database successfully : (service-instance-id) 2022-06-07 07:03:16,556|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Generated Resource Param Data ({ "service-instance-id" : "8d50c2ae-d008-461e-8e7b-88ab60e7079f", "vnf-id" : "3acac93d-50f7-48fd-a91f-85c10d4c11ba", "vnf_name" : "ubuntuCDS-VNF-name" }) 2022-06-07 07:03:16,578|||DefaultDispatcher-worker-1||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId: resourceType: ) occurrence:1 2022-06-07 07:03:16,585|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-06-07 07:03:16,586|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Preparing Response... 2022-06-07 07:03:16,586|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2022-06-07 07:03:16,586|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| resolveWorkflowOutputs for workflow(config-assign) 2022-06-07 07:03:16,587|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f1f7c720-cfb0-4295-8bc3-d16c4cee8b9d auditStoreId -1 2022-06-07 07:03:16,619|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Completed 2022-06-07 07:04:10,217|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-07 07:04:10,358|||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-06-07 07:04:10,364|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| processing request id a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377 2022-06-07 07:04:10,364|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| storeExecutionInput called not to store the Workflow action input details 2022-06-07 07:04:10,364|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| StoreAuditService ID -1 2022-06-07 07:04:10,366|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-07 07:04:10,366|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-07 07:04:10,368|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-07 07:04:10,375|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Deriving input data for workflow: (config-deploy) 2022-06-07 07:04:10,375|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 2022-06-07 07:04:10,376|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-06-07 07:04:10,390|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| preparing request id(a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377) for workflow(config-deploy) step(config-deploy) 2022-06-07 07:04:10,390|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process) 2022-06-07 07:04:10,390|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| 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-06-07 07:04:10,394|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service]) 2022-06-07 07:04:10,394|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Getting Jython Script Class(ConfigDeploy) 2022-06-07 07:04:10,470|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@9ff6fab 2022-06-07 07:04:10,473|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Hello world 2022-06-07 07:04:10,473|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Preparing Response... 2022-06-07 07:04:10,473|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process) 2022-06-07 07:04:10,473|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-06-07 07:04:10,474|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e2e330bc-3023-455f-89d8-ca0d84bda908 auditStoreId -1 2022-06-07 07:04:10,477|a03ed5e3-6e08-4be4-b7e7-0ae3c05a5377||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wkx99|||| Completed