05:01:22,832 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 05:01:22,833 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 05:01:22,834 |-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:01:22,835 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 05:01:22,835 |-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:01:22,835 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 05:01:22,852 |-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:01:22,988 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 05:01:22,997 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 05:01:23,000 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 05:01:23,009 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 05:01:23,089 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 05:01:23,089 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 05:01:23,089 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 05:01:23,089 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 05:01:23,090 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 05:01:23,090 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 05:01:23,090 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 05:01:23,090 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 05:01:23,093 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2022-05-26 05:01:23,867|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-7db7f85d78-hqj7q with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app) 2022-05-26 05:01:23,870|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2022-05-26 05:01:27,176|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-05-26 05:01:27,874|||main||||INFO||||||| Finished Spring Data repository scanning in 683ms. Found 11 JPA repository interfaces. 2022-05-26 05:01:30,119|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2022-05-26 05:01:30,194|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2022-05-26 05:01:30,419|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-05-26 05:01:30,968|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-05-26 05:01:31,308|||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-05-26 05:01:31,313|||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-05-26 05:01:31,552|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2022-05-26 05:01:33,092|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-26 05:01:33,119|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-05-26 05:01:33,215|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2022-05-26 05:01:34,389|||main||||INFO||||||| Audit service is disabled 2022-05-26 05:01:34,609|||main||||INFO||||||| Workflow Audit store is disabled 2022-05-26 05:01:35,825|||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-05-26 05:01:35,865|||main||||INFO||||||| Dependency Management module created... 2022-05-26 05:01:36,683|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2022-05-26 05:01:36,907|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2022-05-26 05:01:37,965|||main||||INFO||||||| Netty started on port(s): 8080 2022-05-26 05:01:39,459|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2022-05-26 05:01:40,056|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2022-05-26 05:01:40,064|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 16.809 seconds (JVM running for 17.811) 2022-05-26 05:01:40,079|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2022-05-26 05:59:10,816|04c7ea9b-b5f4-467f-bfa5-bf3f458d18b6||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-05-26 05:59:10,817|04c7ea9b-b5f4-467f-bfa5-bf3f458d18b6||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-05-26 05:59:10,819|04c7ea9b-b5f4-467f-bfa5-bf3f458d18b6||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-05-26 05:59:11,160|04c7ea9b-b5f4-467f-bfa5-bf3f458d18b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-05-26 05:59:11,163|04c7ea9b-b5f4-467f-bfa5-bf3f458d18b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-05-26 05:59:12,350|06fc92a8-d220-400a-8cfc-60f38211710d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Enhancing blueprint(/opt/app/onap/blueprints/working/0d51e1b6-453e-4515-be77-c86bdbfc2cc3) 2022-05-26 05:59:12,360|06fc92a8-d220-400a-8cfc-60f38211710d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| deleting definition types under : /opt/app/onap/blueprints/working/0d51e1b6-453e-4515-be77-c86bdbfc2cc3/Definitions 2022-05-26 05:59:12,441|06fc92a8-d220-400a-8cfc-60f38211710d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| reinitialized all type definitions 2022-05-26 05:59:12,446|06fc92a8-d220-400a-8cfc-60f38211710d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ***** Enhancing NodeTemplate(helloworld) 2022-05-26 05:59:12,471|06fc92a8-d220-400a-8cfc-60f38211710d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| enhancing ArtifactDefinition(helloworld-template) 2022-05-26 05:59:12,474|06fc92a8-d220-400a-8cfc-60f38211710d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-05-26 05:59:12,478|06fc92a8-d220-400a-8cfc-60f38211710d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-05-26 05:59:12,519|06fc92a8-d220-400a-8cfc-60f38211710d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ##### Enhancing Workflow(helloworld) 2022-05-26 05:59:12,519|06fc92a8-d220-400a-8cfc-60f38211710d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-05-26 05:59:12,519|06fc92a8-d220-400a-8cfc-60f38211710d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| identified workflow(helloworld) targets(helloworld) 2022-05-26 05:59:12,520|06fc92a8-d220-400a-8cfc-60f38211710d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-05-26 05:59:12,520|06fc92a8-d220-400a-8cfc-60f38211710d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-05-26 05:59:12,520|06fc92a8-d220-400a-8cfc-60f38211710d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| enriching artifacts file(/opt/app/onap/blueprints/working/0d51e1b6-453e-4515-be77-c86bdbfc2cc3/Templates/hello-world-mapping.json 2022-05-26 05:59:12,532|06fc92a8-d220-400a-8cfc-60f38211710d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-05-26 05:59:12,532|06fc92a8-d220-400a-8cfc-60f38211710d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| dataType not present for the recipe(dt-helloworld-properties) 2022-05-26 05:59:12,532|06fc92a8-d220-400a-8cfc-60f38211710d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ##### Enhancing blueprint Resource Definitions 2022-05-26 05:59:12,533|06fc92a8-d220-400a-8cfc-60f38211710d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-05-26 05:59:12,534|06fc92a8-d220-400a-8cfc-60f38211710d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| processing file (Templates/hello-world-mapping.json) 2022-05-26 05:59:12,550|06fc92a8-d220-400a-8cfc-60f38211710d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| distinct resource keys ([]) 2022-05-26 05:59:12,550|06fc92a8-d220-400a-8cfc-60f38211710d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Enriching Resource Definition sources Node Template: [] 2022-05-26 05:59:12,789|7f071dd7-9227-4a91-bdc1-8562e082e2b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Save processing(1c65431a-4b8b-4c59-952a-925beee707cf) CBA(/opt/app/onap/blueprints/archive/1c65431a-4b8b-4c59-952a-925beee707cf/cba.zip) 2022-05-26 05:59:12,800|7f071dd7-9227-4a91-bdc1-8562e082e2b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1c65431a-4b8b-4c59-952a-925beee707cf) and entry definition file (Definitions/blueprint.json) 2022-05-26 05:59:12,860|7f071dd7-9227-4a91-bdc1-8562e082e2b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(helloworld) 2022-05-26 05:59:12,876|7f071dd7-9227-4a91-bdc1-8562e082e2b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1c65431a-4b8b-4c59-952a-925beee707cf) and entry definition file (Definitions/blueprint.json) 2022-05-26 05:59:12,994|7f071dd7-9227-4a91-bdc1-8562e082e2b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| No compiled cache(/opt/app/onap/blueprints/working/1c65431a-4b8b-4c59-952a-925beee707cf) present to clean. 2022-05-26 05:59:13,200|06d2180a-a602-465c-bfb4-16040086d94a||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| processing request id 654321 2022-05-26 05:59:13,201|06d2180a-a602-465c-bfb4-16040086d94a||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| storeExecutionInput called not to store the Workflow action input details 2022-05-26 05:59:13,201|06d2180a-a602-465c-bfb4-16040086d94a||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| StoreAuditService ID -1 2022-05-26 05:59:13,209|06d2180a-a602-465c-bfb4-16040086d94a||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| getting cba file name(test101), version(1.0.1) from db 2022-05-26 05:59:13,268|06d2180a-a602-465c-bfb4-16040086d94a||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-05-26 05:59:13,270|06d2180a-a602-465c-bfb4-16040086d94a||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-05-26 05:59:13,272|06d2180a-a602-465c-bfb4-16040086d94a||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-05-26 05:59:13,289|06d2180a-a602-465c-bfb4-16040086d94a||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Deriving input data for workflow: (helloworld) 2022-05-26 05:59:13,290|06d2180a-a602-465c-bfb4-16040086d94a||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-05-26 05:59:13,290|06d2180a-a602-465c-bfb4-16040086d94a||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-05-26 05:59:13,298|06d2180a-a602-465c-bfb4-16040086d94a||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-05-26 05:59:13,298|06d2180a-a602-465c-bfb4-16040086d94a||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-05-26 05:59:13,299|06d2180a-a602-465c-bfb4-16040086d94a||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-05-26 05:59:13,318|06d2180a-a602-465c-bfb4-16040086d94a||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-05-26 05:59:13,348|06d2180a-a602-465c-bfb4-16040086d94a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Batched Sequence : ([]) 2022-05-26 05:59:13,351|06d2180a-a602-465c-bfb4-16040086d94a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Generated Resource Param Data ({ }) 2022-05-26 05:59:13,447|06d2180a-a602-465c-bfb4-16040086d94a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Preparing Response... 2022-05-26 05:59:13,449|06d2180a-a602-465c-bfb4-16040086d94a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-05-26 05:59:13,450|06d2180a-a602-465c-bfb4-16040086d94a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| resolveWorkflowOutputs for workflow(helloworld) 2022-05-26 05:59:13,452|06d2180a-a602-465c-bfb4-16040086d94a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4bc7d782-5051-4b99-9d7a-42039370cd77 auditStoreId -1 2022-05-26 06:18:16,018|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-05-26 06:18:16,019|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-05-26 06:18:16,019|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-05-26 06:18:16,240|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-05-26 06:18:16,240|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-05-26 06:18:16,791|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-05-26 06:18:16,797|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Save processing(1e640cca-88e2-4dd9-a1d3-43bc9fce5a71) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-05-26 06:18:16,823|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Save processing(2c1745e4-5423-4b5a-b994-cf5878c667ae) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-05-26 06:18:16,833|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Save processing(f9aca384-7522-4477-8445-6fc216841c78) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-05-26 06:18:16,846|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Save processing(69c9e841-24e9-4bad-bbbe-923dfb5c2ed2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-05-26 06:18:16,861|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Save processing(9c0126c1-915e-43f7-84bd-a5aadbe7aba8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-05-26 06:18:16,879|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Save processing(2133e725-d459-4af0-827d-829ffb3948ab) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-05-26 06:18:16,897|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:18:16,897|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:18:16,898|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-05-26 06:18:16,898|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-05-26 06:18:16,898|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:18:16,899|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:18:16,956|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-05-26 06:18:17,006|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-05-26 06:18:17,028|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-05-26 06:18:17,049|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-05-26 06:18:17,154|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(resource-assignment) 2022-05-26 06:18:17,155|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-assign) 2022-05-26 06:18:17,156|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-deploy) 2022-05-26 06:18:17,211|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:18:17,298|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(resource-assignment) 2022-05-26 06:18:17,299|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-assign) 2022-05-26 06:18:17,300|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-deploy) 2022-05-26 06:18:17,349|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:18:17,438|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(resource-assignment) 2022-05-26 06:18:17,439|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-assign) 2022-05-26 06:18:17,440|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-deploy) 2022-05-26 06:18:17,441|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(HealthCheck) 2022-05-26 06:18:17,442|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(ScaleOutReconfiguration) 2022-05-26 06:18:17,443|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(vf-config-assign) 2022-05-26 06:18:17,444|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(vf-config-deploy) 2022-05-26 06:18:17,491|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-05-26 06:18:17,554|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(resource-assignment) 2022-05-26 06:18:17,556|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-deploy) 2022-05-26 06:18:17,590|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-assign) 2022-05-26 06:18:17,591|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-deploy) 2022-05-26 06:18:17,592|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-05-26 06:18:17,605|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:18:17,682|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(resource-assignment) 2022-05-26 06:18:17,683|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-assign) 2022-05-26 06:18:17,684|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-assign-day-2) 2022-05-26 06:18:17,685|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-deploy) 2022-05-26 06:18:17,686|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-deploy-day-2) 2022-05-26 06:18:17,705|e9f1e5c8-6360-48ed-94a1-0617ec4a8b98||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:18:18,957|f73ef24b-5b70-423c-b297-ba130a1a219f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f4a0ebbb-901f-4532-aabb-bf385b2af00c) 2022-05-26 06:18:18,957|f73ef24b-5b70-423c-b297-ba130a1a219f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| deleting definition types under : /opt/app/onap/blueprints/working/f4a0ebbb-901f-4532-aabb-bf385b2af00c/Definitions 2022-05-26 06:18:18,959|f73ef24b-5b70-423c-b297-ba130a1a219f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| reinitialized all type definitions 2022-05-26 06:18:18,960|f73ef24b-5b70-423c-b297-ba130a1a219f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ***** Enhancing NodeTemplate(resource-resolution) 2022-05-26 06:18:18,973|f73ef24b-5b70-423c-b297-ba130a1a219f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| enhancing ArtifactDefinition(helloworld-velocity-template) 2022-05-26 06:18:18,975|f73ef24b-5b70-423c-b297-ba130a1a219f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| enhancing ArtifactDefinition(helloworld-velocity-mapping) 2022-05-26 06:18:18,978|f73ef24b-5b70-423c-b297-ba130a1a219f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false) 2022-05-26 06:18:18,997|f73ef24b-5b70-423c-b297-ba130a1a219f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ***** Enhancing NodeTemplate(capability) 2022-05-26 06:18:19,008|f73ef24b-5b70-423c-b297-ba130a1a219f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ***** Enhancing NodeTemplate(capability) 2022-05-26 06:18:19,014|f73ef24b-5b70-423c-b297-ba130a1a219f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ***** Enhancing NodeTemplate(processor-db) 2022-05-26 06:18:19,024|f73ef24b-5b70-423c-b297-ba130a1a219f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ***** Enhancing NodeTemplate(sdnc) 2022-05-26 06:18:19,037|f73ef24b-5b70-423c-b297-ba130a1a219f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ***** Enhancing NodeTemplate(sdnc) 2022-05-26 06:18:19,046|f73ef24b-5b70-423c-b297-ba130a1a219f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ***** Enhancing NodeTemplate(sdnc) 2022-05-26 06:18:19,053|f73ef24b-5b70-423c-b297-ba130a1a219f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ***** Enhancing NodeTemplate(sdnc) 2022-05-26 06:18:19,061|f73ef24b-5b70-423c-b297-ba130a1a219f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ***** Enhancing NodeTemplate(sdnc) 2022-05-26 06:18:19,085|f73ef24b-5b70-423c-b297-ba130a1a219f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| enhancing ArtifactDefinition(helloworld-jinja-template) 2022-05-26 06:18:19,088|f73ef24b-5b70-423c-b297-ba130a1a219f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| enhancing ArtifactDefinition(helloworld-jinja-mapping) 2022-05-26 06:18:19,088|f73ef24b-5b70-423c-b297-ba130a1a219f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false) 2022-05-26 06:18:19,098|f73ef24b-5b70-423c-b297-ba130a1a219f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ***** Enhancing NodeTemplate(capability) 2022-05-26 06:18:19,103|f73ef24b-5b70-423c-b297-ba130a1a219f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ***** Enhancing NodeTemplate(capability) 2022-05-26 06:18:19,109|f73ef24b-5b70-423c-b297-ba130a1a219f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ***** Enhancing NodeTemplate(capability) 2022-05-26 06:18:19,115|f73ef24b-5b70-423c-b297-ba130a1a219f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ***** Enhancing NodeTemplate(processor-db) 2022-05-26 06:18:19,121|f73ef24b-5b70-423c-b297-ba130a1a219f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ***** Enhancing NodeTemplate(sdnc) 2022-05-26 06:18:19,130|f73ef24b-5b70-423c-b297-ba130a1a219f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ***** Enhancing NodeTemplate(sdnc) 2022-05-26 06:18:19,138|f73ef24b-5b70-423c-b297-ba130a1a219f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ***** Enhancing NodeTemplate(sdnc) 2022-05-26 06:18:19,145|f73ef24b-5b70-423c-b297-ba130a1a219f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ***** Enhancing NodeTemplate(sdnc) 2022-05-26 06:18:19,153|f73ef24b-5b70-423c-b297-ba130a1a219f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ***** Enhancing NodeTemplate(sdnc) 2022-05-26 06:18:19,161|f73ef24b-5b70-423c-b297-ba130a1a219f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ***** Enhancing NodeTemplate(sdnc) 2022-05-26 06:18:19,184|f73ef24b-5b70-423c-b297-ba130a1a219f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ##### Enhancing Workflow(resource-resolution) 2022-05-26 06:18:19,185|f73ef24b-5b70-423c-b297-ba130a1a219f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution]) 2022-05-26 06:18:19,185|f73ef24b-5b70-423c-b297-ba130a1a219f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| identified workflow(resource-resolution) targets(resource-resolution) 2022-05-26 06:18:19,185|f73ef24b-5b70-423c-b297-ba130a1a219f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution) 2022-05-26 06:18:19,185|f73ef24b-5b70-423c-b297-ba130a1a219f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution) 2022-05-26 06:18:19,185|f73ef24b-5b70-423c-b297-ba130a1a219f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json] 2022-05-26 06:18:19,185|f73ef24b-5b70-423c-b297-ba130a1a219f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| enriching artifacts file(/opt/app/onap/blueprints/working/f4a0ebbb-901f-4532-aabb-bf385b2af00c/Templates/hello-world-velocity-mapping.json 2022-05-26 06:18:19,191|f73ef24b-5b70-423c-b297-ba130a1a219f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true) 2022-05-26 06:18:19,192|f73ef24b-5b70-423c-b297-ba130a1a219f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| dataType not present for the recipe(dt-resource-resolution-properties) 2022-05-26 06:18:19,192|f73ef24b-5b70-423c-b297-ba130a1a219f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| enriching artifacts file(/opt/app/onap/blueprints/working/f4a0ebbb-901f-4532-aabb-bf385b2af00c/Templates/hello-world-jinja-mapping.json 2022-05-26 06:18:19,197|f73ef24b-5b70-423c-b297-ba130a1a219f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true) 2022-05-26 06:18:19,197|f73ef24b-5b70-423c-b297-ba130a1a219f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution). 2022-05-26 06:18:19,197|f73ef24b-5b70-423c-b297-ba130a1a219f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ##### Enhancing blueprint Resource Definitions 2022-05-26 06:18:19,197|f73ef24b-5b70-423c-b297-ba130a1a219f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]) 2022-05-26 06:18:19,197|f73ef24b-5b70-423c-b297-ba130a1a219f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| processing file (Templates/hello-world-velocity-mapping.json) 2022-05-26 06:18:19,197|f73ef24b-5b70-423c-b297-ba130a1a219f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| processing file (Templates/hello-world-jinja-mapping.json) 2022-05-26 06:18:19,209|f73ef24b-5b70-423c-b297-ba130a1a219f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:18:19,245|f73ef24b-5b70-423c-b297-ba130a1a219f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default] 2022-05-26 06:18:19,409|b43b60ab-bc99-4638-b392-fa599e486166||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Save processing(a8cb3e03-b378-4b6d-b398-21b263651aa0) CBA(/opt/app/onap/blueprints/archive/a8cb3e03-b378-4b6d-b398-21b263651aa0/cba.zip) 2022-05-26 06:18:19,416|b43b60ab-bc99-4638-b392-fa599e486166||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a8cb3e03-b378-4b6d-b398-21b263651aa0) and entry definition file (Definitions/resource-resolution.json) 2022-05-26 06:18:19,445|b43b60ab-bc99-4638-b392-fa599e486166||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(resource-resolution) 2022-05-26 06:18:19,452|b43b60ab-bc99-4638-b392-fa599e486166||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a8cb3e03-b378-4b6d-b398-21b263651aa0) and entry definition file (Definitions/resource-resolution.json) 2022-05-26 06:18:19,476|b43b60ab-bc99-4638-b392-fa599e486166||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| No compiled cache(/opt/app/onap/blueprints/working/a8cb3e03-b378-4b6d-b398-21b263651aa0) present to clean. 2022-05-26 06:18:19,602|b7e7664d-9799-4d7b-af33-696515842f46||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| processing request id dd844bd1-e85d-4aa4-9f83-c0ed5c7fec08 2022-05-26 06:18:19,602|b7e7664d-9799-4d7b-af33-696515842f46||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| storeExecutionInput called not to store the Workflow action input details 2022-05-26 06:18:19,602|b7e7664d-9799-4d7b-af33-696515842f46||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| StoreAuditService ID -1 2022-05-26 06:18:19,609|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db 2022-05-26 06:18:19,683|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-05-26 06:18:19,685|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0 2022-05-26 06:18:19,687|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:18:19,700|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Deriving input data for workflow: (resource-resolution) 2022-05-26 06:18:19,704|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component) 2022-05-26 06:18:19,704|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-05-26 06:18:19,705|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| preparing request id(dd844bd1-e85d-4aa4-9f83-c0ed5c7fec08) for workflow(resource-resolution) step(helloworld) 2022-05-26 06:18:19,705|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 2022-05-26 06:18:19,730|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:18:19,731|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping) 2022-05-26 06:18:19,764|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:18:19,794|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-05-26 06:18:19,794|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-05-26 06:18:20,055|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Rest request method(PUT), url(/resource-resolution/put) 2022-05-26 06:18:20,133|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Response status(200 - OK) 2022-05-26 06:18:20,143|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Response processing type (string) 2022-05-26 06:18:20,143|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-05-26 06:18:20,144|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-05-26 06:18:20,144|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string) 2022-05-26 06:18:20,169|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Resource resolution saved into database successfully : (v_put) 2022-05-26 06:18:20,179|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-05-26 06:18:20,180|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Getting Jython Script Class(ResolvProperties) 2022-05-26 06:18:23,881|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Component Object org.python.proxies.__main__$ResolvProperties$1@650db670 2022-05-26 06:18:23,886|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string) 2022-05-26 06:18:23,893|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Resource resolution saved into database successfully : (v_python) 2022-05-26 06:18:23,895|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-05-26 06:18:23,895|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-05-26 06:18:23,902|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-05-26 06:18:23,909|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Response status(200 - OK) 2022-05-26 06:18:23,910|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Response processing type (string) 2022-05-26 06:18:23,910|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-05-26 06:18:23,910|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-05-26 06:18:23,910|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string) 2022-05-26 06:18:23,914|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-05-26 06:18:23,914|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-05-26 06:18:23,917|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Resource resolution saved into database successfully : (v_patch) 2022-05-26 06:18:23,918|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-05-26 06:18:23,924|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Response status(200 - OK) 2022-05-26 06:18:23,924|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Response processing type (string) 2022-05-26 06:18:23,924|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-05-26 06:18:23,924|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-05-26 06:18:23,924|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string) 2022-05-26 06:18:23,929|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Resource resolution saved into database successfully : (v_del) 2022-05-26 06:18:23,930|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-05-26 06:18:23,957|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-05-26 06:18:30,364|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| compiled in (6406)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-05-26 06:18:30,365|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-05-26 06:18:30,378|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string) 2022-05-26 06:18:30,385|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Resource resolution saved into database successfully : (v_kotlin) 2022-05-26 06:18:30,387|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-05-26 06:18:30,387|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-05-26 06:18:30,392|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Rest request method(GET), url(/resource-resolution/get) 2022-05-26 06:18:30,399|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Response status(200 - OK) 2022-05-26 06:18:30,399|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Response processing type (string) 2022-05-26 06:18:30,400|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-05-26 06:18:30,400|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-05-26 06:18:30,400|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string) 2022-05-26 06:18:30,415|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Resource resolution saved into database successfully : (v_get) 2022-05-26 06:18:30,420|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string) 2022-05-26 06:18:30,421|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string) 2022-05-26 06:18:30,425|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Resource resolution saved into database successfully : (v_default) 2022-05-26 06:18:30,426|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Resource resolution saved into database successfully : (v_input) 2022-05-26 06:18:30,427|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-05-26 06:18:30,427|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-05-26 06:18:30,430|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Rest request method(POST), url(/resource-resolution/post) 2022-05-26 06:18:30,436|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Response status(200 - OK) 2022-05-26 06:18:30,436|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Response processing type (string) 2022-05-26 06:18:30,437|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-05-26 06:18:30,437|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-05-26 06:18:30,437|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string) 2022-05-26 06:18:30,442|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Resource resolution saved into database successfully : (v_post) 2022-05-26 06:18:30,454|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:18:30,480|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Response processing type (list) 2022-05-26 06:18:30,483|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2022-05-26 06:18:30,484|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-05-26 06:18:30,484|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-05-26 06:18:30,484|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-05-26 06:18:30,484|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-05-26 06:18:30,485|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list) 2022-05-26 06:18:30,491|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Resource resolution saved into database successfully : (v_db) 2022-05-26 06:18:30,494|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:18:30,546|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-05-26 06:18:30,562|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-05-26 06:18:30,562|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping) 2022-05-26 06:18:30,594|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:18:30,598|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-05-26 06:18:30,598|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string) 2022-05-26 06:18:30,600|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-05-26 06:18:30,600|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Getting Jython Script Class(ResolvProperties) 2022-05-26 06:18:30,604|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Resource resolution saved into database successfully : (from_suspend_function) 2022-05-26 06:18:30,655|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Component Object org.python.proxies.__main__$ResolvProperties$2@40f5845 2022-05-26 06:18:30,656|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string) 2022-05-26 06:18:30,667|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Resource resolution saved into database successfully : (j_python) 2022-05-26 06:18:30,668|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-05-26 06:18:30,668|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-05-26 06:18:30,670|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-05-26 06:18:30,681|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Response status(200 - OK) 2022-05-26 06:18:30,682|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Response processing type (string) 2022-05-26 06:18:30,682|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-05-26 06:18:30,682|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-05-26 06:18:30,682|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string) 2022-05-26 06:18:30,688|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Resource resolution saved into database successfully : (j_patch) 2022-05-26 06:18:30,689|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string) 2022-05-26 06:18:30,694|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Resource resolution saved into database successfully : (j_input) 2022-05-26 06:18:30,695|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-05-26 06:18:30,695|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-05-26 06:18:30,697|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Rest request method(PUT), url(/resource-resolution/put) 2022-05-26 06:18:30,705|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Response status(200 - OK) 2022-05-26 06:18:30,705|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Response processing type (string) 2022-05-26 06:18:30,706|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-05-26 06:18:30,706|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-05-26 06:18:30,706|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string) 2022-05-26 06:18:30,711|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Resource resolution saved into database successfully : (j_put) 2022-05-26 06:18:30,712|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string) 2022-05-26 06:18:30,718|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Resource resolution saved into database successfully : (j_default) 2022-05-26 06:18:30,718|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-05-26 06:18:30,718|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-05-26 06:18:30,720|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-05-26 06:18:30,726|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Response status(200 - OK) 2022-05-26 06:18:30,727|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Response processing type (string) 2022-05-26 06:18:30,727|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-05-26 06:18:30,727|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-05-26 06:18:30,727|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string) 2022-05-26 06:18:30,729|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-05-26 06:18:30,729|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-05-26 06:18:30,732|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Rest request method(POST), url(/resource-resolution/post) 2022-05-26 06:18:30,735|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Resource resolution saved into database successfully : (j_del) 2022-05-26 06:18:30,737|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Response status(200 - OK) 2022-05-26 06:18:30,737|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Response processing type (string) 2022-05-26 06:18:30,737|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-05-26 06:18:30,737|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-05-26 06:18:30,737|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string) 2022-05-26 06:18:30,738|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-05-26 06:18:30,738|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-05-26 06:18:30,739|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Rest request method(GET), url(/resource-resolution/get) 2022-05-26 06:18:30,742|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Resource resolution saved into database successfully : (j_post) 2022-05-26 06:18:30,744|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Response status(200 - OK) 2022-05-26 06:18:30,744|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Response processing type (string) 2022-05-26 06:18:30,745|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-05-26 06:18:30,745|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-05-26 06:18:30,745|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string) 2022-05-26 06:18:30,750|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Resource resolution saved into database successfully : (j_get) 2022-05-26 06:18:30,755|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), input-key-mapping:({id=j_get}), output-key-mapping:({value=value}) 2022-05-26 06:18:30,755|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value}) 2022-05-26 06:18:30,756|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id) 2022-05-26 06:18:30,763|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Response status(200 - OK) 2022-05-26 06:18:30,763|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Response processing type (string) 2022-05-26 06:18:30,764|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-05-26 06:18:30,764|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-05-26 06:18:30,764|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string) 2022-05-26 06:18:30,770|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Resource resolution saved into database successfully : (j_get_id) 2022-05-26 06:18:30,771|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-05-26 06:18:30,772|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string) 2022-05-26 06:18:30,776|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Resource resolution saved into database successfully : (j_kotlin) 2022-05-26 06:18:30,777|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:18:30,780|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Response processing type (list) 2022-05-26 06:18:30,781|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:18:30,781|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-05-26 06:18:30,781|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-05-26 06:18:30,781|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-05-26 06:18:30,781|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-05-26 06:18:30,781|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-05-26 06:18:30,781|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-05-26 06:18:30,781|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-05-26 06:18:30,782|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-05-26 06:18:30,782|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-05-26 06:18:30,782|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:18:30,787|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Resource resolution saved into database successfully : (j_db) 2022-05-26 06:18:30,787|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:18:30,980|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-05-26 06:18:30,985|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-05-26 06:18:30,985|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Preparing Response... 2022-05-26 06:18:30,985|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 2022-05-26 06:18:30,985|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| resolveWorkflowOutputs for workflow(resource-resolution) 2022-05-26 06:18:30,986|b7e7664d-9799-4d7b-af33-696515842f46||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 3e64be34-a395-4a9f-b4d8-e7528209e3b6 auditStoreId -1 2022-05-26 06:31:23,871|60877589-25a0-45e3-88a4-14c4843b6be6||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-05-26 06:31:23,872|60877589-25a0-45e3-88a4-14c4843b6be6||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-05-26 06:31:23,872|60877589-25a0-45e3-88a4-14c4843b6be6||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-05-26 06:31:24,188|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-05-26 06:31:24,188|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-05-26 06:31:24,932|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-05-26 06:31:24,933|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Save processing(711c1224-41f4-4ce1-b05d-ad4808ec7b47) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-05-26 06:31:24,973|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Save processing(45281da5-56ff-4844-a118-c87426538c17) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-05-26 06:31:24,980|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Save processing(eb701551-2655-46d5-b3fa-65271556e708) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-05-26 06:31:24,993|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Save processing(3915d0b1-ed28-45e2-8157-7cd2a5a38e94) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-05-26 06:31:25,007|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Save processing(074498d4-a643-4104-b2f2-5c6b37be142c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-05-26 06:31:25,023|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Save processing(d49465b2-c8fc-406f-9647-aaf5780308a4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-05-26 06:31:25,038|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:31:25,038|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:31:25,038|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-05-26 06:31:25,039|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-05-26 06:31:25,039|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:31:25,042|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:31:25,100|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-05-26 06:31:25,122|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-05-26 06:31:25,142|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-05-26 06:31:25,161|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-05-26 06:31:25,227|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(resource-assignment) 2022-05-26 06:31:25,228|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-assign) 2022-05-26 06:31:25,228|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-deploy) 2022-05-26 06:31:25,268|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:31:25,320|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-05-26 06:31:25,335|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-05-26 06:31:25,342|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(resource-assignment) 2022-05-26 06:31:25,343|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-assign) 2022-05-26 06:31:25,343|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-deploy) 2022-05-26 06:31:25,344|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-05-26 06:31:25,392|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:31:25,421|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-05-26 06:31:25,430|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-05-26 06:31:25,437|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-05-26 06:31:25,473|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(resource-assignment) 2022-05-26 06:31:25,474|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-assign) 2022-05-26 06:31:25,475|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-deploy) 2022-05-26 06:31:25,476|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(HealthCheck) 2022-05-26 06:31:25,477|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(ScaleOutReconfiguration) 2022-05-26 06:31:25,478|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(vf-config-assign) 2022-05-26 06:31:25,479|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(vf-config-deploy) 2022-05-26 06:31:25,522|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-assign) 2022-05-26 06:31:25,523|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-deploy) 2022-05-26 06:31:25,524|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-05-26 06:31:25,543|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:31:25,563|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-05-26 06:31:25,570|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-05-26 06:31:25,578|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-05-26 06:31:25,593|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-05-26 06:31:25,599|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-05-26 06:31:25,608|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-05-26 06:31:25,632|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(resource-assignment) 2022-05-26 06:31:25,633|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-assign) 2022-05-26 06:31:25,634|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-assign-day-2) 2022-05-26 06:31:25,635|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-deploy) 2022-05-26 06:31:25,635|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-deploy-day-2) 2022-05-26 06:31:25,656|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:31:25,691|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Overwriting blueprint model :5G_Core::1.0.37 2022-05-26 06:31:25,701|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-05-26 06:31:25,709|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-05-26 06:31:25,731|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(resource-assignment) 2022-05-26 06:31:25,732|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-deploy) 2022-05-26 06:31:25,760|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-05-26 06:31:25,769|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-05-26 06:31:25,776|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-05-26 06:31:25,777|60877589-25a0-45e3-88a4-14c4843b6be6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-05-26 06:31:27,132|d6dfcf54-aa12-4e16-9cea-79cb592ff9d0||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Save processing(cce21e3d-0599-4bce-85b5-584a84acc380) CBA(/opt/app/onap/blueprints/archive/cce21e3d-0599-4bce-85b5-584a84acc380/cba.zip) 2022-05-26 06:31:27,162|d6dfcf54-aa12-4e16-9cea-79cb592ff9d0||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/cce21e3d-0599-4bce-85b5-584a84acc380) and entry definition file (Definitions/CNF.json) 2022-05-26 06:31:27,227|d6dfcf54-aa12-4e16-9cea-79cb592ff9d0||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(resource-assignment) 2022-05-26 06:31:27,228|d6dfcf54-aa12-4e16-9cea-79cb592ff9d0||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-assign) 2022-05-26 06:31:27,229|d6dfcf54-aa12-4e16-9cea-79cb592ff9d0||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-deploy) 2022-05-26 06:31:27,229|d6dfcf54-aa12-4e16-9cea-79cb592ff9d0||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(scale-out) 2022-05-26 06:31:27,230|d6dfcf54-aa12-4e16-9cea-79cb592ff9d0||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(scale) 2022-05-26 06:31:27,231|d6dfcf54-aa12-4e16-9cea-79cb592ff9d0||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(scale-in) 2022-05-26 06:31:27,231|d6dfcf54-aa12-4e16-9cea-79cb592ff9d0||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(health-check) 2022-05-26 06:31:27,253|d6dfcf54-aa12-4e16-9cea-79cb592ff9d0||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/cce21e3d-0599-4bce-85b5-584a84acc380) and entry definition file (Definitions/CNF.json) 2022-05-26 06:31:27,283|d6dfcf54-aa12-4e16-9cea-79cb592ff9d0||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| No compiled cache(/opt/app/onap/blueprints/working/cce21e3d-0599-4bce-85b5-584a84acc380) present to clean. 2022-05-26 06:31:35,991|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Enhancing blueprint(/opt/app/onap/blueprints/working/d1a2a636-63e6-4967-b98d-55404ddbdd23) 2022-05-26 06:31:35,992|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| deleting definition types under : /opt/app/onap/blueprints/working/d1a2a636-63e6-4967-b98d-55404ddbdd23/Definitions 2022-05-26 06:31:35,995|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| reinitialized all type definitions 2022-05-26 06:31:35,996|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-05-26 06:31:36,007|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| enhancing ArtifactDefinition(vnf-template) 2022-05-26 06:31:36,009|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| enhancing ArtifactDefinition(vnf-mapping) 2022-05-26 06:31:36,011|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-05-26 06:31:36,027|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ***** Enhancing NodeTemplate(input) 2022-05-26 06:31:36,035|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ***** Enhancing NodeTemplate(input) 2022-05-26 06:31:36,039|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ***** Enhancing NodeTemplate(input) 2022-05-26 06:31:36,042|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-05-26 06:31:36,042|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-05-26 06:31:36,042|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-05-26 06:31:36,050|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ***** Enhancing NodeTemplate(input) 2022-05-26 06:31:36,054|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ***** Enhancing NodeTemplate(input) 2022-05-26 06:31:36,057|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ***** Enhancing NodeTemplate(input) 2022-05-26 06:31:36,061|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ***** Enhancing NodeTemplate(sdnc) 2022-05-26 06:31:36,070|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ***** Enhancing NodeTemplate(input) 2022-05-26 06:31:36,074|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ***** Enhancing NodeTemplate(input) 2022-05-26 06:31:36,078|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ***** Enhancing NodeTemplate(input) 2022-05-26 06:31:36,082|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ***** Enhancing NodeTemplate(input) 2022-05-26 06:31:36,085|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ***** Enhancing NodeTemplate(input) 2022-05-26 06:31:36,090|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ***** Enhancing NodeTemplate(input) 2022-05-26 06:31:36,098|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ***** Enhancing NodeTemplate(config-assign) 2022-05-26 06:31:36,101|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| enhancing ArtifactDefinition(baseconfig-template) 2022-05-26 06:31:36,101|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-05-26 06:31:36,101|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-05-26 06:31:36,110|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ***** Enhancing NodeTemplate(input) 2022-05-26 06:31:36,113|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ***** Enhancing NodeTemplate(input) 2022-05-26 06:31:36,117|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ***** Enhancing NodeTemplate(input) 2022-05-26 06:31:36,120|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ***** Enhancing NodeTemplate(config-deploy) 2022-05-26 06:31:36,138|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ##### Enhancing Workflow(resource-assignment) 2022-05-26 06:31:36,139|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-05-26 06:31:36,139|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-05-26 06:31:36,139|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-05-26 06:31:36,139|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-05-26 06:31:36,139|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-05-26 06:31:36,139|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| enriching artifacts file(/opt/app/onap/blueprints/working/d1a2a636-63e6-4967-b98d-55404ddbdd23/Templates/vnf-mapping.json 2022-05-26 06:31:36,144|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-05-26 06:31:36,144|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-05-26 06:31:36,145|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| enriching artifacts file(/opt/app/onap/blueprints/working/d1a2a636-63e6-4967-b98d-55404ddbdd23/Templates/base_ubuntu20-mapping.json 2022-05-26 06:31:36,149|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-05-26 06:31:36,149|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-05-26 06:31:36,149|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ##### Enhancing Workflow(config-assign) 2022-05-26 06:31:36,150|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-05-26 06:31:36,150|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| identified workflow(config-assign) targets(config-assign) 2022-05-26 06:31:36,150|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-05-26 06:31:36,150|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-05-26 06:31:36,150|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| enriching artifacts file(/opt/app/onap/blueprints/working/d1a2a636-63e6-4967-b98d-55404ddbdd23/Templates/baseconfig-mapping.json 2022-05-26 06:31:36,154|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-05-26 06:31:36,154|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| dataType not present for the recipe(dt-config-assign-properties) 2022-05-26 06:31:36,155|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ##### Enhancing Workflow(config-deploy) 2022-05-26 06:31:36,155|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-05-26 06:31:36,155|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| identified workflow(config-deploy) targets(config-deploy) 2022-05-26 06:31:36,155|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| workflow(config-deploy) resource assignment files([] 2022-05-26 06:31:36,155|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ##### Enhancing blueprint Resource Definitions 2022-05-26 06:31:36,155|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-05-26 06:31:36,155|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| processing file (Templates/vnf-mapping.json) 2022-05-26 06:31:36,155|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-05-26 06:31:36,156|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| processing file (Templates/baseconfig-mapping.json) 2022-05-26 06:31:36,169|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:31:36,198|3aed88ad-b927-46d9-b2c4-586d452dce8a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-05-26 06:31:36,357|4a236274-1414-46d0-8407-e1101c6058d2||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Save processing(26eeeaef-79d0-430c-ae95-2090effdde48) CBA(/opt/app/onap/blueprints/archive/26eeeaef-79d0-430c-ae95-2090effdde48/cba.zip) 2022-05-26 06:31:36,365|4a236274-1414-46d0-8407-e1101c6058d2||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/26eeeaef-79d0-430c-ae95-2090effdde48) and entry definition file (Definitions/ubuntu20.json) 2022-05-26 06:31:36,375|4a236274-1414-46d0-8407-e1101c6058d2||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-05-26 06:31:36,396|4a236274-1414-46d0-8407-e1101c6058d2||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(resource-assignment) 2022-05-26 06:31:36,397|4a236274-1414-46d0-8407-e1101c6058d2||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-assign) 2022-05-26 06:31:36,398|4a236274-1414-46d0-8407-e1101c6058d2||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-deploy) 2022-05-26 06:31:36,406|4a236274-1414-46d0-8407-e1101c6058d2||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/26eeeaef-79d0-430c-ae95-2090effdde48) and entry definition file (Definitions/ubuntu20.json) 2022-05-26 06:31:36,428|4a236274-1414-46d0-8407-e1101c6058d2||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| No compiled cache(/opt/app/onap/blueprints/working/26eeeaef-79d0-430c-ae95-2090effdde48) present to clean. 2022-05-26 06:32:51,276|3ec8497f-dc06-4830-9203-ba183fea1d6b||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-05-26 06:32:51,277|3ec8497f-dc06-4830-9203-ba183fea1d6b||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-05-26 06:32:51,277|3ec8497f-dc06-4830-9203-ba183fea1d6b||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-05-26 06:32:51,461|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-05-26 06:32:51,461|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-05-26 06:32:51,999|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-05-26 06:32:52,002|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Save processing(dd358b7b-5f87-46aa-adbb-d5650d94c47c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-05-26 06:32:52,019|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Save processing(d0904d81-9ac3-4d35-ae42-0a72eb090449) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-05-26 06:32:52,026|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Save processing(f73e6510-5be8-4e83-8421-80d9eb06fc96) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-05-26 06:32:52,037|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Save processing(98bd99de-7d69-43ee-83a7-5aabbc3b9feb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-05-26 06:32:52,059|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Save processing(ccb139bd-acbd-4491-beba-a113c0022723) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-05-26 06:32:52,073|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Save processing(f9081a7a-a579-4816-bfa8-beafad483bfd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-05-26 06:32:52,089|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:32:52,090|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:32:52,090|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-05-26 06:32:52,090|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-05-26 06:32:52,091|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:32:52,091|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:32:52,109|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-05-26 06:32:52,162|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-05-26 06:32:52,179|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-05-26 06:32:52,197|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-05-26 06:32:52,254|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(resource-assignment) 2022-05-26 06:32:52,255|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-assign) 2022-05-26 06:32:52,256|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-deploy) 2022-05-26 06:32:52,292|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:32:52,317|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-05-26 06:32:52,337|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-05-26 06:32:52,338|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-05-26 06:32:52,370|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(resource-assignment) 2022-05-26 06:32:52,371|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-assign) 2022-05-26 06:32:52,372|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-deploy) 2022-05-26 06:32:52,411|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:32:52,448|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-05-26 06:32:52,456|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-05-26 06:32:52,463|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-05-26 06:32:52,489|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(resource-assignment) 2022-05-26 06:32:52,490|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-assign) 2022-05-26 06:32:52,491|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-deploy) 2022-05-26 06:32:52,491|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(HealthCheck) 2022-05-26 06:32:52,492|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(ScaleOutReconfiguration) 2022-05-26 06:32:52,493|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(vf-config-assign) 2022-05-26 06:32:52,493|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(vf-config-deploy) 2022-05-26 06:32:52,539|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-05-26 06:32:52,562|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-05-26 06:32:52,569|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-05-26 06:32:52,569|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-05-26 06:32:52,592|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(resource-assignment) 2022-05-26 06:32:52,593|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-deploy) 2022-05-26 06:32:52,626|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-05-26 06:32:52,651|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-05-26 06:32:52,661|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-05-26 06:32:52,662|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-05-26 06:32:52,685|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(resource-assignment) 2022-05-26 06:32:52,686|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-assign) 2022-05-26 06:32:52,687|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-assign-day-2) 2022-05-26 06:32:52,687|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-deploy) 2022-05-26 06:32:52,688|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-deploy-day-2) 2022-05-26 06:32:52,706|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-assign) 2022-05-26 06:32:52,707|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-deploy) 2022-05-26 06:32:52,708|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:32:52,712|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:32:52,719|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Overwriting blueprint model :5G_Core::1.0.37 2022-05-26 06:32:52,727|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-05-26 06:32:52,728|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-05-26 06:32:52,742|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-05-26 06:32:52,748|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-05-26 06:32:52,748|3ec8497f-dc06-4830-9203-ba183fea1d6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-05-26 06:33:03,144|c6e23ff7-7502-4e9e-a464-ed021e49ca8a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Enhancing blueprint(/opt/app/onap/blueprints/working/1117af2b-bac1-49b7-9862-c317bf1c34bf) 2022-05-26 06:33:03,144|c6e23ff7-7502-4e9e-a464-ed021e49ca8a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| deleting definition types under : /opt/app/onap/blueprints/working/1117af2b-bac1-49b7-9862-c317bf1c34bf/Definitions 2022-05-26 06:33:03,146|c6e23ff7-7502-4e9e-a464-ed021e49ca8a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| reinitialized all type definitions 2022-05-26 06:33:03,147|c6e23ff7-7502-4e9e-a464-ed021e49ca8a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ***** Enhancing NodeTemplate(netconf-device) 2022-05-26 06:33:03,159|c6e23ff7-7502-4e9e-a464-ed021e49ca8a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ***** Enhancing NodeTemplate(resolve-data) 2022-05-26 06:33:03,168|c6e23ff7-7502-4e9e-a464-ed021e49ca8a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-05-26 06:33:03,170|c6e23ff7-7502-4e9e-a464-ed021e49ca8a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-05-26 06:33:03,173|c6e23ff7-7502-4e9e-a464-ed021e49ca8a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-05-26 06:33:03,191|c6e23ff7-7502-4e9e-a464-ed021e49ca8a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-05-26 06:33:03,212|c6e23ff7-7502-4e9e-a464-ed021e49ca8a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ##### Enhancing Workflow(config-assign) 2022-05-26 06:33:03,213|c6e23ff7-7502-4e9e-a464-ed021e49ca8a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-05-26 06:33:03,213|c6e23ff7-7502-4e9e-a464-ed021e49ca8a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| identified workflow(config-assign) targets(resolve-data) 2022-05-26 06:33:03,213|c6e23ff7-7502-4e9e-a464-ed021e49ca8a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-05-26 06:33:03,213|c6e23ff7-7502-4e9e-a464-ed021e49ca8a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-05-26 06:33:03,213|c6e23ff7-7502-4e9e-a464-ed021e49ca8a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| enriching artifacts file(/opt/app/onap/blueprints/working/1117af2b-bac1-49b7-9862-c317bf1c34bf/Templates/netconfrpc-mapping.json 2022-05-26 06:33:03,220|c6e23ff7-7502-4e9e-a464-ed021e49ca8a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-05-26 06:33:03,220|c6e23ff7-7502-4e9e-a464-ed021e49ca8a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| dataType not present for the recipe(dt-config-assign-properties) 2022-05-26 06:33:03,220|c6e23ff7-7502-4e9e-a464-ed021e49ca8a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ##### Enhancing Workflow(config-deploy) 2022-05-26 06:33:03,221|c6e23ff7-7502-4e9e-a464-ed021e49ca8a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-05-26 06:33:03,221|c6e23ff7-7502-4e9e-a464-ed021e49ca8a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| identified workflow(config-deploy) targets(execute-netconf) 2022-05-26 06:33:03,221|c6e23ff7-7502-4e9e-a464-ed021e49ca8a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| workflow(config-deploy) resource assignment files([] 2022-05-26 06:33:03,221|c6e23ff7-7502-4e9e-a464-ed021e49ca8a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ##### Enhancing blueprint Resource Definitions 2022-05-26 06:33:03,221|c6e23ff7-7502-4e9e-a464-ed021e49ca8a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-05-26 06:33:03,221|c6e23ff7-7502-4e9e-a464-ed021e49ca8a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| processing file (Templates/netconfrpc-mapping.json) 2022-05-26 06:33:03,229|c6e23ff7-7502-4e9e-a464-ed021e49ca8a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| distinct resource keys ([input-source]) 2022-05-26 06:33:03,234|c6e23ff7-7502-4e9e-a464-ed021e49ca8a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Enriching Resource Definition sources Node Template: [source-input] 2022-05-26 06:34:12,562|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-05-26 06:34:12,663|||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-05-26 06:34:12,711|2a6c591e-b2ec-4dae-a409-229ff1f2d04b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| request(2a6c591e-b2ec-4dae-a409-229ff1f2d04b) 2022-05-26 06:34:12,715|2a6c591e-b2ec-4dae-a409-229ff1f2d04b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| CBA file(/opt/app/onap/blueprints/archive/edc8c155-8dc3-4bda-be3a-f54de57e9246/cba.zip written successfully 2022-05-26 06:34:12,715|2a6c591e-b2ec-4dae-a409-229ff1f2d04b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Save processing(edc8c155-8dc3-4bda-be3a-f54de57e9246) CBA(/opt/app/onap/blueprints/archive/edc8c155-8dc3-4bda-be3a-f54de57e9246/cba.zip) 2022-05-26 06:34:12,744|2a6c591e-b2ec-4dae-a409-229ff1f2d04b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/edc8c155-8dc3-4bda-be3a-f54de57e9246) and entry definition file (Definitions/CNF.json) 2022-05-26 06:34:12,798|2a6c591e-b2ec-4dae-a409-229ff1f2d04b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(resource-assignment) 2022-05-26 06:34:12,799|2a6c591e-b2ec-4dae-a409-229ff1f2d04b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-assign) 2022-05-26 06:34:12,799|2a6c591e-b2ec-4dae-a409-229ff1f2d04b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-deploy) 2022-05-26 06:34:12,800|2a6c591e-b2ec-4dae-a409-229ff1f2d04b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(scale-out) 2022-05-26 06:34:12,800|2a6c591e-b2ec-4dae-a409-229ff1f2d04b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(scale) 2022-05-26 06:34:12,801|2a6c591e-b2ec-4dae-a409-229ff1f2d04b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(scale-in) 2022-05-26 06:34:12,801|2a6c591e-b2ec-4dae-a409-229ff1f2d04b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(health-check) 2022-05-26 06:34:12,821|2a6c591e-b2ec-4dae-a409-229ff1f2d04b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/edc8c155-8dc3-4bda-be3a-f54de57e9246) and entry definition file (Definitions/CNF.json) 2022-05-26 06:34:12,835|2a6c591e-b2ec-4dae-a409-229ff1f2d04b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Overwriting blueprint model :APACHE::1.0.0 2022-05-26 06:34:12,844|2a6c591e-b2ec-4dae-a409-229ff1f2d04b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2022-05-26 06:34:12,845|2a6c591e-b2ec-4dae-a409-229ff1f2d04b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Deleted deployed blueprint model :APACHE::1.0.0 2022-05-26 06:34:12,860|2a6c591e-b2ec-4dae-a409-229ff1f2d04b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| No compiled cache(/opt/app/onap/blueprints/working/edc8c155-8dc3-4bda-be3a-f54de57e9246) present to clean. 2022-05-26 06:34:24,835|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-05-26 06:34:24,934|||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-05-26 06:34:24,936|654096e9-3b38-4ca2-a8ac-20d8516b22de||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| request(654096e9-3b38-4ca2-a8ac-20d8516b22de) 2022-05-26 06:34:24,937|654096e9-3b38-4ca2-a8ac-20d8516b22de||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| CBA file(/opt/app/onap/blueprints/archive/f3f49a4c-3ba5-448c-9d03-5016d5dffd54/cba.zip written successfully 2022-05-26 06:34:24,937|654096e9-3b38-4ca2-a8ac-20d8516b22de||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Save processing(f3f49a4c-3ba5-448c-9d03-5016d5dffd54) CBA(/opt/app/onap/blueprints/archive/f3f49a4c-3ba5-448c-9d03-5016d5dffd54/cba.zip) 2022-05-26 06:34:24,948|654096e9-3b38-4ca2-a8ac-20d8516b22de||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f3f49a4c-3ba5-448c-9d03-5016d5dffd54) and entry definition file (Definitions/ubuntu20.json) 2022-05-26 06:34:24,957|654096e9-3b38-4ca2-a8ac-20d8516b22de||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-05-26 06:34:24,977|654096e9-3b38-4ca2-a8ac-20d8516b22de||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(resource-assignment) 2022-05-26 06:34:24,978|654096e9-3b38-4ca2-a8ac-20d8516b22de||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-assign) 2022-05-26 06:34:24,978|654096e9-3b38-4ca2-a8ac-20d8516b22de||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-deploy) 2022-05-26 06:34:24,986|654096e9-3b38-4ca2-a8ac-20d8516b22de||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f3f49a4c-3ba5-448c-9d03-5016d5dffd54) and entry definition file (Definitions/ubuntu20.json) 2022-05-26 06:34:24,993|654096e9-3b38-4ca2-a8ac-20d8516b22de||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-05-26 06:34:25,004|654096e9-3b38-4ca2-a8ac-20d8516b22de||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-05-26 06:34:25,005|654096e9-3b38-4ca2-a8ac-20d8516b22de||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-05-26 06:34:25,017|654096e9-3b38-4ca2-a8ac-20d8516b22de||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| No compiled cache(/opt/app/onap/blueprints/working/f3f49a4c-3ba5-448c-9d03-5016d5dffd54) present to clean. 2022-05-26 06:34:39,037|4401d988-36b5-47e2-975d-ca6ea8503585||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| getting cba file name(APACHE), version(1.0.0) from db 2022-05-26 06:34:39,219|4401d988-36b5-47e2-975d-ca6ea8503585||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-05-26 06:34:39,221|4401d988-36b5-47e2-975d-ca6ea8503585||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-05-26 06:34:39,224|4401d988-36b5-47e2-975d-ca6ea8503585||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-05-26 06:34:39,391|5748af96-766b-4958-bb6e-79f63e2f4f7c||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-05-26 06:34:39,391|5748af96-766b-4958-bb6e-79f63e2f4f7c||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-05-26 06:34:39,393|5748af96-766b-4958-bb6e-79f63e2f4f7c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-05-26 06:34:39,975|f92de845-08ff-4a7f-9dfb-af135576da89||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-05-26 06:34:39,975|f92de845-08ff-4a7f-9dfb-af135576da89||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-05-26 06:34:39,977|f92de845-08ff-4a7f-9dfb-af135576da89||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-05-26 06:34:40,130|91868b13-c397-4070-82bb-5102b03b0617||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-05-26 06:34:40,131|91868b13-c397-4070-82bb-5102b03b0617||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-05-26 06:34:40,133|91868b13-c397-4070-82bb-5102b03b0617||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-05-26 06:34:40,310|6d1ec75f-3448-4463-ade3-3a555ef43de3||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-05-26 06:34:40,310|6d1ec75f-3448-4463-ade3-3a555ef43de3||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-05-26 06:34:40,312|6d1ec75f-3448-4463-ade3-3a555ef43de3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-05-26 06:34:40,513|57c91b57-a8ed-4411-af39-d5ef3e188d84||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-05-26 06:34:40,513|57c91b57-a8ed-4411-af39-d5ef3e188d84||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-05-26 06:34:40,515|57c91b57-a8ed-4411-af39-d5ef3e188d84||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-05-26 06:34:40,748|bf007477-6fcf-40cc-afd2-2139dff69df4||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-05-26 06:34:40,748|bf007477-6fcf-40cc-afd2-2139dff69df4||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-05-26 06:34:40,753|bf007477-6fcf-40cc-afd2-2139dff69df4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-05-26 06:34:40,935|33032515-555e-4018-9d7d-57cdd7313312||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-05-26 06:34:40,935|33032515-555e-4018-9d7d-57cdd7313312||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-05-26 06:34:40,945|33032515-555e-4018-9d7d-57cdd7313312||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-05-26 06:35:02,008|e89eee51-2ca8-4cbb-b39e-80393d56710d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| getting cba file name(ubuntu20), version(1.0.0) from db 2022-05-26 06:35:02,090|e89eee51-2ca8-4cbb-b39e-80393d56710d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-05-26 06:35:02,092|e89eee51-2ca8-4cbb-b39e-80393d56710d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-05-26 06:35:02,094|e89eee51-2ca8-4cbb-b39e-80393d56710d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-05-26 06:35:02,220|ebabb75e-28c2-4fbb-978d-ea225678d7da||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-05-26 06:35:02,221|ebabb75e-28c2-4fbb-978d-ea225678d7da||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-05-26 06:35:02,222|ebabb75e-28c2-4fbb-978d-ea225678d7da||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-05-26 06:35:02,512|31e7ddd9-d3c5-46c6-aeb4-dbff1341fd2e||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-05-26 06:35:02,512|31e7ddd9-d3c5-46c6-aeb4-dbff1341fd2e||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-05-26 06:35:02,517|31e7ddd9-d3c5-46c6-aeb4-dbff1341fd2e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-05-26 06:35:02,694|8ae19651-e25a-47e5-9824-a7111ef1aea4||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-05-26 06:35:02,695|8ae19651-e25a-47e5-9824-a7111ef1aea4||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-05-26 06:35:02,698|8ae19651-e25a-47e5-9824-a7111ef1aea4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-05-26 06:35:10,984|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-05-26 06:35:11,084|||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-05-26 06:35:11,085|328d97c1-05f0-44e8-88ad-89cc960951da||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| request(328d97c1-05f0-44e8-88ad-89cc960951da) 2022-05-26 06:35:11,086|328d97c1-05f0-44e8-88ad-89cc960951da||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| CBA file(/opt/app/onap/blueprints/archive/5ffcb71c-fd64-4e53-a22c-b37d3dff184d/cba.zip written successfully 2022-05-26 06:35:11,086|328d97c1-05f0-44e8-88ad-89cc960951da||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Save processing(5ffcb71c-fd64-4e53-a22c-b37d3dff184d) CBA(/opt/app/onap/blueprints/archive/5ffcb71c-fd64-4e53-a22c-b37d3dff184d/cba.zip) 2022-05-26 06:35:11,098|328d97c1-05f0-44e8-88ad-89cc960951da||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5ffcb71c-fd64-4e53-a22c-b37d3dff184d) and entry definition file (Definitions/pnf_netconf.json) 2022-05-26 06:35:11,103|328d97c1-05f0-44e8-88ad-89cc960951da||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-05-26 06:35:11,113|328d97c1-05f0-44e8-88ad-89cc960951da||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-assign) 2022-05-26 06:35:11,114|328d97c1-05f0-44e8-88ad-89cc960951da||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-deploy) 2022-05-26 06:35:11,119|328d97c1-05f0-44e8-88ad-89cc960951da||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5ffcb71c-fd64-4e53-a22c-b37d3dff184d) and entry definition file (Definitions/pnf_netconf.json) 2022-05-26 06:35:11,126|328d97c1-05f0-44e8-88ad-89cc960951da||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-05-26 06:35:11,132|328d97c1-05f0-44e8-88ad-89cc960951da||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-05-26 06:35:11,133|328d97c1-05f0-44e8-88ad-89cc960951da||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-05-26 06:35:11,145|328d97c1-05f0-44e8-88ad-89cc960951da||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| No compiled cache(/opt/app/onap/blueprints/working/5ffcb71c-fd64-4e53-a22c-b37d3dff184d) present to clean. 2022-05-26 06:38:18,152|303d3f10-b92d-4a2a-b905-a82aca52fce2||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| processing request id 3f393091-7fee-4cdd-884c-fdc9a2ec263c 2022-05-26 06:38:18,152|303d3f10-b92d-4a2a-b905-a82aca52fce2||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| storeExecutionInput called not to store the Workflow action input details 2022-05-26 06:38:18,152|303d3f10-b92d-4a2a-b905-a82aca52fce2||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| StoreAuditService ID -1 2022-05-26 06:38:18,155|303d3f10-b92d-4a2a-b905-a82aca52fce2||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-05-26 06:38:18,155|303d3f10-b92d-4a2a-b905-a82aca52fce2||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-05-26 06:38:18,160|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-05-26 06:38:18,185|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Deriving input data for workflow: (resource-assignment) 2022-05-26 06:38:18,250|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Execute node(START) -> executed state(SUCCESS) 2022-05-26 06:38:18,254|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Executing workflow(resource-assignment[3f393091-7fee-4cdd-884c-fdc9a2ec263c])'s step(resource-assignment) 2022-05-26 06:38:18,254|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-05-26 06:38:18,256|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| preparing request id(3f393091-7fee-4cdd-884c-fdc9a2ec263c) for workflow(resource-assignment) step(resource-assignment) 2022-05-26 06:38:18,256|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-05-26 06:38:18,256|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-05-26 06:38:18,257|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-05-26 06:38:18,277|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:38:18,284|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2022-05-26 06:38:18,285|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string) 2022-05-26 06:38:18,285|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2022-05-26 06:38:18,285|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("69f6e886-f42f-4744-a02d-9f1055f7bc27") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-05-26 06:38:18,286|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("2e8d9809-7ace-47f3-845d-6c4b37c14892") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-05-26 06:38:18,293|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:38:18,294|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:38:18,304|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-05-26 06:38:20,509|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Response status(200 - ) 2022-05-26 06:38:20,510|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Response processing type (string) 2022-05-26 06:38:20,510|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220526t063820387581z") 2022-05-26 06:38:20,511|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220526t063820387581z") 2022-05-26 06:38:20,511|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220526t063820387581z") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-05-26 06:38:20,511|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-05-26 06:38:20,513|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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" : "2e8d9809-7ace-47f3-845d-6c4b37c14892", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "69f6e886-f42f-4744-a02d-9f1055f7bc27", "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220526t063820387581z" }) 2022-05-26 06:38:20,522|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Preparing Response... 2022-05-26 06:38:20,523|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-05-26 06:38:20,523|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Execute node(resource-assignment) -> executed state(SUCCESS) 2022-05-26 06:38:20,524|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Executing workflow(resource-assignment[3f393091-7fee-4cdd-884c-fdc9a2ec263c])'s step(profile-upload) 2022-05-26 06:38:20,524|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-05-26 06:38:20,529|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| preparing request id(3f393091-7fee-4cdd-884c-fdc9a2ec263c) for workflow(resource-assignment) step(profile-upload) 2022-05-26 06:38:20,529|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2022-05-26 06:38:20,530|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:38:20,531|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Triggering K8s Profile Upload component logic. 2022-05-26 06:38:20,531|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Getting the template prefixes 2022-05-26 06:38:20,531|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Iterating over prefixes in resource assignment map. 2022-05-26 06:38:20,534|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Prefix vnf does not have required data for us to continue. 2022-05-26 06:38:20,534|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Preparing Response... 2022-05-26 06:38:20,534|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2022-05-26 06:38:20,534|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Execute node(profile-upload) -> executed state(SUCCESS) 2022-05-26 06:38:20,535|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Execute node(END) -> executed state(SUCCESS) 2022-05-26 06:38:20,538|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| workflow(3f393091-7fee-4cdd-884c-fdc9a2ec263c) nodes completed with (0)exceptions 2022-05-26 06:38:20,538|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-05-26 06:38:20,539|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID de82e0f1-fde1-4b04-829f-e2ca21e22161 auditStoreId -1 2022-05-26 06:38:25,404|303d3f10-b92d-4a2a-b905-a82aca52fce2||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| processing request id 6fa71e39-2674-4692-88c5-00dda5a0f322 2022-05-26 06:38:25,404|303d3f10-b92d-4a2a-b905-a82aca52fce2||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| storeExecutionInput called not to store the Workflow action input details 2022-05-26 06:38:25,404|303d3f10-b92d-4a2a-b905-a82aca52fce2||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| StoreAuditService ID -1 2022-05-26 06:38:25,405|303d3f10-b92d-4a2a-b905-a82aca52fce2||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-05-26 06:38:25,405|303d3f10-b92d-4a2a-b905-a82aca52fce2||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-05-26 06:38:25,406|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-05-26 06:38:25,417|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Deriving input data for workflow: (resource-assignment) 2022-05-26 06:38:25,418|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Execute node(START) -> executed state(SUCCESS) 2022-05-26 06:38:25,419|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Executing workflow(resource-assignment[6fa71e39-2674-4692-88c5-00dda5a0f322])'s step(resource-assignment) 2022-05-26 06:38:25,419|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-05-26 06:38:25,419|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| preparing request id(6fa71e39-2674-4692-88c5-00dda5a0f322) for workflow(resource-assignment) step(resource-assignment) 2022-05-26 06:38:25,419|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-05-26 06:38:25,419|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-05-26 06:38:25,420|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Resolving resource with resource assignment artifact(helm_apache-mapping) 2022-05-26 06:38:25,435|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:38:25,439|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string) 2022-05-26 06:38:25,439|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("1e8d2322-645f-4e2c-849f-ca143c20c7ab") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-05-26 06:38:25,439|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string) 2022-05-26 06:38:25,440|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string) 2022-05-26 06:38:25,440|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("1b173abf-a9c8-4db2-b873-b941f82525a0") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string) 2022-05-26 06:38:25,441|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:38:25,441|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:38:25,466|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Parameter information : ({customizationid=1b173abf-a9c8-4db2-b873-b941f82525a0}) 2022-05-26 06:38:25,466|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Parameter information : ({customizationid=1b173abf-a9c8-4db2-b873-b941f82525a0}) 2022-05-26 06:38:25,483|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Response processing type (string) 2022-05-26 06:38:25,484|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Response processing type (string) 2022-05-26 06:38:25,486|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"23f0bd7e-6aed-48dc-9c0d-2a667561eb0e"}]) 2022-05-26 06:38:25,486|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a"}]) 2022-05-26 06:38:25,486|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string) 2022-05-26 06:38:25,486|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("23f0bd7e-6aed-48dc-9c0d-2a667561eb0e") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string) 2022-05-26 06:38:25,487|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string) 2022-05-26 06:38:25,491|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Transformed value: null -> 007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a 2022-05-26 06:38:25,492|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:38:25,512|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Parameter information : ({customizationid=1b173abf-a9c8-4db2-b873-b941f82525a0}) 2022-05-26 06:38:25,521|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Response processing type (string) 2022-05-26 06:38:25,522|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}]) 2022-05-26 06:38:25,522|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string) 2022-05-26 06:38:25,523|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string) 2022-05-26 06:38:25,523|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string) 2022-05-26 06:38:25,527|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Transformed value: null -> 1b173abf-a9c8-4db2-b873-b941f82525a0 2022-05-26 06:38:25,527|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("2e8d9809-7ace-47f3-845d-6c4b37c14892") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-05-26 06:38:25,528|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string) 2022-05-26 06:38:25,528|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string) 2022-05-26 06:38:25,528|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("69f6e886-f42f-4744-a02d-9f1055f7bc27") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-05-26 06:38:25,532|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/2e8d9809-7ace-47f3-845d-6c4b37c14892/service-data/vnfs/vnf/69f6e886-f42f-4744-a02d-9f1055f7bc27/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-05-26 06:38:25,533|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/2e8d9809-7ace-47f3-845d-6c4b37c14892/service-data/vnfs/vnf/69f6e886-f42f-4744-a02d-9f1055f7bc27/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-05-26 06:38:25,533|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/2e8d9809-7ace-47f3-845d-6c4b37c14892/service-data/vnfs/vnf/69f6e886-f42f-4744-a02d-9f1055f7bc27/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-05-26 06:38:25,533|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/2e8d9809-7ace-47f3-845d-6c4b37c14892/service-data/vnfs/vnf/69f6e886-f42f-4744-a02d-9f1055f7bc27/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value}) 2022-05-26 06:38:25,542|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/2e8d9809-7ace-47f3-845d-6c4b37c14892/service-data/vnfs/vnf/69f6e886-f42f-4744-a02d-9f1055f7bc27/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name) 2022-05-26 06:38:25,542|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/2e8d9809-7ace-47f3-845d-6c4b37c14892/service-data/vnfs/vnf/69f6e886-f42f-4744-a02d-9f1055f7bc27/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy) 2022-05-26 06:38:25,570|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Response status(200 - OK) 2022-05-26 06:38:25,570|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Response status(200 - OK) 2022-05-26 06:38:25,570|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Response processing type (string) 2022-05-26 06:38:25,570|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Response processing type (string) 2022-05-26 06:38:25,571|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-05-26 06:38:25,571|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20220526t063820387581z") 2022-05-26 06:38:25,571|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-05-26 06:38:25,571|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220526t063820387581z") 2022-05-26 06:38:25,571|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2022-05-26 06:38:25,571|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220526t063820387581z") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-05-26 06:38:25,576|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:38:25,576|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:38:25,578|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-05-26 06:38:25,652|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Response status(200 - ) 2022-05-26 06:38:25,653|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Response processing type (string) 2022-05-26 06:38:25,653|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220526t063820387581z-helm_apache-vfmt-001") 2022-05-26 06:38:25,653|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220526t063820387581z-helm_apache-vfmt-001") 2022-05-26 06:38:25,653|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220526t063820387581z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string) 2022-05-26 06:38:25,655|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-05-26 06:38:25,662|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/2e8d9809-7ace-47f3-845d-6c4b37c14892/service-data/vnfs/vnf/69f6e886-f42f-4744-a02d-9f1055f7bc27/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-05-26 06:38:25,662|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/2e8d9809-7ace-47f3-845d-6c4b37c14892/service-data/vnfs/vnf/69f6e886-f42f-4744-a02d-9f1055f7bc27/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-05-26 06:38:25,671|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/2e8d9809-7ace-47f3-845d-6c4b37c14892/service-data/vnfs/vnf/69f6e886-f42f-4744-a02d-9f1055f7bc27/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version) 2022-05-26 06:38:25,681|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Response status(200 - OK) 2022-05-26 06:38:25,681|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Response processing type (string) 2022-05-26 06:38:25,681|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0") 2022-05-26 06:38:25,681|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0") 2022-05-26 06:38:25,682|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2022-05-26 06:38:25,682|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string) 2022-05-26 06:38:25,682|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string) 2022-05-26 06:38:25,684|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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" : "007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a", "k8s-rb-definition-version" : "1b173abf-a9c8-4db2-b873-b941f82525a0", "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" : "2e8d9809-7ace-47f3-845d-6c4b37c14892", "vf-module-id" : "1e8d2322-645f-4e2c-849f-ca143c20c7ab", "vf-module-label" : "helm_apache", "vf-module-model-customization-uuid" : "1b173abf-a9c8-4db2-b873-b941f82525a0", "vf-module-model-invariant-uuid" : "007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a", "vf-module-model-version" : "23f0bd7e-6aed-48dc-9c0d-2a667561eb0e", "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20220526t063820387581z-helm_apache-vfmt-001", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "69f6e886-f42f-4744-a02d-9f1055f7bc27", "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220526t063820387581z" }) 2022-05-26 06:38:25,695|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Preparing Response... 2022-05-26 06:38:25,695|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-05-26 06:38:25,695|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Execute node(resource-assignment) -> executed state(SUCCESS) 2022-05-26 06:38:25,696|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Executing workflow(resource-assignment[6fa71e39-2674-4692-88c5-00dda5a0f322])'s step(profile-upload) 2022-05-26 06:38:25,696|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-05-26 06:38:25,696|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| preparing request id(6fa71e39-2674-4692-88c5-00dda5a0f322) for workflow(resource-assignment) step(profile-upload) 2022-05-26 06:38:25,696|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2022-05-26 06:38:25,696|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:38:25,696|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Triggering K8s Profile Upload component logic. 2022-05-26 06:38:25,696|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Getting the template prefixes 2022-05-26 06:38:25,697|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Iterating over prefixes in resource assignment map. 2022-05-26 06:38:25,707|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Rest request method(GET), url(/v1/rb/definition/007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a/1b173abf-a9c8-4db2-b873-b941f82525a0) 2022-05-26 06:38:25,716|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Response status(200 - OK) 2022-05-26 06:38:25,724|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Rest request method(GET), url(/v1/rb/definition/007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a/1b173abf-a9c8-4db2-b873-b941f82525a0/profile/node-port-profile) 2022-05-26 06:38:25,728|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Response status(404 - Not Found) 2022-05-26 06:38:25,729|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Uploading K8s Profile.. 2022-05-26 06:38:25,746|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Rest request method(POST), url(/v1/rb/definition/007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a/1b173abf-a9c8-4db2-b873-b941f82525a0/profile) 2022-05-26 06:38:25,754|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Response status(201 - Created) 2022-05-26 06:38:25,769|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Rest request method(POST), url(/v1/rb/definition/007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a/1b173abf-a9c8-4db2-b873-b941f82525a0/profile/node-port-profile/content) 2022-05-26 06:38:25,776|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Response status(200 - OK) 2022-05-26 06:38:25,777|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| K8s Profile Upload Completed 2022-05-26 06:38:25,777|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Preparing Response... 2022-05-26 06:38:25,777|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2022-05-26 06:38:25,777|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Execute node(profile-upload) -> executed state(SUCCESS) 2022-05-26 06:38:25,778|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Execute node(END) -> executed state(SUCCESS) 2022-05-26 06:38:25,779|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| workflow(6fa71e39-2674-4692-88c5-00dda5a0f322) nodes completed with (0)exceptions 2022-05-26 06:38:25,779|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-05-26 06:38:25,779|303d3f10-b92d-4a2a-b905-a82aca52fce2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 52469f5e-7d58-4da0-ab85-48a6eb326543 auditStoreId -1 2022-05-26 06:38:32,136|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-05-26 06:38:32,235|||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-05-26 06:38:32,271|303d3f10-b92d-4a2a-b905-a82aca52fce2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| processing request id 303d3f10-b92d-4a2a-b905-a82aca52fce2 2022-05-26 06:38:32,271|303d3f10-b92d-4a2a-b905-a82aca52fce2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| storeExecutionInput called not to store the Workflow action input details 2022-05-26 06:38:32,271|303d3f10-b92d-4a2a-b905-a82aca52fce2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| StoreAuditService ID -1 2022-05-26 06:38:32,271|303d3f10-b92d-4a2a-b905-a82aca52fce2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-05-26 06:38:32,271|303d3f10-b92d-4a2a-b905-a82aca52fce2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-05-26 06:38:32,272|303d3f10-b92d-4a2a-b905-a82aca52fce2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-05-26 06:38:32,276|303d3f10-b92d-4a2a-b905-a82aca52fce2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Deriving input data for workflow: (config-assign) 2022-05-26 06:38:32,277|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2022-05-26 06:38:32,278|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-assign[303d3f10-b92d-4a2a-b905-a82aca52fce2])'s step(config-setup) 2022-05-26 06:38:32,278|||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-05-26 06:38:32,279|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(303d3f10-b92d-4a2a-b905-a82aca52fce2) for workflow(config-assign) step(config-setup) 2022-05-26 06:38:32,279|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process) 2022-05-26 06:38:32,279|||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-05-26 06:38:32,280|||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping) 2022-05-26 06:38:32,301|||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-05-26 06:38:32,302|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-05-26 06:38:32,303|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("2e8d9809-7ace-47f3-845d-6c4b37c14892") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-05-26 06:38:32,309|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/2e8d9809-7ace-47f3-845d-6c4b37c14892), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value}) 2022-05-26 06:38:32,309|||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/2e8d9809-7ace-47f3-845d-6c4b37c14892), ({service-instance-id=service-instance-id}), ({service-instance-name=value}) 2022-05-26 06:38:32,317|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/2e8d9809-7ace-47f3-845d-6c4b37c14892) 2022-05-26 06:38:32,337|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-05-26 06:38:32,338|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string) 2022-05-26 06:38:32,339|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_805414e5-6809-406d-bfac-1a0dfb5dbbe4") 2022-05-26 06:38:32,339|||DefaultDispatcher-worker-2||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_805414e5-6809-406d-bfac-1a0dfb5dbbe4") 2022-05-26 06:38:32,339|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("basic_cnf_macro_805414e5-6809-406d-bfac-1a0dfb5dbbe4") for Resource Name (service-instance-name), definition(service-instance-name) of type (string) 2022-05-26 06:38:32,340|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("69f6e886-f42f-4744-a02d-9f1055f7bc27") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-05-26 06:38:32,344|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/2e8d9809-7ace-47f3-845d-6c4b37c14892/service-data/vnfs/vnf/69f6e886-f42f-4744-a02d-9f1055f7bc27/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-05-26 06:38:32,344|||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/2e8d9809-7ace-47f3-845d-6c4b37c14892/service-data/vnfs/vnf/69f6e886-f42f-4744-a02d-9f1055f7bc27/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-05-26 06:38:32,350|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/2e8d9809-7ace-47f3-845d-6c4b37c14892/service-data/vnfs/vnf/69f6e886-f42f-4744-a02d-9f1055f7bc27/vnf-data/vf-modules) 2022-05-26 06:38:32,363|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-05-26 06:38:32,363|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (json) 2022-05-26 06:38:32,364|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"1e8d2322-645f-4e2c-849f-ca143c20c7ab","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_805414e5-6809-406d-bfac-1a0dfb5dbbe4_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":"23f0bd7e-6aed-48dc-9c0d-2a667561eb0e","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-20220526t063820387581z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220526t063820387581z","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":"1b173abf-a9c8-4db2-b873-b941f82525a0","model-uuid":"23f0bd7e-6aed-48dc-9c0d-2a667561eb0e","model-invariant-uuid":"007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1e8d2322-645f-4e2c-849f-ca143c20c7ab","vf-module-name":"basic_cnf_macro_805414e5-6809-406d-bfac-1a0dfb5dbbe4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"303d3f10-b92d-4a2a-b905-a82aca52fce2","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"113583d5-9559-4844-aac6-ea8adf82c692","model-invariant-uuid":"d5d91f1a-4f15-466b-a77e-a2675ed53bd1"},"global-customer-id":"basiccnf-macro-customer","service-id":"2e8d9809-7ace-47f3-845d-6c4b37c14892","service-instance-id":"2e8d9809-7ace-47f3-845d-6c4b37c14892","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"a65cd722-9364-49cc-a4d5-928d53db7991","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/9193e4a9-b044-47bb-9d06-8c9c32e0c0d9","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"40e2935c-1f4e-4b15-a9c2-587077d95d57","model-uuid":"282d8d55-59c5-46bd-991e-ba0fef1c4c51","model-invariant-uuid":"f3cad405-aef7-433d-a384-864952387965"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"69f6e886-f42f-4744-a02d-9f1055f7bc27"},"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":"1b173abf-a9c8-4db2-b873-b941f82525a0","model-uuid":"23f0bd7e-6aed-48dc-9c0d-2a667561eb0e","model-invariant-uuid":"007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a"},"vf-module-id":"1e8d2322-645f-4e2c-849f-ca143c20c7ab"}}}]}) 2022-05-26 06:38:32,364|||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"1e8d2322-645f-4e2c-849f-ca143c20c7ab","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_805414e5-6809-406d-bfac-1a0dfb5dbbe4_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":"23f0bd7e-6aed-48dc-9c0d-2a667561eb0e","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-20220526t063820387581z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220526t063820387581z","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":"1b173abf-a9c8-4db2-b873-b941f82525a0","model-uuid":"23f0bd7e-6aed-48dc-9c0d-2a667561eb0e","model-invariant-uuid":"007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1e8d2322-645f-4e2c-849f-ca143c20c7ab","vf-module-name":"basic_cnf_macro_805414e5-6809-406d-bfac-1a0dfb5dbbe4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"303d3f10-b92d-4a2a-b905-a82aca52fce2","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"113583d5-9559-4844-aac6-ea8adf82c692","model-invariant-uuid":"d5d91f1a-4f15-466b-a77e-a2675ed53bd1"},"global-customer-id":"basiccnf-macro-customer","service-id":"2e8d9809-7ace-47f3-845d-6c4b37c14892","service-instance-id":"2e8d9809-7ace-47f3-845d-6c4b37c14892","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"a65cd722-9364-49cc-a4d5-928d53db7991","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/9193e4a9-b044-47bb-9d06-8c9c32e0c0d9","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"40e2935c-1f4e-4b15-a9c2-587077d95d57","model-uuid":"282d8d55-59c5-46bd-991e-ba0fef1c4c51","model-invariant-uuid":"f3cad405-aef7-433d-a384-864952387965"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"69f6e886-f42f-4744-a02d-9f1055f7bc27"},"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":"1b173abf-a9c8-4db2-b873-b941f82525a0","model-uuid":"23f0bd7e-6aed-48dc-9c0d-2a667561eb0e","model-invariant-uuid":"007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a"},"vf-module-id":"1e8d2322-645f-4e2c-849f-ca143c20c7ab"}}}]}) 2022-05-26 06:38:32,364|||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"1e8d2322-645f-4e2c-849f-ca143c20c7ab","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_805414e5-6809-406d-bfac-1a0dfb5dbbe4_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":"23f0bd7e-6aed-48dc-9c0d-2a667561eb0e","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-20220526t063820387581z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220526t063820387581z","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":"1b173abf-a9c8-4db2-b873-b941f82525a0","model-uuid":"23f0bd7e-6aed-48dc-9c0d-2a667561eb0e","model-invariant-uuid":"007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1e8d2322-645f-4e2c-849f-ca143c20c7ab","vf-module-name":"basic_cnf_macro_805414e5-6809-406d-bfac-1a0dfb5dbbe4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"303d3f10-b92d-4a2a-b905-a82aca52fce2","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"113583d5-9559-4844-aac6-ea8adf82c692","model-invariant-uuid":"d5d91f1a-4f15-466b-a77e-a2675ed53bd1"},"global-customer-id":"basiccnf-macro-customer","service-id":"2e8d9809-7ace-47f3-845d-6c4b37c14892","service-instance-id":"2e8d9809-7ace-47f3-845d-6c4b37c14892","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"a65cd722-9364-49cc-a4d5-928d53db7991","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/9193e4a9-b044-47bb-9d06-8c9c32e0c0d9","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"40e2935c-1f4e-4b15-a9c2-587077d95d57","model-uuid":"282d8d55-59c5-46bd-991e-ba0fef1c4c51","model-invariant-uuid":"f3cad405-aef7-433d-a384-864952387965"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"69f6e886-f42f-4744-a02d-9f1055f7bc27"},"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":"1b173abf-a9c8-4db2-b873-b941f82525a0","model-uuid":"23f0bd7e-6aed-48dc-9c0d-2a667561eb0e","model-invariant-uuid":"007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a"},"vf-module-id":"1e8d2322-645f-4e2c-849f-ca143c20c7ab"}}}]), type ({json}) 2022-05-26 06:38:32,365|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"1e8d2322-645f-4e2c-849f-ca143c20c7ab","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_805414e5-6809-406d-bfac-1a0dfb5dbbe4_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":"23f0bd7e-6aed-48dc-9c0d-2a667561eb0e","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-20220526t063820387581z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220526t063820387581z","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":"1b173abf-a9c8-4db2-b873-b941f82525a0","model-uuid":"23f0bd7e-6aed-48dc-9c0d-2a667561eb0e","model-invariant-uuid":"007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1e8d2322-645f-4e2c-849f-ca143c20c7ab","vf-module-name":"basic_cnf_macro_805414e5-6809-406d-bfac-1a0dfb5dbbe4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"303d3f10-b92d-4a2a-b905-a82aca52fce2","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"113583d5-9559-4844-aac6-ea8adf82c692","model-invariant-uuid":"d5d91f1a-4f15-466b-a77e-a2675ed53bd1"},"global-customer-id":"basiccnf-macro-customer","service-id":"2e8d9809-7ace-47f3-845d-6c4b37c14892","service-instance-id":"2e8d9809-7ace-47f3-845d-6c4b37c14892","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"a65cd722-9364-49cc-a4d5-928d53db7991","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/9193e4a9-b044-47bb-9d06-8c9c32e0c0d9","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"40e2935c-1f4e-4b15-a9c2-587077d95d57","model-uuid":"282d8d55-59c5-46bd-991e-ba0fef1c4c51","model-invariant-uuid":"f3cad405-aef7-433d-a384-864952387965"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"69f6e886-f42f-4744-a02d-9f1055f7bc27"},"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":"1b173abf-a9c8-4db2-b873-b941f82525a0","model-uuid":"23f0bd7e-6aed-48dc-9c0d-2a667561eb0e","model-invariant-uuid":"007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a"},"vf-module-id":"1e8d2322-645f-4e2c-849f-ca143c20c7ab"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json) 2022-05-26 06:38:32,368|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/69f6e886-f42f-4744-a02d-9f1055f7bc27?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-05-26 06:38:32,368|||DefaultDispatcher-worker-2||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/69f6e886-f42f-4744-a02d-9f1055f7bc27?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-05-26 06:38:32,383|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/69f6e886-f42f-4744-a02d-9f1055f7bc27?depth=1) 2022-05-26 06:38:33,473|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-05-26 06:38:33,473|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (json) 2022-05-26 06:38:33,474|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"1e8d2322-645f-4e2c-849f-ca143c20c7ab","vf-module-name":"basic_cnf_macro_805414e5-6809-406d-bfac-1a0dfb5dbbe4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1653547107313","model-invariant-id":"007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a","model-version-id":"23f0bd7e-6aed-48dc-9c0d-2a667561eb0e","model-customization-id":"1b173abf-a9c8-4db2-b873-b941f82525a0","module-index":0}]}) 2022-05-26 06:38:33,474|||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"1e8d2322-645f-4e2c-849f-ca143c20c7ab","vf-module-name":"basic_cnf_macro_805414e5-6809-406d-bfac-1a0dfb5dbbe4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1653547107313","model-invariant-id":"007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a","model-version-id":"23f0bd7e-6aed-48dc-9c0d-2a667561eb0e","model-customization-id":"1b173abf-a9c8-4db2-b873-b941f82525a0","module-index":0}]}) 2022-05-26 06:38:33,474|||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"1e8d2322-645f-4e2c-849f-ca143c20c7ab","vf-module-name":"basic_cnf_macro_805414e5-6809-406d-bfac-1a0dfb5dbbe4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1653547107313","model-invariant-id":"007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a","model-version-id":"23f0bd7e-6aed-48dc-9c0d-2a667561eb0e","model-customization-id":"1b173abf-a9c8-4db2-b873-b941f82525a0","module-index":0}]), type ({json}) 2022-05-26 06:38:33,474|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"1e8d2322-645f-4e2c-849f-ca143c20c7ab","vf-module-name":"basic_cnf_macro_805414e5-6809-406d-bfac-1a0dfb5dbbe4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1653547107313","model-invariant-id":"007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a","model-version-id":"23f0bd7e-6aed-48dc-9c0d-2a667561eb0e","model-customization-id":"1b173abf-a9c8-4db2-b873-b941f82525a0","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json) 2022-05-26 06:38:33,475|||DefaultDispatcher-worker-2||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup) 2022-05-26 06:38:33,478|||DefaultDispatcher-worker-2||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-05-26 06:38:37,912|||DefaultDispatcher-worker-2||||INFO||||||| compiled in (4434)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-05-26 06:38:37,912|||DefaultDispatcher-worker-2||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-05-26 06:38:37,935|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a","k8s-rb-definition-version":"1b173abf-a9c8-4db2-b873-b941f82525a0","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-05-26 06:38:37,938|||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" : "007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a", "k8s-rb-definition-version" : "1b173abf-a9c8-4db2-b873-b941f82525a0" } }, "replica-count" : null, "service-instance-id" : "2e8d9809-7ace-47f3-845d-6c4b37c14892", "service-instance-name" : "basic_cnf_macro_805414e5-6809-406d-bfac-1a0dfb5dbbe4", "vf-modules-list-aai" : { "vf-modules" : [ { "automated-assignment" : false, "is-base-vf-module" : false, "model-customization-id" : "1b173abf-a9c8-4db2-b873-b941f82525a0", "model-invariant-id" : "007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a", "model-version-id" : "23f0bd7e-6aed-48dc-9c0d-2a667561eb0e", "module-index" : 0, "orchestration-status" : "Assigned", "resource-version" : "1653547107313", "vf-module-id" : "1e8d2322-645f-4e2c-849f-ca143c20c7ab", "vf-module-name" : "basic_cnf_macro_805414e5-6809-406d-bfac-1a0dfb5dbbe4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" } ] }, "vf-modules-list-sdnc" : { "vf-modules" : [ { "vf-module-data" : { "request-information" : { "request-action" : "CreateVfModuleInstance", "request-id" : "303d3f10-b92d-4a2a-b905-a82aca52fce2", "source" : "MSO" }, "sdnc-request-header" : { "svc-action" : "assign", "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/9193e4a9-b044-47bb-9d06-8c9c32e0c0d9", "svc-request-id" : "a65cd722-9364-49cc-a4d5-928d53db7991" }, "service-information" : { "global-customer-id" : "basiccnf-macro-customer", "onap-model-information" : { "model-invariant-uuid" : "d5d91f1a-4f15-466b-a77e-a2675ed53bd1", "model-name" : "basic_cnf_macro", "model-uuid" : "113583d5-9559-4844-aac6-ea8adf82c692", "model-version" : "1.0" }, "service-id" : "2e8d9809-7ace-47f3-845d-6c4b37c14892", "service-instance-id" : "2e8d9809-7ace-47f3-845d-6c4b37c14892", "subscription-service-type" : "basic_cnf_macro" }, "vf-module-information" : { "onap-model-information" : { "model-customization-uuid" : "1b173abf-a9c8-4db2-b873-b941f82525a0", "model-invariant-uuid" : "007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "23f0bd7e-6aed-48dc-9c0d-2a667561eb0e", "model-version" : "1" }, "vf-module-id" : "1e8d2322-645f-4e2c-849f-ca143c20c7ab", "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_805414e5-6809-406d-bfac-1a0dfb5dbbe4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" }, "vf-module-topology" : { "aic-cloud-region" : "k8sregion-cnf-macro", "onap-model-information" : { "model-customization-uuid" : "1b173abf-a9c8-4db2-b873-b941f82525a0", "model-invariant-uuid" : "007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "23f0bd7e-6aed-48dc-9c0d-2a667561eb0e", "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" : "23f0bd7e-6aed-48dc-9c0d-2a667561eb0e" }, { "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-20220526t063820387581z-helm_apache-vfmt-001" }, { "name" : "vf-module-model-invariant-uuid", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a" }, { "name" : "vnf_name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20220526t063820387581z" }, { "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" : "1e8d2322-645f-4e2c-849f-ca143c20c7ab", "vf-module-name" : "basic_cnf_macro_805414e5-6809-406d-bfac-1a0dfb5dbbe4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" } }, "vnf-information" : { "onap-model-information" : { "model-customization-uuid" : "40e2935c-1f4e-4b15-a9c2-587077d95d57", "model-invariant-uuid" : "f3cad405-aef7-433d-a384-864952387965", "model-name" : "basic_cnf_macro", "model-uuid" : "282d8d55-59c5-46bd-991e-ba0fef1c4c51", "model-version" : "1.0" }, "vnf-id" : "69f6e886-f42f-4744-a02d-9f1055f7bc27", "vnf-name" : "basic_cnf_macro", "vnf-type" : "basic_cnf_macro/null" } }, "vf-module-id" : "1e8d2322-645f-4e2c-849f-ca143c20c7ab" } ] }, "vnf-id" : "69f6e886-f42f-4744-a02d-9f1055f7bc27" }) 2022-05-26 06:38:37,951|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2022-05-26 06:38:37,951|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process) 2022-05-26 06:38:37,951|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS) 2022-05-26 06:38:37,952|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-assign[303d3f10-b92d-4a2a-b905-a82aca52fce2])'s step(config-template) 2022-05-26 06:38:37,952|||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-05-26 06:38:37,957|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(303d3f10-b92d-4a2a-b905-a82aca52fce2) for workflow(config-assign) step(config-template) 2022-05-26 06:38:37,957|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process) 2022-05-26 06:38:37,957|||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-05-26 06:38:38,023|||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Config Upload component logic. 2022-05-26 06:38:38,024|||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes 2022-05-26 06:38:38,024|||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map. 2022-05-26 06:38:38,037|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a/1b173abf-a9c8-4db2-b873-b941f82525a0) 2022-05-26 06:38:38,043|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-05-26 06:38:38,050|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a/1b173abf-a9c8-4db2-b873-b941f82525a0/config-template/replica-count-template) 2022-05-26 06:38:38,053|||DefaultDispatcher-worker-2||||INFO||||||| Response status(500 - Internal Server Error) 2022-05-26 06:38:38,054|||DefaultDispatcher-worker-2||||INFO||||||| Uploading K8s template.. 2022-05-26 06:38:38,064|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a/1b173abf-a9c8-4db2-b873-b941f82525a0/config-template) 2022-05-26 06:38:38,072|||DefaultDispatcher-worker-2||||INFO||||||| Response status(201 - Created) 2022-05-26 06:38:38,081|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a/1b173abf-a9c8-4db2-b873-b941f82525a0/config-template/replica-count-template/content) 2022-05-26 06:38:38,097|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-05-26 06:38:38,097|||DefaultDispatcher-worker-2||||INFO||||||| K8s Config Upload Completed 2022-05-26 06:38:38,097|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2022-05-26 06:38:38,097|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process) 2022-05-26 06:38:38,097|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(config-template) -> executed state(SUCCESS) 2022-05-26 06:38:38,098|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2022-05-26 06:38:38,099|||DefaultDispatcher-worker-1||||INFO||||||| workflow(303d3f10-b92d-4a2a-b905-a82aca52fce2) nodes completed with (0)exceptions 2022-05-26 06:38:38,099|303d3f10-b92d-4a2a-b905-a82aca52fce2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| resolveWorkflowOutputs for workflow(config-assign) 2022-05-26 06:38:38,100|303d3f10-b92d-4a2a-b905-a82aca52fce2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 68853508-e1e8-4d88-b1a7-7f102337bafe auditStoreId -1 2022-05-26 06:38:38,124|303d3f10-b92d-4a2a-b905-a82aca52fce2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Completed 2022-05-26 06:39:20,232|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-05-26 06:39:20,330|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-05-26 06:39:20,333|303d3f10-b92d-4a2a-b905-a82aca52fce2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| processing request id 303d3f10-b92d-4a2a-b905-a82aca52fce2 2022-05-26 06:39:20,333|303d3f10-b92d-4a2a-b905-a82aca52fce2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| storeExecutionInput called not to store the Workflow action input details 2022-05-26 06:39:20,333|303d3f10-b92d-4a2a-b905-a82aca52fce2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| StoreAuditService ID -1 2022-05-26 06:39:20,336|303d3f10-b92d-4a2a-b905-a82aca52fce2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-05-26 06:39:20,336|303d3f10-b92d-4a2a-b905-a82aca52fce2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-05-26 06:39:20,337|303d3f10-b92d-4a2a-b905-a82aca52fce2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-05-26 06:39:20,345|303d3f10-b92d-4a2a-b905-a82aca52fce2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Deriving input data for workflow: (config-deploy) 2022-05-26 06:39:20,346|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2022-05-26 06:39:20,347|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[303d3f10-b92d-4a2a-b905-a82aca52fce2])'s step(config-setup) 2022-05-26 06:39:20,347|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-05-26 06:39:20,348|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(303d3f10-b92d-4a2a-b905-a82aca52fce2) for workflow(config-deploy) step(config-setup) 2022-05-26 06:39:20,348|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process) 2022-05-26 06:39:20,348|||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]}) 2022-05-26 06:39:20,349|||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping) 2022-05-26 06:39:20,374|||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = replica-count status = null required = false dependencies = [] dictionaryName = replica-count dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = capability ]], [[ name = service-instance-name status = null required = null dependencies = [service-instance-id] dictionaryName = service-instance-name dictionarySource = sdnc ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = capability ]], [[ name = vf-modules-list-sdnc status = null required = null dependencies = [service-instance-id, vnf-id] dictionaryName = vf-modules-list dictionarySource = sdnc ]], [[ name = vf-modules-list-aai status = null required = null dependencies = [service-instance-id, vnf-id] dictionaryName = vf-modules-list dictionarySource = aai-data ]], [[ name = config-deploy-setup status = null required = null dependencies = [vf-modules-list-aai, vf-modules-list-sdnc] dictionaryName = config-deploy-setup dictionarySource = capability ]]]) 2022-05-26 06:39:20,375|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-05-26 06:39:20,376|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("2e8d9809-7ace-47f3-845d-6c4b37c14892") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-05-26 06:39:20,380|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/2e8d9809-7ace-47f3-845d-6c4b37c14892), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value}) 2022-05-26 06:39:20,380|||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/2e8d9809-7ace-47f3-845d-6c4b37c14892), ({service-instance-id=service-instance-id}), ({service-instance-name=value}) 2022-05-26 06:39:20,387|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/2e8d9809-7ace-47f3-845d-6c4b37c14892) 2022-05-26 06:39:20,403|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-05-26 06:39:20,403|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string) 2022-05-26 06:39:20,404|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_805414e5-6809-406d-bfac-1a0dfb5dbbe4") 2022-05-26 06:39:20,404|||DefaultDispatcher-worker-1||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_805414e5-6809-406d-bfac-1a0dfb5dbbe4") 2022-05-26 06:39:20,404|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("basic_cnf_macro_805414e5-6809-406d-bfac-1a0dfb5dbbe4") for Resource Name (service-instance-name), definition(service-instance-name) of type (string) 2022-05-26 06:39:20,405|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("69f6e886-f42f-4744-a02d-9f1055f7bc27") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-05-26 06:39:20,410|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/2e8d9809-7ace-47f3-845d-6c4b37c14892/service-data/vnfs/vnf/69f6e886-f42f-4744-a02d-9f1055f7bc27/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-05-26 06:39:20,410|||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/2e8d9809-7ace-47f3-845d-6c4b37c14892/service-data/vnfs/vnf/69f6e886-f42f-4744-a02d-9f1055f7bc27/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-05-26 06:39:20,416|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/2e8d9809-7ace-47f3-845d-6c4b37c14892/service-data/vnfs/vnf/69f6e886-f42f-4744-a02d-9f1055f7bc27/vnf-data/vf-modules) 2022-05-26 06:39:20,428|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-05-26 06:39:20,428|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (json) 2022-05-26 06:39:20,428|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"1e8d2322-645f-4e2c-849f-ca143c20c7ab","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_805414e5-6809-406d-bfac-1a0dfb5dbbe4_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":"23f0bd7e-6aed-48dc-9c0d-2a667561eb0e","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-20220526t063820387581z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220526t063820387581z","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":"1b173abf-a9c8-4db2-b873-b941f82525a0","model-uuid":"23f0bd7e-6aed-48dc-9c0d-2a667561eb0e","model-invariant-uuid":"007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1e8d2322-645f-4e2c-849f-ca143c20c7ab","vf-module-name":"basic_cnf_macro_805414e5-6809-406d-bfac-1a0dfb5dbbe4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"303d3f10-b92d-4a2a-b905-a82aca52fce2","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"113583d5-9559-4844-aac6-ea8adf82c692","model-invariant-uuid":"d5d91f1a-4f15-466b-a77e-a2675ed53bd1"},"global-customer-id":"basiccnf-macro-customer","service-id":"2e8d9809-7ace-47f3-845d-6c4b37c14892","service-instance-id":"2e8d9809-7ace-47f3-845d-6c4b37c14892","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"60f22a8f-cda1-4ab7-9419-d421a8aa46ef","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/98db48bb-37a8-4223-ac2e-8cb45ac5df0c","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"40e2935c-1f4e-4b15-a9c2-587077d95d57","model-uuid":"282d8d55-59c5-46bd-991e-ba0fef1c4c51","model-invariant-uuid":"f3cad405-aef7-433d-a384-864952387965"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"69f6e886-f42f-4744-a02d-9f1055f7bc27"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1b173abf-a9c8-4db2-b873-b941f82525a0","model-uuid":"23f0bd7e-6aed-48dc-9c0d-2a667561eb0e","model-invariant-uuid":"007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1e8d2322-645f-4e2c-849f-ca143c20c7ab","from-preload":false}}}]}) 2022-05-26 06:39:20,429|||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"1e8d2322-645f-4e2c-849f-ca143c20c7ab","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_805414e5-6809-406d-bfac-1a0dfb5dbbe4_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":"23f0bd7e-6aed-48dc-9c0d-2a667561eb0e","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-20220526t063820387581z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220526t063820387581z","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":"1b173abf-a9c8-4db2-b873-b941f82525a0","model-uuid":"23f0bd7e-6aed-48dc-9c0d-2a667561eb0e","model-invariant-uuid":"007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1e8d2322-645f-4e2c-849f-ca143c20c7ab","vf-module-name":"basic_cnf_macro_805414e5-6809-406d-bfac-1a0dfb5dbbe4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"303d3f10-b92d-4a2a-b905-a82aca52fce2","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"113583d5-9559-4844-aac6-ea8adf82c692","model-invariant-uuid":"d5d91f1a-4f15-466b-a77e-a2675ed53bd1"},"global-customer-id":"basiccnf-macro-customer","service-id":"2e8d9809-7ace-47f3-845d-6c4b37c14892","service-instance-id":"2e8d9809-7ace-47f3-845d-6c4b37c14892","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"60f22a8f-cda1-4ab7-9419-d421a8aa46ef","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/98db48bb-37a8-4223-ac2e-8cb45ac5df0c","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"40e2935c-1f4e-4b15-a9c2-587077d95d57","model-uuid":"282d8d55-59c5-46bd-991e-ba0fef1c4c51","model-invariant-uuid":"f3cad405-aef7-433d-a384-864952387965"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"69f6e886-f42f-4744-a02d-9f1055f7bc27"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1b173abf-a9c8-4db2-b873-b941f82525a0","model-uuid":"23f0bd7e-6aed-48dc-9c0d-2a667561eb0e","model-invariant-uuid":"007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1e8d2322-645f-4e2c-849f-ca143c20c7ab","from-preload":false}}}]}) 2022-05-26 06:39:20,429|||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"1e8d2322-645f-4e2c-849f-ca143c20c7ab","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_805414e5-6809-406d-bfac-1a0dfb5dbbe4_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":"23f0bd7e-6aed-48dc-9c0d-2a667561eb0e","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-20220526t063820387581z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220526t063820387581z","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":"1b173abf-a9c8-4db2-b873-b941f82525a0","model-uuid":"23f0bd7e-6aed-48dc-9c0d-2a667561eb0e","model-invariant-uuid":"007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1e8d2322-645f-4e2c-849f-ca143c20c7ab","vf-module-name":"basic_cnf_macro_805414e5-6809-406d-bfac-1a0dfb5dbbe4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"303d3f10-b92d-4a2a-b905-a82aca52fce2","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"113583d5-9559-4844-aac6-ea8adf82c692","model-invariant-uuid":"d5d91f1a-4f15-466b-a77e-a2675ed53bd1"},"global-customer-id":"basiccnf-macro-customer","service-id":"2e8d9809-7ace-47f3-845d-6c4b37c14892","service-instance-id":"2e8d9809-7ace-47f3-845d-6c4b37c14892","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"60f22a8f-cda1-4ab7-9419-d421a8aa46ef","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/98db48bb-37a8-4223-ac2e-8cb45ac5df0c","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"40e2935c-1f4e-4b15-a9c2-587077d95d57","model-uuid":"282d8d55-59c5-46bd-991e-ba0fef1c4c51","model-invariant-uuid":"f3cad405-aef7-433d-a384-864952387965"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"69f6e886-f42f-4744-a02d-9f1055f7bc27"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1b173abf-a9c8-4db2-b873-b941f82525a0","model-uuid":"23f0bd7e-6aed-48dc-9c0d-2a667561eb0e","model-invariant-uuid":"007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1e8d2322-645f-4e2c-849f-ca143c20c7ab","from-preload":false}}}]), type ({json}) 2022-05-26 06:39:20,429|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"1e8d2322-645f-4e2c-849f-ca143c20c7ab","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_805414e5-6809-406d-bfac-1a0dfb5dbbe4_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":"23f0bd7e-6aed-48dc-9c0d-2a667561eb0e","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-20220526t063820387581z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220526t063820387581z","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":"1b173abf-a9c8-4db2-b873-b941f82525a0","model-uuid":"23f0bd7e-6aed-48dc-9c0d-2a667561eb0e","model-invariant-uuid":"007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1e8d2322-645f-4e2c-849f-ca143c20c7ab","vf-module-name":"basic_cnf_macro_805414e5-6809-406d-bfac-1a0dfb5dbbe4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"303d3f10-b92d-4a2a-b905-a82aca52fce2","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"113583d5-9559-4844-aac6-ea8adf82c692","model-invariant-uuid":"d5d91f1a-4f15-466b-a77e-a2675ed53bd1"},"global-customer-id":"basiccnf-macro-customer","service-id":"2e8d9809-7ace-47f3-845d-6c4b37c14892","service-instance-id":"2e8d9809-7ace-47f3-845d-6c4b37c14892","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"60f22a8f-cda1-4ab7-9419-d421a8aa46ef","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/98db48bb-37a8-4223-ac2e-8cb45ac5df0c","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"40e2935c-1f4e-4b15-a9c2-587077d95d57","model-uuid":"282d8d55-59c5-46bd-991e-ba0fef1c4c51","model-invariant-uuid":"f3cad405-aef7-433d-a384-864952387965"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"69f6e886-f42f-4744-a02d-9f1055f7bc27"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1b173abf-a9c8-4db2-b873-b941f82525a0","model-uuid":"23f0bd7e-6aed-48dc-9c0d-2a667561eb0e","model-invariant-uuid":"007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1e8d2322-645f-4e2c-849f-ca143c20c7ab","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json) 2022-05-26 06:39:20,433|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/69f6e886-f42f-4744-a02d-9f1055f7bc27?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-05-26 06:39:20,433|||DefaultDispatcher-worker-1||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/69f6e886-f42f-4744-a02d-9f1055f7bc27?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-05-26 06:39:20,442|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/69f6e886-f42f-4744-a02d-9f1055f7bc27?depth=1) 2022-05-26 06:39:20,559|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-05-26 06:39:20,560|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (json) 2022-05-26 06:39:20,560|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"1e8d2322-645f-4e2c-849f-ca143c20c7ab","vf-module-name":"basic_cnf_macro_805414e5-6809-406d-bfac-1a0dfb5dbbe4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"compassionate_allen","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1653547158594","model-invariant-id":"007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a","model-version-id":"23f0bd7e-6aed-48dc-9c0d-2a667561eb0e","model-customization-id":"1b173abf-a9c8-4db2-b873-b941f82525a0","module-index":0}]}) 2022-05-26 06:39:20,560|||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"1e8d2322-645f-4e2c-849f-ca143c20c7ab","vf-module-name":"basic_cnf_macro_805414e5-6809-406d-bfac-1a0dfb5dbbe4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"compassionate_allen","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1653547158594","model-invariant-id":"007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a","model-version-id":"23f0bd7e-6aed-48dc-9c0d-2a667561eb0e","model-customization-id":"1b173abf-a9c8-4db2-b873-b941f82525a0","module-index":0}]}) 2022-05-26 06:39:20,560|||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"1e8d2322-645f-4e2c-849f-ca143c20c7ab","vf-module-name":"basic_cnf_macro_805414e5-6809-406d-bfac-1a0dfb5dbbe4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"compassionate_allen","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1653547158594","model-invariant-id":"007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a","model-version-id":"23f0bd7e-6aed-48dc-9c0d-2a667561eb0e","model-customization-id":"1b173abf-a9c8-4db2-b873-b941f82525a0","module-index":0}]), type ({json}) 2022-05-26 06:39:20,560|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"1e8d2322-645f-4e2c-849f-ca143c20c7ab","vf-module-name":"basic_cnf_macro_805414e5-6809-406d-bfac-1a0dfb5dbbe4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"compassionate_allen","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1653547158594","model-invariant-id":"007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a","model-version-id":"23f0bd7e-6aed-48dc-9c0d-2a667561eb0e","model-customization-id":"1b173abf-a9c8-4db2-b873-b941f82525a0","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json) 2022-05-26 06:39:20,562|||DefaultDispatcher-worker-1||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup) 2022-05-26 06:39:20,563|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a","k8s-rb-definition-version":"1b173abf-a9c8-4db2-b873-b941f82525a0","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":"compassionate_allen"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json) 2022-05-26 06:39:20,566|||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({ "config-deploy-setup" : { "helm_apache" : { "k8s-instance-id" : "compassionate_allen", "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" : "007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a", "k8s-rb-definition-version" : "1b173abf-a9c8-4db2-b873-b941f82525a0" } }, "replica-count" : null, "service-instance-id" : "2e8d9809-7ace-47f3-845d-6c4b37c14892", "service-instance-name" : "basic_cnf_macro_805414e5-6809-406d-bfac-1a0dfb5dbbe4", "vf-modules-list-aai" : { "vf-modules" : [ { "automated-assignment" : false, "heat-stack-id" : "compassionate_allen", "is-base-vf-module" : false, "model-customization-id" : "1b173abf-a9c8-4db2-b873-b941f82525a0", "model-invariant-id" : "007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a", "model-version-id" : "23f0bd7e-6aed-48dc-9c0d-2a667561eb0e", "module-index" : 0, "orchestration-status" : "Active", "resource-version" : "1653547158594", "vf-module-id" : "1e8d2322-645f-4e2c-849f-ca143c20c7ab", "vf-module-name" : "basic_cnf_macro_805414e5-6809-406d-bfac-1a0dfb5dbbe4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" } ] }, "vf-modules-list-sdnc" : { "vf-modules" : [ { "vf-module-data" : { "request-information" : { "request-action" : "CreateVfModuleInstance", "request-id" : "303d3f10-b92d-4a2a-b905-a82aca52fce2", "source" : "MSO" }, "sdnc-request-header" : { "svc-action" : "activate", "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/98db48bb-37a8-4223-ac2e-8cb45ac5df0c", "svc-request-id" : "60f22a8f-cda1-4ab7-9419-d421a8aa46ef" }, "service-information" : { "global-customer-id" : "basiccnf-macro-customer", "onap-model-information" : { "model-invariant-uuid" : "d5d91f1a-4f15-466b-a77e-a2675ed53bd1", "model-name" : "basic_cnf_macro", "model-uuid" : "113583d5-9559-4844-aac6-ea8adf82c692", "model-version" : "1.0" }, "service-id" : "2e8d9809-7ace-47f3-845d-6c4b37c14892", "service-instance-id" : "2e8d9809-7ace-47f3-845d-6c4b37c14892", "subscription-service-type" : "basic_cnf_macro" }, "vf-module-information" : { "from-preload" : false, "onap-model-information" : { "model-customization-uuid" : "1b173abf-a9c8-4db2-b873-b941f82525a0", "model-invariant-uuid" : "007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "23f0bd7e-6aed-48dc-9c0d-2a667561eb0e", "model-version" : "1" }, "vf-module-id" : "1e8d2322-645f-4e2c-849f-ca143c20c7ab", "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_805414e5-6809-406d-bfac-1a0dfb5dbbe4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" }, "vf-module-topology" : { "aic-cloud-region" : "k8sregion-cnf-macro", "onap-model-information" : { "model-customization-uuid" : "1b173abf-a9c8-4db2-b873-b941f82525a0", "model-invariant-uuid" : "007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "23f0bd7e-6aed-48dc-9c0d-2a667561eb0e", "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" : "23f0bd7e-6aed-48dc-9c0d-2a667561eb0e" }, { "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-20220526t063820387581z-helm_apache-vfmt-001" }, { "name" : "vf-module-model-invariant-uuid", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "007c9ae4-7b76-45f6-bfa9-5f88b9f3f64a" }, { "name" : "vnf_name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20220526t063820387581z" }, { "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" : "1e8d2322-645f-4e2c-849f-ca143c20c7ab", "vf-module-name" : "basic_cnf_macro_805414e5-6809-406d-bfac-1a0dfb5dbbe4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" } }, "vnf-information" : { "onap-model-information" : { "model-customization-uuid" : "40e2935c-1f4e-4b15-a9c2-587077d95d57", "model-invariant-uuid" : "f3cad405-aef7-433d-a384-864952387965", "model-name" : "basic_cnf_macro", "model-uuid" : "282d8d55-59c5-46bd-991e-ba0fef1c4c51", "model-version" : "1.0" }, "vnf-id" : "69f6e886-f42f-4744-a02d-9f1055f7bc27", "vnf-name" : "basic_cnf_macro", "vnf-type" : "basic_cnf_macro/null" } }, "vf-module-id" : "1e8d2322-645f-4e2c-849f-ca143c20c7ab" } ] }, "vnf-id" : "69f6e886-f42f-4744-a02d-9f1055f7bc27" }) 2022-05-26 06:39:20,571|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2022-05-26 06:39:20,572|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process) 2022-05-26 06:39:20,572|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS) 2022-05-26 06:39:20,572|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[303d3f10-b92d-4a2a-b905-a82aca52fce2])'s step(status-verification-script) 2022-05-26 06:39:20,572|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-05-26 06:39:20,577|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(303d3f10-b92d-4a2a-b905-a82aca52fce2) for workflow(config-deploy) step(status-verification-script) 2022-05-26 06:39:20,577|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process) 2022-05-26 06:39:20,577|||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"}) 2022-05-26 06:39:20,579|||DefaultDispatcher-worker-1||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService]) 2022-05-26 06:39:20,585|||DefaultDispatcher-worker-1||||INFO||||||| SIMPLE STATUS CHECK - START 2022-05-26 06:39:20,596|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/compassionate_allen/status) 2022-05-26 06:39:20,652|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-05-26 06:39:20,689|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (compassionate_allen) is not ready. Please wait... 2022-05-26 06:39:24,864|d6a14cb2-2716-43ac-830d-573a14385705||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| processing request id fca4f50e-db53-4ec2-aa43-7a873e9260e3 2022-05-26 06:39:24,865|d6a14cb2-2716-43ac-830d-573a14385705||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| storeExecutionInput called not to store the Workflow action input details 2022-05-26 06:39:24,865|d6a14cb2-2716-43ac-830d-573a14385705||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| StoreAuditService ID -1 2022-05-26 06:39:24,866|d6a14cb2-2716-43ac-830d-573a14385705||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-05-26 06:39:24,866|d6a14cb2-2716-43ac-830d-573a14385705||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-05-26 06:39:24,872|d6a14cb2-2716-43ac-830d-573a14385705||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-05-26 06:39:24,901|d6a14cb2-2716-43ac-830d-573a14385705||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Deriving input data for workflow: (resource-assignment) 2022-05-26 06:39:24,902|d6a14cb2-2716-43ac-830d-573a14385705||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-05-26 06:39:24,902|d6a14cb2-2716-43ac-830d-573a14385705||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-05-26 06:39:24,902|d6a14cb2-2716-43ac-830d-573a14385705||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| preparing request id(fca4f50e-db53-4ec2-aa43-7a873e9260e3) for workflow(resource-assignment) step(resource-assignment) 2022-05-26 06:39:24,902|d6a14cb2-2716-43ac-830d-573a14385705||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-05-26 06:39:24,903|d6a14cb2-2716-43ac-830d-573a14385705||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-05-26 06:39:24,903|d6a14cb2-2716-43ac-830d-573a14385705||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-05-26 06:39:24,921|d6a14cb2-2716-43ac-830d-573a14385705||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:39:24,922|d6a14cb2-2716-43ac-830d-573a14385705||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-05-26 06:39:24,922|d6a14cb2-2716-43ac-830d-573a14385705||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("33be501e-f4cf-413b-9f37-ba0ea7cd57d8") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-05-26 06:39:24,923|d6a14cb2-2716-43ac-830d-573a14385705||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("538a0306-d542-4d9c-b49f-3d97560c3e33") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-05-26 06:39:24,923|d6a14cb2-2716-43ac-830d-573a14385705||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Generated Resource Param Data ({ "service-instance-id" : "33be501e-f4cf-413b-9f37-ba0ea7cd57d8", "vnf-id" : "538a0306-d542-4d9c-b49f-3d97560c3e33", "vnf_name" : "ubuntu20-VNF-name" }) 2022-05-26 06:39:24,930|d6a14cb2-2716-43ac-830d-573a14385705||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Preparing Response... 2022-05-26 06:39:24,930|d6a14cb2-2716-43ac-830d-573a14385705||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-05-26 06:39:24,930|d6a14cb2-2716-43ac-830d-573a14385705||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-05-26 06:39:24,931|d6a14cb2-2716-43ac-830d-573a14385705||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 94ccda7e-2a20-4dcd-930a-821f371b31d6 auditStoreId -1 2022-05-26 06:39:30,698|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/compassionate_allen/status) 2022-05-26 06:39:30,741|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-05-26 06:39:30,743|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (compassionate_allen) is ready. 2022-05-26 06:39:30,743|||DefaultDispatcher-worker-1||||INFO||||||| SIMPLE STATUS CHECK - END 2022-05-26 06:39:30,743|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2022-05-26 06:39:30,743|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process) 2022-05-26 06:39:30,743|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(status-verification-script) -> executed state(SUCCESS) 2022-05-26 06:39:30,743|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[303d3f10-b92d-4a2a-b905-a82aca52fce2])'s step(config-apply) 2022-05-26 06:39:30,744|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-05-26 06:39:30,749|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(303d3f10-b92d-4a2a-b905-a82aca52fce2) for workflow(config-deploy) step(config-apply) 2022-05-26 06:39:30,749|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process) 2022-05-26 06:39:30,749|||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (k8s-config-apply), values ({artifact-prefix-names=["helm_apache"], k8s-config-operation-type="create", resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}}) 2022-05-26 06:39:30,750|||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Config Value component logic. 2022-05-26 06:39:30,750|||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes 2022-05-26 06:39:30,751|||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map. 2022-05-26 06:39:30,759|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/compassionate_allen/config/replica-count-change) 2022-05-26 06:39:31,166|d6a14cb2-2716-43ac-830d-573a14385705||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| processing request id c35c359d-1283-4ccf-816b-7a5a1a7010a1 2022-05-26 06:39:31,166|d6a14cb2-2716-43ac-830d-573a14385705||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| storeExecutionInput called not to store the Workflow action input details 2022-05-26 06:39:31,166|d6a14cb2-2716-43ac-830d-573a14385705||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| StoreAuditService ID -1 2022-05-26 06:39:31,166|d6a14cb2-2716-43ac-830d-573a14385705||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-05-26 06:39:31,166|d6a14cb2-2716-43ac-830d-573a14385705||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-05-26 06:39:31,168|d6a14cb2-2716-43ac-830d-573a14385705||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-05-26 06:39:31,175|d6a14cb2-2716-43ac-830d-573a14385705||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Deriving input data for workflow: (resource-assignment) 2022-05-26 06:39:31,175|d6a14cb2-2716-43ac-830d-573a14385705||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-05-26 06:39:31,175|d6a14cb2-2716-43ac-830d-573a14385705||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-05-26 06:39:31,176|d6a14cb2-2716-43ac-830d-573a14385705||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| preparing request id(c35c359d-1283-4ccf-816b-7a5a1a7010a1) for workflow(resource-assignment) step(resource-assignment) 2022-05-26 06:39:31,176|d6a14cb2-2716-43ac-830d-573a14385705||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-05-26 06:39:31,176|d6a14cb2-2716-43ac-830d-573a14385705||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-05-26 06:39:31,176|d6a14cb2-2716-43ac-830d-573a14385705||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2022-05-26 06:39:31,200|d6a14cb2-2716-43ac-830d-573a14385705||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:39:31,201|d6a14cb2-2716-43ac-830d-573a14385705||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2022-05-26 06:39:31,202|d6a14cb2-2716-43ac-830d-573a14385705||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2022-05-26 06:39:31,203|d6a14cb2-2716-43ac-830d-573a14385705||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2022-05-26 06:39:31,203|d6a14cb2-2716-43ac-830d-573a14385705||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2022-05-26 06:39:31,203|d6a14cb2-2716-43ac-830d-573a14385705||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("9c5524c8-78c9-4c52-a76b-976dd4027b2f") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-05-26 06:39:31,203|d6a14cb2-2716-43ac-830d-573a14385705||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("33be501e-f4cf-413b-9f37-ba0ea7cd57d8") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-05-26 06:39:31,204|d6a14cb2-2716-43ac-830d-573a14385705||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:39:31,204|d6a14cb2-2716-43ac-830d-573a14385705||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2022-05-26 06:39:31,204|d6a14cb2-2716-43ac-830d-573a14385705||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2022-05-26 06:39:31,205|d6a14cb2-2716-43ac-830d-573a14385705||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("538a0306-d542-4d9c-b49f-3d97560c3e33") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-05-26 06:39:31,205|d6a14cb2-2716-43ac-830d-573a14385705||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin-daily-master", "service-instance-id" : "33be501e-f4cf-413b-9f37-ba0ea7cd57d8", "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" : "9c5524c8-78c9-4c52-a76b-976dd4027b2f", "vnf-id" : "538a0306-d542-4d9c-b49f-3d97560c3e33", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2022-05-26 06:39:31,214|d6a14cb2-2716-43ac-830d-573a14385705||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Preparing Response... 2022-05-26 06:39:31,214|d6a14cb2-2716-43ac-830d-573a14385705||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-05-26 06:39:31,214|d6a14cb2-2716-43ac-830d-573a14385705||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-05-26 06:39:31,215|d6a14cb2-2716-43ac-830d-573a14385705||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7daaf4a8-6ccd-4d09-8682-98187feba58a auditStoreId -1 2022-05-26 06:39:35,771|||DefaultDispatcher-worker-1||||INFO||||||| Response status(500 - Internal Server Error) 2022-05-26 06:39:35,772|||DefaultDispatcher-worker-1||||INFO||||||| Uploading K8s config.. 2022-05-26 06:39:35,797|||DefaultDispatcher-worker-1||||INFO||||||| Config building started from source custom-values 2022-05-26 06:39:35,797|||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(custom-values-mapping) 2022-05-26 06:39:35,811|||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-05-26 06:39:35,812|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-05-26 06:39:35,813|||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({ "replica-count" : 2 }) 2022-05-26 06:39:35,876|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/instance/compassionate_allen/config) 2022-05-26 06:39:35,999|||DefaultDispatcher-worker-2||||INFO||||||| Response status(201 - Created) 2022-05-26 06:39:36,010|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2022-05-26 06:39:36,010|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process) 2022-05-26 06:39:36,011|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(config-apply) -> executed state(SUCCESS) 2022-05-26 06:39:36,011|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-deploy[303d3f10-b92d-4a2a-b905-a82aca52fce2])'s step(status-verification-script-after) 2022-05-26 06:39:36,013|||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-05-26 06:39:36,013|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(303d3f10-b92d-4a2a-b905-a82aca52fce2) for workflow(config-deploy) step(status-verification-script-after) 2022-05-26 06:39:36,013|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process) 2022-05-26 06:39:36,014|||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-05-26 06:39:36,015|||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-05-26 06:39:36,017|||DefaultDispatcher-worker-2||||INFO||||||| SIMPLE STATUS CHECK - START 2022-05-26 06:39:36,025|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/compassionate_allen/status) 2022-05-26 06:39:36,079|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-05-26 06:39:36,080|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (compassionate_allen) is not ready. Please wait... 2022-05-26 06:39:38,025|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-05-26 06:39:38,123|||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-05-26 06:39:38,128|d6a14cb2-2716-43ac-830d-573a14385705||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| processing request id d6a14cb2-2716-43ac-830d-573a14385705 2022-05-26 06:39:38,128|d6a14cb2-2716-43ac-830d-573a14385705||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| storeExecutionInput called not to store the Workflow action input details 2022-05-26 06:39:38,128|d6a14cb2-2716-43ac-830d-573a14385705||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| StoreAuditService ID -1 2022-05-26 06:39:38,128|d6a14cb2-2716-43ac-830d-573a14385705||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-05-26 06:39:38,128|d6a14cb2-2716-43ac-830d-573a14385705||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-05-26 06:39:38,129|d6a14cb2-2716-43ac-830d-573a14385705||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-05-26 06:39:38,132|d6a14cb2-2716-43ac-830d-573a14385705||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Deriving input data for workflow: (config-assign) 2022-05-26 06:39:38,133|d6a14cb2-2716-43ac-830d-573a14385705||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2022-05-26 06:39:38,133|d6a14cb2-2716-43ac-830d-573a14385705||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-05-26 06:39:38,133|d6a14cb2-2716-43ac-830d-573a14385705||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| preparing request id(d6a14cb2-2716-43ac-830d-573a14385705) for workflow(config-assign) step(config-assign) 2022-05-26 06:39:38,133|d6a14cb2-2716-43ac-830d-573a14385705||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2022-05-26 06:39:38,134|d6a14cb2-2716-43ac-830d-573a14385705||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2022-05-26 06:39:38,136|d6a14cb2-2716-43ac-830d-573a14385705||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2022-05-26 06:39:38,159|d6a14cb2-2716-43ac-830d-573a14385705||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:39:38,160|d6a14cb2-2716-43ac-830d-573a14385705||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-05-26 06:39:38,160|d6a14cb2-2716-43ac-830d-573a14385705||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("33be501e-f4cf-413b-9f37-ba0ea7cd57d8") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-05-26 06:39:38,161|d6a14cb2-2716-43ac-830d-573a14385705||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Setting Resource Value ("538a0306-d542-4d9c-b49f-3d97560c3e33") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-05-26 06:39:38,169|d6a14cb2-2716-43ac-830d-573a14385705||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Resource resolution saved into database successfully : (vnf_name) 2022-05-26 06:39:38,169|d6a14cb2-2716-43ac-830d-573a14385705||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Resource resolution saved into database successfully : (service-instance-id) 2022-05-26 06:39:38,169|d6a14cb2-2716-43ac-830d-573a14385705||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Resource resolution saved into database successfully : (vnf-id) 2022-05-26 06:39:38,170|d6a14cb2-2716-43ac-830d-573a14385705||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Generated Resource Param Data ({ "service-instance-id" : "33be501e-f4cf-413b-9f37-ba0ea7cd57d8", "vnf-id" : "538a0306-d542-4d9c-b49f-3d97560c3e33", "vnf_name" : "ubuntuCDS-VNF-name" }) 2022-05-26 06:39:38,182|||DefaultDispatcher-worker-1||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId: resourceType: ) occurrence:1 2022-05-26 06:39:38,186|d6a14cb2-2716-43ac-830d-573a14385705||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-05-26 06:39:38,186|d6a14cb2-2716-43ac-830d-573a14385705||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Preparing Response... 2022-05-26 06:39:38,186|d6a14cb2-2716-43ac-830d-573a14385705||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2022-05-26 06:39:38,187|d6a14cb2-2716-43ac-830d-573a14385705||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| resolveWorkflowOutputs for workflow(config-assign) 2022-05-26 06:39:38,187|d6a14cb2-2716-43ac-830d-573a14385705||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 53f8d611-44d1-4eaa-8fb4-13f8b248d9a0 auditStoreId -1 2022-05-26 06:39:38,196|d6a14cb2-2716-43ac-830d-573a14385705||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Completed 2022-05-26 06:39:46,088|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/compassionate_allen/status) 2022-05-26 06:39:46,137|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-05-26 06:39:46,138|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (compassionate_allen) is not ready. Please wait... 2022-05-26 06:39:56,146|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/compassionate_allen/status) 2022-05-26 06:39:56,195|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-05-26 06:39:56,200|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (compassionate_allen) is not ready. Please wait... 2022-05-26 06:40:06,208|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/compassionate_allen/status) 2022-05-26 06:40:06,258|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-05-26 06:40:06,259|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (compassionate_allen) is not ready. Please wait... 2022-05-26 06:40:16,267|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/compassionate_allen/status) 2022-05-26 06:40:16,308|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-05-26 06:40:16,310|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (compassionate_allen) is not ready. Please wait... 2022-05-26 06:40:26,320|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/compassionate_allen/status) 2022-05-26 06:40:26,368|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-05-26 06:40:26,370|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (compassionate_allen) is ready. 2022-05-26 06:40:26,370|||DefaultDispatcher-worker-2||||INFO||||||| SIMPLE STATUS CHECK - END 2022-05-26 06:40:26,371|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2022-05-26 06:40:26,371|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process) 2022-05-26 06:40:26,371|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(status-verification-script-after) -> executed state(SUCCESS) 2022-05-26 06:40:26,372|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-deploy[303d3f10-b92d-4a2a-b905-a82aca52fce2])'s step(collect-results) 2022-05-26 06:40:26,372|||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-05-26 06:40:26,373|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(303d3f10-b92d-4a2a-b905-a82aca52fce2) for workflow(config-deploy) step(collect-results) 2022-05-26 06:40:26,373|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process) 2022-05-26 06:40:26,374|||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-05-26 06:40:26,374|||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-05-26 06:40:26,381|||DefaultDispatcher-worker-2||||INFO||||||| Collected results: {} 2022-05-26 06:40:26,382|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2022-05-26 06:40:26,382|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process) 2022-05-26 06:40:26,382|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(collect-results) -> executed state(SUCCESS) 2022-05-26 06:40:26,383|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2022-05-26 06:40:26,383|||DefaultDispatcher-worker-2||||INFO||||||| workflow(303d3f10-b92d-4a2a-b905-a82aca52fce2) nodes completed with (0)exceptions 2022-05-26 06:40:26,383|303d3f10-b92d-4a2a-b905-a82aca52fce2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-05-26 06:40:26,385|303d3f10-b92d-4a2a-b905-a82aca52fce2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 52c86bfd-6950-40f8-a9a9-7ad2a00c6c30 auditStoreId -1 2022-05-26 06:40:26,387|303d3f10-b92d-4a2a-b905-a82aca52fce2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Completed 2022-05-26 06:40:32,855|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-05-26 06:40:32,953|||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-05-26 06:40:32,956|d6a14cb2-2716-43ac-830d-573a14385705||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| processing request id d6a14cb2-2716-43ac-830d-573a14385705 2022-05-26 06:40:32,956|d6a14cb2-2716-43ac-830d-573a14385705||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| storeExecutionInput called not to store the Workflow action input details 2022-05-26 06:40:32,956|d6a14cb2-2716-43ac-830d-573a14385705||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| StoreAuditService ID -1 2022-05-26 06:40:32,958|d6a14cb2-2716-43ac-830d-573a14385705||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-05-26 06:40:32,958|d6a14cb2-2716-43ac-830d-573a14385705||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-05-26 06:40:32,959|d6a14cb2-2716-43ac-830d-573a14385705||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-05-26 06:40:32,963|d6a14cb2-2716-43ac-830d-573a14385705||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Deriving input data for workflow: (config-deploy) 2022-05-26 06:40:32,964|d6a14cb2-2716-43ac-830d-573a14385705||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 2022-05-26 06:40:32,964|d6a14cb2-2716-43ac-830d-573a14385705||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-05-26 06:40:32,969|d6a14cb2-2716-43ac-830d-573a14385705||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| preparing request id(d6a14cb2-2716-43ac-830d-573a14385705) for workflow(config-deploy) step(config-deploy) 2022-05-26 06:40:32,969|d6a14cb2-2716-43ac-830d-573a14385705||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process) 2022-05-26 06:40:32,969|d6a14cb2-2716-43ac-830d-573a14385705||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:40:32,971|d6a14cb2-2716-43ac-830d-573a14385705||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service]) 2022-05-26 06:40:32,971|d6a14cb2-2716-43ac-830d-573a14385705||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Getting Jython Script Class(ConfigDeploy) 2022-05-26 06:40:33,009|d6a14cb2-2716-43ac-830d-573a14385705||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@580d6db0 2022-05-26 06:40:33,011|d6a14cb2-2716-43ac-830d-573a14385705||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Hello world 2022-05-26 06:40:33,011|d6a14cb2-2716-43ac-830d-573a14385705||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Preparing Response... 2022-05-26 06:40:33,011|d6a14cb2-2716-43ac-830d-573a14385705||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process) 2022-05-26 06:40:33,012|d6a14cb2-2716-43ac-830d-573a14385705||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-05-26 06:40:33,012|d6a14cb2-2716-43ac-830d-573a14385705||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d6afc33a-0c26-48f5-bfc3-65731b9652ef auditStoreId -1 2022-05-26 06:40:33,014|d6a14cb2-2716-43ac-830d-573a14385705||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Completed 2022-05-26 06:45:58,753|ff26bea7-eb98-421c-9534-8671e2bc3c15||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-05-26 06:45:58,754|ff26bea7-eb98-421c-9534-8671e2bc3c15||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-05-26 06:45:58,754|ff26bea7-eb98-421c-9534-8671e2bc3c15||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-05-26 06:45:59,007|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-05-26 06:45:59,007|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-05-26 06:45:59,560|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-05-26 06:45:59,560|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Save processing(a9a99ce6-b610-45a3-b446-563d7845e127) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-05-26 06:45:59,578|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Save processing(1b290ce7-4bf5-4b45-823a-d9bc64006d08) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-05-26 06:45:59,587|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Save processing(d3dd0441-c6ed-44fe-a564-fec4092dcbf8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-05-26 06:45:59,596|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Save processing(d8edfd3e-435c-4d2f-b8fc-4cab34e23c25) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-05-26 06:45:59,615|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Save processing(192ca51a-9aaf-451e-bd1e-e1fda6428f82) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-05-26 06:45:59,627|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Save processing(a929de4b-71ee-4b39-893c-6c4665c094ad) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-05-26 06:45:59,639|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:45:59,640|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:45:59,640|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-05-26 06:45:59,640|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-05-26 06:45:59,641|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:45:59,641|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:45:59,665|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-05-26 06:45:59,692|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-05-26 06:45:59,713|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-05-26 06:45:59,733|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-05-26 06:45:59,786|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(resource-assignment) 2022-05-26 06:45:59,787|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-assign) 2022-05-26 06:45:59,787|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-deploy) 2022-05-26 06:45:59,788|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(HealthCheck) 2022-05-26 06:45:59,789|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(ScaleOutReconfiguration) 2022-05-26 06:45:59,789|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(vf-config-assign) 2022-05-26 06:45:59,790|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(vf-config-deploy) 2022-05-26 06:45:59,824|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-05-26 06:45:59,849|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-05-26 06:45:59,858|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-05-26 06:45:59,864|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-05-26 06:45:59,887|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(resource-assignment) 2022-05-26 06:45:59,888|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-assign) 2022-05-26 06:45:59,889|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-deploy) 2022-05-26 06:45:59,920|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:45:59,941|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-05-26 06:45:59,947|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-05-26 06:45:59,952|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-05-26 06:45:59,975|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(resource-assignment) 2022-05-26 06:45:59,975|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-assign) 2022-05-26 06:45:59,976|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-deploy) 2022-05-26 06:46:00,007|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:46:00,027|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-05-26 06:46:00,034|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-05-26 06:46:00,034|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-05-26 06:46:00,051|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(resource-assignment) 2022-05-26 06:46:00,051|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-deploy) 2022-05-26 06:46:00,075|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-assign) 2022-05-26 06:46:00,075|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-deploy) 2022-05-26 06:46:00,076|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-05-26 06:46:00,084|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:46:00,098|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-05-26 06:46:00,104|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-05-26 06:46:00,104|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-05-26 06:46:00,124|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-05-26 06:46:00,136|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-05-26 06:46:00,137|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-05-26 06:46:00,157|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(resource-assignment) 2022-05-26 06:46:00,158|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-assign) 2022-05-26 06:46:00,159|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-assign-day-2) 2022-05-26 06:46:00,160|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-deploy) 2022-05-26 06:46:00,160|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Validating Workflow(config-deploy-day-2) 2022-05-26 06:46:00,174|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| 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-05-26 06:46:00,182|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Overwriting blueprint model :5G_Core::1.0.37 2022-05-26 06:46:00,188|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-05-26 06:46:00,189|ff26bea7-eb98-421c-9534-8671e2bc3c15||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-05-26 06:46:09,870|5aece8d1-ebec-4305-af78-795d266724aa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Enhancing blueprint(/opt/app/onap/blueprints/working/7d9fd7e0-2bef-4ef2-9ac6-d524d64f4f3c) 2022-05-26 06:46:09,870|5aece8d1-ebec-4305-af78-795d266724aa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| deleting definition types under : /opt/app/onap/blueprints/working/7d9fd7e0-2bef-4ef2-9ac6-d524d64f4f3c/Definitions 2022-05-26 06:46:09,872|5aece8d1-ebec-4305-af78-795d266724aa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| reinitialized all type definitions 2022-05-26 06:46:09,873|5aece8d1-ebec-4305-af78-795d266724aa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ***** Enhancing NodeTemplate(netconf-device) 2022-05-26 06:46:09,883|5aece8d1-ebec-4305-af78-795d266724aa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ***** Enhancing NodeTemplate(resolve-data) 2022-05-26 06:46:09,890|5aece8d1-ebec-4305-af78-795d266724aa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-05-26 06:46:09,892|5aece8d1-ebec-4305-af78-795d266724aa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-05-26 06:46:09,894|5aece8d1-ebec-4305-af78-795d266724aa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-05-26 06:46:09,911|5aece8d1-ebec-4305-af78-795d266724aa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-05-26 06:46:09,922|5aece8d1-ebec-4305-af78-795d266724aa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ##### Enhancing Workflow(config-assign) 2022-05-26 06:46:09,923|5aece8d1-ebec-4305-af78-795d266724aa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-05-26 06:46:09,923|5aece8d1-ebec-4305-af78-795d266724aa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| identified workflow(config-assign) targets(resolve-data) 2022-05-26 06:46:09,923|5aece8d1-ebec-4305-af78-795d266724aa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-05-26 06:46:09,923|5aece8d1-ebec-4305-af78-795d266724aa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-05-26 06:46:09,923|5aece8d1-ebec-4305-af78-795d266724aa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| enriching artifacts file(/opt/app/onap/blueprints/working/7d9fd7e0-2bef-4ef2-9ac6-d524d64f4f3c/Templates/netconfrpc-mapping.json 2022-05-26 06:46:09,927|5aece8d1-ebec-4305-af78-795d266724aa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-05-26 06:46:09,927|5aece8d1-ebec-4305-af78-795d266724aa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| dataType not present for the recipe(dt-config-assign-properties) 2022-05-26 06:46:09,927|5aece8d1-ebec-4305-af78-795d266724aa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ##### Enhancing Workflow(config-deploy) 2022-05-26 06:46:09,928|5aece8d1-ebec-4305-af78-795d266724aa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-05-26 06:46:09,928|5aece8d1-ebec-4305-af78-795d266724aa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| identified workflow(config-deploy) targets(execute-netconf) 2022-05-26 06:46:09,928|5aece8d1-ebec-4305-af78-795d266724aa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| workflow(config-deploy) resource assignment files([] 2022-05-26 06:46:09,928|5aece8d1-ebec-4305-af78-795d266724aa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| ##### Enhancing blueprint Resource Definitions 2022-05-26 06:46:09,928|5aece8d1-ebec-4305-af78-795d266724aa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-05-26 06:46:09,928|5aece8d1-ebec-4305-af78-795d266724aa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| processing file (Templates/netconfrpc-mapping.json) 2022-05-26 06:46:09,932|5aece8d1-ebec-4305-af78-795d266724aa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| distinct resource keys ([input-source]) 2022-05-26 06:46:09,935|5aece8d1-ebec-4305-af78-795d266724aa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-hqj7q|||| Enriching Resource Definition sources Node Template: [source-input]