By type
03:05:53,191 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 03:05:53,192 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 03:05:53,194 |-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] 03:05:53,195 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 03:05:53,195 |-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] 03:05:53,195 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 03:05:53,216 |-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 03:05:53,447 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 03:05:53,458 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 03:05:53,465 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 03:05:53,476 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 03:05:53,578 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 03:05:53,578 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 03:05:53,578 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 03:05:53,578 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 03:05:53,579 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 03:05:53,579 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 03:05:53,579 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 03:05:53,580 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 03:05:53,582 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2022-06-15 03:05:54,513|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-7db7f85d78-8dwln with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app) 2022-06-15 03:05:54,517|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2022-06-15 03:05:59,017|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-06-15 03:05:59,854|||main||||INFO||||||| Finished Spring Data repository scanning in 819ms. Found 11 JPA repository interfaces. 2022-06-15 03:06:03,610|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2022-06-15 03:06:03,719|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2022-06-15 03:06:04,098|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-06-15 03:06:04,933|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-06-15 03:06:05,542|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode. 2022-06-15 03:06:05,551|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode. 2022-06-15 03:06:05,922|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2022-06-15 03:06:07,969|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-06-15 03:06:08,006|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-06-15 03:06:08,159|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2022-06-15 03:06:10,350|||main||||INFO||||||| Audit service is disabled 2022-06-15 03:06:10,733|||main||||INFO||||||| Workflow Audit store is disabled 2022-06-15 03:06:12,784|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability] 2022-06-15 03:06:12,914|||main||||INFO||||||| Dependency Management module created... 2022-06-15 03:06:14,639|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2022-06-15 03:06:15,023|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2022-06-15 03:06:16,986|||main||||INFO||||||| Netty started on port(s): 8080 2022-06-15 03:06:19,241|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2022-06-15 03:06:19,649|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2022-06-15 03:06:19,659|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 25.898 seconds (JVM running for 27.235) 2022-06-15 03:06:19,689|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2022-06-15 04:13:22,270|146f2feb-1132-473e-9f52-13e1af002199||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-06-15 04:13:22,271|146f2feb-1132-473e-9f52-13e1af002199||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-15 04:13:22,273|146f2feb-1132-473e-9f52-13e1af002199||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-15 04:13:22,820|146f2feb-1132-473e-9f52-13e1af002199||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-15 04:13:22,824|146f2feb-1132-473e-9f52-13e1af002199||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-15 04:13:24,347|7f59dce7-b7dc-41c9-b1e8-7be1c9f7b4ba||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Enhancing blueprint(/opt/app/onap/blueprints/working/ddd5aad1-921a-4e31-ad0a-71f1cdbcef98) 2022-06-15 04:13:24,365|7f59dce7-b7dc-41c9-b1e8-7be1c9f7b4ba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| deleting definition types under : /opt/app/onap/blueprints/working/ddd5aad1-921a-4e31-ad0a-71f1cdbcef98/Definitions 2022-06-15 04:13:24,476|7f59dce7-b7dc-41c9-b1e8-7be1c9f7b4ba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| reinitialized all type definitions 2022-06-15 04:13:24,487|7f59dce7-b7dc-41c9-b1e8-7be1c9f7b4ba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ***** Enhancing NodeTemplate(helloworld) 2022-06-15 04:13:24,538|7f59dce7-b7dc-41c9-b1e8-7be1c9f7b4ba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| enhancing ArtifactDefinition(helloworld-template) 2022-06-15 04:13:24,548|7f59dce7-b7dc-41c9-b1e8-7be1c9f7b4ba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-06-15 04:13:24,556|7f59dce7-b7dc-41c9-b1e8-7be1c9f7b4ba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-06-15 04:13:24,616|7f59dce7-b7dc-41c9-b1e8-7be1c9f7b4ba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ##### Enhancing Workflow(helloworld) 2022-06-15 04:13:24,617|7f59dce7-b7dc-41c9-b1e8-7be1c9f7b4ba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-06-15 04:13:24,617|7f59dce7-b7dc-41c9-b1e8-7be1c9f7b4ba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| identified workflow(helloworld) targets(helloworld) 2022-06-15 04:13:24,617|7f59dce7-b7dc-41c9-b1e8-7be1c9f7b4ba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-06-15 04:13:24,618|7f59dce7-b7dc-41c9-b1e8-7be1c9f7b4ba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-06-15 04:13:24,618|7f59dce7-b7dc-41c9-b1e8-7be1c9f7b4ba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| enriching artifacts file(/opt/app/onap/blueprints/working/ddd5aad1-921a-4e31-ad0a-71f1cdbcef98/Templates/hello-world-mapping.json 2022-06-15 04:13:24,634|7f59dce7-b7dc-41c9-b1e8-7be1c9f7b4ba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-06-15 04:13:24,635|7f59dce7-b7dc-41c9-b1e8-7be1c9f7b4ba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| dataType not present for the recipe(dt-helloworld-properties) 2022-06-15 04:13:24,635|7f59dce7-b7dc-41c9-b1e8-7be1c9f7b4ba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ##### Enhancing blueprint Resource Definitions 2022-06-15 04:13:24,635|7f59dce7-b7dc-41c9-b1e8-7be1c9f7b4ba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-06-15 04:13:24,638|7f59dce7-b7dc-41c9-b1e8-7be1c9f7b4ba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| processing file (Templates/hello-world-mapping.json) 2022-06-15 04:13:24,660|7f59dce7-b7dc-41c9-b1e8-7be1c9f7b4ba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| distinct resource keys ([]) 2022-06-15 04:13:24,660|7f59dce7-b7dc-41c9-b1e8-7be1c9f7b4ba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Enriching Resource Definition sources Node Template: [] 2022-06-15 04:13:24,962|b5421e2a-3035-4df8-831a-a331758b63be||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Save processing(c47d51ec-ce28-42c0-97ac-8f0e9e428fab) CBA(/opt/app/onap/blueprints/archive/c47d51ec-ce28-42c0-97ac-8f0e9e428fab/cba.zip) 2022-06-15 04:13:24,977|b5421e2a-3035-4df8-831a-a331758b63be||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c47d51ec-ce28-42c0-97ac-8f0e9e428fab) and entry definition file (Definitions/blueprint.json) 2022-06-15 04:13:25,065|b5421e2a-3035-4df8-831a-a331758b63be||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(helloworld) 2022-06-15 04:13:25,088|b5421e2a-3035-4df8-831a-a331758b63be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c47d51ec-ce28-42c0-97ac-8f0e9e428fab) and entry definition file (Definitions/blueprint.json) 2022-06-15 04:13:25,257|b5421e2a-3035-4df8-831a-a331758b63be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| No compiled cache(/opt/app/onap/blueprints/working/c47d51ec-ce28-42c0-97ac-8f0e9e428fab) present to clean. 2022-06-15 04:13:25,530|f98f1ac2-26d1-481d-b3e5-6099da82db18||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| processing request id 654321 2022-06-15 04:13:25,530|f98f1ac2-26d1-481d-b3e5-6099da82db18||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| storeExecutionInput called not to store the Workflow action input details 2022-06-15 04:13:25,531|f98f1ac2-26d1-481d-b3e5-6099da82db18||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| StoreAuditService ID -1 2022-06-15 04:13:25,538|f98f1ac2-26d1-481d-b3e5-6099da82db18||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| getting cba file name(test101), version(1.0.1) from db 2022-06-15 04:13:25,622|f98f1ac2-26d1-481d-b3e5-6099da82db18||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-06-15 04:13:25,625|f98f1ac2-26d1-481d-b3e5-6099da82db18||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-06-15 04:13:25,627|f98f1ac2-26d1-481d-b3e5-6099da82db18||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-06-15 04:13:25,649|f98f1ac2-26d1-481d-b3e5-6099da82db18||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Deriving input data for workflow: (helloworld) 2022-06-15 04:13:25,650|f98f1ac2-26d1-481d-b3e5-6099da82db18||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-06-15 04:13:25,651|f98f1ac2-26d1-481d-b3e5-6099da82db18||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-15 04:13:25,669|f98f1ac2-26d1-481d-b3e5-6099da82db18||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-06-15 04:13:25,669|f98f1ac2-26d1-481d-b3e5-6099da82db18||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-06-15 04:13:25,670|f98f1ac2-26d1-481d-b3e5-6099da82db18||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-06-15 04:13:25,702|f98f1ac2-26d1-481d-b3e5-6099da82db18||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-06-15 04:13:25,744|f98f1ac2-26d1-481d-b3e5-6099da82db18||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Batched Sequence : ([]) 2022-06-15 04:13:25,749|f98f1ac2-26d1-481d-b3e5-6099da82db18||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Generated Resource Param Data ({ }) 2022-06-15 04:13:25,875|f98f1ac2-26d1-481d-b3e5-6099da82db18||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Preparing Response... 2022-06-15 04:13:25,877|f98f1ac2-26d1-481d-b3e5-6099da82db18||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-06-15 04:13:25,877|f98f1ac2-26d1-481d-b3e5-6099da82db18||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| resolveWorkflowOutputs for workflow(helloworld) 2022-06-15 04:13:25,880|f98f1ac2-26d1-481d-b3e5-6099da82db18||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1df5f51f-4b2d-4b38-96a5-7da898a8131c auditStoreId -1 2022-06-15 04:35:06,072|938bbb44-b62e-4cc4-82fc-dd2d05260dee||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-06-15 04:35:06,073|938bbb44-b62e-4cc4-82fc-dd2d05260dee||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-15 04:35:06,074|938bbb44-b62e-4cc4-82fc-dd2d05260dee||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-15 04:35:06,483|938bbb44-b62e-4cc4-82fc-dd2d05260dee||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-15 04:35:06,483|938bbb44-b62e-4cc4-82fc-dd2d05260dee||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-15 04:35:07,209|938bbb44-b62e-4cc4-82fc-dd2d05260dee||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-06-15 04:35:07,214|938bbb44-b62e-4cc4-82fc-dd2d05260dee||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Save processing(f431aed4-d23d-465b-8279-cc6dc08ca293) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-06-15 04:35:07,243|938bbb44-b62e-4cc4-82fc-dd2d05260dee||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Save processing(234e815c-c7c1-432d-acad-861aaf93195c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-06-15 04:35:07,254|938bbb44-b62e-4cc4-82fc-dd2d05260dee||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Save processing(6fcc0156-e06f-4b14-a2ce-ac7e545e286b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-06-15 04:35:07,270|938bbb44-b62e-4cc4-82fc-dd2d05260dee||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Save processing(dabebed3-2dec-4950-91aa-38e2aebf5ee0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-06-15 04:35:07,290|938bbb44-b62e-4cc4-82fc-dd2d05260dee||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Save processing(6b25c90e-5356-4892-8f87-1dd93fba5df0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-06-15 04:35:07,308|938bbb44-b62e-4cc4-82fc-dd2d05260dee||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Save processing(8f36bb37-a7ca-4f6e-8dc3-37e922218541) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-06-15 04:35:07,326|938bbb44-b62e-4cc4-82fc-dd2d05260dee||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-06-15 04:35:07,326|938bbb44-b62e-4cc4-82fc-dd2d05260dee||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-06-15 04:35:07,327|938bbb44-b62e-4cc4-82fc-dd2d05260dee||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-06-15 04:35:07,327|938bbb44-b62e-4cc4-82fc-dd2d05260dee||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-06-15 04:35:07,328|938bbb44-b62e-4cc4-82fc-dd2d05260dee||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-06-15 04:35:07,328|938bbb44-b62e-4cc4-82fc-dd2d05260dee||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-06-15 04:35:07,367|938bbb44-b62e-4cc4-82fc-dd2d05260dee||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-15 04:35:07,477|938bbb44-b62e-4cc4-82fc-dd2d05260dee||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-15 04:35:07,501|938bbb44-b62e-4cc4-82fc-dd2d05260dee||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-15 04:35:07,526|938bbb44-b62e-4cc4-82fc-dd2d05260dee||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-15 04:35:07,678|938bbb44-b62e-4cc4-82fc-dd2d05260dee||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(resource-assignment) 2022-06-15 04:35:07,679|938bbb44-b62e-4cc4-82fc-dd2d05260dee||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(config-assign) 2022-06-15 04:35:07,680|938bbb44-b62e-4cc4-82fc-dd2d05260dee||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(config-deploy) 2022-06-15 04:35:07,681|938bbb44-b62e-4cc4-82fc-dd2d05260dee||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(HealthCheck) 2022-06-15 04:35:07,682|938bbb44-b62e-4cc4-82fc-dd2d05260dee||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(ScaleOutReconfiguration) 2022-06-15 04:35:07,683|938bbb44-b62e-4cc4-82fc-dd2d05260dee||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(vf-config-assign) 2022-06-15 04:35:07,684|938bbb44-b62e-4cc4-82fc-dd2d05260dee||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(vf-config-deploy) 2022-06-15 04:35:07,759|938bbb44-b62e-4cc4-82fc-dd2d05260dee||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-06-15 04:35:07,893|938bbb44-b62e-4cc4-82fc-dd2d05260dee||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(resource-assignment) 2022-06-15 04:35:07,894|938bbb44-b62e-4cc4-82fc-dd2d05260dee||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(config-assign) 2022-06-15 04:35:07,894|938bbb44-b62e-4cc4-82fc-dd2d05260dee||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(config-deploy) 2022-06-15 04:35:07,957|938bbb44-b62e-4cc4-82fc-dd2d05260dee||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-06-15 04:35:08,058|938bbb44-b62e-4cc4-82fc-dd2d05260dee||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(resource-assignment) 2022-06-15 04:35:08,059|938bbb44-b62e-4cc4-82fc-dd2d05260dee||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(config-assign) 2022-06-15 04:35:08,060|938bbb44-b62e-4cc4-82fc-dd2d05260dee||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(config-deploy) 2022-06-15 04:35:08,109|938bbb44-b62e-4cc4-82fc-dd2d05260dee||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-06-15 04:35:08,190|938bbb44-b62e-4cc4-82fc-dd2d05260dee||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(resource-assignment) 2022-06-15 04:35:08,192|938bbb44-b62e-4cc4-82fc-dd2d05260dee||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(config-deploy) 2022-06-15 04:35:08,232|938bbb44-b62e-4cc4-82fc-dd2d05260dee||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-06-15 04:35:08,318|938bbb44-b62e-4cc4-82fc-dd2d05260dee||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(resource-assignment) 2022-06-15 04:35:08,319|938bbb44-b62e-4cc4-82fc-dd2d05260dee||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(config-assign) 2022-06-15 04:35:08,320|938bbb44-b62e-4cc4-82fc-dd2d05260dee||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(config-assign-day-2) 2022-06-15 04:35:08,321|938bbb44-b62e-4cc4-82fc-dd2d05260dee||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(config-deploy) 2022-06-15 04:35:08,321|938bbb44-b62e-4cc4-82fc-dd2d05260dee||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(config-deploy-day-2) 2022-06-15 04:35:08,347|938bbb44-b62e-4cc4-82fc-dd2d05260dee||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(config-assign) 2022-06-15 04:35:08,348|938bbb44-b62e-4cc4-82fc-dd2d05260dee||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(config-deploy) 2022-06-15 04:35:08,349|938bbb44-b62e-4cc4-82fc-dd2d05260dee||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-06-15 04:35:08,358|938bbb44-b62e-4cc4-82fc-dd2d05260dee||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-06-15 04:35:09,878|0bfa1e02-9e37-4ce6-a117-0c9634feea84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Enhancing blueprint(/opt/app/onap/blueprints/working/daeee135-4712-4313-adba-ba028f552f37) 2022-06-15 04:35:09,880|0bfa1e02-9e37-4ce6-a117-0c9634feea84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| deleting definition types under : /opt/app/onap/blueprints/working/daeee135-4712-4313-adba-ba028f552f37/Definitions 2022-06-15 04:35:09,881|0bfa1e02-9e37-4ce6-a117-0c9634feea84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| reinitialized all type definitions 2022-06-15 04:35:09,883|0bfa1e02-9e37-4ce6-a117-0c9634feea84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ***** Enhancing NodeTemplate(resource-resolution) 2022-06-15 04:35:09,909|0bfa1e02-9e37-4ce6-a117-0c9634feea84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| enhancing ArtifactDefinition(helloworld-velocity-template) 2022-06-15 04:35:09,918|0bfa1e02-9e37-4ce6-a117-0c9634feea84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| enhancing ArtifactDefinition(helloworld-velocity-mapping) 2022-06-15 04:35:09,925|0bfa1e02-9e37-4ce6-a117-0c9634feea84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false) 2022-06-15 04:35:09,945|0bfa1e02-9e37-4ce6-a117-0c9634feea84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ***** Enhancing NodeTemplate(capability) 2022-06-15 04:35:09,969|0bfa1e02-9e37-4ce6-a117-0c9634feea84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ***** Enhancing NodeTemplate(capability) 2022-06-15 04:35:09,982|0bfa1e02-9e37-4ce6-a117-0c9634feea84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ***** Enhancing NodeTemplate(processor-db) 2022-06-15 04:35:10,006|0bfa1e02-9e37-4ce6-a117-0c9634feea84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-15 04:35:10,027|0bfa1e02-9e37-4ce6-a117-0c9634feea84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-15 04:35:10,042|0bfa1e02-9e37-4ce6-a117-0c9634feea84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-15 04:35:10,057|0bfa1e02-9e37-4ce6-a117-0c9634feea84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-15 04:35:10,075|0bfa1e02-9e37-4ce6-a117-0c9634feea84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-15 04:35:10,127|0bfa1e02-9e37-4ce6-a117-0c9634feea84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| enhancing ArtifactDefinition(helloworld-jinja-template) 2022-06-15 04:35:10,132|0bfa1e02-9e37-4ce6-a117-0c9634feea84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| enhancing ArtifactDefinition(helloworld-jinja-mapping) 2022-06-15 04:35:10,132|0bfa1e02-9e37-4ce6-a117-0c9634feea84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false) 2022-06-15 04:35:10,149|0bfa1e02-9e37-4ce6-a117-0c9634feea84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ***** Enhancing NodeTemplate(capability) 2022-06-15 04:35:10,159|0bfa1e02-9e37-4ce6-a117-0c9634feea84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ***** Enhancing NodeTemplate(capability) 2022-06-15 04:35:10,171|0bfa1e02-9e37-4ce6-a117-0c9634feea84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ***** Enhancing NodeTemplate(capability) 2022-06-15 04:35:10,183|0bfa1e02-9e37-4ce6-a117-0c9634feea84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ***** Enhancing NodeTemplate(processor-db) 2022-06-15 04:35:10,194|0bfa1e02-9e37-4ce6-a117-0c9634feea84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-15 04:35:10,209|0bfa1e02-9e37-4ce6-a117-0c9634feea84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-15 04:35:10,222|0bfa1e02-9e37-4ce6-a117-0c9634feea84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-15 04:35:10,245|0bfa1e02-9e37-4ce6-a117-0c9634feea84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-15 04:35:10,259|0bfa1e02-9e37-4ce6-a117-0c9634feea84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-15 04:35:10,272|0bfa1e02-9e37-4ce6-a117-0c9634feea84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-15 04:35:10,322|0bfa1e02-9e37-4ce6-a117-0c9634feea84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ##### Enhancing Workflow(resource-resolution) 2022-06-15 04:35:10,323|0bfa1e02-9e37-4ce6-a117-0c9634feea84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution]) 2022-06-15 04:35:10,323|0bfa1e02-9e37-4ce6-a117-0c9634feea84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| identified workflow(resource-resolution) targets(resource-resolution) 2022-06-15 04:35:10,323|0bfa1e02-9e37-4ce6-a117-0c9634feea84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution) 2022-06-15 04:35:10,323|0bfa1e02-9e37-4ce6-a117-0c9634feea84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution) 2022-06-15 04:35:10,323|0bfa1e02-9e37-4ce6-a117-0c9634feea84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json] 2022-06-15 04:35:10,323|0bfa1e02-9e37-4ce6-a117-0c9634feea84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| enriching artifacts file(/opt/app/onap/blueprints/working/daeee135-4712-4313-adba-ba028f552f37/Templates/hello-world-velocity-mapping.json 2022-06-15 04:35:10,333|0bfa1e02-9e37-4ce6-a117-0c9634feea84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true) 2022-06-15 04:35:10,333|0bfa1e02-9e37-4ce6-a117-0c9634feea84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| dataType not present for the recipe(dt-resource-resolution-properties) 2022-06-15 04:35:10,334|0bfa1e02-9e37-4ce6-a117-0c9634feea84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| enriching artifacts file(/opt/app/onap/blueprints/working/daeee135-4712-4313-adba-ba028f552f37/Templates/hello-world-jinja-mapping.json 2022-06-15 04:35:10,343|0bfa1e02-9e37-4ce6-a117-0c9634feea84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true) 2022-06-15 04:35:10,343|0bfa1e02-9e37-4ce6-a117-0c9634feea84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution). 2022-06-15 04:35:10,343|0bfa1e02-9e37-4ce6-a117-0c9634feea84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ##### Enhancing blueprint Resource Definitions 2022-06-15 04:35:10,343|0bfa1e02-9e37-4ce6-a117-0c9634feea84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]) 2022-06-15 04:35:10,343|0bfa1e02-9e37-4ce6-a117-0c9634feea84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| processing file (Templates/hello-world-velocity-mapping.json) 2022-06-15 04:35:10,343|0bfa1e02-9e37-4ce6-a117-0c9634feea84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| processing file (Templates/hello-world-jinja-mapping.json) 2022-06-15 04:35:10,364|0bfa1e02-9e37-4ce6-a117-0c9634feea84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| distinct resource keys ([RT-db, RT-rest-delete, RT-rest-get, RT-rest-get-id, RT-rest-patch, RT-rest-post, RT-rest-put, input-source, kotlin-script, properties-capability-source]) 2022-06-15 04:35:10,458|0bfa1e02-9e37-4ce6-a117-0c9634feea84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default] 2022-06-15 04:35:10,655|77464fbf-36d0-44fc-bb2b-6e3d93fae91f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Save processing(44c4deec-3c84-491f-949b-169fa712b7ab) CBA(/opt/app/onap/blueprints/archive/44c4deec-3c84-491f-949b-169fa712b7ab/cba.zip) 2022-06-15 04:35:10,662|77464fbf-36d0-44fc-bb2b-6e3d93fae91f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/44c4deec-3c84-491f-949b-169fa712b7ab) and entry definition file (Definitions/resource-resolution.json) 2022-06-15 04:35:10,691|77464fbf-36d0-44fc-bb2b-6e3d93fae91f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(resource-resolution) 2022-06-15 04:35:10,699|77464fbf-36d0-44fc-bb2b-6e3d93fae91f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/44c4deec-3c84-491f-949b-169fa712b7ab) and entry definition file (Definitions/resource-resolution.json) 2022-06-15 04:35:10,732|77464fbf-36d0-44fc-bb2b-6e3d93fae91f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| No compiled cache(/opt/app/onap/blueprints/working/44c4deec-3c84-491f-949b-169fa712b7ab) present to clean. 2022-06-15 04:35:10,868|08bbff6b-896d-4a94-ba13-29fff311bc15||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| processing request id 64fcd941-8a73-4c94-aec1-6793e03153ab 2022-06-15 04:35:10,868|08bbff6b-896d-4a94-ba13-29fff311bc15||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| storeExecutionInput called not to store the Workflow action input details 2022-06-15 04:35:10,869|08bbff6b-896d-4a94-ba13-29fff311bc15||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| StoreAuditService ID -1 2022-06-15 04:35:10,875|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db 2022-06-15 04:35:10,941|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-06-15 04:35:10,944|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0 2022-06-15 04:35:10,946|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json) 2022-06-15 04:35:10,961|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Deriving input data for workflow: (resource-resolution) 2022-06-15 04:35:10,966|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component) 2022-06-15 04:35:10,967|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-15 04:35:10,968|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| preparing request id(64fcd941-8a73-4c94-aec1-6793e03153ab) for workflow(resource-resolution) step(helloworld) 2022-06-15 04:35:10,968|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 2022-06-15 04:35:10,968|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}}) 2022-06-15 04:35:10,970|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping) 2022-06-15 04:35:11,014|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = v_put status = null required = null dependencies = [] dictionaryName = RT-rest-put dictionarySource = sdnc ]], [[ name = v_python status = null required = null dependencies = [] dictionaryName = properties-capability-source dictionarySource = capability ]], [[ name = v_patch status = null required = null dependencies = [] dictionaryName = RT-rest-patch dictionarySource = sdnc ], [ name = v_del status = null required = null dependencies = [] dictionaryName = RT-rest-delete dictionarySource = sdnc ]], [[ name = v_kotlin status = null required = null dependencies = [] dictionaryName = kotlin-script dictionarySource = capability ]], [[ name = v_get status = null required = null dependencies = [] dictionaryName = RT-rest-get dictionarySource = sdnc ]], [[ name = v_input status = null required = null dependencies = [] dictionaryName = input-source dictionarySource = input ], [ name = v_default status = null required = null dependencies = [] dictionaryName = input-source dictionarySource = input ]], [[ name = v_post status = null required = null dependencies = [] dictionaryName = RT-rest-post dictionarySource = sdnc ]], [[ name = v_db status = null required = null dependencies = null dictionaryName = RT-db dictionarySource = processor-db ]]]) 2022-06-15 04:35:11,049|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-15 04:35:11,050|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-06-15 04:35:11,344|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Rest request method(PUT), url(/resource-resolution/put) 2022-06-15 04:35:11,437|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Response status(200 - OK) 2022-06-15 04:35:11,453|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Response processing type (string) 2022-06-15 04:35:11,454|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-06-15 04:35:11,454|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-06-15 04:35:11,454|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string) 2022-06-15 04:35:11,488|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Resource resolution saved into database successfully : (v_put) 2022-06-15 04:35:11,505|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-06-15 04:35:11,506|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Getting Jython Script Class(ResolvProperties) 2022-06-15 04:35:16,621|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Component Object org.python.proxies.__main__$ResolvProperties$1@75c88fc1 2022-06-15 04:35:16,627|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string) 2022-06-15 04:35:16,641|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Resource resolution saved into database successfully : (v_python) 2022-06-15 04:35:16,644|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-15 04:35:16,644|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-06-15 04:35:16,651|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-06-15 04:35:16,665|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Response status(200 - OK) 2022-06-15 04:35:16,666|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Response processing type (string) 2022-06-15 04:35:16,666|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-06-15 04:35:16,667|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-06-15 04:35:16,667|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string) 2022-06-15 04:35:16,670|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-15 04:35:16,670|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-06-15 04:35:16,673|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-06-15 04:35:16,684|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Response status(200 - OK) 2022-06-15 04:35:16,686|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Response processing type (string) 2022-06-15 04:35:16,686|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-06-15 04:35:16,686|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Resource resolution saved into database successfully : (v_patch) 2022-06-15 04:35:16,687|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-06-15 04:35:16,687|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string) 2022-06-15 04:35:16,705|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Resource resolution saved into database successfully : (v_del) 2022-06-15 04:35:16,707|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-06-15 04:35:16,740|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-06-15 04:35:25,628|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| compiled in (8887)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-06-15 04:35:25,629|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-06-15 04:35:25,654|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string) 2022-06-15 04:35:25,670|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Resource resolution saved into database successfully : (v_kotlin) 2022-06-15 04:35:25,675|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-15 04:35:25,675|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-06-15 04:35:25,683|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Rest request method(GET), url(/resource-resolution/get) 2022-06-15 04:35:25,695|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Response status(200 - OK) 2022-06-15 04:35:25,696|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Response processing type (string) 2022-06-15 04:35:25,696|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-06-15 04:35:25,696|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-06-15 04:35:25,697|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string) 2022-06-15 04:35:25,713|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Resource resolution saved into database successfully : (v_get) 2022-06-15 04:35:25,722|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string) 2022-06-15 04:35:25,723|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string) 2022-06-15 04:35:25,735|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Resource resolution saved into database successfully : (v_input) 2022-06-15 04:35:25,735|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Resource resolution saved into database successfully : (v_default) 2022-06-15 04:35:25,737|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-15 04:35:25,737|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-06-15 04:35:25,740|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Rest request method(POST), url(/resource-resolution/post) 2022-06-15 04:35:25,749|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Response status(200 - OK) 2022-06-15 04:35:25,749|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Response processing type (string) 2022-06-15 04:35:25,750|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-06-15 04:35:25,750|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-06-15 04:35:25,750|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string) 2022-06-15 04:35:25,765|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Resource resolution saved into database successfully : (v_post) 2022-06-15 04:35:25,783|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-15 04:35:25,819|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Response processing type (list) 2022-06-15 04:35:25,823|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2022-06-15 04:35:25,823|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-15 04:35:25,823|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-15 04:35:25,823|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-15 04:35:25,823|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-15 04:35:25,823|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list) 2022-06-15 04:35:25,837|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Resource resolution saved into database successfully : (v_db) 2022-06-15 04:35:25,840|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Generated Resource Param Data ({ "v_db" : [ { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" } ], "v_default" : "ok", "v_del" : "delete:ok", "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265", "v_input" : "ok", "v_kotlin" : "ok", "v_patch" : "patch:ok", "v_post" : "post:ok", "v_put" : "put:ok", "v_python" : "ok" }) 2022-06-15 04:35:25,922|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-06-15 04:35:25,952|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-06-15 04:35:25,953|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping) 2022-06-15 04:35:26,013|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = from_suspend_function status = null required = null dependencies = [] dictionaryName = kotlin-script dictionarySource = capability ], [ name = j_python status = null required = null dependencies = [] dictionaryName = properties-capability-source dictionarySource = capability ]], [[ name = j_patch status = null required = null dependencies = [] dictionaryName = RT-rest-patch dictionarySource = sdnc ]], [[ name = j_input status = null required = null dependencies = [] dictionaryName = input-source dictionarySource = input ]], [[ name = j_put status = null required = null dependencies = [] dictionaryName = RT-rest-put dictionarySource = sdnc ]], [[ name = j_default status = null required = null dependencies = [] dictionaryName = input-source dictionarySource = input ]], [[ name = j_del status = null required = null dependencies = [] dictionaryName = RT-rest-delete dictionarySource = sdnc ], [ name = j_post status = null required = null dependencies = [] dictionaryName = RT-rest-post dictionarySource = sdnc ], [ name = j_get status = null required = null dependencies = [] dictionaryName = RT-rest-get dictionarySource = sdnc ]], [[ name = j_get_id status = null required = null dependencies = [j_get] dictionaryName = RT-rest-get-id dictionarySource = sdnc ]], [[ name = j_kotlin status = null required = null dependencies = [] dictionaryName = kotlin-script dictionarySource = capability ]], [[ name = j_db status = null required = null dependencies = null dictionaryName = RT-db dictionarySource = processor-db ]]]) 2022-06-15 04:35:26,021|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-06-15 04:35:26,022|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string) 2022-06-15 04:35:26,023|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-06-15 04:35:26,023|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Getting Jython Script Class(ResolvProperties) 2022-06-15 04:35:26,042|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Resource resolution saved into database successfully : (from_suspend_function) 2022-06-15 04:35:26,094|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Component Object org.python.proxies.__main__$ResolvProperties$2@7bcc568c 2022-06-15 04:35:26,096|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string) 2022-06-15 04:35:26,110|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Resource resolution saved into database successfully : (j_python) 2022-06-15 04:35:26,111|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-15 04:35:26,112|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-06-15 04:35:26,116|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-06-15 04:35:26,128|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Response status(200 - OK) 2022-06-15 04:35:26,129|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Response processing type (string) 2022-06-15 04:35:26,129|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-06-15 04:35:26,129|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-06-15 04:35:26,129|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string) 2022-06-15 04:35:26,150|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Resource resolution saved into database successfully : (j_patch) 2022-06-15 04:35:26,151|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string) 2022-06-15 04:35:26,171|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Resource resolution saved into database successfully : (j_input) 2022-06-15 04:35:26,173|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-15 04:35:26,173|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-06-15 04:35:26,175|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Rest request method(PUT), url(/resource-resolution/put) 2022-06-15 04:35:26,200|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Response status(200 - OK) 2022-06-15 04:35:26,201|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Response processing type (string) 2022-06-15 04:35:26,201|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-06-15 04:35:26,201|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-06-15 04:35:26,201|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string) 2022-06-15 04:35:26,215|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Resource resolution saved into database successfully : (j_put) 2022-06-15 04:35:26,216|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string) 2022-06-15 04:35:26,241|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Resource resolution saved into database successfully : (j_default) 2022-06-15 04:35:26,243|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-15 04:35:26,243|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-06-15 04:35:26,247|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-06-15 04:35:26,259|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Response status(200 - OK) 2022-06-15 04:35:26,260|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Response processing type (string) 2022-06-15 04:35:26,260|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-06-15 04:35:26,260|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-06-15 04:35:26,260|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string) 2022-06-15 04:35:26,262|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-15 04:35:26,262|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-06-15 04:35:26,265|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Rest request method(POST), url(/resource-resolution/post) 2022-06-15 04:35:26,287|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Response status(200 - OK) 2022-06-15 04:35:26,289|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Response processing type (string) 2022-06-15 04:35:26,290|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-06-15 04:35:26,291|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-06-15 04:35:26,291|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string) 2022-06-15 04:35:26,292|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-15 04:35:26,293|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-06-15 04:35:26,296|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Rest request method(GET), url(/resource-resolution/get) 2022-06-15 04:35:26,299|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Resource resolution saved into database successfully : (j_del) 2022-06-15 04:35:26,316|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Resource resolution saved into database successfully : (j_post) 2022-06-15 04:35:26,319|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Response status(200 - OK) 2022-06-15 04:35:26,319|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Response processing type (string) 2022-06-15 04:35:26,320|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-06-15 04:35:26,320|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-06-15 04:35:26,320|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string) 2022-06-15 04:35:26,332|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Resource resolution saved into database successfully : (j_get) 2022-06-15 04:35:26,340|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), input-key-mapping:({id=j_get}), output-key-mapping:({value=value}) 2022-06-15 04:35:26,340|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value}) 2022-06-15 04:35:26,342|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id) 2022-06-15 04:35:26,351|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Response status(200 - OK) 2022-06-15 04:35:26,351|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Response processing type (string) 2022-06-15 04:35:26,352|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-06-15 04:35:26,352|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-06-15 04:35:26,352|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string) 2022-06-15 04:35:26,366|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Resource resolution saved into database successfully : (j_get_id) 2022-06-15 04:35:26,367|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-06-15 04:35:26,368|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string) 2022-06-15 04:35:26,395|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Resource resolution saved into database successfully : (j_kotlin) 2022-06-15 04:35:26,397|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-15 04:35:26,416|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Response processing type (list) 2022-06-15 04:35:26,418|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2022-06-15 04:35:26,419|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-15 04:35:26,419|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-15 04:35:26,419|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-15 04:35:26,420|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-15 04:35:26,420|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-15 04:35:26,420|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-15 04:35:26,420|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-15 04:35:26,420|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-15 04:35:26,421|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-15 04:35:26,421|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list) 2022-06-15 04:35:26,441|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Resource resolution saved into database successfully : (j_db) 2022-06-15 04:35:26,443|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Generated Resource Param Data ({ "from_suspend_function" : "ok", "j_db" : [ { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" } ], "j_default" : "ok", "j_del" : "delete:ok", "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265", "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908", "j_input" : "ok", "j_kotlin" : "ok", "j_patch" : "patch:ok", "j_post" : "post:ok", "j_put" : "put:ok", "j_python" : "ok" }) 2022-06-15 04:35:26,723|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-06-15 04:35:26,736|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-06-15 04:35:26,737|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Preparing Response... 2022-06-15 04:35:26,737|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 2022-06-15 04:35:26,738|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| resolveWorkflowOutputs for workflow(resource-resolution) 2022-06-15 04:35:26,739|08bbff6b-896d-4a94-ba13-29fff311bc15||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 85b16dba-e401-47d5-8694-9bdc1bf47392 auditStoreId -1 2022-06-15 04:48:03,006|a6cb038d-6a57-4f80-9d62-8251cba130cd||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Save processing(7783ca92-cb01-44fe-8ba4-2fe0c5d67885) CBA(/opt/app/onap/blueprints/archive/7783ca92-cb01-44fe-8ba4-2fe0c5d67885/cba.zip) 2022-06-15 04:48:03,043|a6cb038d-6a57-4f80-9d62-8251cba130cd||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7783ca92-cb01-44fe-8ba4-2fe0c5d67885) and entry definition file (Definitions/CNF.json) 2022-06-15 04:48:03,245|a6cb038d-6a57-4f80-9d62-8251cba130cd||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(resource-assignment) 2022-06-15 04:48:03,246|a6cb038d-6a57-4f80-9d62-8251cba130cd||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(config-assign) 2022-06-15 04:48:03,247|a6cb038d-6a57-4f80-9d62-8251cba130cd||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(config-deploy) 2022-06-15 04:48:03,248|a6cb038d-6a57-4f80-9d62-8251cba130cd||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(scale-out) 2022-06-15 04:48:03,249|a6cb038d-6a57-4f80-9d62-8251cba130cd||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(scale) 2022-06-15 04:48:03,250|a6cb038d-6a57-4f80-9d62-8251cba130cd||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(scale-in) 2022-06-15 04:48:03,250|a6cb038d-6a57-4f80-9d62-8251cba130cd||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(health-check) 2022-06-15 04:48:03,281|a6cb038d-6a57-4f80-9d62-8251cba130cd||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7783ca92-cb01-44fe-8ba4-2fe0c5d67885) and entry definition file (Definitions/CNF.json) 2022-06-15 04:48:03,351|a6cb038d-6a57-4f80-9d62-8251cba130cd||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| No compiled cache(/opt/app/onap/blueprints/working/7783ca92-cb01-44fe-8ba4-2fe0c5d67885) present to clean. 2022-06-15 04:48:22,054|00fb69e3-8eec-4b4a-b4d5-4388845cebff||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-06-15 04:48:22,055|00fb69e3-8eec-4b4a-b4d5-4388845cebff||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-15 04:48:22,055|00fb69e3-8eec-4b4a-b4d5-4388845cebff||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-15 04:48:22,312|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-15 04:48:22,312|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-15 04:48:23,038|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-06-15 04:48:23,039|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Save processing(c6c48686-7636-4fdc-9a53-ebc553cf203c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-06-15 04:48:23,065|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Save processing(bd813310-0d0a-48c0-84b4-f19af85e760f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-06-15 04:48:23,074|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Save processing(31cc35a2-22d4-4017-b158-d599c64be69c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-06-15 04:48:23,086|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Save processing(ea112ed0-8bc8-414f-b49a-9a336ef2e990) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-06-15 04:48:23,101|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Save processing(ae903679-b2f1-43ce-8fc7-bc4590f735cd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-06-15 04:48:23,117|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Save processing(7b5b57eb-6897-47e1-bad0-5f9e50383c38) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-06-15 04:48:23,136|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-06-15 04:48:23,137|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-06-15 04:48:23,137|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-06-15 04:48:23,138|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-06-15 04:48:23,138|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-06-15 04:48:23,138|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-06-15 04:48:23,196|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-15 04:48:23,203|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-15 04:48:23,224|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-15 04:48:23,261|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-15 04:48:23,371|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(resource-assignment) 2022-06-15 04:48:23,372|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(config-assign) 2022-06-15 04:48:23,373|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(config-deploy) 2022-06-15 04:48:23,430|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-06-15 04:48:23,486|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-06-15 04:48:23,510|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-06-15 04:48:23,524|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-06-15 04:48:23,550|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(resource-assignment) 2022-06-15 04:48:23,551|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(config-deploy) 2022-06-15 04:48:23,585|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-06-15 04:48:23,627|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-06-15 04:48:23,642|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-06-15 04:48:23,657|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-06-15 04:48:23,714|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(resource-assignment) 2022-06-15 04:48:23,715|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(config-assign) 2022-06-15 04:48:23,716|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(config-deploy) 2022-06-15 04:48:23,764|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(config-assign) 2022-06-15 04:48:23,765|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(config-deploy) 2022-06-15 04:48:23,767|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-06-15 04:48:23,783|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-06-15 04:48:23,816|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-06-15 04:48:23,835|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-06-15 04:48:23,846|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-06-15 04:48:23,874|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-06-15 04:48:23,888|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-06-15 04:48:23,899|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-06-15 04:48:23,937|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(resource-assignment) 2022-06-15 04:48:23,938|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(config-assign) 2022-06-15 04:48:23,939|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(config-deploy) 2022-06-15 04:48:23,941|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(HealthCheck) 2022-06-15 04:48:23,942|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(ScaleOutReconfiguration) 2022-06-15 04:48:23,943|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(vf-config-assign) 2022-06-15 04:48:23,944|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(vf-config-deploy) 2022-06-15 04:48:24,002|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-06-15 04:48:24,049|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-06-15 04:48:24,064|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-06-15 04:48:24,074|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-06-15 04:48:24,107|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(resource-assignment) 2022-06-15 04:48:24,108|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(config-assign) 2022-06-15 04:48:24,109|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(config-assign-day-2) 2022-06-15 04:48:24,110|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(config-deploy) 2022-06-15 04:48:24,110|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(config-deploy-day-2) 2022-06-15 04:48:24,128|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-06-15 04:48:24,143|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Overwriting blueprint model :5G_Core::1.0.37 2022-06-15 04:48:24,158|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-06-15 04:48:24,160|00fb69e3-8eec-4b4a-b4d5-4388845cebff||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-06-15 04:48:36,465|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Enhancing blueprint(/opt/app/onap/blueprints/working/9d3ff659-3049-460e-a8f7-34e10a864ec2) 2022-06-15 04:48:36,466|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| deleting definition types under : /opt/app/onap/blueprints/working/9d3ff659-3049-460e-a8f7-34e10a864ec2/Definitions 2022-06-15 04:48:36,468|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| reinitialized all type definitions 2022-06-15 04:48:36,469|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-06-15 04:48:36,489|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| enhancing ArtifactDefinition(vnf-template) 2022-06-15 04:48:36,498|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| enhancing ArtifactDefinition(vnf-mapping) 2022-06-15 04:48:36,505|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-06-15 04:48:36,541|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ***** Enhancing NodeTemplate(input) 2022-06-15 04:48:36,567|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ***** Enhancing NodeTemplate(input) 2022-06-15 04:48:36,578|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ***** Enhancing NodeTemplate(input) 2022-06-15 04:48:36,585|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-06-15 04:48:36,586|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-06-15 04:48:36,586|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-06-15 04:48:36,605|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ***** Enhancing NodeTemplate(input) 2022-06-15 04:48:36,615|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ***** Enhancing NodeTemplate(input) 2022-06-15 04:48:36,626|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ***** Enhancing NodeTemplate(input) 2022-06-15 04:48:36,636|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-15 04:48:36,656|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ***** Enhancing NodeTemplate(input) 2022-06-15 04:48:36,665|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ***** Enhancing NodeTemplate(input) 2022-06-15 04:48:36,674|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ***** Enhancing NodeTemplate(input) 2022-06-15 04:48:36,682|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ***** Enhancing NodeTemplate(input) 2022-06-15 04:48:36,690|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ***** Enhancing NodeTemplate(input) 2022-06-15 04:48:36,698|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ***** Enhancing NodeTemplate(input) 2022-06-15 04:48:36,716|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ***** Enhancing NodeTemplate(config-assign) 2022-06-15 04:48:36,721|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| enhancing ArtifactDefinition(baseconfig-template) 2022-06-15 04:48:36,721|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-06-15 04:48:36,721|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-06-15 04:48:36,735|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ***** Enhancing NodeTemplate(input) 2022-06-15 04:48:36,746|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ***** Enhancing NodeTemplate(input) 2022-06-15 04:48:36,755|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ***** Enhancing NodeTemplate(input) 2022-06-15 04:48:36,763|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ***** Enhancing NodeTemplate(config-deploy) 2022-06-15 04:48:36,807|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ##### Enhancing Workflow(resource-assignment) 2022-06-15 04:48:36,808|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-06-15 04:48:36,808|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-06-15 04:48:36,808|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-06-15 04:48:36,808|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-06-15 04:48:36,809|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-06-15 04:48:36,809|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| enriching artifacts file(/opt/app/onap/blueprints/working/9d3ff659-3049-460e-a8f7-34e10a864ec2/Templates/vnf-mapping.json 2022-06-15 04:48:36,817|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-06-15 04:48:36,818|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-06-15 04:48:36,818|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| enriching artifacts file(/opt/app/onap/blueprints/working/9d3ff659-3049-460e-a8f7-34e10a864ec2/Templates/base_ubuntu20-mapping.json 2022-06-15 04:48:36,828|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-06-15 04:48:36,828|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-06-15 04:48:36,829|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ##### Enhancing Workflow(config-assign) 2022-06-15 04:48:36,830|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-06-15 04:48:36,830|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| identified workflow(config-assign) targets(config-assign) 2022-06-15 04:48:36,831|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-06-15 04:48:36,831|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-06-15 04:48:36,831|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| enriching artifacts file(/opt/app/onap/blueprints/working/9d3ff659-3049-460e-a8f7-34e10a864ec2/Templates/baseconfig-mapping.json 2022-06-15 04:48:36,840|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-06-15 04:48:36,840|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| dataType not present for the recipe(dt-config-assign-properties) 2022-06-15 04:48:36,841|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ##### Enhancing Workflow(config-deploy) 2022-06-15 04:48:36,842|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-06-15 04:48:36,842|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| identified workflow(config-deploy) targets(config-deploy) 2022-06-15 04:48:36,842|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| workflow(config-deploy) resource assignment files([] 2022-06-15 04:48:36,842|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ##### Enhancing blueprint Resource Definitions 2022-06-15 04:48:36,843|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-06-15 04:48:36,843|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| processing file (Templates/vnf-mapping.json) 2022-06-15 04:48:36,843|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-06-15 04:48:36,844|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| processing file (Templates/baseconfig-mapping.json) 2022-06-15 04:48:36,868|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name]) 2022-06-15 04:48:36,949|2434353e-8173-4438-a24a-a22c24b6570c||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-06-15 04:48:37,146|6f462a50-7a24-4ee1-bdea-eb13787c8802||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Save processing(700fb694-471a-4098-915b-573c4a1a5328) CBA(/opt/app/onap/blueprints/archive/700fb694-471a-4098-915b-573c4a1a5328/cba.zip) 2022-06-15 04:48:37,155|6f462a50-7a24-4ee1-bdea-eb13787c8802||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/700fb694-471a-4098-915b-573c4a1a5328) and entry definition file (Definitions/ubuntu20.json) 2022-06-15 04:48:37,166|6f462a50-7a24-4ee1-bdea-eb13787c8802||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-15 04:48:37,194|6f462a50-7a24-4ee1-bdea-eb13787c8802||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(resource-assignment) 2022-06-15 04:48:37,195|6f462a50-7a24-4ee1-bdea-eb13787c8802||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(config-assign) 2022-06-15 04:48:37,196|6f462a50-7a24-4ee1-bdea-eb13787c8802||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(config-deploy) 2022-06-15 04:48:37,206|6f462a50-7a24-4ee1-bdea-eb13787c8802||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/700fb694-471a-4098-915b-573c4a1a5328) and entry definition file (Definitions/ubuntu20.json) 2022-06-15 04:48:37,245|6f462a50-7a24-4ee1-bdea-eb13787c8802||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| No compiled cache(/opt/app/onap/blueprints/working/700fb694-471a-4098-915b-573c4a1a5328) present to clean. 2022-06-15 04:48:53,607|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-06-15 04:48:53,607|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-15 04:48:53,607|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-15 04:48:53,844|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-15 04:48:53,844|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-15 04:48:54,319|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-06-15 04:48:54,320|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Save processing(1b16a3fc-cbbf-4d9e-81e8-3013b60bc36f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-06-15 04:48:54,341|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Save processing(b7916000-c355-43f0-b812-d0cebc47b6cc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-06-15 04:48:54,351|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Save processing(c6571e7d-cb8f-4d9b-88a3-ad181eaf45d7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-06-15 04:48:54,365|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Save processing(6fa339c2-b15e-4f13-b688-54ef2ed558c7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-06-15 04:48:54,383|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Save processing(e80985bc-acf5-4563-9a6e-5aa80f1fab0b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-06-15 04:48:54,397|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Save processing(9e873cf8-1e6b-48f7-ae31-c000165783f2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-06-15 04:48:54,411|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-06-15 04:48:54,411|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-06-15 04:48:54,411|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-06-15 04:48:54,412|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-06-15 04:48:54,412|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-06-15 04:48:54,414|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-06-15 04:48:54,442|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-15 04:48:54,466|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-15 04:48:54,505|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-15 04:48:54,528|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-15 04:48:54,654|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(resource-assignment) 2022-06-15 04:48:54,655|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(config-assign) 2022-06-15 04:48:54,656|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(config-deploy) 2022-06-15 04:48:54,698|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-06-15 04:48:54,741|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-06-15 04:48:54,761|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-06-15 04:48:54,762|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-06-15 04:48:54,811|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(resource-assignment) 2022-06-15 04:48:54,812|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(config-assign) 2022-06-15 04:48:54,813|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(config-deploy) 2022-06-15 04:48:54,855|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-06-15 04:48:54,901|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-06-15 04:48:54,916|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-06-15 04:48:54,917|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-06-15 04:48:54,939|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(resource-assignment) 2022-06-15 04:48:54,940|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(config-deploy) 2022-06-15 04:48:54,979|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(config-assign) 2022-06-15 04:48:54,980|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(config-deploy) 2022-06-15 04:48:54,981|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-06-15 04:48:55,014|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-06-15 04:48:55,046|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-06-15 04:48:55,060|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-06-15 04:48:55,070|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-06-15 04:48:55,108|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-06-15 04:48:55,127|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-06-15 04:48:55,128|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-06-15 04:48:55,168|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(resource-assignment) 2022-06-15 04:48:55,169|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(config-assign) 2022-06-15 04:48:55,171|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(config-assign-day-2) 2022-06-15 04:48:55,172|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(config-deploy) 2022-06-15 04:48:55,173|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(config-deploy-day-2) 2022-06-15 04:48:55,199|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-06-15 04:48:55,246|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Overwriting blueprint model :5G_Core::1.0.37 2022-06-15 04:48:55,292|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-06-15 04:48:55,309|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-06-15 04:48:55,362|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(resource-assignment) 2022-06-15 04:48:55,365|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(config-assign) 2022-06-15 04:48:55,365|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(config-deploy) 2022-06-15 04:48:55,366|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(HealthCheck) 2022-06-15 04:48:55,367|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(ScaleOutReconfiguration) 2022-06-15 04:48:55,368|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(vf-config-assign) 2022-06-15 04:48:55,369|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(vf-config-deploy) 2022-06-15 04:48:55,414|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-06-15 04:48:55,448|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-06-15 04:48:55,482|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-06-15 04:48:55,483|4c34e4a0-e734-43f0-b25f-6e4caaa20bc3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-06-15 04:49:08,104|e2bbbdd1-83b0-4da9-89f9-7778dec2ac22||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Enhancing blueprint(/opt/app/onap/blueprints/working/8a9126fd-d91a-4ac4-96aa-1b1ed5c175f6) 2022-06-15 04:49:08,105|e2bbbdd1-83b0-4da9-89f9-7778dec2ac22||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| deleting definition types under : /opt/app/onap/blueprints/working/8a9126fd-d91a-4ac4-96aa-1b1ed5c175f6/Definitions 2022-06-15 04:49:08,108|e2bbbdd1-83b0-4da9-89f9-7778dec2ac22||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| reinitialized all type definitions 2022-06-15 04:49:08,109|e2bbbdd1-83b0-4da9-89f9-7778dec2ac22||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ***** Enhancing NodeTemplate(netconf-device) 2022-06-15 04:49:08,136|e2bbbdd1-83b0-4da9-89f9-7778dec2ac22||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ***** Enhancing NodeTemplate(resolve-data) 2022-06-15 04:49:08,162|e2bbbdd1-83b0-4da9-89f9-7778dec2ac22||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-06-15 04:49:08,171|e2bbbdd1-83b0-4da9-89f9-7778dec2ac22||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-06-15 04:49:08,177|e2bbbdd1-83b0-4da9-89f9-7778dec2ac22||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-06-15 04:49:08,213|e2bbbdd1-83b0-4da9-89f9-7778dec2ac22||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-06-15 04:49:08,239|e2bbbdd1-83b0-4da9-89f9-7778dec2ac22||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ##### Enhancing Workflow(config-assign) 2022-06-15 04:49:08,239|e2bbbdd1-83b0-4da9-89f9-7778dec2ac22||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-06-15 04:49:08,239|e2bbbdd1-83b0-4da9-89f9-7778dec2ac22||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| identified workflow(config-assign) targets(resolve-data) 2022-06-15 04:49:08,240|e2bbbdd1-83b0-4da9-89f9-7778dec2ac22||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-06-15 04:49:08,240|e2bbbdd1-83b0-4da9-89f9-7778dec2ac22||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-06-15 04:49:08,240|e2bbbdd1-83b0-4da9-89f9-7778dec2ac22||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| enriching artifacts file(/opt/app/onap/blueprints/working/8a9126fd-d91a-4ac4-96aa-1b1ed5c175f6/Templates/netconfrpc-mapping.json 2022-06-15 04:49:08,246|e2bbbdd1-83b0-4da9-89f9-7778dec2ac22||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-06-15 04:49:08,246|e2bbbdd1-83b0-4da9-89f9-7778dec2ac22||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| dataType not present for the recipe(dt-config-assign-properties) 2022-06-15 04:49:08,247|e2bbbdd1-83b0-4da9-89f9-7778dec2ac22||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ##### Enhancing Workflow(config-deploy) 2022-06-15 04:49:08,248|e2bbbdd1-83b0-4da9-89f9-7778dec2ac22||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-06-15 04:49:08,248|e2bbbdd1-83b0-4da9-89f9-7778dec2ac22||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| identified workflow(config-deploy) targets(execute-netconf) 2022-06-15 04:49:08,248|e2bbbdd1-83b0-4da9-89f9-7778dec2ac22||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| workflow(config-deploy) resource assignment files([] 2022-06-15 04:49:08,248|e2bbbdd1-83b0-4da9-89f9-7778dec2ac22||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| ##### Enhancing blueprint Resource Definitions 2022-06-15 04:49:08,249|e2bbbdd1-83b0-4da9-89f9-7778dec2ac22||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-06-15 04:49:08,249|e2bbbdd1-83b0-4da9-89f9-7778dec2ac22||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| processing file (Templates/netconfrpc-mapping.json) 2022-06-15 04:49:08,256|e2bbbdd1-83b0-4da9-89f9-7778dec2ac22||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| distinct resource keys ([input-source]) 2022-06-15 04:49:08,265|e2bbbdd1-83b0-4da9-89f9-7778dec2ac22||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Enriching Resource Definition sources Node Template: [source-input] 2022-06-15 04:49:56,010|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-15 04:49:56,126|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-06-15 04:49:56,194|f086277f-3a12-45b6-b527-6e0aa988d50b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| request(f086277f-3a12-45b6-b527-6e0aa988d50b) 2022-06-15 04:49:56,198|f086277f-3a12-45b6-b527-6e0aa988d50b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| CBA file(/opt/app/onap/blueprints/archive/3234879c-05b2-4db6-9b60-aa89825c4239/cba.zip written successfully 2022-06-15 04:49:56,198|f086277f-3a12-45b6-b527-6e0aa988d50b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Save processing(3234879c-05b2-4db6-9b60-aa89825c4239) CBA(/opt/app/onap/blueprints/archive/3234879c-05b2-4db6-9b60-aa89825c4239/cba.zip) 2022-06-15 04:49:56,227|f086277f-3a12-45b6-b527-6e0aa988d50b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3234879c-05b2-4db6-9b60-aa89825c4239) and entry definition file (Definitions/CNF.json) 2022-06-15 04:49:56,310|f086277f-3a12-45b6-b527-6e0aa988d50b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(resource-assignment) 2022-06-15 04:49:56,311|f086277f-3a12-45b6-b527-6e0aa988d50b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(config-assign) 2022-06-15 04:49:56,312|f086277f-3a12-45b6-b527-6e0aa988d50b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(config-deploy) 2022-06-15 04:49:56,313|f086277f-3a12-45b6-b527-6e0aa988d50b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(scale-out) 2022-06-15 04:49:56,313|f086277f-3a12-45b6-b527-6e0aa988d50b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(scale) 2022-06-15 04:49:56,314|f086277f-3a12-45b6-b527-6e0aa988d50b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(scale-in) 2022-06-15 04:49:56,314|f086277f-3a12-45b6-b527-6e0aa988d50b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(health-check) 2022-06-15 04:49:56,342|f086277f-3a12-45b6-b527-6e0aa988d50b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3234879c-05b2-4db6-9b60-aa89825c4239) and entry definition file (Definitions/CNF.json) 2022-06-15 04:49:56,376|f086277f-3a12-45b6-b527-6e0aa988d50b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Overwriting blueprint model :APACHE::1.0.0 2022-06-15 04:49:56,398|f086277f-3a12-45b6-b527-6e0aa988d50b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2022-06-15 04:49:56,407|f086277f-3a12-45b6-b527-6e0aa988d50b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Deleted deployed blueprint model :APACHE::1.0.0 2022-06-15 04:49:56,447|f086277f-3a12-45b6-b527-6e0aa988d50b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| No compiled cache(/opt/app/onap/blueprints/working/3234879c-05b2-4db6-9b60-aa89825c4239) present to clean. 2022-06-15 04:50:05,526|0a714caa-62b9-4f8f-9419-2dd507d478f7||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| getting cba file name(APACHE), version(1.0.0) from db 2022-06-15 04:50:05,775|0a714caa-62b9-4f8f-9419-2dd507d478f7||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-15 04:50:05,778|0a714caa-62b9-4f8f-9419-2dd507d478f7||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-15 04:50:05,782|0a714caa-62b9-4f8f-9419-2dd507d478f7||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-15 04:50:05,959|eab29cf6-38eb-4f96-b86d-591862fcfd69||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-15 04:50:05,959|eab29cf6-38eb-4f96-b86d-591862fcfd69||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-15 04:50:05,963|eab29cf6-38eb-4f96-b86d-591862fcfd69||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-15 04:50:06,735|6cd08b38-5518-4466-9436-5f922b8a0a12||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-15 04:50:06,735|6cd08b38-5518-4466-9436-5f922b8a0a12||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-15 04:50:06,737|6cd08b38-5518-4466-9436-5f922b8a0a12||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-15 04:50:06,919|fdd0c10d-281f-41b7-9a60-28cf363c7637||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-15 04:50:06,920|fdd0c10d-281f-41b7-9a60-28cf363c7637||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-15 04:50:06,922|fdd0c10d-281f-41b7-9a60-28cf363c7637||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-15 04:50:07,122|b5b140e1-1503-4e53-b492-67c96d0e53aa||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-15 04:50:07,122|b5b140e1-1503-4e53-b492-67c96d0e53aa||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-15 04:50:07,124|b5b140e1-1503-4e53-b492-67c96d0e53aa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-15 04:50:07,380|e6363c71-372b-496b-986b-95a31d3671d5||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-15 04:50:07,380|e6363c71-372b-496b-986b-95a31d3671d5||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-15 04:50:07,382|e6363c71-372b-496b-986b-95a31d3671d5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-15 04:50:07,669|198c3bc4-fc83-46cc-a51a-e4f1a53292a0||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-15 04:50:07,669|198c3bc4-fc83-46cc-a51a-e4f1a53292a0||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-15 04:50:07,672|198c3bc4-fc83-46cc-a51a-e4f1a53292a0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-15 04:50:07,886|f47b166a-6b21-40ba-919b-6ffb60f21360||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-15 04:50:07,887|f47b166a-6b21-40ba-919b-6ffb60f21360||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-15 04:50:07,889|f47b166a-6b21-40ba-919b-6ffb60f21360||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-15 04:50:25,174|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-15 04:50:25,286|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-06-15 04:50:25,288|5d9d999e-90a1-41c5-9f26-b04a89fccf1b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| request(5d9d999e-90a1-41c5-9f26-b04a89fccf1b) 2022-06-15 04:50:25,290|5d9d999e-90a1-41c5-9f26-b04a89fccf1b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| CBA file(/opt/app/onap/blueprints/archive/5409c81d-d900-4bc5-b4a6-82458a2d4072/cba.zip written successfully 2022-06-15 04:50:25,290|5d9d999e-90a1-41c5-9f26-b04a89fccf1b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Save processing(5409c81d-d900-4bc5-b4a6-82458a2d4072) CBA(/opt/app/onap/blueprints/archive/5409c81d-d900-4bc5-b4a6-82458a2d4072/cba.zip) 2022-06-15 04:50:25,300|5d9d999e-90a1-41c5-9f26-b04a89fccf1b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5409c81d-d900-4bc5-b4a6-82458a2d4072) and entry definition file (Definitions/ubuntu20.json) 2022-06-15 04:50:25,343|5d9d999e-90a1-41c5-9f26-b04a89fccf1b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-15 04:50:25,379|5d9d999e-90a1-41c5-9f26-b04a89fccf1b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(resource-assignment) 2022-06-15 04:50:25,380|5d9d999e-90a1-41c5-9f26-b04a89fccf1b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(config-assign) 2022-06-15 04:50:25,381|5d9d999e-90a1-41c5-9f26-b04a89fccf1b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(config-deploy) 2022-06-15 04:50:25,395|5d9d999e-90a1-41c5-9f26-b04a89fccf1b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5409c81d-d900-4bc5-b4a6-82458a2d4072) and entry definition file (Definitions/ubuntu20.json) 2022-06-15 04:50:25,414|5d9d999e-90a1-41c5-9f26-b04a89fccf1b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-06-15 04:50:25,436|5d9d999e-90a1-41c5-9f26-b04a89fccf1b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-06-15 04:50:25,438|5d9d999e-90a1-41c5-9f26-b04a89fccf1b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-06-15 04:50:25,465|5d9d999e-90a1-41c5-9f26-b04a89fccf1b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| No compiled cache(/opt/app/onap/blueprints/working/5409c81d-d900-4bc5-b4a6-82458a2d4072) present to clean. 2022-06-15 04:50:38,001|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-15 04:50:38,111|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-06-15 04:50:38,123|f7860544-9792-4858-ba58-8e5488c3367d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| request(f7860544-9792-4858-ba58-8e5488c3367d) 2022-06-15 04:50:38,125|f7860544-9792-4858-ba58-8e5488c3367d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| CBA file(/opt/app/onap/blueprints/archive/dbadae4a-3cee-4879-ac97-c40100297662/cba.zip written successfully 2022-06-15 04:50:38,125|f7860544-9792-4858-ba58-8e5488c3367d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Save processing(dbadae4a-3cee-4879-ac97-c40100297662) CBA(/opt/app/onap/blueprints/archive/dbadae4a-3cee-4879-ac97-c40100297662/cba.zip) 2022-06-15 04:50:38,144|f7860544-9792-4858-ba58-8e5488c3367d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/dbadae4a-3cee-4879-ac97-c40100297662) and entry definition file (Definitions/pnf_netconf.json) 2022-06-15 04:50:38,151|f7860544-9792-4858-ba58-8e5488c3367d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-15 04:50:38,169|f7860544-9792-4858-ba58-8e5488c3367d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(config-assign) 2022-06-15 04:50:38,170|f7860544-9792-4858-ba58-8e5488c3367d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Validating Workflow(config-deploy) 2022-06-15 04:50:38,177|f7860544-9792-4858-ba58-8e5488c3367d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/dbadae4a-3cee-4879-ac97-c40100297662) and entry definition file (Definitions/pnf_netconf.json) 2022-06-15 04:50:38,200|f7860544-9792-4858-ba58-8e5488c3367d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-06-15 04:50:38,217|f7860544-9792-4858-ba58-8e5488c3367d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-06-15 04:50:38,218|f7860544-9792-4858-ba58-8e5488c3367d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-06-15 04:50:38,243|f7860544-9792-4858-ba58-8e5488c3367d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| No compiled cache(/opt/app/onap/blueprints/working/dbadae4a-3cee-4879-ac97-c40100297662) present to clean. 2022-06-15 04:50:41,525|bf2cf0f5-729d-46c3-aa3a-fbdcdf9e3d9f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| getting cba file name(ubuntu20), version(1.0.0) from db 2022-06-15 04:50:41,593|bf2cf0f5-729d-46c3-aa3a-fbdcdf9e3d9f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-15 04:50:41,595|bf2cf0f5-729d-46c3-aa3a-fbdcdf9e3d9f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-15 04:50:41,598|bf2cf0f5-729d-46c3-aa3a-fbdcdf9e3d9f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-15 04:50:41,749|ed10f1a8-d6ca-4c4f-a315-6fbfb58f5363||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-15 04:50:41,749|ed10f1a8-d6ca-4c4f-a315-6fbfb58f5363||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-15 04:50:41,753|ed10f1a8-d6ca-4c4f-a315-6fbfb58f5363||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-15 04:50:42,129|627b58e2-4b8e-45df-85b9-9f506757235a||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-15 04:50:42,129|627b58e2-4b8e-45df-85b9-9f506757235a||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-15 04:50:42,132|627b58e2-4b8e-45df-85b9-9f506757235a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-15 04:50:42,337|774c4126-bac8-4c94-9573-e2e57229f834||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-15 04:50:42,337|774c4126-bac8-4c94-9573-e2e57229f834||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-15 04:50:42,339|774c4126-bac8-4c94-9573-e2e57229f834||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-15 04:51:01,846|82210b83-160b-4468-9ab9-f1df3de3d8a6||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| processing request id bd5200ea-8731-4847-ad3c-c3a3f7f78599 2022-06-15 04:51:01,846|82210b83-160b-4468-9ab9-f1df3de3d8a6||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| storeExecutionInput called not to store the Workflow action input details 2022-06-15 04:51:01,847|82210b83-160b-4468-9ab9-f1df3de3d8a6||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| StoreAuditService ID -1 2022-06-15 04:51:01,848|82210b83-160b-4468-9ab9-f1df3de3d8a6||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-15 04:51:01,848|82210b83-160b-4468-9ab9-f1df3de3d8a6||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-15 04:51:01,853|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-15 04:51:01,881|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Deriving input data for workflow: (resource-assignment) 2022-06-15 04:51:01,981|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Execute node(START) -> executed state(SUCCESS) 2022-06-15 04:51:01,987|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Executing workflow(resource-assignment[bd5200ea-8731-4847-ad3c-c3a3f7f78599])'s step(resource-assignment) 2022-06-15 04:51:01,987|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-15 04:51:01,989|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| preparing request id(bd5200ea-8731-4847-ad3c-c3a3f7f78599) for workflow(resource-assignment) step(resource-assignment) 2022-06-15 04:51:01,989|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-06-15 04:51:01,989|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-06-15 04:51:01,991|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-06-15 04:51:02,019|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vf-naming-policy status = null required = false dependencies = [] dictionaryName = vf-naming-policy dictionarySource = default ]], [[ name = aic-cloud-region status = null required = false dependencies = [] dictionaryName = aic-cloud-region dictionarySource = input ]], [[ name = k8s-rb-profile-k8s-version status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-k8s-version dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]], [[ name = vnf_name status = null required = false dependencies = [aic-cloud-region, vf-naming-policy, vnf-id] dictionaryName = vnf_name dictionarySource = rest ]], [[ name = k8s-rb-profile-namespace status = null required = null dependencies = [] dictionaryName = k8s-rb-profile-namespace dictionarySource = default ]]]) 2022-06-15 04:51:02,032|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2022-06-15 04:51:02,033|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string) 2022-06-15 04:51:02,033|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2022-06-15 04:51:02,034|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("c2a68b8f-7882-45bf-88ec-9ba7a58e6189") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-15 04:51:02,034|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("78e75e0a-7486-4185-956b-e87e66584df5") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-15 04:51:02,053|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value}) 2022-06-15 04:51:02,053|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| rest dictionary information : (/v1/genNetworkElementName), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value}) 2022-06-15 04:51:02,073|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-06-15 04:51:04,711|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Response status(200 - ) 2022-06-15 04:51:04,712|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Response processing type (string) 2022-06-15 04:51:04,713|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220615t045103462518z") 2022-06-15 04:51:04,713|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220615t045103462518z") 2022-06-15 04:51:04,713|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220615t045103462518z") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-06-15 04:51:04,714|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-06-15 04:51:04,716|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| 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" : "78e75e0a-7486-4185-956b-e87e66584df5", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "c2a68b8f-7882-45bf-88ec-9ba7a58e6189", "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220615t045103462518z" }) 2022-06-15 04:51:04,731|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Preparing Response... 2022-06-15 04:51:04,732|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-06-15 04:51:04,732|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Execute node(resource-assignment) -> executed state(SUCCESS) 2022-06-15 04:51:04,733|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Executing workflow(resource-assignment[bd5200ea-8731-4847-ad3c-c3a3f7f78599])'s step(profile-upload) 2022-06-15 04:51:04,733|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-15 04:51:04,743|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| preparing request id(bd5200ea-8731-4847-ad3c-c3a3f7f78599) for workflow(resource-assignment) step(profile-upload) 2022-06-15 04:51:04,743|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2022-06-15 04:51:04,743|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}}) 2022-06-15 04:51:04,745|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Triggering K8s Profile Upload component logic. 2022-06-15 04:51:04,745|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Getting the template prefixes 2022-06-15 04:51:04,746|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Iterating over prefixes in resource assignment map. 2022-06-15 04:51:04,750|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Prefix vnf does not have required data for us to continue. 2022-06-15 04:51:04,751|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Preparing Response... 2022-06-15 04:51:04,751|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2022-06-15 04:51:04,751|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Execute node(profile-upload) -> executed state(SUCCESS) 2022-06-15 04:51:04,751|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Execute node(END) -> executed state(SUCCESS) 2022-06-15 04:51:04,755|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| workflow(bd5200ea-8731-4847-ad3c-c3a3f7f78599) nodes completed with (0)exceptions 2022-06-15 04:51:04,756|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-06-15 04:51:04,757|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 24d80fe0-2d30-45c9-877c-83bf2fb7f9b8 auditStoreId -1 2022-06-15 04:51:11,727|82210b83-160b-4468-9ab9-f1df3de3d8a6||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| processing request id 9a8aa56a-59ff-4c63-8cad-6c928e9596ae 2022-06-15 04:51:11,727|82210b83-160b-4468-9ab9-f1df3de3d8a6||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| storeExecutionInput called not to store the Workflow action input details 2022-06-15 04:51:11,727|82210b83-160b-4468-9ab9-f1df3de3d8a6||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| StoreAuditService ID -1 2022-06-15 04:51:11,733|82210b83-160b-4468-9ab9-f1df3de3d8a6||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-15 04:51:11,733|82210b83-160b-4468-9ab9-f1df3de3d8a6||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-15 04:51:11,735|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-15 04:51:11,746|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Deriving input data for workflow: (resource-assignment) 2022-06-15 04:51:11,749|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Execute node(START) -> executed state(SUCCESS) 2022-06-15 04:51:11,749|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Executing workflow(resource-assignment[9a8aa56a-59ff-4c63-8cad-6c928e9596ae])'s step(resource-assignment) 2022-06-15 04:51:11,750|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-15 04:51:11,751|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| preparing request id(9a8aa56a-59ff-4c63-8cad-6c928e9596ae) for workflow(resource-assignment) step(resource-assignment) 2022-06-15 04:51:11,751|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-06-15 04:51:11,751|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-06-15 04:51:11,752|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Resolving resource with resource assignment artifact(helm_apache-mapping) 2022-06-15 04:51:11,773|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = core-instance-name status = null required = false dependencies = [] dictionaryName = core-instance-name dictionarySource = default ]], [[ name = vf-module-id status = null required = false dependencies = [] dictionaryName = vf-module-id dictionarySource = input ]], [[ name = k8s-rb-config-template-name status = null required = false dependencies = [] dictionaryName = k8s-rb-config-template-name dictionarySource = default ], [ name = k8s-rb-config-template-source status = null required = false dependencies = [] dictionaryName = k8s-rb-config-template-source dictionarySource = default ]], [[ name = vf-module-model-customization-uuid status = null required = false dependencies = [] dictionaryName = vf-module-model-customization-uuid dictionarySource = input ]], [[ name = vf-module-model-version status = null required = null dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-model-version dictionarySource = processor-db ], [ name = vf-module-model-invariant-uuid status = null required = null dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-model-invariant-uuid dictionarySource = processor-db ]], [[ name = k8s-rb-definition-name status = null required = false dependencies = [vf-module-model-invariant-uuid] dictionaryName = k8s-rb-definition-name dictionarySource = default ]], [[ name = vf-module-label status = null required = false dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-label dictionarySource = processor-db ]], [[ name = k8s-rb-definition-version status = null required = false dependencies = [vf-module-model-customization-uuid] dictionaryName = k8s-rb-definition-version dictionarySource = default ], [ name = k8s-rb-config-name status = null required = false dependencies = [] dictionaryName = k8s-rb-config-name dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ]], [[ name = k8s-rb-instance-release-name status = null required = false dependencies = [] dictionaryName = k8s-rb-instance-release-name dictionarySource = default ], [ name = k8s-rb-profile-source status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-source dictionarySource = default ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]], [[ name = vf-naming-policy status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = vf-naming-policy dictionarySource = sdnc ], [ name = vnf_name status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = vnf_name dictionarySource = sdnc ]], [[ name = vf-module-name status = null required = false dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id] dictionaryName = vf-module-name dictionarySource = rest ]], [[ name = k8s-rb-profile-k8s-version status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = k8s-rb-profile-k8s-version dictionarySource = sdnc ], [ name = k8s-rb-profile-namespace status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = k8s-rb-profile-namespace dictionarySource = sdnc ]], [[ name = k8s-rb-config-value-source status = null required = false dependencies = [] dictionaryName = k8s-rb-config-value-source dictionarySource = default ], [ name = k8s-rb-profile-name status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-name dictionarySource = default ]]]) 2022-06-15 04:51:11,778|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string) 2022-06-15 04:51:11,779|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("12ed413d-3ab0-4b5e-bb0a-779650292517") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-06-15 04:51:11,779|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string) 2022-06-15 04:51:11,780|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string) 2022-06-15 04:51:11,780|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("b3c3a7c2-f5f5-4530-90b1-9000a90f6580") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string) 2022-06-15 04:51:11,782|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid}) 2022-06-15 04:51:11,782|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version}) 2022-06-15 04:51:11,833|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Parameter information : ({customizationid=b3c3a7c2-f5f5-4530-90b1-9000a90f6580}) 2022-06-15 04:51:11,836|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Parameter information : ({customizationid=b3c3a7c2-f5f5-4530-90b1-9000a90f6580}) 2022-06-15 04:51:11,853|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Response processing type (string) 2022-06-15 04:51:11,853|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Response processing type (string) 2022-06-15 04:51:11,855|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"eac490c8-547d-4c73-bf52-c55c84296162"}]) 2022-06-15 04:51:11,855|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"98ca93e1-29b7-4301-820d-91df1e4f69e8"}]) 2022-06-15 04:51:11,856|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("eac490c8-547d-4c73-bf52-c55c84296162") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string) 2022-06-15 04:51:11,856|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("98ca93e1-29b7-4301-820d-91df1e4f69e8") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string) 2022-06-15 04:51:11,857|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string) 2022-06-15 04:51:11,866|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Transformed value: null -> 98ca93e1-29b7-4301-820d-91df1e4f69e8 2022-06-15 04:51:11,869|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label}) 2022-06-15 04:51:11,936|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Parameter information : ({customizationid=b3c3a7c2-f5f5-4530-90b1-9000a90f6580}) 2022-06-15 04:51:11,943|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Response processing type (string) 2022-06-15 04:51:11,945|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}]) 2022-06-15 04:51:11,945|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string) 2022-06-15 04:51:11,946|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string) 2022-06-15 04:51:11,946|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string) 2022-06-15 04:51:11,953|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Transformed value: null -> b3c3a7c2-f5f5-4530-90b1-9000a90f6580 2022-06-15 04:51:11,954|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("78e75e0a-7486-4185-956b-e87e66584df5") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-15 04:51:11,955|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string) 2022-06-15 04:51:11,955|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string) 2022-06-15 04:51:11,956|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("c2a68b8f-7882-45bf-88ec-9ba7a58e6189") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-15 04:51:11,965|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/78e75e0a-7486-4185-956b-e87e66584df5/service-data/vnfs/vnf/c2a68b8f-7882-45bf-88ec-9ba7a58e6189/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value}) 2022-06-15 04:51:11,965|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/78e75e0a-7486-4185-956b-e87e66584df5/service-data/vnfs/vnf/c2a68b8f-7882-45bf-88ec-9ba7a58e6189/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value}) 2022-06-15 04:51:11,979|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/78e75e0a-7486-4185-956b-e87e66584df5/service-data/vnfs/vnf/c2a68b8f-7882-45bf-88ec-9ba7a58e6189/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value}) 2022-06-15 04:51:11,980|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/78e75e0a-7486-4185-956b-e87e66584df5/service-data/vnfs/vnf/c2a68b8f-7882-45bf-88ec-9ba7a58e6189/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value}) 2022-06-15 04:51:11,998|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/78e75e0a-7486-4185-956b-e87e66584df5/service-data/vnfs/vnf/c2a68b8f-7882-45bf-88ec-9ba7a58e6189/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy) 2022-06-15 04:51:12,005|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/78e75e0a-7486-4185-956b-e87e66584df5/service-data/vnfs/vnf/c2a68b8f-7882-45bf-88ec-9ba7a58e6189/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name) 2022-06-15 04:51:12,037|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Response status(200 - OK) 2022-06-15 04:51:12,038|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Response processing type (string) 2022-06-15 04:51:12,038|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20220615t045103462518z") 2022-06-15 04:51:12,038|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220615t045103462518z") 2022-06-15 04:51:12,039|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220615t045103462518z") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-06-15 04:51:12,039|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Response status(200 - OK) 2022-06-15 04:51:12,039|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Response processing type (string) 2022-06-15 04:51:12,040|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-06-15 04:51:12,040|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-06-15 04:51:12,040|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2022-06-15 04:51:12,052|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value}) 2022-06-15 04:51:12,053|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| rest dictionary information : (/v1/genNetworkElementName), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value}) 2022-06-15 04:51:12,056|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-06-15 04:51:12,136|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Response status(200 - ) 2022-06-15 04:51:12,137|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Response processing type (string) 2022-06-15 04:51:12,137|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220615t045103462518z-helm_apache-vfmt-001") 2022-06-15 04:51:12,137|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220615t045103462518z-helm_apache-vfmt-001") 2022-06-15 04:51:12,137|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220615t045103462518z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string) 2022-06-15 04:51:12,139|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-06-15 04:51:12,153|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/78e75e0a-7486-4185-956b-e87e66584df5/service-data/vnfs/vnf/c2a68b8f-7882-45bf-88ec-9ba7a58e6189/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value}) 2022-06-15 04:51:12,153|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/78e75e0a-7486-4185-956b-e87e66584df5/service-data/vnfs/vnf/c2a68b8f-7882-45bf-88ec-9ba7a58e6189/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value}) 2022-06-15 04:51:12,176|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/78e75e0a-7486-4185-956b-e87e66584df5/service-data/vnfs/vnf/c2a68b8f-7882-45bf-88ec-9ba7a58e6189/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version) 2022-06-15 04:51:12,193|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Response status(200 - OK) 2022-06-15 04:51:12,193|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Response processing type (string) 2022-06-15 04:51:12,194|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0") 2022-06-15 04:51:12,194|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0") 2022-06-15 04:51:12,194|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2022-06-15 04:51:12,195|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string) 2022-06-15 04:51:12,195|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string) 2022-06-15 04:51:12,197|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| 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" : "98ca93e1-29b7-4301-820d-91df1e4f69e8", "k8s-rb-definition-version" : "b3c3a7c2-f5f5-4530-90b1-9000a90f6580", "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" : "78e75e0a-7486-4185-956b-e87e66584df5", "vf-module-id" : "12ed413d-3ab0-4b5e-bb0a-779650292517", "vf-module-label" : "helm_apache", "vf-module-model-customization-uuid" : "b3c3a7c2-f5f5-4530-90b1-9000a90f6580", "vf-module-model-invariant-uuid" : "98ca93e1-29b7-4301-820d-91df1e4f69e8", "vf-module-model-version" : "eac490c8-547d-4c73-bf52-c55c84296162", "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20220615t045103462518z-helm_apache-vfmt-001", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "c2a68b8f-7882-45bf-88ec-9ba7a58e6189", "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220615t045103462518z" }) 2022-06-15 04:51:12,213|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Preparing Response... 2022-06-15 04:51:12,213|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-06-15 04:51:12,214|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Execute node(resource-assignment) -> executed state(SUCCESS) 2022-06-15 04:51:12,214|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Executing workflow(resource-assignment[9a8aa56a-59ff-4c63-8cad-6c928e9596ae])'s step(profile-upload) 2022-06-15 04:51:12,214|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-15 04:51:12,215|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| preparing request id(9a8aa56a-59ff-4c63-8cad-6c928e9596ae) for workflow(resource-assignment) step(profile-upload) 2022-06-15 04:51:12,215|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2022-06-15 04:51:12,215|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}}) 2022-06-15 04:51:12,216|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Triggering K8s Profile Upload component logic. 2022-06-15 04:51:12,216|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Getting the template prefixes 2022-06-15 04:51:12,216|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Iterating over prefixes in resource assignment map. 2022-06-15 04:51:12,234|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Rest request method(GET), url(/v1/rb/definition/98ca93e1-29b7-4301-820d-91df1e4f69e8/b3c3a7c2-f5f5-4530-90b1-9000a90f6580) 2022-06-15 04:51:12,243|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Response status(200 - OK) 2022-06-15 04:51:12,259|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Rest request method(GET), url(/v1/rb/definition/98ca93e1-29b7-4301-820d-91df1e4f69e8/b3c3a7c2-f5f5-4530-90b1-9000a90f6580/profile/node-port-profile) 2022-06-15 04:51:12,265|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Response status(404 - Not Found) 2022-06-15 04:51:12,265|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Uploading K8s Profile.. 2022-06-15 04:51:12,296|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Rest request method(POST), url(/v1/rb/definition/98ca93e1-29b7-4301-820d-91df1e4f69e8/b3c3a7c2-f5f5-4530-90b1-9000a90f6580/profile) 2022-06-15 04:51:12,307|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Response status(201 - Created) 2022-06-15 04:51:12,333|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Rest request method(POST), url(/v1/rb/definition/98ca93e1-29b7-4301-820d-91df1e4f69e8/b3c3a7c2-f5f5-4530-90b1-9000a90f6580/profile/node-port-profile/content) 2022-06-15 04:51:12,343|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Response status(200 - OK) 2022-06-15 04:51:12,343|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| K8s Profile Upload Completed 2022-06-15 04:51:12,344|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Preparing Response... 2022-06-15 04:51:12,344|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2022-06-15 04:51:12,344|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Execute node(profile-upload) -> executed state(SUCCESS) 2022-06-15 04:51:12,344|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Execute node(END) -> executed state(SUCCESS) 2022-06-15 04:51:12,345|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| workflow(9a8aa56a-59ff-4c63-8cad-6c928e9596ae) nodes completed with (0)exceptions 2022-06-15 04:51:12,345|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-06-15 04:51:12,345|82210b83-160b-4468-9ab9-f1df3de3d8a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f806f027-5e46-430c-af94-4a64306fd780 auditStoreId -1 2022-06-15 04:51:18,844|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-15 04:51:18,951|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-06-15 04:51:18,982|82210b83-160b-4468-9ab9-f1df3de3d8a6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| processing request id 82210b83-160b-4468-9ab9-f1df3de3d8a6 2022-06-15 04:51:18,982|82210b83-160b-4468-9ab9-f1df3de3d8a6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| storeExecutionInput called not to store the Workflow action input details 2022-06-15 04:51:18,982|82210b83-160b-4468-9ab9-f1df3de3d8a6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| StoreAuditService ID -1 2022-06-15 04:51:18,982|82210b83-160b-4468-9ab9-f1df3de3d8a6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-15 04:51:18,983|82210b83-160b-4468-9ab9-f1df3de3d8a6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-15 04:51:18,983|82210b83-160b-4468-9ab9-f1df3de3d8a6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-15 04:51:18,988|82210b83-160b-4468-9ab9-f1df3de3d8a6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Deriving input data for workflow: (config-assign) 2022-06-15 04:51:18,989|||DefaultDispatcher-worker-4||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2022-06-15 04:51:18,989|||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(config-assign[82210b83-160b-4468-9ab9-f1df3de3d8a6])'s step(config-setup) 2022-06-15 04:51:18,989|||DefaultDispatcher-worker-4||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-15 04:51:18,990|||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(82210b83-160b-4468-9ab9-f1df3de3d8a6) for workflow(config-assign) step(config-setup) 2022-06-15 04:51:18,990|||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process) 2022-06-15 04:51:18,990|||DefaultDispatcher-worker-4||||INFO||||||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]}) 2022-06-15 04:51:18,991|||DefaultDispatcher-worker-4||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping) 2022-06-15 04:51:19,012|||DefaultDispatcher-worker-4||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = replica-count status = null required = false dependencies = [] dictionaryName = replica-count dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = capability ]], [[ name = service-instance-name status = null required = null dependencies = [service-instance-id] dictionaryName = service-instance-name dictionarySource = sdnc ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = capability ]], [[ name = vf-modules-list-sdnc status = null required = null dependencies = [service-instance-id, vnf-id] dictionaryName = vf-modules-list dictionarySource = sdnc ]], [[ name = vf-modules-list-aai status = null required = null dependencies = [service-instance-id, vnf-id] dictionaryName = vf-modules-list dictionarySource = aai-data ]], [[ name = config-deploy-setup status = null required = null dependencies = [vf-modules-list-aai, vf-modules-list-sdnc] dictionaryName = config-deploy-setup dictionarySource = capability ]]]) 2022-06-15 04:51:19,013|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-06-15 04:51:19,014|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("78e75e0a-7486-4185-956b-e87e66584df5") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-15 04:51:19,022|||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/78e75e0a-7486-4185-956b-e87e66584df5), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value}) 2022-06-15 04:51:19,022|||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/78e75e0a-7486-4185-956b-e87e66584df5), ({service-instance-id=service-instance-id}), ({service-instance-name=value}) 2022-06-15 04:51:19,036|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/78e75e0a-7486-4185-956b-e87e66584df5) 2022-06-15 04:51:19,074|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK) 2022-06-15 04:51:19,075|||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string) 2022-06-15 04:51:19,076|||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_7ef9966b-30ba-48ed-bd7a-2a34038f188f") 2022-06-15 04:51:19,076|||DefaultDispatcher-worker-4||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_7ef9966b-30ba-48ed-bd7a-2a34038f188f") 2022-06-15 04:51:19,076|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("basic_cnf_macro_7ef9966b-30ba-48ed-bd7a-2a34038f188f") for Resource Name (service-instance-name), definition(service-instance-name) of type (string) 2022-06-15 04:51:19,077|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("c2a68b8f-7882-45bf-88ec-9ba7a58e6189") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-15 04:51:19,085|||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/78e75e0a-7486-4185-956b-e87e66584df5/service-data/vnfs/vnf/c2a68b8f-7882-45bf-88ec-9ba7a58e6189/vnf-data/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-06-15 04:51:19,085|||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/78e75e0a-7486-4185-956b-e87e66584df5/service-data/vnfs/vnf/c2a68b8f-7882-45bf-88ec-9ba7a58e6189/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-06-15 04:51:19,097|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/78e75e0a-7486-4185-956b-e87e66584df5/service-data/vnfs/vnf/c2a68b8f-7882-45bf-88ec-9ba7a58e6189/vnf-data/vf-modules) 2022-06-15 04:51:19,116|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK) 2022-06-15 04:51:19,116|||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (json) 2022-06-15 04:51:19,117|||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"12ed413d-3ab0-4b5e-bb0a-779650292517","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_7ef9966b-30ba-48ed-bd7a-2a34038f188f_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":"eac490c8-547d-4c73-bf52-c55c84296162","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-20220615t045103462518z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"98ca93e1-29b7-4301-820d-91df1e4f69e8","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220615t045103462518z","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":"b3c3a7c2-f5f5-4530-90b1-9000a90f6580","model-uuid":"eac490c8-547d-4c73-bf52-c55c84296162","model-invariant-uuid":"98ca93e1-29b7-4301-820d-91df1e4f69e8"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"12ed413d-3ab0-4b5e-bb0a-779650292517","vf-module-name":"basic_cnf_macro_7ef9966b-30ba-48ed-bd7a-2a34038f188f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"82210b83-160b-4468-9ab9-f1df3de3d8a6","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"ae5a1820-c0e7-404e-97f6-743a2f0ffeab","model-invariant-uuid":"466b1cd5-f090-4de6-bcaa-299595e4ec57"},"global-customer-id":"basiccnf-macro-customer","service-id":"78e75e0a-7486-4185-956b-e87e66584df5","service-instance-id":"78e75e0a-7486-4185-956b-e87e66584df5","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"e84153ba-89dd-4b74-ab21-8b9cbcd5b8c5","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/cacb8fc2-05ae-43f0-a0d0-9f8964e23b99","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"2eb3fd6d-284b-4a3c-a0af-7939fb62f874","model-uuid":"092c004f-fbec-4c6b-bc75-4ba80257656b","model-invariant-uuid":"92ac72ab-0320-4573-98fd-32ea84000a15"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"c2a68b8f-7882-45bf-88ec-9ba7a58e6189"},"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":"b3c3a7c2-f5f5-4530-90b1-9000a90f6580","model-uuid":"eac490c8-547d-4c73-bf52-c55c84296162","model-invariant-uuid":"98ca93e1-29b7-4301-820d-91df1e4f69e8"},"vf-module-id":"12ed413d-3ab0-4b5e-bb0a-779650292517"}}}]}) 2022-06-15 04:51:19,117|||DefaultDispatcher-worker-4||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"12ed413d-3ab0-4b5e-bb0a-779650292517","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_7ef9966b-30ba-48ed-bd7a-2a34038f188f_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":"eac490c8-547d-4c73-bf52-c55c84296162","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-20220615t045103462518z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"98ca93e1-29b7-4301-820d-91df1e4f69e8","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220615t045103462518z","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":"b3c3a7c2-f5f5-4530-90b1-9000a90f6580","model-uuid":"eac490c8-547d-4c73-bf52-c55c84296162","model-invariant-uuid":"98ca93e1-29b7-4301-820d-91df1e4f69e8"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"12ed413d-3ab0-4b5e-bb0a-779650292517","vf-module-name":"basic_cnf_macro_7ef9966b-30ba-48ed-bd7a-2a34038f188f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"82210b83-160b-4468-9ab9-f1df3de3d8a6","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"ae5a1820-c0e7-404e-97f6-743a2f0ffeab","model-invariant-uuid":"466b1cd5-f090-4de6-bcaa-299595e4ec57"},"global-customer-id":"basiccnf-macro-customer","service-id":"78e75e0a-7486-4185-956b-e87e66584df5","service-instance-id":"78e75e0a-7486-4185-956b-e87e66584df5","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"e84153ba-89dd-4b74-ab21-8b9cbcd5b8c5","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/cacb8fc2-05ae-43f0-a0d0-9f8964e23b99","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"2eb3fd6d-284b-4a3c-a0af-7939fb62f874","model-uuid":"092c004f-fbec-4c6b-bc75-4ba80257656b","model-invariant-uuid":"92ac72ab-0320-4573-98fd-32ea84000a15"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"c2a68b8f-7882-45bf-88ec-9ba7a58e6189"},"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":"b3c3a7c2-f5f5-4530-90b1-9000a90f6580","model-uuid":"eac490c8-547d-4c73-bf52-c55c84296162","model-invariant-uuid":"98ca93e1-29b7-4301-820d-91df1e4f69e8"},"vf-module-id":"12ed413d-3ab0-4b5e-bb0a-779650292517"}}}]}) 2022-06-15 04:51:19,118|||DefaultDispatcher-worker-4||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"12ed413d-3ab0-4b5e-bb0a-779650292517","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_7ef9966b-30ba-48ed-bd7a-2a34038f188f_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":"eac490c8-547d-4c73-bf52-c55c84296162","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-20220615t045103462518z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"98ca93e1-29b7-4301-820d-91df1e4f69e8","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220615t045103462518z","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":"b3c3a7c2-f5f5-4530-90b1-9000a90f6580","model-uuid":"eac490c8-547d-4c73-bf52-c55c84296162","model-invariant-uuid":"98ca93e1-29b7-4301-820d-91df1e4f69e8"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"12ed413d-3ab0-4b5e-bb0a-779650292517","vf-module-name":"basic_cnf_macro_7ef9966b-30ba-48ed-bd7a-2a34038f188f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"82210b83-160b-4468-9ab9-f1df3de3d8a6","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"ae5a1820-c0e7-404e-97f6-743a2f0ffeab","model-invariant-uuid":"466b1cd5-f090-4de6-bcaa-299595e4ec57"},"global-customer-id":"basiccnf-macro-customer","service-id":"78e75e0a-7486-4185-956b-e87e66584df5","service-instance-id":"78e75e0a-7486-4185-956b-e87e66584df5","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"e84153ba-89dd-4b74-ab21-8b9cbcd5b8c5","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/cacb8fc2-05ae-43f0-a0d0-9f8964e23b99","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"2eb3fd6d-284b-4a3c-a0af-7939fb62f874","model-uuid":"092c004f-fbec-4c6b-bc75-4ba80257656b","model-invariant-uuid":"92ac72ab-0320-4573-98fd-32ea84000a15"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"c2a68b8f-7882-45bf-88ec-9ba7a58e6189"},"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":"b3c3a7c2-f5f5-4530-90b1-9000a90f6580","model-uuid":"eac490c8-547d-4c73-bf52-c55c84296162","model-invariant-uuid":"98ca93e1-29b7-4301-820d-91df1e4f69e8"},"vf-module-id":"12ed413d-3ab0-4b5e-bb0a-779650292517"}}}]), type ({json}) 2022-06-15 04:51:19,118|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"12ed413d-3ab0-4b5e-bb0a-779650292517","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_7ef9966b-30ba-48ed-bd7a-2a34038f188f_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":"eac490c8-547d-4c73-bf52-c55c84296162","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-20220615t045103462518z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"98ca93e1-29b7-4301-820d-91df1e4f69e8","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220615t045103462518z","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":"b3c3a7c2-f5f5-4530-90b1-9000a90f6580","model-uuid":"eac490c8-547d-4c73-bf52-c55c84296162","model-invariant-uuid":"98ca93e1-29b7-4301-820d-91df1e4f69e8"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"12ed413d-3ab0-4b5e-bb0a-779650292517","vf-module-name":"basic_cnf_macro_7ef9966b-30ba-48ed-bd7a-2a34038f188f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"82210b83-160b-4468-9ab9-f1df3de3d8a6","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"ae5a1820-c0e7-404e-97f6-743a2f0ffeab","model-invariant-uuid":"466b1cd5-f090-4de6-bcaa-299595e4ec57"},"global-customer-id":"basiccnf-macro-customer","service-id":"78e75e0a-7486-4185-956b-e87e66584df5","service-instance-id":"78e75e0a-7486-4185-956b-e87e66584df5","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"e84153ba-89dd-4b74-ab21-8b9cbcd5b8c5","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/cacb8fc2-05ae-43f0-a0d0-9f8964e23b99","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"2eb3fd6d-284b-4a3c-a0af-7939fb62f874","model-uuid":"092c004f-fbec-4c6b-bc75-4ba80257656b","model-invariant-uuid":"92ac72ab-0320-4573-98fd-32ea84000a15"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"c2a68b8f-7882-45bf-88ec-9ba7a58e6189"},"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":"b3c3a7c2-f5f5-4530-90b1-9000a90f6580","model-uuid":"eac490c8-547d-4c73-bf52-c55c84296162","model-invariant-uuid":"98ca93e1-29b7-4301-820d-91df1e4f69e8"},"vf-module-id":"12ed413d-3ab0-4b5e-bb0a-779650292517"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json) 2022-06-15 04:51:19,125|||DefaultDispatcher-worker-4||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/c2a68b8f-7882-45bf-88ec-9ba7a58e6189?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-06-15 04:51:19,126|||DefaultDispatcher-worker-4||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/c2a68b8f-7882-45bf-88ec-9ba7a58e6189?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-06-15 04:51:19,150|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/c2a68b8f-7882-45bf-88ec-9ba7a58e6189?depth=1) 2022-06-15 04:51:19,626|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK) 2022-06-15 04:51:19,627|||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (json) 2022-06-15 04:51:19,627|||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"12ed413d-3ab0-4b5e-bb0a-779650292517","vf-module-name":"basic_cnf_macro_7ef9966b-30ba-48ed-bd7a-2a34038f188f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1655268674319","model-invariant-id":"98ca93e1-29b7-4301-820d-91df1e4f69e8","model-version-id":"eac490c8-547d-4c73-bf52-c55c84296162","model-customization-id":"b3c3a7c2-f5f5-4530-90b1-9000a90f6580","module-index":0}]}) 2022-06-15 04:51:19,627|||DefaultDispatcher-worker-4||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"12ed413d-3ab0-4b5e-bb0a-779650292517","vf-module-name":"basic_cnf_macro_7ef9966b-30ba-48ed-bd7a-2a34038f188f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1655268674319","model-invariant-id":"98ca93e1-29b7-4301-820d-91df1e4f69e8","model-version-id":"eac490c8-547d-4c73-bf52-c55c84296162","model-customization-id":"b3c3a7c2-f5f5-4530-90b1-9000a90f6580","module-index":0}]}) 2022-06-15 04:51:19,628|||DefaultDispatcher-worker-4||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"12ed413d-3ab0-4b5e-bb0a-779650292517","vf-module-name":"basic_cnf_macro_7ef9966b-30ba-48ed-bd7a-2a34038f188f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1655268674319","model-invariant-id":"98ca93e1-29b7-4301-820d-91df1e4f69e8","model-version-id":"eac490c8-547d-4c73-bf52-c55c84296162","model-customization-id":"b3c3a7c2-f5f5-4530-90b1-9000a90f6580","module-index":0}]), type ({json}) 2022-06-15 04:51:19,628|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"12ed413d-3ab0-4b5e-bb0a-779650292517","vf-module-name":"basic_cnf_macro_7ef9966b-30ba-48ed-bd7a-2a34038f188f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1655268674319","model-invariant-id":"98ca93e1-29b7-4301-820d-91df1e4f69e8","model-version-id":"eac490c8-547d-4c73-bf52-c55c84296162","model-customization-id":"b3c3a7c2-f5f5-4530-90b1-9000a90f6580","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json) 2022-06-15 04:51:19,630|||DefaultDispatcher-worker-4||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup) 2022-06-15 04:51:19,632|||DefaultDispatcher-worker-4||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-15 04:51:25,976|||DefaultDispatcher-worker-4||||INFO||||||| compiled in (6344)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-15 04:51:25,976|||DefaultDispatcher-worker-4||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-15 04:51:26,004|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"98ca93e1-29b7-4301-820d-91df1e4f69e8","k8s-rb-definition-version":"b3c3a7c2-f5f5-4530-90b1-9000a90f6580","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json) 2022-06-15 04:51:26,007|||DefaultDispatcher-worker-4||||INFO||||||| Generated Resource Param Data ({ "config-deploy-setup" : { "helm_apache" : { "k8s-rb-config-name" : "replica-count-change", "k8s-rb-config-template-name" : "replica-count-template", "k8s-rb-config-template-source" : "deployment-config", "k8s-rb-config-value-source" : "custom-values", "k8s-rb-definition-name" : "98ca93e1-29b7-4301-820d-91df1e4f69e8", "k8s-rb-definition-version" : "b3c3a7c2-f5f5-4530-90b1-9000a90f6580" } }, "replica-count" : null, "service-instance-id" : "78e75e0a-7486-4185-956b-e87e66584df5", "service-instance-name" : "basic_cnf_macro_7ef9966b-30ba-48ed-bd7a-2a34038f188f", "vf-modules-list-aai" : { "vf-modules" : [ { "automated-assignment" : false, "is-base-vf-module" : false, "model-customization-id" : "b3c3a7c2-f5f5-4530-90b1-9000a90f6580", "model-invariant-id" : "98ca93e1-29b7-4301-820d-91df1e4f69e8", "model-version-id" : "eac490c8-547d-4c73-bf52-c55c84296162", "module-index" : 0, "orchestration-status" : "Assigned", "resource-version" : "1655268674319", "vf-module-id" : "12ed413d-3ab0-4b5e-bb0a-779650292517", "vf-module-name" : "basic_cnf_macro_7ef9966b-30ba-48ed-bd7a-2a34038f188f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" } ] }, "vf-modules-list-sdnc" : { "vf-modules" : [ { "vf-module-data" : { "request-information" : { "request-action" : "CreateVfModuleInstance", "request-id" : "82210b83-160b-4468-9ab9-f1df3de3d8a6", "source" : "MSO" }, "sdnc-request-header" : { "svc-action" : "assign", "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/cacb8fc2-05ae-43f0-a0d0-9f8964e23b99", "svc-request-id" : "e84153ba-89dd-4b74-ab21-8b9cbcd5b8c5" }, "service-information" : { "global-customer-id" : "basiccnf-macro-customer", "onap-model-information" : { "model-invariant-uuid" : "466b1cd5-f090-4de6-bcaa-299595e4ec57", "model-name" : "basic_cnf_macro", "model-uuid" : "ae5a1820-c0e7-404e-97f6-743a2f0ffeab", "model-version" : "1.0" }, "service-id" : "78e75e0a-7486-4185-956b-e87e66584df5", "service-instance-id" : "78e75e0a-7486-4185-956b-e87e66584df5", "subscription-service-type" : "basic_cnf_macro" }, "vf-module-information" : { "onap-model-information" : { "model-customization-uuid" : "b3c3a7c2-f5f5-4530-90b1-9000a90f6580", "model-invariant-uuid" : "98ca93e1-29b7-4301-820d-91df1e4f69e8", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "eac490c8-547d-4c73-bf52-c55c84296162", "model-version" : "1" }, "vf-module-id" : "12ed413d-3ab0-4b5e-bb0a-779650292517", "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_7ef9966b-30ba-48ed-bd7a-2a34038f188f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" }, "vf-module-topology" : { "aic-cloud-region" : "k8sregion-cnf-macro", "onap-model-information" : { "model-customization-uuid" : "b3c3a7c2-f5f5-4530-90b1-9000a90f6580", "model-invariant-uuid" : "98ca93e1-29b7-4301-820d-91df1e4f69e8", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "eac490c8-547d-4c73-bf52-c55c84296162", "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" : "eac490c8-547d-4c73-bf52-c55c84296162" }, { "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-20220615t045103462518z-helm_apache-vfmt-001" }, { "name" : "vf-module-model-invariant-uuid", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "98ca93e1-29b7-4301-820d-91df1e4f69e8" }, { "name" : "vnf_name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20220615t045103462518z" }, { "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" : "12ed413d-3ab0-4b5e-bb0a-779650292517", "vf-module-name" : "basic_cnf_macro_7ef9966b-30ba-48ed-bd7a-2a34038f188f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" } }, "vnf-information" : { "onap-model-information" : { "model-customization-uuid" : "2eb3fd6d-284b-4a3c-a0af-7939fb62f874", "model-invariant-uuid" : "92ac72ab-0320-4573-98fd-32ea84000a15", "model-name" : "basic_cnf_macro", "model-uuid" : "092c004f-fbec-4c6b-bc75-4ba80257656b", "model-version" : "1.0" }, "vnf-id" : "c2a68b8f-7882-45bf-88ec-9ba7a58e6189", "vnf-name" : "basic_cnf_macro", "vnf-type" : "basic_cnf_macro/null" } }, "vf-module-id" : "12ed413d-3ab0-4b5e-bb0a-779650292517" } ] }, "vnf-id" : "c2a68b8f-7882-45bf-88ec-9ba7a58e6189" }) 2022-06-15 04:51:26,024|||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response... 2022-06-15 04:51:26,025|||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process) 2022-06-15 04:51:26,025|||DefaultDispatcher-worker-4||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS) 2022-06-15 04:51:26,026|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-assign[82210b83-160b-4468-9ab9-f1df3de3d8a6])'s step(config-template) 2022-06-15 04:51:26,026|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-15 04:51:26,034|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(82210b83-160b-4468-9ab9-f1df3de3d8a6) for workflow(config-assign) step(config-template) 2022-06-15 04:51:26,034|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process) 2022-06-15 04:51:26,035|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (k8s-config-template), values ({artifact-prefix-names=["helm_apache"], resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}}) 2022-06-15 04:51:26,125|||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Config Upload component logic. 2022-06-15 04:51:26,125|||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes 2022-06-15 04:51:26,125|||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map. 2022-06-15 04:51:26,156|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/98ca93e1-29b7-4301-820d-91df1e4f69e8/b3c3a7c2-f5f5-4530-90b1-9000a90f6580) 2022-06-15 04:51:26,163|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-15 04:51:26,176|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/98ca93e1-29b7-4301-820d-91df1e4f69e8/b3c3a7c2-f5f5-4530-90b1-9000a90f6580/config-template/replica-count-template) 2022-06-15 04:51:26,187|||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error) 2022-06-15 04:51:26,187|||DefaultDispatcher-worker-3||||INFO||||||| Uploading K8s template.. 2022-06-15 04:51:26,205|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/98ca93e1-29b7-4301-820d-91df1e4f69e8/b3c3a7c2-f5f5-4530-90b1-9000a90f6580/config-template) 2022-06-15 04:51:26,215|||DefaultDispatcher-worker-3||||INFO||||||| Response status(201 - Created) 2022-06-15 04:51:26,230|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/98ca93e1-29b7-4301-820d-91df1e4f69e8/b3c3a7c2-f5f5-4530-90b1-9000a90f6580/config-template/replica-count-template/content) 2022-06-15 04:51:26,255|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-15 04:51:26,255|||DefaultDispatcher-worker-3||||INFO||||||| K8s Config Upload Completed 2022-06-15 04:51:26,256|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-06-15 04:51:26,256|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process) 2022-06-15 04:51:26,256|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-template) -> executed state(SUCCESS) 2022-06-15 04:51:26,257|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2022-06-15 04:51:26,258|||DefaultDispatcher-worker-2||||INFO||||||| workflow(82210b83-160b-4468-9ab9-f1df3de3d8a6) nodes completed with (0)exceptions 2022-06-15 04:51:26,258|82210b83-160b-4468-9ab9-f1df3de3d8a6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| resolveWorkflowOutputs for workflow(config-assign) 2022-06-15 04:51:26,259|82210b83-160b-4468-9ab9-f1df3de3d8a6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7d837286-ffbc-4de0-ac01-20998ad83cb2 auditStoreId -1 2022-06-15 04:51:26,296|82210b83-160b-4468-9ab9-f1df3de3d8a6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Completed 2022-06-15 04:52:06,422|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-15 04:52:06,531|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-06-15 04:52:06,536|82210b83-160b-4468-9ab9-f1df3de3d8a6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| processing request id 82210b83-160b-4468-9ab9-f1df3de3d8a6 2022-06-15 04:52:06,536|82210b83-160b-4468-9ab9-f1df3de3d8a6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| storeExecutionInput called not to store the Workflow action input details 2022-06-15 04:52:06,536|82210b83-160b-4468-9ab9-f1df3de3d8a6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| StoreAuditService ID -1 2022-06-15 04:52:06,537|82210b83-160b-4468-9ab9-f1df3de3d8a6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-15 04:52:06,539|82210b83-160b-4468-9ab9-f1df3de3d8a6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-15 04:52:06,540|82210b83-160b-4468-9ab9-f1df3de3d8a6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-15 04:52:06,548|82210b83-160b-4468-9ab9-f1df3de3d8a6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Deriving input data for workflow: (config-deploy) 2022-06-15 04:52:06,550|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2022-06-15 04:52:06,551|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[82210b83-160b-4468-9ab9-f1df3de3d8a6])'s step(config-setup) 2022-06-15 04:52:06,551|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-15 04:52:06,552|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(82210b83-160b-4468-9ab9-f1df3de3d8a6) for workflow(config-deploy) step(config-setup) 2022-06-15 04:52:06,552|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process) 2022-06-15 04:52:06,552|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]}) 2022-06-15 04:52:06,554|||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping) 2022-06-15 04:52:06,583|||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = replica-count status = null required = false dependencies = [] dictionaryName = replica-count dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = capability ]], [[ name = service-instance-name status = null required = null dependencies = [service-instance-id] dictionaryName = service-instance-name dictionarySource = sdnc ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = capability ]], [[ name = vf-modules-list-sdnc status = null required = null dependencies = [service-instance-id, vnf-id] dictionaryName = vf-modules-list dictionarySource = sdnc ]], [[ name = vf-modules-list-aai status = null required = null dependencies = [service-instance-id, vnf-id] dictionaryName = vf-modules-list dictionarySource = aai-data ]], [[ name = config-deploy-setup status = null required = null dependencies = [vf-modules-list-aai, vf-modules-list-sdnc] dictionaryName = config-deploy-setup dictionarySource = capability ]]]) 2022-06-15 04:52:06,585|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-06-15 04:52:06,586|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("78e75e0a-7486-4185-956b-e87e66584df5") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-15 04:52:06,593|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/78e75e0a-7486-4185-956b-e87e66584df5), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value}) 2022-06-15 04:52:06,593|||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/78e75e0a-7486-4185-956b-e87e66584df5), ({service-instance-id=service-instance-id}), ({service-instance-name=value}) 2022-06-15 04:52:06,606|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/78e75e0a-7486-4185-956b-e87e66584df5) 2022-06-15 04:52:06,659|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-06-15 04:52:06,660|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string) 2022-06-15 04:52:06,661|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_7ef9966b-30ba-48ed-bd7a-2a34038f188f") 2022-06-15 04:52:06,662|||DefaultDispatcher-worker-1||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_7ef9966b-30ba-48ed-bd7a-2a34038f188f") 2022-06-15 04:52:06,662|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("basic_cnf_macro_7ef9966b-30ba-48ed-bd7a-2a34038f188f") for Resource Name (service-instance-name), definition(service-instance-name) of type (string) 2022-06-15 04:52:06,663|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("c2a68b8f-7882-45bf-88ec-9ba7a58e6189") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-15 04:52:06,675|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/78e75e0a-7486-4185-956b-e87e66584df5/service-data/vnfs/vnf/c2a68b8f-7882-45bf-88ec-9ba7a58e6189/vnf-data/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-06-15 04:52:06,675|||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/78e75e0a-7486-4185-956b-e87e66584df5/service-data/vnfs/vnf/c2a68b8f-7882-45bf-88ec-9ba7a58e6189/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-06-15 04:52:06,687|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/78e75e0a-7486-4185-956b-e87e66584df5/service-data/vnfs/vnf/c2a68b8f-7882-45bf-88ec-9ba7a58e6189/vnf-data/vf-modules) 2022-06-15 04:52:06,707|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-06-15 04:52:06,708|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (json) 2022-06-15 04:52:06,711|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"12ed413d-3ab0-4b5e-bb0a-779650292517","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_7ef9966b-30ba-48ed-bd7a-2a34038f188f_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":"eac490c8-547d-4c73-bf52-c55c84296162","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-20220615t045103462518z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"98ca93e1-29b7-4301-820d-91df1e4f69e8","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220615t045103462518z","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":"b3c3a7c2-f5f5-4530-90b1-9000a90f6580","model-uuid":"eac490c8-547d-4c73-bf52-c55c84296162","model-invariant-uuid":"98ca93e1-29b7-4301-820d-91df1e4f69e8"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"12ed413d-3ab0-4b5e-bb0a-779650292517","vf-module-name":"basic_cnf_macro_7ef9966b-30ba-48ed-bd7a-2a34038f188f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"82210b83-160b-4468-9ab9-f1df3de3d8a6","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"ae5a1820-c0e7-404e-97f6-743a2f0ffeab","model-invariant-uuid":"466b1cd5-f090-4de6-bcaa-299595e4ec57"},"global-customer-id":"basiccnf-macro-customer","service-id":"78e75e0a-7486-4185-956b-e87e66584df5","service-instance-id":"78e75e0a-7486-4185-956b-e87e66584df5","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"3196835b-7a01-4a34-a89f-56cdf1fe1c11","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/8714af5b-19a4-48fc-8aaf-5fd1f6d2a3ff","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"2eb3fd6d-284b-4a3c-a0af-7939fb62f874","model-uuid":"092c004f-fbec-4c6b-bc75-4ba80257656b","model-invariant-uuid":"92ac72ab-0320-4573-98fd-32ea84000a15"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"c2a68b8f-7882-45bf-88ec-9ba7a58e6189"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"b3c3a7c2-f5f5-4530-90b1-9000a90f6580","model-uuid":"eac490c8-547d-4c73-bf52-c55c84296162","model-invariant-uuid":"98ca93e1-29b7-4301-820d-91df1e4f69e8"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"12ed413d-3ab0-4b5e-bb0a-779650292517","from-preload":false}}}]}) 2022-06-15 04:52:06,711|||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"12ed413d-3ab0-4b5e-bb0a-779650292517","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_7ef9966b-30ba-48ed-bd7a-2a34038f188f_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":"eac490c8-547d-4c73-bf52-c55c84296162","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-20220615t045103462518z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"98ca93e1-29b7-4301-820d-91df1e4f69e8","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220615t045103462518z","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":"b3c3a7c2-f5f5-4530-90b1-9000a90f6580","model-uuid":"eac490c8-547d-4c73-bf52-c55c84296162","model-invariant-uuid":"98ca93e1-29b7-4301-820d-91df1e4f69e8"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"12ed413d-3ab0-4b5e-bb0a-779650292517","vf-module-name":"basic_cnf_macro_7ef9966b-30ba-48ed-bd7a-2a34038f188f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"82210b83-160b-4468-9ab9-f1df3de3d8a6","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"ae5a1820-c0e7-404e-97f6-743a2f0ffeab","model-invariant-uuid":"466b1cd5-f090-4de6-bcaa-299595e4ec57"},"global-customer-id":"basiccnf-macro-customer","service-id":"78e75e0a-7486-4185-956b-e87e66584df5","service-instance-id":"78e75e0a-7486-4185-956b-e87e66584df5","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"3196835b-7a01-4a34-a89f-56cdf1fe1c11","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/8714af5b-19a4-48fc-8aaf-5fd1f6d2a3ff","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"2eb3fd6d-284b-4a3c-a0af-7939fb62f874","model-uuid":"092c004f-fbec-4c6b-bc75-4ba80257656b","model-invariant-uuid":"92ac72ab-0320-4573-98fd-32ea84000a15"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"c2a68b8f-7882-45bf-88ec-9ba7a58e6189"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"b3c3a7c2-f5f5-4530-90b1-9000a90f6580","model-uuid":"eac490c8-547d-4c73-bf52-c55c84296162","model-invariant-uuid":"98ca93e1-29b7-4301-820d-91df1e4f69e8"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"12ed413d-3ab0-4b5e-bb0a-779650292517","from-preload":false}}}]}) 2022-06-15 04:52:06,711|||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"12ed413d-3ab0-4b5e-bb0a-779650292517","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_7ef9966b-30ba-48ed-bd7a-2a34038f188f_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":"eac490c8-547d-4c73-bf52-c55c84296162","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-20220615t045103462518z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"98ca93e1-29b7-4301-820d-91df1e4f69e8","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220615t045103462518z","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":"b3c3a7c2-f5f5-4530-90b1-9000a90f6580","model-uuid":"eac490c8-547d-4c73-bf52-c55c84296162","model-invariant-uuid":"98ca93e1-29b7-4301-820d-91df1e4f69e8"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"12ed413d-3ab0-4b5e-bb0a-779650292517","vf-module-name":"basic_cnf_macro_7ef9966b-30ba-48ed-bd7a-2a34038f188f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"82210b83-160b-4468-9ab9-f1df3de3d8a6","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"ae5a1820-c0e7-404e-97f6-743a2f0ffeab","model-invariant-uuid":"466b1cd5-f090-4de6-bcaa-299595e4ec57"},"global-customer-id":"basiccnf-macro-customer","service-id":"78e75e0a-7486-4185-956b-e87e66584df5","service-instance-id":"78e75e0a-7486-4185-956b-e87e66584df5","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"3196835b-7a01-4a34-a89f-56cdf1fe1c11","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/8714af5b-19a4-48fc-8aaf-5fd1f6d2a3ff","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"2eb3fd6d-284b-4a3c-a0af-7939fb62f874","model-uuid":"092c004f-fbec-4c6b-bc75-4ba80257656b","model-invariant-uuid":"92ac72ab-0320-4573-98fd-32ea84000a15"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"c2a68b8f-7882-45bf-88ec-9ba7a58e6189"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"b3c3a7c2-f5f5-4530-90b1-9000a90f6580","model-uuid":"eac490c8-547d-4c73-bf52-c55c84296162","model-invariant-uuid":"98ca93e1-29b7-4301-820d-91df1e4f69e8"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"12ed413d-3ab0-4b5e-bb0a-779650292517","from-preload":false}}}]), type ({json}) 2022-06-15 04:52:06,712|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"12ed413d-3ab0-4b5e-bb0a-779650292517","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_7ef9966b-30ba-48ed-bd7a-2a34038f188f_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":"eac490c8-547d-4c73-bf52-c55c84296162","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-20220615t045103462518z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"98ca93e1-29b7-4301-820d-91df1e4f69e8","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220615t045103462518z","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":"b3c3a7c2-f5f5-4530-90b1-9000a90f6580","model-uuid":"eac490c8-547d-4c73-bf52-c55c84296162","model-invariant-uuid":"98ca93e1-29b7-4301-820d-91df1e4f69e8"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"12ed413d-3ab0-4b5e-bb0a-779650292517","vf-module-name":"basic_cnf_macro_7ef9966b-30ba-48ed-bd7a-2a34038f188f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"82210b83-160b-4468-9ab9-f1df3de3d8a6","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"ae5a1820-c0e7-404e-97f6-743a2f0ffeab","model-invariant-uuid":"466b1cd5-f090-4de6-bcaa-299595e4ec57"},"global-customer-id":"basiccnf-macro-customer","service-id":"78e75e0a-7486-4185-956b-e87e66584df5","service-instance-id":"78e75e0a-7486-4185-956b-e87e66584df5","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"3196835b-7a01-4a34-a89f-56cdf1fe1c11","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/8714af5b-19a4-48fc-8aaf-5fd1f6d2a3ff","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"2eb3fd6d-284b-4a3c-a0af-7939fb62f874","model-uuid":"092c004f-fbec-4c6b-bc75-4ba80257656b","model-invariant-uuid":"92ac72ab-0320-4573-98fd-32ea84000a15"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"c2a68b8f-7882-45bf-88ec-9ba7a58e6189"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"b3c3a7c2-f5f5-4530-90b1-9000a90f6580","model-uuid":"eac490c8-547d-4c73-bf52-c55c84296162","model-invariant-uuid":"98ca93e1-29b7-4301-820d-91df1e4f69e8"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"12ed413d-3ab0-4b5e-bb0a-779650292517","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json) 2022-06-15 04:52:06,726|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/c2a68b8f-7882-45bf-88ec-9ba7a58e6189?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-06-15 04:52:06,726|||DefaultDispatcher-worker-1||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/c2a68b8f-7882-45bf-88ec-9ba7a58e6189?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-06-15 04:52:06,743|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/c2a68b8f-7882-45bf-88ec-9ba7a58e6189?depth=1) 2022-06-15 04:52:06,880|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-06-15 04:52:06,881|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (json) 2022-06-15 04:52:06,882|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"12ed413d-3ab0-4b5e-bb0a-779650292517","vf-module-name":"basic_cnf_macro_7ef9966b-30ba-48ed-bd7a-2a34038f188f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"epic_williamson","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1655268723508","model-invariant-id":"98ca93e1-29b7-4301-820d-91df1e4f69e8","model-version-id":"eac490c8-547d-4c73-bf52-c55c84296162","model-customization-id":"b3c3a7c2-f5f5-4530-90b1-9000a90f6580","module-index":0}]}) 2022-06-15 04:52:06,882|||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"12ed413d-3ab0-4b5e-bb0a-779650292517","vf-module-name":"basic_cnf_macro_7ef9966b-30ba-48ed-bd7a-2a34038f188f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"epic_williamson","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1655268723508","model-invariant-id":"98ca93e1-29b7-4301-820d-91df1e4f69e8","model-version-id":"eac490c8-547d-4c73-bf52-c55c84296162","model-customization-id":"b3c3a7c2-f5f5-4530-90b1-9000a90f6580","module-index":0}]}) 2022-06-15 04:52:06,882|||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"12ed413d-3ab0-4b5e-bb0a-779650292517","vf-module-name":"basic_cnf_macro_7ef9966b-30ba-48ed-bd7a-2a34038f188f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"epic_williamson","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1655268723508","model-invariant-id":"98ca93e1-29b7-4301-820d-91df1e4f69e8","model-version-id":"eac490c8-547d-4c73-bf52-c55c84296162","model-customization-id":"b3c3a7c2-f5f5-4530-90b1-9000a90f6580","module-index":0}]), type ({json}) 2022-06-15 04:52:06,882|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"12ed413d-3ab0-4b5e-bb0a-779650292517","vf-module-name":"basic_cnf_macro_7ef9966b-30ba-48ed-bd7a-2a34038f188f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"epic_williamson","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1655268723508","model-invariant-id":"98ca93e1-29b7-4301-820d-91df1e4f69e8","model-version-id":"eac490c8-547d-4c73-bf52-c55c84296162","model-customization-id":"b3c3a7c2-f5f5-4530-90b1-9000a90f6580","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json) 2022-06-15 04:52:06,884|||DefaultDispatcher-worker-1||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup) 2022-06-15 04:52:06,886|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"98ca93e1-29b7-4301-820d-91df1e4f69e8","k8s-rb-definition-version":"b3c3a7c2-f5f5-4530-90b1-9000a90f6580","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":"epic_williamson"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json) 2022-06-15 04:52:06,888|||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({ "config-deploy-setup" : { "helm_apache" : { "k8s-instance-id" : "epic_williamson", "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" : "98ca93e1-29b7-4301-820d-91df1e4f69e8", "k8s-rb-definition-version" : "b3c3a7c2-f5f5-4530-90b1-9000a90f6580" } }, "replica-count" : null, "service-instance-id" : "78e75e0a-7486-4185-956b-e87e66584df5", "service-instance-name" : "basic_cnf_macro_7ef9966b-30ba-48ed-bd7a-2a34038f188f", "vf-modules-list-aai" : { "vf-modules" : [ { "automated-assignment" : false, "heat-stack-id" : "epic_williamson", "is-base-vf-module" : false, "model-customization-id" : "b3c3a7c2-f5f5-4530-90b1-9000a90f6580", "model-invariant-id" : "98ca93e1-29b7-4301-820d-91df1e4f69e8", "model-version-id" : "eac490c8-547d-4c73-bf52-c55c84296162", "module-index" : 0, "orchestration-status" : "Active", "resource-version" : "1655268723508", "vf-module-id" : "12ed413d-3ab0-4b5e-bb0a-779650292517", "vf-module-name" : "basic_cnf_macro_7ef9966b-30ba-48ed-bd7a-2a34038f188f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" } ] }, "vf-modules-list-sdnc" : { "vf-modules" : [ { "vf-module-data" : { "request-information" : { "request-action" : "CreateVfModuleInstance", "request-id" : "82210b83-160b-4468-9ab9-f1df3de3d8a6", "source" : "MSO" }, "sdnc-request-header" : { "svc-action" : "activate", "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/8714af5b-19a4-48fc-8aaf-5fd1f6d2a3ff", "svc-request-id" : "3196835b-7a01-4a34-a89f-56cdf1fe1c11" }, "service-information" : { "global-customer-id" : "basiccnf-macro-customer", "onap-model-information" : { "model-invariant-uuid" : "466b1cd5-f090-4de6-bcaa-299595e4ec57", "model-name" : "basic_cnf_macro", "model-uuid" : "ae5a1820-c0e7-404e-97f6-743a2f0ffeab", "model-version" : "1.0" }, "service-id" : "78e75e0a-7486-4185-956b-e87e66584df5", "service-instance-id" : "78e75e0a-7486-4185-956b-e87e66584df5", "subscription-service-type" : "basic_cnf_macro" }, "vf-module-information" : { "from-preload" : false, "onap-model-information" : { "model-customization-uuid" : "b3c3a7c2-f5f5-4530-90b1-9000a90f6580", "model-invariant-uuid" : "98ca93e1-29b7-4301-820d-91df1e4f69e8", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "eac490c8-547d-4c73-bf52-c55c84296162", "model-version" : "1" }, "vf-module-id" : "12ed413d-3ab0-4b5e-bb0a-779650292517", "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_7ef9966b-30ba-48ed-bd7a-2a34038f188f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" }, "vf-module-topology" : { "aic-cloud-region" : "k8sregion-cnf-macro", "onap-model-information" : { "model-customization-uuid" : "b3c3a7c2-f5f5-4530-90b1-9000a90f6580", "model-invariant-uuid" : "98ca93e1-29b7-4301-820d-91df1e4f69e8", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "eac490c8-547d-4c73-bf52-c55c84296162", "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" : "eac490c8-547d-4c73-bf52-c55c84296162" }, { "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-20220615t045103462518z-helm_apache-vfmt-001" }, { "name" : "vf-module-model-invariant-uuid", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "98ca93e1-29b7-4301-820d-91df1e4f69e8" }, { "name" : "vnf_name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20220615t045103462518z" }, { "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" : "12ed413d-3ab0-4b5e-bb0a-779650292517", "vf-module-name" : "basic_cnf_macro_7ef9966b-30ba-48ed-bd7a-2a34038f188f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" } }, "vnf-information" : { "onap-model-information" : { "model-customization-uuid" : "2eb3fd6d-284b-4a3c-a0af-7939fb62f874", "model-invariant-uuid" : "92ac72ab-0320-4573-98fd-32ea84000a15", "model-name" : "basic_cnf_macro", "model-uuid" : "092c004f-fbec-4c6b-bc75-4ba80257656b", "model-version" : "1.0" }, "vnf-id" : "c2a68b8f-7882-45bf-88ec-9ba7a58e6189", "vnf-name" : "basic_cnf_macro", "vnf-type" : "basic_cnf_macro/null" } }, "vf-module-id" : "12ed413d-3ab0-4b5e-bb0a-779650292517" } ] }, "vnf-id" : "c2a68b8f-7882-45bf-88ec-9ba7a58e6189" }) 2022-06-15 04:52:06,896|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2022-06-15 04:52:06,896|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process) 2022-06-15 04:52:06,896|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS) 2022-06-15 04:52:06,897|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[82210b83-160b-4468-9ab9-f1df3de3d8a6])'s step(status-verification-script) 2022-06-15 04:52:06,897|||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-06-15 04:52:06,905|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(82210b83-160b-4468-9ab9-f1df3de3d8a6) for workflow(config-deploy) step(status-verification-script) 2022-06-15 04:52:06,905|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process) 2022-06-15 04:52:06,906|||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-06-15 04:52:06,909|||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-06-15 04:52:06,918|||DefaultDispatcher-worker-1||||INFO||||||| SIMPLE STATUS CHECK - START 2022-06-15 04:52:06,931|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/epic_williamson/status) 2022-06-15 04:52:06,990|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-06-15 04:52:07,014|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (epic_williamson) is not ready. Please wait... 2022-06-15 04:52:17,024|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/epic_williamson/status) 2022-06-15 04:52:17,069|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-06-15 04:52:17,072|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (epic_williamson) is not ready. Please wait... 2022-06-15 04:52:27,084|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/epic_williamson/status) 2022-06-15 04:52:27,151|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-06-15 04:52:27,163|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (epic_williamson) is ready. 2022-06-15 04:52:27,163|||DefaultDispatcher-worker-1||||INFO||||||| SIMPLE STATUS CHECK - END 2022-06-15 04:52:27,164|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2022-06-15 04:52:27,164|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process) 2022-06-15 04:52:27,165|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(status-verification-script) -> executed state(SUCCESS) 2022-06-15 04:52:27,166|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[82210b83-160b-4468-9ab9-f1df3de3d8a6])'s step(config-apply) 2022-06-15 04:52:27,167|||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-06-15 04:52:27,180|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(82210b83-160b-4468-9ab9-f1df3de3d8a6) for workflow(config-deploy) step(config-apply) 2022-06-15 04:52:27,180|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process) 2022-06-15 04:52:27,181|||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-06-15 04:52:27,185|||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Config Value component logic. 2022-06-15 04:52:27,185|||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes 2022-06-15 04:52:27,186|||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map. 2022-06-15 04:52:27,213|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/epic_williamson/config/replica-count-change) 2022-06-15 04:52:32,229|||DefaultDispatcher-worker-1||||INFO||||||| Response status(500 - Internal Server Error) 2022-06-15 04:52:32,229|||DefaultDispatcher-worker-1||||INFO||||||| Uploading K8s config.. 2022-06-15 04:52:32,277|||DefaultDispatcher-worker-1||||INFO||||||| Config building started from source custom-values 2022-06-15 04:52:32,277|||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(custom-values-mapping) 2022-06-15 04:52:32,309|||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = replica-count status = null required = null dependencies = [] dictionaryName = replica-count dictionarySource = default ]]]) 2022-06-15 04:52:32,311|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-06-15 04:52:32,312|||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({ "replica-count" : 2 }) 2022-06-15 04:52:32,392|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/instance/epic_williamson/config) 2022-06-15 04:52:32,557|||DefaultDispatcher-worker-1||||INFO||||||| Response status(201 - Created) 2022-06-15 04:52:32,569|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2022-06-15 04:52:32,569|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process) 2022-06-15 04:52:32,570|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(config-apply) -> executed state(SUCCESS) 2022-06-15 04:52:32,570|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[82210b83-160b-4468-9ab9-f1df3de3d8a6])'s step(status-verification-script-after) 2022-06-15 04:52:32,570|||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-06-15 04:52:32,571|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(82210b83-160b-4468-9ab9-f1df3de3d8a6) for workflow(config-deploy) step(status-verification-script-after) 2022-06-15 04:52:32,571|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process) 2022-06-15 04:52:32,571|||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-06-15 04:52:32,572|||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-06-15 04:52:32,574|||DefaultDispatcher-worker-1||||INFO||||||| SIMPLE STATUS CHECK - START 2022-06-15 04:52:32,585|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/epic_williamson/status) 2022-06-15 04:52:32,658|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-06-15 04:52:32,660|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (epic_williamson) is not ready. Please wait... 2022-06-15 04:52:42,675|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/epic_williamson/status) 2022-06-15 04:52:42,735|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-06-15 04:52:42,746|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (epic_williamson) is not ready. Please wait... 2022-06-15 04:52:52,756|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/epic_williamson/status) 2022-06-15 04:52:52,827|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-06-15 04:52:52,830|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (epic_williamson) is not ready. Please wait... 2022-06-15 04:53:02,840|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/epic_williamson/status) 2022-06-15 04:53:02,890|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-06-15 04:53:02,893|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (epic_williamson) is not ready. Please wait... 2022-06-15 04:53:12,913|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/epic_williamson/status) 2022-06-15 04:53:12,963|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-06-15 04:53:12,966|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (epic_williamson) is not ready. Please wait... 2022-06-15 04:53:22,977|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/epic_williamson/status) 2022-06-15 04:53:23,030|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-06-15 04:53:23,034|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (epic_williamson) is ready. 2022-06-15 04:53:23,035|||DefaultDispatcher-worker-1||||INFO||||||| SIMPLE STATUS CHECK - END 2022-06-15 04:53:23,035|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2022-06-15 04:53:23,035|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process) 2022-06-15 04:53:23,035|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(status-verification-script-after) -> executed state(SUCCESS) 2022-06-15 04:53:23,036|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[82210b83-160b-4468-9ab9-f1df3de3d8a6])'s step(collect-results) 2022-06-15 04:53:23,037|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-06-15 04:53:23,038|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(82210b83-160b-4468-9ab9-f1df3de3d8a6) for workflow(config-deploy) step(collect-results) 2022-06-15 04:53:23,038|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process) 2022-06-15 04:53:23,038|||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"}) 2022-06-15 04:53:23,038|||DefaultDispatcher-worker-1||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([]) 2022-06-15 04:53:23,050|||DefaultDispatcher-worker-1||||INFO||||||| Collected results: {} 2022-06-15 04:53:23,051|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2022-06-15 04:53:23,051|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process) 2022-06-15 04:53:23,051|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(collect-results) -> executed state(SUCCESS) 2022-06-15 04:53:23,052|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2022-06-15 04:53:23,052|||DefaultDispatcher-worker-1||||INFO||||||| workflow(82210b83-160b-4468-9ab9-f1df3de3d8a6) nodes completed with (0)exceptions 2022-06-15 04:53:23,052|82210b83-160b-4468-9ab9-f1df3de3d8a6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-06-15 04:53:23,054|82210b83-160b-4468-9ab9-f1df3de3d8a6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4406cfd4-e2c1-4f74-9a5b-716bbc0787e6 auditStoreId -1 2022-06-15 04:53:23,057|82210b83-160b-4468-9ab9-f1df3de3d8a6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Completed 2022-06-15 04:55:33,857|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| processing request id 4636013d-c2d8-4ed7-a8c6-7aa229f777fa 2022-06-15 04:55:33,857|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| storeExecutionInput called not to store the Workflow action input details 2022-06-15 04:55:33,857|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| StoreAuditService ID -1 2022-06-15 04:55:33,860|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-15 04:55:33,860|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-15 04:55:33,865|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-15 04:55:33,888|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Deriving input data for workflow: (resource-assignment) 2022-06-15 04:55:33,889|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-06-15 04:55:33,889|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-15 04:55:33,890|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| preparing request id(4636013d-c2d8-4ed7-a8c6-7aa229f777fa) for workflow(resource-assignment) step(resource-assignment) 2022-06-15 04:55:33,890|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-06-15 04:55:33,890|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-06-15 04:55:33,892|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-06-15 04:55:33,930|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vnf_name status = null required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2022-06-15 04:55:33,932|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-06-15 04:55:33,932|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("e6447570-c421-4dbe-bef7-fe0be7c4e792") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-15 04:55:33,932|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("322e424b-1ffb-4470-8ba5-a873b2f90e4c") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-15 04:55:33,934|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Generated Resource Param Data ({ "service-instance-id" : "e6447570-c421-4dbe-bef7-fe0be7c4e792", "vnf-id" : "322e424b-1ffb-4470-8ba5-a873b2f90e4c", "vnf_name" : "ubuntu20-VNF-name" }) 2022-06-15 04:55:33,944|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Preparing Response... 2022-06-15 04:55:33,945|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-06-15 04:55:33,945|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-06-15 04:55:33,946|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 2928a1cf-ea78-4fff-95a7-3332a5b096bb auditStoreId -1 2022-06-15 04:55:41,952|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| processing request id 6a308980-e8aa-4eb7-b131-bff059a3248d 2022-06-15 04:55:41,952|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| storeExecutionInput called not to store the Workflow action input details 2022-06-15 04:55:41,952|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| StoreAuditService ID -1 2022-06-15 04:55:41,952|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-15 04:55:41,952|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-15 04:55:41,954|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-15 04:55:41,962|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Deriving input data for workflow: (resource-assignment) 2022-06-15 04:55:41,963|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-06-15 04:55:41,963|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-15 04:55:41,964|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| preparing request id(6a308980-e8aa-4eb7-b131-bff059a3248d) for workflow(resource-assignment) step(resource-assignment) 2022-06-15 04:55:41,964|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-06-15 04:55:41,964|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-06-15 04:55:41,965|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2022-06-15 04:55:41,981|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = admin_plane_net_name status = null required = false dependencies = [] dictionaryName = public_net_id dictionarySource = input ], [ name = ubuntu20_key_name status = null required = false dependencies = [] dictionaryName = key_name dictionarySource = input ], [ name = ubuntu20_name_0 status = null required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = ubuntu20_image_name status = null required = false dependencies = [] dictionaryName = image_name dictionarySource = input ], [ name = vf-module-id status = null required = false dependencies = [] dictionaryName = vf-module-id dictionarySource = input ], [ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = ubuntu20_pub_key status = null required = false dependencies = [] dictionaryName = pub_key dictionarySource = input ], [ name = ubuntu20_flavor_name status = null required = false dependencies = [] dictionaryName = vlb_flavor_name dictionarySource = input ]], [[ name = vnf_id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = sdnc ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2022-06-15 04:55:41,983|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("admin-daily-jakarta") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2022-06-15 04:55:41,984|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2022-06-15 04:55:41,985|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2022-06-15 04:55:41,985|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2022-06-15 04:55:41,986|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("6db94854-133d-4b19-aee4-c54e20757e04") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-06-15 04:55:41,986|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("e6447570-c421-4dbe-bef7-fe0be7c4e792") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-15 04:55:41,987|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string) 2022-06-15 04:55:41,987|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2022-06-15 04:55:41,988|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2022-06-15 04:55:41,989|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("322e424b-1ffb-4470-8ba5-a873b2f90e4c") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-15 04:55:41,990|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin-daily-jakarta", "service-instance-id" : "e6447570-c421-4dbe-bef7-fe0be7c4e792", "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" : "6db94854-133d-4b19-aee4-c54e20757e04", "vnf-id" : "322e424b-1ffb-4470-8ba5-a873b2f90e4c", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2022-06-15 04:55:42,005|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Preparing Response... 2022-06-15 04:55:42,006|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-06-15 04:55:42,006|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-06-15 04:55:42,006|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e7bf7eb3-1ff4-4da4-8296-5f551b357f9a auditStoreId -1 2022-06-15 04:55:46,906|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-15 04:55:47,014|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-06-15 04:55:47,018|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| processing request id a65a8ad1-8c38-4f88-aaa9-1c14974d6002 2022-06-15 04:55:47,018|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| storeExecutionInput called not to store the Workflow action input details 2022-06-15 04:55:47,018|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| StoreAuditService ID -1 2022-06-15 04:55:47,018|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-15 04:55:47,018|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-15 04:55:47,019|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-15 04:55:47,023|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Deriving input data for workflow: (config-assign) 2022-06-15 04:55:47,024|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2022-06-15 04:55:47,024|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-15 04:55:47,025|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| preparing request id(a65a8ad1-8c38-4f88-aaa9-1c14974d6002) for workflow(config-assign) step(config-assign) 2022-06-15 04:55:47,025|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2022-06-15 04:55:47,025|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2022-06-15 04:55:47,028|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2022-06-15 04:55:47,066|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vnf_name status = null required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2022-06-15 04:55:47,068|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-06-15 04:55:47,068|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("e6447570-c421-4dbe-bef7-fe0be7c4e792") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-15 04:55:47,069|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Setting Resource Value ("322e424b-1ffb-4470-8ba5-a873b2f90e4c") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-15 04:55:47,084|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Resource resolution saved into database successfully : (vnf-id) 2022-06-15 04:55:47,084|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Resource resolution saved into database successfully : (service-instance-id) 2022-06-15 04:55:47,085|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Resource resolution saved into database successfully : (vnf_name) 2022-06-15 04:55:47,086|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Generated Resource Param Data ({ "service-instance-id" : "e6447570-c421-4dbe-bef7-fe0be7c4e792", "vnf-id" : "322e424b-1ffb-4470-8ba5-a873b2f90e4c", "vnf_name" : "ubuntuCDS-VNF-name" }) 2022-06-15 04:55:47,104|||DefaultDispatcher-worker-1||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId: resourceType: ) occurrence:1 2022-06-15 04:55:47,114|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-06-15 04:55:47,115|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Preparing Response... 2022-06-15 04:55:47,115|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2022-06-15 04:55:47,115|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| resolveWorkflowOutputs for workflow(config-assign) 2022-06-15 04:55:47,116|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7ef33d68-a56a-422c-af07-d36f795a0346 auditStoreId -1 2022-06-15 04:55:47,126|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Completed 2022-06-15 04:56:36,932|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-15 04:56:37,042|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-06-15 04:56:37,045|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| processing request id a65a8ad1-8c38-4f88-aaa9-1c14974d6002 2022-06-15 04:56:37,045|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| storeExecutionInput called not to store the Workflow action input details 2022-06-15 04:56:37,045|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| StoreAuditService ID -1 2022-06-15 04:56:37,047|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-15 04:56:37,047|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-15 04:56:37,049|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-15 04:56:37,053|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Deriving input data for workflow: (config-deploy) 2022-06-15 04:56:37,053|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 2022-06-15 04:56:37,053|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-06-15 04:56:37,059|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| preparing request id(a65a8ad1-8c38-4f88-aaa9-1c14974d6002) for workflow(config-deploy) step(config-deploy) 2022-06-15 04:56:37,059|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process) 2022-06-15 04:56:37,060|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| input definition for node template (config-deploy), values ({script-type="jython", script-class-reference="Scripts/python/ConfigDeploy.py", instance-dependencies=[], dynamic-properties="*config-deploy-properties"}) 2022-06-15 04:56:37,063|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service]) 2022-06-15 04:56:37,063|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Getting Jython Script Class(ConfigDeploy) 2022-06-15 04:56:37,110|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@6f63e5f7 2022-06-15 04:56:37,113|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Hello world 2022-06-15 04:56:37,113|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Preparing Response... 2022-06-15 04:56:37,113|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process) 2022-06-15 04:56:37,113|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-06-15 04:56:37,114|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 501189f9-f55c-40c5-83bc-1e95d19fef20 auditStoreId -1 2022-06-15 04:56:37,116|a65a8ad1-8c38-4f88-aaa9-1c14974d6002||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8dwln|||| Completed