05:37:40,504 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 05:37:40,505 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 05:37:40,506 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] 05:37:40,507 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 05:37:40,507 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] 05:37:40,507 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 05:37:40,526 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61322f9d - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] is not of type file 05:37:40,679 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 05:37:40,689 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 05:37:40,693 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 05:37:40,701 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 05:37:40,792 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 05:37:40,792 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 05:37:40,792 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 05:37:40,792 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 05:37:40,792 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 05:37:40,792 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 05:37:40,793 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 05:37:40,793 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 05:37:40,795 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2022-06-26 05:37:41,636|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-7db7f85d78-7h2tg 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-26 05:37:41,640|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2022-06-26 05:37:45,091|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-06-26 05:37:45,805|||main||||INFO||||||| Finished Spring Data repository scanning in 698ms. Found 11 JPA repository interfaces. 2022-06-26 05:37:48,266|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2022-06-26 05:37:48,342|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2022-06-26 05:37:48,569|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-06-26 05:37:49,068|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-06-26 05:37:49,450|||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-26 05:37:49,458|||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-26 05:37:49,693|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2022-06-26 05:37:51,153|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-06-26 05:37:51,165|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-06-26 05:37:51,255|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2022-06-26 05:37:52,606|||main||||INFO||||||| Audit service is disabled 2022-06-26 05:37:52,798|||main||||INFO||||||| Workflow Audit store is disabled 2022-06-26 05:37:54,140|||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-26 05:37:54,192|||main||||INFO||||||| Dependency Management module created... 2022-06-26 05:37:55,329|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2022-06-26 05:37:55,592|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2022-06-26 05:37:56,841|||main||||INFO||||||| Netty started on port(s): 8080 2022-06-26 05:37:58,349|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2022-06-26 05:37:58,662|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2022-06-26 05:37:58,671|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 17.686 seconds (JVM running for 18.758) 2022-06-26 05:37:58,690|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2022-06-26 06:46:54,582|2dbeaa79-2731-4f77-8ec0-b36bdd9f7de5||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-06-26 06:46:54,583|2dbeaa79-2731-4f77-8ec0-b36bdd9f7de5||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-26 06:46:54,585|2dbeaa79-2731-4f77-8ec0-b36bdd9f7de5||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-26 06:46:55,047|2dbeaa79-2731-4f77-8ec0-b36bdd9f7de5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-26 06:46:55,050|2dbeaa79-2731-4f77-8ec0-b36bdd9f7de5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-26 06:46:56,405|7266f0f9-9914-49a4-a469-0c9fab2e213c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Enhancing blueprint(/opt/app/onap/blueprints/working/cac2bfeb-baa7-41ee-ad54-97b0c3c0fea2) 2022-06-26 06:46:56,416|7266f0f9-9914-49a4-a469-0c9fab2e213c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| deleting definition types under : /opt/app/onap/blueprints/working/cac2bfeb-baa7-41ee-ad54-97b0c3c0fea2/Definitions 2022-06-26 06:46:56,525|7266f0f9-9914-49a4-a469-0c9fab2e213c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| reinitialized all type definitions 2022-06-26 06:46:56,535|7266f0f9-9914-49a4-a469-0c9fab2e213c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(helloworld) 2022-06-26 06:46:56,576|7266f0f9-9914-49a4-a469-0c9fab2e213c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing ArtifactDefinition(helloworld-template) 2022-06-26 06:46:56,582|7266f0f9-9914-49a4-a469-0c9fab2e213c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-06-26 06:46:56,587|7266f0f9-9914-49a4-a469-0c9fab2e213c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-06-26 06:46:56,632|7266f0f9-9914-49a4-a469-0c9fab2e213c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ##### Enhancing Workflow(helloworld) 2022-06-26 06:46:56,633|7266f0f9-9914-49a4-a469-0c9fab2e213c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-06-26 06:46:56,633|7266f0f9-9914-49a4-a469-0c9fab2e213c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| identified workflow(helloworld) targets(helloworld) 2022-06-26 06:46:56,634|7266f0f9-9914-49a4-a469-0c9fab2e213c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-06-26 06:46:56,634|7266f0f9-9914-49a4-a469-0c9fab2e213c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-06-26 06:46:56,634|7266f0f9-9914-49a4-a469-0c9fab2e213c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enriching artifacts file(/opt/app/onap/blueprints/working/cac2bfeb-baa7-41ee-ad54-97b0c3c0fea2/Templates/hello-world-mapping.json 2022-06-26 06:46:56,647|7266f0f9-9914-49a4-a469-0c9fab2e213c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-06-26 06:46:56,647|7266f0f9-9914-49a4-a469-0c9fab2e213c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| dataType not present for the recipe(dt-helloworld-properties) 2022-06-26 06:46:56,647|7266f0f9-9914-49a4-a469-0c9fab2e213c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ##### Enhancing blueprint Resource Definitions 2022-06-26 06:46:56,648|7266f0f9-9914-49a4-a469-0c9fab2e213c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-06-26 06:46:56,649|7266f0f9-9914-49a4-a469-0c9fab2e213c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| processing file (Templates/hello-world-mapping.json) 2022-06-26 06:46:56,665|7266f0f9-9914-49a4-a469-0c9fab2e213c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| distinct resource keys ([]) 2022-06-26 06:46:56,666|7266f0f9-9914-49a4-a469-0c9fab2e213c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Enriching Resource Definition sources Node Template: [] 2022-06-26 06:46:56,921|9518c0d5-2356-4b88-89ac-167c13248d0a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Save processing(2a07e24a-35d8-401e-80e8-7062228ba954) CBA(/opt/app/onap/blueprints/archive/2a07e24a-35d8-401e-80e8-7062228ba954/cba.zip) 2022-06-26 06:46:56,936|9518c0d5-2356-4b88-89ac-167c13248d0a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2a07e24a-35d8-401e-80e8-7062228ba954) and entry definition file (Definitions/blueprint.json) 2022-06-26 06:46:57,009|9518c0d5-2356-4b88-89ac-167c13248d0a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(helloworld) 2022-06-26 06:46:57,025|9518c0d5-2356-4b88-89ac-167c13248d0a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2a07e24a-35d8-401e-80e8-7062228ba954) and entry definition file (Definitions/blueprint.json) 2022-06-26 06:46:57,146|9518c0d5-2356-4b88-89ac-167c13248d0a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| No compiled cache(/opt/app/onap/blueprints/working/2a07e24a-35d8-401e-80e8-7062228ba954) present to clean. 2022-06-26 06:46:57,367|08ac01ff-1950-4c40-ab3f-5f4b24bd06e3||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| processing request id 654321 2022-06-26 06:46:57,367|08ac01ff-1950-4c40-ab3f-5f4b24bd06e3||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| storeExecutionInput called not to store the Workflow action input details 2022-06-26 06:46:57,367|08ac01ff-1950-4c40-ab3f-5f4b24bd06e3||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| StoreAuditService ID -1 2022-06-26 06:46:57,380|08ac01ff-1950-4c40-ab3f-5f4b24bd06e3||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| getting cba file name(test101), version(1.0.1) from db 2022-06-26 06:46:57,441|08ac01ff-1950-4c40-ab3f-5f4b24bd06e3||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-06-26 06:46:57,443|08ac01ff-1950-4c40-ab3f-5f4b24bd06e3||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-06-26 06:46:57,446|08ac01ff-1950-4c40-ab3f-5f4b24bd06e3||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-06-26 06:46:57,462|08ac01ff-1950-4c40-ab3f-5f4b24bd06e3||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Deriving input data for workflow: (helloworld) 2022-06-26 06:46:57,463|08ac01ff-1950-4c40-ab3f-5f4b24bd06e3||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-06-26 06:46:57,464|08ac01ff-1950-4c40-ab3f-5f4b24bd06e3||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-26 06:46:57,476|08ac01ff-1950-4c40-ab3f-5f4b24bd06e3||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-06-26 06:46:57,476|08ac01ff-1950-4c40-ab3f-5f4b24bd06e3||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-06-26 06:46:57,477|08ac01ff-1950-4c40-ab3f-5f4b24bd06e3||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-06-26 06:46:57,500|08ac01ff-1950-4c40-ab3f-5f4b24bd06e3||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-06-26 06:46:57,534|08ac01ff-1950-4c40-ab3f-5f4b24bd06e3||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Batched Sequence : ([]) 2022-06-26 06:46:57,537|08ac01ff-1950-4c40-ab3f-5f4b24bd06e3||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Generated Resource Param Data ({ }) 2022-06-26 06:46:57,627|08ac01ff-1950-4c40-ab3f-5f4b24bd06e3||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Preparing Response... 2022-06-26 06:46:57,629|08ac01ff-1950-4c40-ab3f-5f4b24bd06e3||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-06-26 06:46:57,630|08ac01ff-1950-4c40-ab3f-5f4b24bd06e3||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveWorkflowOutputs for workflow(helloworld) 2022-06-26 06:46:57,632|08ac01ff-1950-4c40-ab3f-5f4b24bd06e3||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e6e0e907-685c-4766-a8b3-d1b1630f6868 auditStoreId -1 2022-06-26 06:47:36,176|510178a3-f541-4c8d-ae02-cb4d76fa3fcc||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-06-26 06:47:36,176|510178a3-f541-4c8d-ae02-cb4d76fa3fcc||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-26 06:47:36,177|510178a3-f541-4c8d-ae02-cb4d76fa3fcc||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-26 06:47:36,398|510178a3-f541-4c8d-ae02-cb4d76fa3fcc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-26 06:47:36,398|510178a3-f541-4c8d-ae02-cb4d76fa3fcc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-26 06:47:37,137|e20e2ef3-9ea8-4fb0-a22a-6efcf150dbb9||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Enhancing blueprint(/opt/app/onap/blueprints/working/ac2608c1-eff8-4f56-84a7-e19d3574ca7e) 2022-06-26 06:47:37,138|e20e2ef3-9ea8-4fb0-a22a-6efcf150dbb9||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| deleting definition types under : /opt/app/onap/blueprints/working/ac2608c1-eff8-4f56-84a7-e19d3574ca7e/Definitions 2022-06-26 06:47:37,139|e20e2ef3-9ea8-4fb0-a22a-6efcf150dbb9||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| reinitialized all type definitions 2022-06-26 06:47:37,141|e20e2ef3-9ea8-4fb0-a22a-6efcf150dbb9||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(helloworld) 2022-06-26 06:47:37,156|e20e2ef3-9ea8-4fb0-a22a-6efcf150dbb9||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing ArtifactDefinition(helloworld-template) 2022-06-26 06:47:37,161|e20e2ef3-9ea8-4fb0-a22a-6efcf150dbb9||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-06-26 06:47:37,164|e20e2ef3-9ea8-4fb0-a22a-6efcf150dbb9||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-06-26 06:47:37,182|e20e2ef3-9ea8-4fb0-a22a-6efcf150dbb9||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ##### Enhancing Workflow(helloworld) 2022-06-26 06:47:37,183|e20e2ef3-9ea8-4fb0-a22a-6efcf150dbb9||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-06-26 06:47:37,183|e20e2ef3-9ea8-4fb0-a22a-6efcf150dbb9||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| identified workflow(helloworld) targets(helloworld) 2022-06-26 06:47:37,183|e20e2ef3-9ea8-4fb0-a22a-6efcf150dbb9||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-06-26 06:47:37,183|e20e2ef3-9ea8-4fb0-a22a-6efcf150dbb9||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-06-26 06:47:37,183|e20e2ef3-9ea8-4fb0-a22a-6efcf150dbb9||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enriching artifacts file(/opt/app/onap/blueprints/working/ac2608c1-eff8-4f56-84a7-e19d3574ca7e/Templates/hello-world-mapping.json 2022-06-26 06:47:37,197|e20e2ef3-9ea8-4fb0-a22a-6efcf150dbb9||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-06-26 06:47:37,197|e20e2ef3-9ea8-4fb0-a22a-6efcf150dbb9||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| dataType not present for the recipe(dt-helloworld-properties) 2022-06-26 06:47:37,197|e20e2ef3-9ea8-4fb0-a22a-6efcf150dbb9||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ##### Enhancing blueprint Resource Definitions 2022-06-26 06:47:37,197|e20e2ef3-9ea8-4fb0-a22a-6efcf150dbb9||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-06-26 06:47:37,197|e20e2ef3-9ea8-4fb0-a22a-6efcf150dbb9||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| processing file (Templates/hello-world-mapping.json) 2022-06-26 06:47:37,206|e20e2ef3-9ea8-4fb0-a22a-6efcf150dbb9||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| distinct resource keys ([]) 2022-06-26 06:47:37,206|e20e2ef3-9ea8-4fb0-a22a-6efcf150dbb9||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Enriching Resource Definition sources Node Template: [] 2022-06-26 06:47:37,445|9de7bc1e-e593-4b1f-bc1f-e832352362e4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Save processing(cdba7785-af13-44e7-b04a-da6f5b996ae3) CBA(/opt/app/onap/blueprints/archive/cdba7785-af13-44e7-b04a-da6f5b996ae3/cba.zip) 2022-06-26 06:47:37,453|9de7bc1e-e593-4b1f-bc1f-e832352362e4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/cdba7785-af13-44e7-b04a-da6f5b996ae3) and entry definition file (Definitions/blueprint.json) 2022-06-26 06:47:37,474|9de7bc1e-e593-4b1f-bc1f-e832352362e4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(helloworld) 2022-06-26 06:47:37,483|9de7bc1e-e593-4b1f-bc1f-e832352362e4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/cdba7785-af13-44e7-b04a-da6f5b996ae3) and entry definition file (Definitions/blueprint.json) 2022-06-26 06:47:37,504|9de7bc1e-e593-4b1f-bc1f-e832352362e4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| No compiled cache(/opt/app/onap/blueprints/working/cdba7785-af13-44e7-b04a-da6f5b996ae3) present to clean. 2022-06-26 06:47:37,722|728e480d-7010-42d2-a8fc-4d26cf67ee42||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| processing request id 654321 2022-06-26 06:47:37,722|728e480d-7010-42d2-a8fc-4d26cf67ee42||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| storeExecutionInput called not to store the Workflow action input details 2022-06-26 06:47:37,722|728e480d-7010-42d2-a8fc-4d26cf67ee42||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| StoreAuditService ID -1 2022-06-26 06:47:37,725|728e480d-7010-42d2-a8fc-4d26cf67ee42||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-06-26 06:47:37,725|728e480d-7010-42d2-a8fc-4d26cf67ee42||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-06-26 06:47:37,729|728e480d-7010-42d2-a8fc-4d26cf67ee42||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-06-26 06:47:37,751|728e480d-7010-42d2-a8fc-4d26cf67ee42||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Deriving input data for workflow: (helloworld) 2022-06-26 06:47:37,752|728e480d-7010-42d2-a8fc-4d26cf67ee42||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-06-26 06:47:37,752|728e480d-7010-42d2-a8fc-4d26cf67ee42||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-26 06:47:37,754|728e480d-7010-42d2-a8fc-4d26cf67ee42||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-06-26 06:47:37,754|728e480d-7010-42d2-a8fc-4d26cf67ee42||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-06-26 06:47:37,754|728e480d-7010-42d2-a8fc-4d26cf67ee42||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-06-26 06:47:37,756|728e480d-7010-42d2-a8fc-4d26cf67ee42||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-06-26 06:47:37,789|728e480d-7010-42d2-a8fc-4d26cf67ee42||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Batched Sequence : ([]) 2022-06-26 06:47:37,790|728e480d-7010-42d2-a8fc-4d26cf67ee42||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Generated Resource Param Data ({ }) 2022-06-26 06:47:37,801|728e480d-7010-42d2-a8fc-4d26cf67ee42||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Preparing Response... 2022-06-26 06:47:37,801|728e480d-7010-42d2-a8fc-4d26cf67ee42||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-06-26 06:47:37,802|728e480d-7010-42d2-a8fc-4d26cf67ee42||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveWorkflowOutputs for workflow(helloworld) 2022-06-26 06:47:37,802|728e480d-7010-42d2-a8fc-4d26cf67ee42||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 2b3fbdfb-8f52-4176-8d69-eeec77813098 auditStoreId -1 2022-06-26 06:48:22,703|ddabd991-069e-46d5-a951-8f59b59b6294||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-06-26 06:48:22,704|ddabd991-069e-46d5-a951-8f59b59b6294||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-26 06:48:22,704|ddabd991-069e-46d5-a951-8f59b59b6294||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-26 06:48:22,882|ddabd991-069e-46d5-a951-8f59b59b6294||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-26 06:48:22,883|ddabd991-069e-46d5-a951-8f59b59b6294||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-26 06:48:23,507|7a79d26d-07f1-43b9-8af9-e80dd86898f7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Enhancing blueprint(/opt/app/onap/blueprints/working/87eeaade-1077-47b9-a776-54b11db7f887) 2022-06-26 06:48:23,507|7a79d26d-07f1-43b9-8af9-e80dd86898f7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| deleting definition types under : /opt/app/onap/blueprints/working/87eeaade-1077-47b9-a776-54b11db7f887/Definitions 2022-06-26 06:48:23,509|7a79d26d-07f1-43b9-8af9-e80dd86898f7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| reinitialized all type definitions 2022-06-26 06:48:23,510|7a79d26d-07f1-43b9-8af9-e80dd86898f7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(helloworld) 2022-06-26 06:48:23,522|7a79d26d-07f1-43b9-8af9-e80dd86898f7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing ArtifactDefinition(helloworld-template) 2022-06-26 06:48:23,527|7a79d26d-07f1-43b9-8af9-e80dd86898f7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-06-26 06:48:23,530|7a79d26d-07f1-43b9-8af9-e80dd86898f7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-06-26 06:48:23,547|7a79d26d-07f1-43b9-8af9-e80dd86898f7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ##### Enhancing Workflow(helloworld) 2022-06-26 06:48:23,547|7a79d26d-07f1-43b9-8af9-e80dd86898f7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-06-26 06:48:23,547|7a79d26d-07f1-43b9-8af9-e80dd86898f7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| identified workflow(helloworld) targets(helloworld) 2022-06-26 06:48:23,547|7a79d26d-07f1-43b9-8af9-e80dd86898f7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-06-26 06:48:23,547|7a79d26d-07f1-43b9-8af9-e80dd86898f7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-06-26 06:48:23,547|7a79d26d-07f1-43b9-8af9-e80dd86898f7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enriching artifacts file(/opt/app/onap/blueprints/working/87eeaade-1077-47b9-a776-54b11db7f887/Templates/hello-world-mapping.json 2022-06-26 06:48:23,555|7a79d26d-07f1-43b9-8af9-e80dd86898f7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-06-26 06:48:23,555|7a79d26d-07f1-43b9-8af9-e80dd86898f7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| dataType not present for the recipe(dt-helloworld-properties) 2022-06-26 06:48:23,555|7a79d26d-07f1-43b9-8af9-e80dd86898f7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ##### Enhancing blueprint Resource Definitions 2022-06-26 06:48:23,555|7a79d26d-07f1-43b9-8af9-e80dd86898f7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-06-26 06:48:23,555|7a79d26d-07f1-43b9-8af9-e80dd86898f7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| processing file (Templates/hello-world-mapping.json) 2022-06-26 06:48:23,564|7a79d26d-07f1-43b9-8af9-e80dd86898f7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| distinct resource keys ([]) 2022-06-26 06:48:23,564|7a79d26d-07f1-43b9-8af9-e80dd86898f7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Enriching Resource Definition sources Node Template: [] 2022-06-26 06:48:23,797|01668983-d27b-44bc-8f93-c8f7eb9aac65||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Save processing(d283c350-eb97-4017-9fb0-86bb72510c6c) CBA(/opt/app/onap/blueprints/archive/d283c350-eb97-4017-9fb0-86bb72510c6c/cba.zip) 2022-06-26 06:48:23,805|01668983-d27b-44bc-8f93-c8f7eb9aac65||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d283c350-eb97-4017-9fb0-86bb72510c6c) and entry definition file (Definitions/blueprint.json) 2022-06-26 06:48:23,825|01668983-d27b-44bc-8f93-c8f7eb9aac65||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(helloworld) 2022-06-26 06:48:23,833|01668983-d27b-44bc-8f93-c8f7eb9aac65||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d283c350-eb97-4017-9fb0-86bb72510c6c) and entry definition file (Definitions/blueprint.json) 2022-06-26 06:48:23,856|01668983-d27b-44bc-8f93-c8f7eb9aac65||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| No compiled cache(/opt/app/onap/blueprints/working/d283c350-eb97-4017-9fb0-86bb72510c6c) present to clean. 2022-06-26 06:48:24,056|00fc2b77-a16f-407d-8c51-6631b4b7c303||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| processing request id 654321 2022-06-26 06:48:24,056|00fc2b77-a16f-407d-8c51-6631b4b7c303||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| storeExecutionInput called not to store the Workflow action input details 2022-06-26 06:48:24,056|00fc2b77-a16f-407d-8c51-6631b4b7c303||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| StoreAuditService ID -1 2022-06-26 06:48:24,058|00fc2b77-a16f-407d-8c51-6631b4b7c303||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-06-26 06:48:24,058|00fc2b77-a16f-407d-8c51-6631b4b7c303||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-06-26 06:48:24,059|00fc2b77-a16f-407d-8c51-6631b4b7c303||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-06-26 06:48:24,067|00fc2b77-a16f-407d-8c51-6631b4b7c303||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Deriving input data for workflow: (helloworld) 2022-06-26 06:48:24,067|00fc2b77-a16f-407d-8c51-6631b4b7c303||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-06-26 06:48:24,067|00fc2b77-a16f-407d-8c51-6631b4b7c303||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-26 06:48:24,068|00fc2b77-a16f-407d-8c51-6631b4b7c303||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-06-26 06:48:24,068|00fc2b77-a16f-407d-8c51-6631b4b7c303||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-06-26 06:48:24,069|00fc2b77-a16f-407d-8c51-6631b4b7c303||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-06-26 06:48:24,070|00fc2b77-a16f-407d-8c51-6631b4b7c303||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-06-26 06:48:24,091|00fc2b77-a16f-407d-8c51-6631b4b7c303||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Batched Sequence : ([]) 2022-06-26 06:48:24,092|00fc2b77-a16f-407d-8c51-6631b4b7c303||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Generated Resource Param Data ({ }) 2022-06-26 06:48:24,100|00fc2b77-a16f-407d-8c51-6631b4b7c303||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Preparing Response... 2022-06-26 06:48:24,100|00fc2b77-a16f-407d-8c51-6631b4b7c303||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-06-26 06:48:24,101|00fc2b77-a16f-407d-8c51-6631b4b7c303||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveWorkflowOutputs for workflow(helloworld) 2022-06-26 06:48:24,101|00fc2b77-a16f-407d-8c51-6631b4b7c303||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e14e7e4a-7748-4662-a5c1-a35a7a413d3c auditStoreId -1 2022-06-26 06:49:41,576|2f52422a-f3d9-4198-a39e-972a5b6cba56||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-06-26 06:49:41,577|2f52422a-f3d9-4198-a39e-972a5b6cba56||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-26 06:49:41,577|2f52422a-f3d9-4198-a39e-972a5b6cba56||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-26 06:49:41,750|2f52422a-f3d9-4198-a39e-972a5b6cba56||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-26 06:49:41,750|2f52422a-f3d9-4198-a39e-972a5b6cba56||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-26 06:49:42,440|7d71693c-2fd0-4969-b9ee-c6d65b26f693||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Enhancing blueprint(/opt/app/onap/blueprints/working/8e1399ba-a6f9-49bd-81b4-37b1a12a6f50) 2022-06-26 06:49:42,441|7d71693c-2fd0-4969-b9ee-c6d65b26f693||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| deleting definition types under : /opt/app/onap/blueprints/working/8e1399ba-a6f9-49bd-81b4-37b1a12a6f50/Definitions 2022-06-26 06:49:42,444|7d71693c-2fd0-4969-b9ee-c6d65b26f693||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| reinitialized all type definitions 2022-06-26 06:49:42,445|7d71693c-2fd0-4969-b9ee-c6d65b26f693||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(helloworld) 2022-06-26 06:49:42,463|7d71693c-2fd0-4969-b9ee-c6d65b26f693||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing ArtifactDefinition(helloworld-template) 2022-06-26 06:49:42,468|7d71693c-2fd0-4969-b9ee-c6d65b26f693||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-06-26 06:49:42,471|7d71693c-2fd0-4969-b9ee-c6d65b26f693||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-06-26 06:49:42,489|7d71693c-2fd0-4969-b9ee-c6d65b26f693||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ##### Enhancing Workflow(helloworld) 2022-06-26 06:49:42,490|7d71693c-2fd0-4969-b9ee-c6d65b26f693||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-06-26 06:49:42,490|7d71693c-2fd0-4969-b9ee-c6d65b26f693||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| identified workflow(helloworld) targets(helloworld) 2022-06-26 06:49:42,490|7d71693c-2fd0-4969-b9ee-c6d65b26f693||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-06-26 06:49:42,491|7d71693c-2fd0-4969-b9ee-c6d65b26f693||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-06-26 06:49:42,491|7d71693c-2fd0-4969-b9ee-c6d65b26f693||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enriching artifacts file(/opt/app/onap/blueprints/working/8e1399ba-a6f9-49bd-81b4-37b1a12a6f50/Templates/hello-world-mapping.json 2022-06-26 06:49:42,499|7d71693c-2fd0-4969-b9ee-c6d65b26f693||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-06-26 06:49:42,499|7d71693c-2fd0-4969-b9ee-c6d65b26f693||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| dataType not present for the recipe(dt-helloworld-properties) 2022-06-26 06:49:42,499|7d71693c-2fd0-4969-b9ee-c6d65b26f693||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ##### Enhancing blueprint Resource Definitions 2022-06-26 06:49:42,499|7d71693c-2fd0-4969-b9ee-c6d65b26f693||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-06-26 06:49:42,499|7d71693c-2fd0-4969-b9ee-c6d65b26f693||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| processing file (Templates/hello-world-mapping.json) 2022-06-26 06:49:42,507|7d71693c-2fd0-4969-b9ee-c6d65b26f693||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| distinct resource keys ([]) 2022-06-26 06:49:42,507|7d71693c-2fd0-4969-b9ee-c6d65b26f693||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Enriching Resource Definition sources Node Template: [] 2022-06-26 06:49:42,784|2e26b2b8-6bdc-42ae-8cea-50a36186f9ce||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Save processing(7174e215-0fad-43e8-a921-b1b0361d11a1) CBA(/opt/app/onap/blueprints/archive/7174e215-0fad-43e8-a921-b1b0361d11a1/cba.zip) 2022-06-26 06:49:42,792|2e26b2b8-6bdc-42ae-8cea-50a36186f9ce||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7174e215-0fad-43e8-a921-b1b0361d11a1) and entry definition file (Definitions/blueprint.json) 2022-06-26 06:49:42,816|2e26b2b8-6bdc-42ae-8cea-50a36186f9ce||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(helloworld) 2022-06-26 06:49:42,824|2e26b2b8-6bdc-42ae-8cea-50a36186f9ce||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7174e215-0fad-43e8-a921-b1b0361d11a1) and entry definition file (Definitions/blueprint.json) 2022-06-26 06:49:42,849|2e26b2b8-6bdc-42ae-8cea-50a36186f9ce||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| No compiled cache(/opt/app/onap/blueprints/working/7174e215-0fad-43e8-a921-b1b0361d11a1) present to clean. 2022-06-26 06:49:43,131|fbdd9384-994f-4abe-a026-f4634494a42b||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| processing request id 654321 2022-06-26 06:49:43,131|fbdd9384-994f-4abe-a026-f4634494a42b||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| storeExecutionInput called not to store the Workflow action input details 2022-06-26 06:49:43,131|fbdd9384-994f-4abe-a026-f4634494a42b||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| StoreAuditService ID -1 2022-06-26 06:49:43,133|fbdd9384-994f-4abe-a026-f4634494a42b||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-06-26 06:49:43,133|fbdd9384-994f-4abe-a026-f4634494a42b||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-06-26 06:49:43,136|fbdd9384-994f-4abe-a026-f4634494a42b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-06-26 06:49:43,160|fbdd9384-994f-4abe-a026-f4634494a42b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Deriving input data for workflow: (helloworld) 2022-06-26 06:49:43,160|fbdd9384-994f-4abe-a026-f4634494a42b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-06-26 06:49:43,160|fbdd9384-994f-4abe-a026-f4634494a42b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-26 06:49:43,162|fbdd9384-994f-4abe-a026-f4634494a42b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-06-26 06:49:43,162|fbdd9384-994f-4abe-a026-f4634494a42b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-06-26 06:49:43,162|fbdd9384-994f-4abe-a026-f4634494a42b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-06-26 06:49:43,165|fbdd9384-994f-4abe-a026-f4634494a42b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-06-26 06:49:43,194|fbdd9384-994f-4abe-a026-f4634494a42b||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Batched Sequence : ([]) 2022-06-26 06:49:43,195|fbdd9384-994f-4abe-a026-f4634494a42b||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Generated Resource Param Data ({ }) 2022-06-26 06:49:43,206|fbdd9384-994f-4abe-a026-f4634494a42b||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Preparing Response... 2022-06-26 06:49:43,207|fbdd9384-994f-4abe-a026-f4634494a42b||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-06-26 06:49:43,207|fbdd9384-994f-4abe-a026-f4634494a42b||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveWorkflowOutputs for workflow(helloworld) 2022-06-26 06:49:43,208|fbdd9384-994f-4abe-a026-f4634494a42b||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 17e19efb-a6ca-49b7-a8e7-e3f86a3cb778 auditStoreId -1 2022-06-26 06:50:55,481|889f1777-5dbc-48bb-a0dc-a05e97bc9f69||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-06-26 06:50:55,481|889f1777-5dbc-48bb-a0dc-a05e97bc9f69||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-26 06:50:55,482|889f1777-5dbc-48bb-a0dc-a05e97bc9f69||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-26 06:50:55,621|889f1777-5dbc-48bb-a0dc-a05e97bc9f69||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-26 06:50:55,621|889f1777-5dbc-48bb-a0dc-a05e97bc9f69||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-26 06:50:56,303|f598cff4-7a2f-414c-9c16-256f5e509060||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Enhancing blueprint(/opt/app/onap/blueprints/working/98f09ec0-60a3-4e3c-bc6a-84e98e2cdd2f) 2022-06-26 06:50:56,304|f598cff4-7a2f-414c-9c16-256f5e509060||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| deleting definition types under : /opt/app/onap/blueprints/working/98f09ec0-60a3-4e3c-bc6a-84e98e2cdd2f/Definitions 2022-06-26 06:50:56,305|f598cff4-7a2f-414c-9c16-256f5e509060||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| reinitialized all type definitions 2022-06-26 06:50:56,306|f598cff4-7a2f-414c-9c16-256f5e509060||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(helloworld) 2022-06-26 06:50:56,320|f598cff4-7a2f-414c-9c16-256f5e509060||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing ArtifactDefinition(helloworld-template) 2022-06-26 06:50:56,323|f598cff4-7a2f-414c-9c16-256f5e509060||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-06-26 06:50:56,326|f598cff4-7a2f-414c-9c16-256f5e509060||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-06-26 06:50:56,339|f598cff4-7a2f-414c-9c16-256f5e509060||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ##### Enhancing Workflow(helloworld) 2022-06-26 06:50:56,340|f598cff4-7a2f-414c-9c16-256f5e509060||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-06-26 06:50:56,340|f598cff4-7a2f-414c-9c16-256f5e509060||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| identified workflow(helloworld) targets(helloworld) 2022-06-26 06:50:56,340|f598cff4-7a2f-414c-9c16-256f5e509060||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-06-26 06:50:56,340|f598cff4-7a2f-414c-9c16-256f5e509060||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-06-26 06:50:56,340|f598cff4-7a2f-414c-9c16-256f5e509060||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enriching artifacts file(/opt/app/onap/blueprints/working/98f09ec0-60a3-4e3c-bc6a-84e98e2cdd2f/Templates/hello-world-mapping.json 2022-06-26 06:50:56,348|f598cff4-7a2f-414c-9c16-256f5e509060||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-06-26 06:50:56,348|f598cff4-7a2f-414c-9c16-256f5e509060||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| dataType not present for the recipe(dt-helloworld-properties) 2022-06-26 06:50:56,348|f598cff4-7a2f-414c-9c16-256f5e509060||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ##### Enhancing blueprint Resource Definitions 2022-06-26 06:50:56,348|f598cff4-7a2f-414c-9c16-256f5e509060||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-06-26 06:50:56,348|f598cff4-7a2f-414c-9c16-256f5e509060||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| processing file (Templates/hello-world-mapping.json) 2022-06-26 06:50:56,357|f598cff4-7a2f-414c-9c16-256f5e509060||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| distinct resource keys ([]) 2022-06-26 06:50:56,357|f598cff4-7a2f-414c-9c16-256f5e509060||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Enriching Resource Definition sources Node Template: [] 2022-06-26 06:50:56,592|931f9a4e-60c0-4130-a1be-ca00874e013a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Save processing(8c70ef6e-5434-4e08-aa2c-2bddb1e1137f) CBA(/opt/app/onap/blueprints/archive/8c70ef6e-5434-4e08-aa2c-2bddb1e1137f/cba.zip) 2022-06-26 06:50:56,600|931f9a4e-60c0-4130-a1be-ca00874e013a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8c70ef6e-5434-4e08-aa2c-2bddb1e1137f) and entry definition file (Definitions/blueprint.json) 2022-06-26 06:50:56,619|931f9a4e-60c0-4130-a1be-ca00874e013a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(helloworld) 2022-06-26 06:50:56,626|931f9a4e-60c0-4130-a1be-ca00874e013a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8c70ef6e-5434-4e08-aa2c-2bddb1e1137f) and entry definition file (Definitions/blueprint.json) 2022-06-26 06:50:56,645|931f9a4e-60c0-4130-a1be-ca00874e013a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| No compiled cache(/opt/app/onap/blueprints/working/8c70ef6e-5434-4e08-aa2c-2bddb1e1137f) present to clean. 2022-06-26 06:50:56,880|160d5a06-9772-4178-87ee-60cab2420e57||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| processing request id 654321 2022-06-26 06:50:56,880|160d5a06-9772-4178-87ee-60cab2420e57||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| storeExecutionInput called not to store the Workflow action input details 2022-06-26 06:50:56,880|160d5a06-9772-4178-87ee-60cab2420e57||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| StoreAuditService ID -1 2022-06-26 06:50:56,882|160d5a06-9772-4178-87ee-60cab2420e57||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-06-26 06:50:56,883|160d5a06-9772-4178-87ee-60cab2420e57||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-06-26 06:50:56,884|160d5a06-9772-4178-87ee-60cab2420e57||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-06-26 06:50:56,889|160d5a06-9772-4178-87ee-60cab2420e57||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Deriving input data for workflow: (helloworld) 2022-06-26 06:50:56,889|160d5a06-9772-4178-87ee-60cab2420e57||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-06-26 06:50:56,889|160d5a06-9772-4178-87ee-60cab2420e57||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-26 06:50:56,891|160d5a06-9772-4178-87ee-60cab2420e57||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-06-26 06:50:56,891|160d5a06-9772-4178-87ee-60cab2420e57||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-06-26 06:50:56,891|160d5a06-9772-4178-87ee-60cab2420e57||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-06-26 06:50:56,892|160d5a06-9772-4178-87ee-60cab2420e57||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-06-26 06:50:56,909|160d5a06-9772-4178-87ee-60cab2420e57||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Batched Sequence : ([]) 2022-06-26 06:50:56,909|160d5a06-9772-4178-87ee-60cab2420e57||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Generated Resource Param Data ({ }) 2022-06-26 06:50:56,914|160d5a06-9772-4178-87ee-60cab2420e57||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Preparing Response... 2022-06-26 06:50:56,915|160d5a06-9772-4178-87ee-60cab2420e57||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-06-26 06:50:56,915|160d5a06-9772-4178-87ee-60cab2420e57||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveWorkflowOutputs for workflow(helloworld) 2022-06-26 06:50:56,915|160d5a06-9772-4178-87ee-60cab2420e57||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a5d7986f-287c-4133-87e3-bccc47469b08 auditStoreId -1 2022-06-26 06:51:23,181|a870d797-28b3-409f-9676-f67e405e53fd||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-06-26 06:51:23,182|a870d797-28b3-409f-9676-f67e405e53fd||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-26 06:51:23,182|a870d797-28b3-409f-9676-f67e405e53fd||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-26 06:51:23,298|a870d797-28b3-409f-9676-f67e405e53fd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-26 06:51:23,298|a870d797-28b3-409f-9676-f67e405e53fd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-26 06:51:23,881|f74e2817-6c6f-4c4e-98b8-4e7e63a91ebf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Enhancing blueprint(/opt/app/onap/blueprints/working/11719f06-3d33-437a-9597-bab812a95c02) 2022-06-26 06:51:23,882|f74e2817-6c6f-4c4e-98b8-4e7e63a91ebf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| deleting definition types under : /opt/app/onap/blueprints/working/11719f06-3d33-437a-9597-bab812a95c02/Definitions 2022-06-26 06:51:23,884|f74e2817-6c6f-4c4e-98b8-4e7e63a91ebf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| reinitialized all type definitions 2022-06-26 06:51:23,884|f74e2817-6c6f-4c4e-98b8-4e7e63a91ebf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(helloworld) 2022-06-26 06:51:23,896|f74e2817-6c6f-4c4e-98b8-4e7e63a91ebf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing ArtifactDefinition(helloworld-template) 2022-06-26 06:51:23,900|f74e2817-6c6f-4c4e-98b8-4e7e63a91ebf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-06-26 06:51:23,902|f74e2817-6c6f-4c4e-98b8-4e7e63a91ebf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-06-26 06:51:23,917|f74e2817-6c6f-4c4e-98b8-4e7e63a91ebf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ##### Enhancing Workflow(helloworld) 2022-06-26 06:51:23,917|f74e2817-6c6f-4c4e-98b8-4e7e63a91ebf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-06-26 06:51:23,917|f74e2817-6c6f-4c4e-98b8-4e7e63a91ebf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| identified workflow(helloworld) targets(helloworld) 2022-06-26 06:51:23,917|f74e2817-6c6f-4c4e-98b8-4e7e63a91ebf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-06-26 06:51:23,917|f74e2817-6c6f-4c4e-98b8-4e7e63a91ebf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-06-26 06:51:23,917|f74e2817-6c6f-4c4e-98b8-4e7e63a91ebf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enriching artifacts file(/opt/app/onap/blueprints/working/11719f06-3d33-437a-9597-bab812a95c02/Templates/hello-world-mapping.json 2022-06-26 06:51:23,925|f74e2817-6c6f-4c4e-98b8-4e7e63a91ebf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-06-26 06:51:23,925|f74e2817-6c6f-4c4e-98b8-4e7e63a91ebf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| dataType not present for the recipe(dt-helloworld-properties) 2022-06-26 06:51:23,925|f74e2817-6c6f-4c4e-98b8-4e7e63a91ebf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ##### Enhancing blueprint Resource Definitions 2022-06-26 06:51:23,926|f74e2817-6c6f-4c4e-98b8-4e7e63a91ebf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-06-26 06:51:23,926|f74e2817-6c6f-4c4e-98b8-4e7e63a91ebf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| processing file (Templates/hello-world-mapping.json) 2022-06-26 06:51:23,933|f74e2817-6c6f-4c4e-98b8-4e7e63a91ebf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| distinct resource keys ([]) 2022-06-26 06:51:23,933|f74e2817-6c6f-4c4e-98b8-4e7e63a91ebf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Enriching Resource Definition sources Node Template: [] 2022-06-26 06:51:24,149|25bfe181-3f48-456b-814e-10ff83635bea||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Save processing(ca046675-880f-47f4-9675-b44b64597d76) CBA(/opt/app/onap/blueprints/archive/ca046675-880f-47f4-9675-b44b64597d76/cba.zip) 2022-06-26 06:51:24,161|25bfe181-3f48-456b-814e-10ff83635bea||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ca046675-880f-47f4-9675-b44b64597d76) and entry definition file (Definitions/blueprint.json) 2022-06-26 06:51:24,185|25bfe181-3f48-456b-814e-10ff83635bea||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(helloworld) 2022-06-26 06:51:24,196|25bfe181-3f48-456b-814e-10ff83635bea||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ca046675-880f-47f4-9675-b44b64597d76) and entry definition file (Definitions/blueprint.json) 2022-06-26 06:51:24,224|25bfe181-3f48-456b-814e-10ff83635bea||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| No compiled cache(/opt/app/onap/blueprints/working/ca046675-880f-47f4-9675-b44b64597d76) present to clean. 2022-06-26 06:51:24,415|908ffa81-ba9e-4956-a67b-a9017fc18ad0||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| processing request id 654321 2022-06-26 06:51:24,415|908ffa81-ba9e-4956-a67b-a9017fc18ad0||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| storeExecutionInput called not to store the Workflow action input details 2022-06-26 06:51:24,415|908ffa81-ba9e-4956-a67b-a9017fc18ad0||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| StoreAuditService ID -1 2022-06-26 06:51:24,415|908ffa81-ba9e-4956-a67b-a9017fc18ad0||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-06-26 06:51:24,415|908ffa81-ba9e-4956-a67b-a9017fc18ad0||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-06-26 06:51:24,416|908ffa81-ba9e-4956-a67b-a9017fc18ad0||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-06-26 06:51:24,425|908ffa81-ba9e-4956-a67b-a9017fc18ad0||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Deriving input data for workflow: (helloworld) 2022-06-26 06:51:24,425|908ffa81-ba9e-4956-a67b-a9017fc18ad0||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-06-26 06:51:24,425|908ffa81-ba9e-4956-a67b-a9017fc18ad0||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-26 06:51:24,426|908ffa81-ba9e-4956-a67b-a9017fc18ad0||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-06-26 06:51:24,426|908ffa81-ba9e-4956-a67b-a9017fc18ad0||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-06-26 06:51:24,426|908ffa81-ba9e-4956-a67b-a9017fc18ad0||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-06-26 06:51:24,428|908ffa81-ba9e-4956-a67b-a9017fc18ad0||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-06-26 06:51:24,448|908ffa81-ba9e-4956-a67b-a9017fc18ad0||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Batched Sequence : ([]) 2022-06-26 06:51:24,449|908ffa81-ba9e-4956-a67b-a9017fc18ad0||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Generated Resource Param Data ({ }) 2022-06-26 06:51:24,456|908ffa81-ba9e-4956-a67b-a9017fc18ad0||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Preparing Response... 2022-06-26 06:51:24,456|908ffa81-ba9e-4956-a67b-a9017fc18ad0||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-06-26 06:51:24,457|908ffa81-ba9e-4956-a67b-a9017fc18ad0||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveWorkflowOutputs for workflow(helloworld) 2022-06-26 06:51:24,457|908ffa81-ba9e-4956-a67b-a9017fc18ad0||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d615ab17-91d9-4f0b-8660-fb5dfe454e36 auditStoreId -1 2022-06-26 06:51:58,883|6fbd4e49-d787-4a48-a35f-2e5e4dbdac5e||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-06-26 06:51:58,883|6fbd4e49-d787-4a48-a35f-2e5e4dbdac5e||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-26 06:51:58,884|6fbd4e49-d787-4a48-a35f-2e5e4dbdac5e||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-26 06:51:59,001|6fbd4e49-d787-4a48-a35f-2e5e4dbdac5e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-26 06:51:59,002|6fbd4e49-d787-4a48-a35f-2e5e4dbdac5e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-26 06:51:59,640|3691b1e0-c0ea-48cd-b2d6-dcda89c508be||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Enhancing blueprint(/opt/app/onap/blueprints/working/12d25ed1-a6a1-49f4-be17-cd4c166f2cfc) 2022-06-26 06:51:59,641|3691b1e0-c0ea-48cd-b2d6-dcda89c508be||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| deleting definition types under : /opt/app/onap/blueprints/working/12d25ed1-a6a1-49f4-be17-cd4c166f2cfc/Definitions 2022-06-26 06:51:59,643|3691b1e0-c0ea-48cd-b2d6-dcda89c508be||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| reinitialized all type definitions 2022-06-26 06:51:59,644|3691b1e0-c0ea-48cd-b2d6-dcda89c508be||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(helloworld) 2022-06-26 06:51:59,657|3691b1e0-c0ea-48cd-b2d6-dcda89c508be||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing ArtifactDefinition(helloworld-template) 2022-06-26 06:51:59,660|3691b1e0-c0ea-48cd-b2d6-dcda89c508be||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-06-26 06:51:59,663|3691b1e0-c0ea-48cd-b2d6-dcda89c508be||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-06-26 06:51:59,677|3691b1e0-c0ea-48cd-b2d6-dcda89c508be||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ##### Enhancing Workflow(helloworld) 2022-06-26 06:51:59,677|3691b1e0-c0ea-48cd-b2d6-dcda89c508be||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-06-26 06:51:59,678|3691b1e0-c0ea-48cd-b2d6-dcda89c508be||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| identified workflow(helloworld) targets(helloworld) 2022-06-26 06:51:59,678|3691b1e0-c0ea-48cd-b2d6-dcda89c508be||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-06-26 06:51:59,678|3691b1e0-c0ea-48cd-b2d6-dcda89c508be||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-06-26 06:51:59,678|3691b1e0-c0ea-48cd-b2d6-dcda89c508be||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enriching artifacts file(/opt/app/onap/blueprints/working/12d25ed1-a6a1-49f4-be17-cd4c166f2cfc/Templates/hello-world-mapping.json 2022-06-26 06:51:59,687|3691b1e0-c0ea-48cd-b2d6-dcda89c508be||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-06-26 06:51:59,687|3691b1e0-c0ea-48cd-b2d6-dcda89c508be||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| dataType not present for the recipe(dt-helloworld-properties) 2022-06-26 06:51:59,687|3691b1e0-c0ea-48cd-b2d6-dcda89c508be||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ##### Enhancing blueprint Resource Definitions 2022-06-26 06:51:59,688|3691b1e0-c0ea-48cd-b2d6-dcda89c508be||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-06-26 06:51:59,688|3691b1e0-c0ea-48cd-b2d6-dcda89c508be||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| processing file (Templates/hello-world-mapping.json) 2022-06-26 06:51:59,693|3691b1e0-c0ea-48cd-b2d6-dcda89c508be||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| distinct resource keys ([]) 2022-06-26 06:51:59,694|3691b1e0-c0ea-48cd-b2d6-dcda89c508be||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Enriching Resource Definition sources Node Template: [] 2022-06-26 06:51:59,905|0cb153a4-ff39-41cc-a23d-d14816aa8f24||DefaultDispatcher-worker-34||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Save processing(1bb14242-917a-4a2e-b135-be216fc154a6) CBA(/opt/app/onap/blueprints/archive/1bb14242-917a-4a2e-b135-be216fc154a6/cba.zip) 2022-06-26 06:51:59,913|0cb153a4-ff39-41cc-a23d-d14816aa8f24||DefaultDispatcher-worker-34||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1bb14242-917a-4a2e-b135-be216fc154a6) and entry definition file (Definitions/blueprint.json) 2022-06-26 06:51:59,926|0cb153a4-ff39-41cc-a23d-d14816aa8f24||DefaultDispatcher-worker-34||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(helloworld) 2022-06-26 06:51:59,931|0cb153a4-ff39-41cc-a23d-d14816aa8f24||DefaultDispatcher-worker-34||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1bb14242-917a-4a2e-b135-be216fc154a6) and entry definition file (Definitions/blueprint.json) 2022-06-26 06:51:59,947|0cb153a4-ff39-41cc-a23d-d14816aa8f24||DefaultDispatcher-worker-34||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| No compiled cache(/opt/app/onap/blueprints/working/1bb14242-917a-4a2e-b135-be216fc154a6) present to clean. 2022-06-26 06:52:00,175|0d90ae2e-eab4-4dd9-bb5a-1f90f5b34705||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| processing request id 654321 2022-06-26 06:52:00,176|0d90ae2e-eab4-4dd9-bb5a-1f90f5b34705||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| storeExecutionInput called not to store the Workflow action input details 2022-06-26 06:52:00,176|0d90ae2e-eab4-4dd9-bb5a-1f90f5b34705||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| StoreAuditService ID -1 2022-06-26 06:52:00,178|0d90ae2e-eab4-4dd9-bb5a-1f90f5b34705||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-06-26 06:52:00,178|0d90ae2e-eab4-4dd9-bb5a-1f90f5b34705||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-06-26 06:52:00,179|0d90ae2e-eab4-4dd9-bb5a-1f90f5b34705||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-06-26 06:52:00,189|0d90ae2e-eab4-4dd9-bb5a-1f90f5b34705||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Deriving input data for workflow: (helloworld) 2022-06-26 06:52:00,190|0d90ae2e-eab4-4dd9-bb5a-1f90f5b34705||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-06-26 06:52:00,190|0d90ae2e-eab4-4dd9-bb5a-1f90f5b34705||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-26 06:52:00,191|0d90ae2e-eab4-4dd9-bb5a-1f90f5b34705||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-06-26 06:52:00,191|0d90ae2e-eab4-4dd9-bb5a-1f90f5b34705||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-06-26 06:52:00,191|0d90ae2e-eab4-4dd9-bb5a-1f90f5b34705||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-06-26 06:52:00,192|0d90ae2e-eab4-4dd9-bb5a-1f90f5b34705||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-06-26 06:52:00,205|0d90ae2e-eab4-4dd9-bb5a-1f90f5b34705||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Batched Sequence : ([]) 2022-06-26 06:52:00,209|0d90ae2e-eab4-4dd9-bb5a-1f90f5b34705||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Generated Resource Param Data ({ }) 2022-06-26 06:52:00,219|0d90ae2e-eab4-4dd9-bb5a-1f90f5b34705||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Preparing Response... 2022-06-26 06:52:00,220|0d90ae2e-eab4-4dd9-bb5a-1f90f5b34705||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-06-26 06:52:00,220|0d90ae2e-eab4-4dd9-bb5a-1f90f5b34705||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveWorkflowOutputs for workflow(helloworld) 2022-06-26 06:52:00,220|0d90ae2e-eab4-4dd9-bb5a-1f90f5b34705||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ec4946ee-3d42-4d0b-8a1b-2e50ab54ef13 auditStoreId -1 2022-06-26 06:52:55,826|c1cf5ec3-70c1-41d9-ad62-2adb3e270758||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-06-26 06:52:55,826|c1cf5ec3-70c1-41d9-ad62-2adb3e270758||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-26 06:52:55,826|c1cf5ec3-70c1-41d9-ad62-2adb3e270758||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-26 06:52:56,024|c1cf5ec3-70c1-41d9-ad62-2adb3e270758||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-26 06:52:56,025|c1cf5ec3-70c1-41d9-ad62-2adb3e270758||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-26 06:52:56,653|6b946aac-2d19-4f1b-ba7d-fe99bed96bb6||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f522cdaf-189b-4f0a-8cc0-53802e7bf2e2) 2022-06-26 06:52:56,654|6b946aac-2d19-4f1b-ba7d-fe99bed96bb6||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| deleting definition types under : /opt/app/onap/blueprints/working/f522cdaf-189b-4f0a-8cc0-53802e7bf2e2/Definitions 2022-06-26 06:52:56,655|6b946aac-2d19-4f1b-ba7d-fe99bed96bb6||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| reinitialized all type definitions 2022-06-26 06:52:56,660|6b946aac-2d19-4f1b-ba7d-fe99bed96bb6||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(helloworld) 2022-06-26 06:52:56,677|6b946aac-2d19-4f1b-ba7d-fe99bed96bb6||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing ArtifactDefinition(helloworld-template) 2022-06-26 06:52:56,681|6b946aac-2d19-4f1b-ba7d-fe99bed96bb6||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-06-26 06:52:56,684|6b946aac-2d19-4f1b-ba7d-fe99bed96bb6||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-06-26 06:52:56,704|6b946aac-2d19-4f1b-ba7d-fe99bed96bb6||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ##### Enhancing Workflow(helloworld) 2022-06-26 06:52:56,705|6b946aac-2d19-4f1b-ba7d-fe99bed96bb6||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-06-26 06:52:56,705|6b946aac-2d19-4f1b-ba7d-fe99bed96bb6||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| identified workflow(helloworld) targets(helloworld) 2022-06-26 06:52:56,705|6b946aac-2d19-4f1b-ba7d-fe99bed96bb6||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-06-26 06:52:56,705|6b946aac-2d19-4f1b-ba7d-fe99bed96bb6||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-06-26 06:52:56,705|6b946aac-2d19-4f1b-ba7d-fe99bed96bb6||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enriching artifacts file(/opt/app/onap/blueprints/working/f522cdaf-189b-4f0a-8cc0-53802e7bf2e2/Templates/hello-world-mapping.json 2022-06-26 06:52:56,714|6b946aac-2d19-4f1b-ba7d-fe99bed96bb6||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-06-26 06:52:56,715|6b946aac-2d19-4f1b-ba7d-fe99bed96bb6||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| dataType not present for the recipe(dt-helloworld-properties) 2022-06-26 06:52:56,715|6b946aac-2d19-4f1b-ba7d-fe99bed96bb6||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ##### Enhancing blueprint Resource Definitions 2022-06-26 06:52:56,715|6b946aac-2d19-4f1b-ba7d-fe99bed96bb6||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-06-26 06:52:56,715|6b946aac-2d19-4f1b-ba7d-fe99bed96bb6||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| processing file (Templates/hello-world-mapping.json) 2022-06-26 06:52:56,724|6b946aac-2d19-4f1b-ba7d-fe99bed96bb6||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| distinct resource keys ([]) 2022-06-26 06:52:56,724|6b946aac-2d19-4f1b-ba7d-fe99bed96bb6||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Enriching Resource Definition sources Node Template: [] 2022-06-26 06:52:56,981|b79f4a02-8f73-4a93-9c7f-f7c8631abcce||DefaultDispatcher-worker-34||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Save processing(a992f424-8295-4df2-b10b-86812531e33f) CBA(/opt/app/onap/blueprints/archive/a992f424-8295-4df2-b10b-86812531e33f/cba.zip) 2022-06-26 06:52:56,990|b79f4a02-8f73-4a93-9c7f-f7c8631abcce||DefaultDispatcher-worker-34||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a992f424-8295-4df2-b10b-86812531e33f) and entry definition file (Definitions/blueprint.json) 2022-06-26 06:52:57,010|b79f4a02-8f73-4a93-9c7f-f7c8631abcce||DefaultDispatcher-worker-34||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(helloworld) 2022-06-26 06:52:57,017|b79f4a02-8f73-4a93-9c7f-f7c8631abcce||DefaultDispatcher-worker-34||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a992f424-8295-4df2-b10b-86812531e33f) and entry definition file (Definitions/blueprint.json) 2022-06-26 06:52:57,036|b79f4a02-8f73-4a93-9c7f-f7c8631abcce||DefaultDispatcher-worker-34||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| No compiled cache(/opt/app/onap/blueprints/working/a992f424-8295-4df2-b10b-86812531e33f) present to clean. 2022-06-26 06:52:57,277|14fe854e-741c-4b2f-9162-4275c68ebb38||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| processing request id 654321 2022-06-26 06:52:57,277|14fe854e-741c-4b2f-9162-4275c68ebb38||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| storeExecutionInput called not to store the Workflow action input details 2022-06-26 06:52:57,277|14fe854e-741c-4b2f-9162-4275c68ebb38||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| StoreAuditService ID -1 2022-06-26 06:52:57,278|14fe854e-741c-4b2f-9162-4275c68ebb38||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-06-26 06:52:57,278|14fe854e-741c-4b2f-9162-4275c68ebb38||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-06-26 06:52:57,279|14fe854e-741c-4b2f-9162-4275c68ebb38||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-06-26 06:52:57,283|14fe854e-741c-4b2f-9162-4275c68ebb38||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Deriving input data for workflow: (helloworld) 2022-06-26 06:52:57,283|14fe854e-741c-4b2f-9162-4275c68ebb38||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-06-26 06:52:57,283|14fe854e-741c-4b2f-9162-4275c68ebb38||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-26 06:52:57,284|14fe854e-741c-4b2f-9162-4275c68ebb38||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-06-26 06:52:57,284|14fe854e-741c-4b2f-9162-4275c68ebb38||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-06-26 06:52:57,284|14fe854e-741c-4b2f-9162-4275c68ebb38||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-06-26 06:52:57,286|14fe854e-741c-4b2f-9162-4275c68ebb38||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-06-26 06:52:57,300|14fe854e-741c-4b2f-9162-4275c68ebb38||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Batched Sequence : ([]) 2022-06-26 06:52:57,301|14fe854e-741c-4b2f-9162-4275c68ebb38||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Generated Resource Param Data ({ }) 2022-06-26 06:52:57,306|14fe854e-741c-4b2f-9162-4275c68ebb38||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Preparing Response... 2022-06-26 06:52:57,306|14fe854e-741c-4b2f-9162-4275c68ebb38||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-06-26 06:52:57,306|14fe854e-741c-4b2f-9162-4275c68ebb38||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveWorkflowOutputs for workflow(helloworld) 2022-06-26 06:52:57,307|14fe854e-741c-4b2f-9162-4275c68ebb38||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6cc18839-7937-46c2-b211-9ce127124c88 auditStoreId -1 2022-06-26 06:53:38,340|f2c42a10-3e96-4cf3-b5f0-8469eb0dd2d7||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-06-26 06:53:38,340|f2c42a10-3e96-4cf3-b5f0-8469eb0dd2d7||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-26 06:53:38,340|f2c42a10-3e96-4cf3-b5f0-8469eb0dd2d7||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-26 06:53:38,492|f2c42a10-3e96-4cf3-b5f0-8469eb0dd2d7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-26 06:53:38,492|f2c42a10-3e96-4cf3-b5f0-8469eb0dd2d7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-26 06:53:39,122|94c4b925-9e33-412a-9a32-5d753e185888||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Enhancing blueprint(/opt/app/onap/blueprints/working/0de0aec2-9a85-494e-84be-46905729fe4d) 2022-06-26 06:53:39,123|94c4b925-9e33-412a-9a32-5d753e185888||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| deleting definition types under : /opt/app/onap/blueprints/working/0de0aec2-9a85-494e-84be-46905729fe4d/Definitions 2022-06-26 06:53:39,125|94c4b925-9e33-412a-9a32-5d753e185888||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| reinitialized all type definitions 2022-06-26 06:53:39,126|94c4b925-9e33-412a-9a32-5d753e185888||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(helloworld) 2022-06-26 06:53:39,141|94c4b925-9e33-412a-9a32-5d753e185888||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing ArtifactDefinition(helloworld-template) 2022-06-26 06:53:39,145|94c4b925-9e33-412a-9a32-5d753e185888||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-06-26 06:53:39,149|94c4b925-9e33-412a-9a32-5d753e185888||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-06-26 06:53:39,168|94c4b925-9e33-412a-9a32-5d753e185888||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ##### Enhancing Workflow(helloworld) 2022-06-26 06:53:39,169|94c4b925-9e33-412a-9a32-5d753e185888||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-06-26 06:53:39,169|94c4b925-9e33-412a-9a32-5d753e185888||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| identified workflow(helloworld) targets(helloworld) 2022-06-26 06:53:39,169|94c4b925-9e33-412a-9a32-5d753e185888||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-06-26 06:53:39,169|94c4b925-9e33-412a-9a32-5d753e185888||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-06-26 06:53:39,169|94c4b925-9e33-412a-9a32-5d753e185888||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enriching artifacts file(/opt/app/onap/blueprints/working/0de0aec2-9a85-494e-84be-46905729fe4d/Templates/hello-world-mapping.json 2022-06-26 06:53:39,177|94c4b925-9e33-412a-9a32-5d753e185888||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-06-26 06:53:39,177|94c4b925-9e33-412a-9a32-5d753e185888||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| dataType not present for the recipe(dt-helloworld-properties) 2022-06-26 06:53:39,177|94c4b925-9e33-412a-9a32-5d753e185888||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ##### Enhancing blueprint Resource Definitions 2022-06-26 06:53:39,177|94c4b925-9e33-412a-9a32-5d753e185888||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-06-26 06:53:39,177|94c4b925-9e33-412a-9a32-5d753e185888||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| processing file (Templates/hello-world-mapping.json) 2022-06-26 06:53:39,184|94c4b925-9e33-412a-9a32-5d753e185888||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| distinct resource keys ([]) 2022-06-26 06:53:39,184|94c4b925-9e33-412a-9a32-5d753e185888||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Enriching Resource Definition sources Node Template: [] 2022-06-26 06:53:39,434|58dbcade-de2e-4c9e-b6fa-8331b321e176||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Save processing(a6ae775e-8c2c-438b-86c7-0a5807219fd9) CBA(/opt/app/onap/blueprints/archive/a6ae775e-8c2c-438b-86c7-0a5807219fd9/cba.zip) 2022-06-26 06:53:39,440|58dbcade-de2e-4c9e-b6fa-8331b321e176||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a6ae775e-8c2c-438b-86c7-0a5807219fd9) and entry definition file (Definitions/blueprint.json) 2022-06-26 06:53:39,455|58dbcade-de2e-4c9e-b6fa-8331b321e176||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(helloworld) 2022-06-26 06:53:39,460|58dbcade-de2e-4c9e-b6fa-8331b321e176||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a6ae775e-8c2c-438b-86c7-0a5807219fd9) and entry definition file (Definitions/blueprint.json) 2022-06-26 06:53:39,476|58dbcade-de2e-4c9e-b6fa-8331b321e176||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| No compiled cache(/opt/app/onap/blueprints/working/a6ae775e-8c2c-438b-86c7-0a5807219fd9) present to clean. 2022-06-26 06:53:39,684|20e46aae-2436-4030-89dc-b154149d25db||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| processing request id 654321 2022-06-26 06:53:39,685|20e46aae-2436-4030-89dc-b154149d25db||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| storeExecutionInput called not to store the Workflow action input details 2022-06-26 06:53:39,685|20e46aae-2436-4030-89dc-b154149d25db||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| StoreAuditService ID -1 2022-06-26 06:53:39,687|20e46aae-2436-4030-89dc-b154149d25db||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-06-26 06:53:39,687|20e46aae-2436-4030-89dc-b154149d25db||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-06-26 06:53:39,688|20e46aae-2436-4030-89dc-b154149d25db||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-06-26 06:53:39,693|20e46aae-2436-4030-89dc-b154149d25db||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Deriving input data for workflow: (helloworld) 2022-06-26 06:53:39,693|20e46aae-2436-4030-89dc-b154149d25db||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-06-26 06:53:39,693|20e46aae-2436-4030-89dc-b154149d25db||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-26 06:53:39,693|20e46aae-2436-4030-89dc-b154149d25db||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-06-26 06:53:39,693|20e46aae-2436-4030-89dc-b154149d25db||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-06-26 06:53:39,694|20e46aae-2436-4030-89dc-b154149d25db||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-06-26 06:53:39,695|20e46aae-2436-4030-89dc-b154149d25db||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-06-26 06:53:39,708|20e46aae-2436-4030-89dc-b154149d25db||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Batched Sequence : ([]) 2022-06-26 06:53:39,709|20e46aae-2436-4030-89dc-b154149d25db||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Generated Resource Param Data ({ }) 2022-06-26 06:53:39,713|20e46aae-2436-4030-89dc-b154149d25db||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Preparing Response... 2022-06-26 06:53:39,713|20e46aae-2436-4030-89dc-b154149d25db||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-06-26 06:53:39,714|20e46aae-2436-4030-89dc-b154149d25db||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveWorkflowOutputs for workflow(helloworld) 2022-06-26 06:53:39,714|20e46aae-2436-4030-89dc-b154149d25db||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 35e9b57f-2cd2-4a41-b341-5116ffcf4fc7 auditStoreId -1 2022-06-26 06:54:56,306|929eccf9-0180-4d48-9963-55651f7bf84e||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-06-26 06:54:56,306|929eccf9-0180-4d48-9963-55651f7bf84e||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-26 06:54:56,306|929eccf9-0180-4d48-9963-55651f7bf84e||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-26 06:54:56,465|929eccf9-0180-4d48-9963-55651f7bf84e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-26 06:54:56,466|929eccf9-0180-4d48-9963-55651f7bf84e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-26 06:54:57,103|b33f1439-6cd5-4a8f-9692-35ca48152dec||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Enhancing blueprint(/opt/app/onap/blueprints/working/6c4ba928-ffc1-48f8-bc33-47009360244f) 2022-06-26 06:54:57,103|b33f1439-6cd5-4a8f-9692-35ca48152dec||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| deleting definition types under : /opt/app/onap/blueprints/working/6c4ba928-ffc1-48f8-bc33-47009360244f/Definitions 2022-06-26 06:54:57,105|b33f1439-6cd5-4a8f-9692-35ca48152dec||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| reinitialized all type definitions 2022-06-26 06:54:57,106|b33f1439-6cd5-4a8f-9692-35ca48152dec||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(helloworld) 2022-06-26 06:54:57,118|b33f1439-6cd5-4a8f-9692-35ca48152dec||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing ArtifactDefinition(helloworld-template) 2022-06-26 06:54:57,124|b33f1439-6cd5-4a8f-9692-35ca48152dec||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-06-26 06:54:57,128|b33f1439-6cd5-4a8f-9692-35ca48152dec||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-06-26 06:54:57,141|b33f1439-6cd5-4a8f-9692-35ca48152dec||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ##### Enhancing Workflow(helloworld) 2022-06-26 06:54:57,141|b33f1439-6cd5-4a8f-9692-35ca48152dec||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-06-26 06:54:57,141|b33f1439-6cd5-4a8f-9692-35ca48152dec||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| identified workflow(helloworld) targets(helloworld) 2022-06-26 06:54:57,141|b33f1439-6cd5-4a8f-9692-35ca48152dec||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-06-26 06:54:57,141|b33f1439-6cd5-4a8f-9692-35ca48152dec||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-06-26 06:54:57,141|b33f1439-6cd5-4a8f-9692-35ca48152dec||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enriching artifacts file(/opt/app/onap/blueprints/working/6c4ba928-ffc1-48f8-bc33-47009360244f/Templates/hello-world-mapping.json 2022-06-26 06:54:57,148|b33f1439-6cd5-4a8f-9692-35ca48152dec||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-06-26 06:54:57,148|b33f1439-6cd5-4a8f-9692-35ca48152dec||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| dataType not present for the recipe(dt-helloworld-properties) 2022-06-26 06:54:57,148|b33f1439-6cd5-4a8f-9692-35ca48152dec||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ##### Enhancing blueprint Resource Definitions 2022-06-26 06:54:57,148|b33f1439-6cd5-4a8f-9692-35ca48152dec||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-06-26 06:54:57,148|b33f1439-6cd5-4a8f-9692-35ca48152dec||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| processing file (Templates/hello-world-mapping.json) 2022-06-26 06:54:57,155|b33f1439-6cd5-4a8f-9692-35ca48152dec||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| distinct resource keys ([]) 2022-06-26 06:54:57,155|b33f1439-6cd5-4a8f-9692-35ca48152dec||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Enriching Resource Definition sources Node Template: [] 2022-06-26 06:54:57,434|65d5164f-b14d-4d1d-9787-00431119ed23||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Save processing(b8cc8f50-fed2-4c28-bd08-3000a3e906ab) CBA(/opt/app/onap/blueprints/archive/b8cc8f50-fed2-4c28-bd08-3000a3e906ab/cba.zip) 2022-06-26 06:54:57,444|65d5164f-b14d-4d1d-9787-00431119ed23||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b8cc8f50-fed2-4c28-bd08-3000a3e906ab) and entry definition file (Definitions/blueprint.json) 2022-06-26 06:54:57,466|65d5164f-b14d-4d1d-9787-00431119ed23||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(helloworld) 2022-06-26 06:54:57,476|65d5164f-b14d-4d1d-9787-00431119ed23||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b8cc8f50-fed2-4c28-bd08-3000a3e906ab) and entry definition file (Definitions/blueprint.json) 2022-06-26 06:54:57,500|65d5164f-b14d-4d1d-9787-00431119ed23||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| No compiled cache(/opt/app/onap/blueprints/working/b8cc8f50-fed2-4c28-bd08-3000a3e906ab) present to clean. 2022-06-26 06:54:57,751|b2c350da-c060-4757-90bd-75eb71d143d9||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| processing request id 654321 2022-06-26 06:54:57,751|b2c350da-c060-4757-90bd-75eb71d143d9||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| storeExecutionInput called not to store the Workflow action input details 2022-06-26 06:54:57,751|b2c350da-c060-4757-90bd-75eb71d143d9||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| StoreAuditService ID -1 2022-06-26 06:54:57,753|b2c350da-c060-4757-90bd-75eb71d143d9||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-06-26 06:54:57,753|b2c350da-c060-4757-90bd-75eb71d143d9||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-06-26 06:54:57,754|b2c350da-c060-4757-90bd-75eb71d143d9||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-06-26 06:54:57,760|b2c350da-c060-4757-90bd-75eb71d143d9||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Deriving input data for workflow: (helloworld) 2022-06-26 06:54:57,760|b2c350da-c060-4757-90bd-75eb71d143d9||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-06-26 06:54:57,760|b2c350da-c060-4757-90bd-75eb71d143d9||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-26 06:54:57,761|b2c350da-c060-4757-90bd-75eb71d143d9||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-06-26 06:54:57,761|b2c350da-c060-4757-90bd-75eb71d143d9||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-06-26 06:54:57,761|b2c350da-c060-4757-90bd-75eb71d143d9||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-06-26 06:54:57,762|b2c350da-c060-4757-90bd-75eb71d143d9||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-06-26 06:54:57,773|b2c350da-c060-4757-90bd-75eb71d143d9||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Batched Sequence : ([]) 2022-06-26 06:54:57,773|b2c350da-c060-4757-90bd-75eb71d143d9||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Generated Resource Param Data ({ }) 2022-06-26 06:54:57,778|b2c350da-c060-4757-90bd-75eb71d143d9||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Preparing Response... 2022-06-26 06:54:57,779|b2c350da-c060-4757-90bd-75eb71d143d9||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-06-26 06:54:57,779|b2c350da-c060-4757-90bd-75eb71d143d9||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveWorkflowOutputs for workflow(helloworld) 2022-06-26 06:54:57,779|b2c350da-c060-4757-90bd-75eb71d143d9||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 66df75ed-5435-4125-b275-029ea93ff1d4 auditStoreId -1 2022-06-26 06:57:30,060|40499776-096a-477e-8b1a-55323ee3f89d||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-06-26 06:57:30,061|40499776-096a-477e-8b1a-55323ee3f89d||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-26 06:57:30,061|40499776-096a-477e-8b1a-55323ee3f89d||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-26 06:57:30,166|40499776-096a-477e-8b1a-55323ee3f89d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-26 06:57:30,166|40499776-096a-477e-8b1a-55323ee3f89d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-26 06:57:30,746|90fac5b0-1d0c-4dac-8c1a-625773f84818||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Enhancing blueprint(/opt/app/onap/blueprints/working/c843dda6-0cc2-4b06-849c-315496d06cf7) 2022-06-26 06:57:30,746|90fac5b0-1d0c-4dac-8c1a-625773f84818||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| deleting definition types under : /opt/app/onap/blueprints/working/c843dda6-0cc2-4b06-849c-315496d06cf7/Definitions 2022-06-26 06:57:30,748|90fac5b0-1d0c-4dac-8c1a-625773f84818||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| reinitialized all type definitions 2022-06-26 06:57:30,749|90fac5b0-1d0c-4dac-8c1a-625773f84818||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(helloworld) 2022-06-26 06:57:30,761|90fac5b0-1d0c-4dac-8c1a-625773f84818||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing ArtifactDefinition(helloworld-template) 2022-06-26 06:57:30,764|90fac5b0-1d0c-4dac-8c1a-625773f84818||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-06-26 06:57:30,765|90fac5b0-1d0c-4dac-8c1a-625773f84818||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-06-26 06:57:30,777|90fac5b0-1d0c-4dac-8c1a-625773f84818||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ##### Enhancing Workflow(helloworld) 2022-06-26 06:57:30,778|90fac5b0-1d0c-4dac-8c1a-625773f84818||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-06-26 06:57:30,778|90fac5b0-1d0c-4dac-8c1a-625773f84818||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| identified workflow(helloworld) targets(helloworld) 2022-06-26 06:57:30,778|90fac5b0-1d0c-4dac-8c1a-625773f84818||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-06-26 06:57:30,778|90fac5b0-1d0c-4dac-8c1a-625773f84818||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-06-26 06:57:30,778|90fac5b0-1d0c-4dac-8c1a-625773f84818||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enriching artifacts file(/opt/app/onap/blueprints/working/c843dda6-0cc2-4b06-849c-315496d06cf7/Templates/hello-world-mapping.json 2022-06-26 06:57:30,783|90fac5b0-1d0c-4dac-8c1a-625773f84818||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-06-26 06:57:30,783|90fac5b0-1d0c-4dac-8c1a-625773f84818||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| dataType not present for the recipe(dt-helloworld-properties) 2022-06-26 06:57:30,783|90fac5b0-1d0c-4dac-8c1a-625773f84818||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ##### Enhancing blueprint Resource Definitions 2022-06-26 06:57:30,783|90fac5b0-1d0c-4dac-8c1a-625773f84818||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-06-26 06:57:30,784|90fac5b0-1d0c-4dac-8c1a-625773f84818||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| processing file (Templates/hello-world-mapping.json) 2022-06-26 06:57:30,788|90fac5b0-1d0c-4dac-8c1a-625773f84818||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| distinct resource keys ([]) 2022-06-26 06:57:30,789|90fac5b0-1d0c-4dac-8c1a-625773f84818||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Enriching Resource Definition sources Node Template: [] 2022-06-26 06:57:31,056|9f38d057-76b2-48c2-80dd-e4d7cfc3c373||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Save processing(fcae0232-f2e4-45e9-af52-a17b01962dca) CBA(/opt/app/onap/blueprints/archive/fcae0232-f2e4-45e9-af52-a17b01962dca/cba.zip) 2022-06-26 06:57:31,062|9f38d057-76b2-48c2-80dd-e4d7cfc3c373||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fcae0232-f2e4-45e9-af52-a17b01962dca) and entry definition file (Definitions/blueprint.json) 2022-06-26 06:57:31,077|9f38d057-76b2-48c2-80dd-e4d7cfc3c373||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(helloworld) 2022-06-26 06:57:31,083|9f38d057-76b2-48c2-80dd-e4d7cfc3c373||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fcae0232-f2e4-45e9-af52-a17b01962dca) and entry definition file (Definitions/blueprint.json) 2022-06-26 06:57:31,101|9f38d057-76b2-48c2-80dd-e4d7cfc3c373||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| No compiled cache(/opt/app/onap/blueprints/working/fcae0232-f2e4-45e9-af52-a17b01962dca) present to clean. 2022-06-26 06:57:31,294|37450af9-e59d-46ea-9f4b-416c65adc0fd||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| processing request id 654321 2022-06-26 06:57:31,294|37450af9-e59d-46ea-9f4b-416c65adc0fd||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| storeExecutionInput called not to store the Workflow action input details 2022-06-26 06:57:31,294|37450af9-e59d-46ea-9f4b-416c65adc0fd||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| StoreAuditService ID -1 2022-06-26 06:57:31,296|37450af9-e59d-46ea-9f4b-416c65adc0fd||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-06-26 06:57:31,297|37450af9-e59d-46ea-9f4b-416c65adc0fd||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-06-26 06:57:31,300|37450af9-e59d-46ea-9f4b-416c65adc0fd||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-06-26 06:57:31,313|37450af9-e59d-46ea-9f4b-416c65adc0fd||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Deriving input data for workflow: (helloworld) 2022-06-26 06:57:31,313|37450af9-e59d-46ea-9f4b-416c65adc0fd||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-06-26 06:57:31,314|37450af9-e59d-46ea-9f4b-416c65adc0fd||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-26 06:57:31,315|37450af9-e59d-46ea-9f4b-416c65adc0fd||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-06-26 06:57:31,315|37450af9-e59d-46ea-9f4b-416c65adc0fd||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-06-26 06:57:31,315|37450af9-e59d-46ea-9f4b-416c65adc0fd||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-06-26 06:57:31,316|37450af9-e59d-46ea-9f4b-416c65adc0fd||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-06-26 06:57:31,330|37450af9-e59d-46ea-9f4b-416c65adc0fd||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Batched Sequence : ([]) 2022-06-26 06:57:31,331|37450af9-e59d-46ea-9f4b-416c65adc0fd||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Generated Resource Param Data ({ }) 2022-06-26 06:57:31,338|37450af9-e59d-46ea-9f4b-416c65adc0fd||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Preparing Response... 2022-06-26 06:57:31,338|37450af9-e59d-46ea-9f4b-416c65adc0fd||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-06-26 06:57:31,339|37450af9-e59d-46ea-9f4b-416c65adc0fd||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveWorkflowOutputs for workflow(helloworld) 2022-06-26 06:57:31,339|37450af9-e59d-46ea-9f4b-416c65adc0fd||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7d259419-3910-4fd4-98f9-ef2cae1bd6ef auditStoreId -1 2022-06-26 07:02:49,510|1ed3e406-d6fd-492e-880b-cfcc5ffc9622||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-06-26 07:02:49,511|1ed3e406-d6fd-492e-880b-cfcc5ffc9622||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-26 07:02:49,511|1ed3e406-d6fd-492e-880b-cfcc5ffc9622||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-26 07:02:49,638|1ed3e406-d6fd-492e-880b-cfcc5ffc9622||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-26 07:02:49,638|1ed3e406-d6fd-492e-880b-cfcc5ffc9622||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-26 07:02:50,314|8897a492-e8dc-4fed-8d8c-2d36cc502b57||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Enhancing blueprint(/opt/app/onap/blueprints/working/fe52cbc1-b9d1-4963-89c9-733f51ed6096) 2022-06-26 07:02:50,315|8897a492-e8dc-4fed-8d8c-2d36cc502b57||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| deleting definition types under : /opt/app/onap/blueprints/working/fe52cbc1-b9d1-4963-89c9-733f51ed6096/Definitions 2022-06-26 07:02:50,318|8897a492-e8dc-4fed-8d8c-2d36cc502b57||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| reinitialized all type definitions 2022-06-26 07:02:50,319|8897a492-e8dc-4fed-8d8c-2d36cc502b57||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(helloworld) 2022-06-26 07:02:50,330|8897a492-e8dc-4fed-8d8c-2d36cc502b57||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing ArtifactDefinition(helloworld-template) 2022-06-26 07:02:50,332|8897a492-e8dc-4fed-8d8c-2d36cc502b57||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-06-26 07:02:50,334|8897a492-e8dc-4fed-8d8c-2d36cc502b57||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-06-26 07:02:50,356|8897a492-e8dc-4fed-8d8c-2d36cc502b57||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ##### Enhancing Workflow(helloworld) 2022-06-26 07:02:50,357|8897a492-e8dc-4fed-8d8c-2d36cc502b57||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-06-26 07:02:50,357|8897a492-e8dc-4fed-8d8c-2d36cc502b57||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| identified workflow(helloworld) targets(helloworld) 2022-06-26 07:02:50,357|8897a492-e8dc-4fed-8d8c-2d36cc502b57||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-06-26 07:02:50,357|8897a492-e8dc-4fed-8d8c-2d36cc502b57||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-06-26 07:02:50,357|8897a492-e8dc-4fed-8d8c-2d36cc502b57||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enriching artifacts file(/opt/app/onap/blueprints/working/fe52cbc1-b9d1-4963-89c9-733f51ed6096/Templates/hello-world-mapping.json 2022-06-26 07:02:50,362|8897a492-e8dc-4fed-8d8c-2d36cc502b57||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-06-26 07:02:50,362|8897a492-e8dc-4fed-8d8c-2d36cc502b57||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| dataType not present for the recipe(dt-helloworld-properties) 2022-06-26 07:02:50,362|8897a492-e8dc-4fed-8d8c-2d36cc502b57||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ##### Enhancing blueprint Resource Definitions 2022-06-26 07:02:50,363|8897a492-e8dc-4fed-8d8c-2d36cc502b57||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-06-26 07:02:50,363|8897a492-e8dc-4fed-8d8c-2d36cc502b57||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| processing file (Templates/hello-world-mapping.json) 2022-06-26 07:02:50,369|8897a492-e8dc-4fed-8d8c-2d36cc502b57||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| distinct resource keys ([]) 2022-06-26 07:02:50,369|8897a492-e8dc-4fed-8d8c-2d36cc502b57||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Enriching Resource Definition sources Node Template: [] 2022-06-26 07:02:50,563|2925c803-e6e0-4ee3-ba8c-a60d4611abf9||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Save processing(b14c79e9-9c19-45c7-a382-70ad4881f938) CBA(/opt/app/onap/blueprints/archive/b14c79e9-9c19-45c7-a382-70ad4881f938/cba.zip) 2022-06-26 07:02:50,570|2925c803-e6e0-4ee3-ba8c-a60d4611abf9||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b14c79e9-9c19-45c7-a382-70ad4881f938) and entry definition file (Definitions/blueprint.json) 2022-06-26 07:02:50,587|2925c803-e6e0-4ee3-ba8c-a60d4611abf9||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(helloworld) 2022-06-26 07:02:50,594|2925c803-e6e0-4ee3-ba8c-a60d4611abf9||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b14c79e9-9c19-45c7-a382-70ad4881f938) and entry definition file (Definitions/blueprint.json) 2022-06-26 07:02:50,614|2925c803-e6e0-4ee3-ba8c-a60d4611abf9||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| No compiled cache(/opt/app/onap/blueprints/working/b14c79e9-9c19-45c7-a382-70ad4881f938) present to clean. 2022-06-26 07:02:50,795|049451b5-9479-4220-9bd1-d3c74bdcc8bf||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| processing request id 654321 2022-06-26 07:02:50,795|049451b5-9479-4220-9bd1-d3c74bdcc8bf||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| storeExecutionInput called not to store the Workflow action input details 2022-06-26 07:02:50,795|049451b5-9479-4220-9bd1-d3c74bdcc8bf||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| StoreAuditService ID -1 2022-06-26 07:02:50,797|049451b5-9479-4220-9bd1-d3c74bdcc8bf||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-06-26 07:02:50,797|049451b5-9479-4220-9bd1-d3c74bdcc8bf||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-06-26 07:02:50,801|049451b5-9479-4220-9bd1-d3c74bdcc8bf||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-06-26 07:02:50,813|049451b5-9479-4220-9bd1-d3c74bdcc8bf||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Deriving input data for workflow: (helloworld) 2022-06-26 07:02:50,813|049451b5-9479-4220-9bd1-d3c74bdcc8bf||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-06-26 07:02:50,813|049451b5-9479-4220-9bd1-d3c74bdcc8bf||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-26 07:02:50,814|049451b5-9479-4220-9bd1-d3c74bdcc8bf||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-06-26 07:02:50,814|049451b5-9479-4220-9bd1-d3c74bdcc8bf||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-06-26 07:02:50,814|049451b5-9479-4220-9bd1-d3c74bdcc8bf||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-06-26 07:02:50,816|049451b5-9479-4220-9bd1-d3c74bdcc8bf||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-06-26 07:02:50,830|049451b5-9479-4220-9bd1-d3c74bdcc8bf||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Batched Sequence : ([]) 2022-06-26 07:02:50,831|049451b5-9479-4220-9bd1-d3c74bdcc8bf||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Generated Resource Param Data ({ }) 2022-06-26 07:02:50,838|049451b5-9479-4220-9bd1-d3c74bdcc8bf||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Preparing Response... 2022-06-26 07:02:50,838|049451b5-9479-4220-9bd1-d3c74bdcc8bf||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-06-26 07:02:50,838|049451b5-9479-4220-9bd1-d3c74bdcc8bf||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveWorkflowOutputs for workflow(helloworld) 2022-06-26 07:02:50,839|049451b5-9479-4220-9bd1-d3c74bdcc8bf||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 40a2d7b7-cff3-4fc8-bdfd-3c075f5b5609 auditStoreId -1 2022-06-26 07:11:56,382|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-06-26 07:11:56,384|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-26 07:11:56,384|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-26 07:11:56,570|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-26 07:11:56,570|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-26 07:11:56,986|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-06-26 07:11:56,994|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Save processing(59fd3f73-1bf3-4698-8115-9653f1046c6f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-06-26 07:11:57,019|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Save processing(614c4725-76dc-452c-9d8d-55c88f2a0252) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-06-26 07:11:57,029|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Save processing(7147b8fe-aa8c-4842-bb84-b4c9c0e8fadf) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-06-26 07:11:57,043|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Save processing(393e409d-d3ba-4476-a82e-da6a553c2611) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-06-26 07:11:57,069|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Save processing(cd26355b-5e76-4279-947b-646156d5104e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-06-26 07:11:57,087|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Save processing(a940724a-c0e5-44b9-a31f-9c2c81e158e0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-06-26 07:11:57,103|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:11:57,103|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:11:57,104|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:11:57,104|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:11:57,104|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:11:57,105|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:11:57,129|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-26 07:11:57,203|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-26 07:11:57,226|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-26 07:11:57,247|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-26 07:11:57,335|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(resource-assignment) 2022-06-26 07:11:57,336|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-assign) 2022-06-26 07:11:57,337|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-deploy) 2022-06-26 07:11:57,402|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:11:57,482|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(resource-assignment) 2022-06-26 07:11:57,483|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-assign) 2022-06-26 07:11:57,484|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-deploy) 2022-06-26 07:11:57,531|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:11:57,608|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(resource-assignment) 2022-06-26 07:11:57,609|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-assign) 2022-06-26 07:11:57,610|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-deploy) 2022-06-26 07:11:57,611|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(HealthCheck) 2022-06-26 07:11:57,612|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(ScaleOutReconfiguration) 2022-06-26 07:11:57,613|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(vf-config-assign) 2022-06-26 07:11:57,614|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(vf-config-deploy) 2022-06-26 07:11:57,665|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:11:57,727|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(resource-assignment) 2022-06-26 07:11:57,728|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-deploy) 2022-06-26 07:11:57,763|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:11:57,824|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(resource-assignment) 2022-06-26 07:11:57,825|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-assign) 2022-06-26 07:11:57,826|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-assign-day-2) 2022-06-26 07:11:57,827|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-deploy) 2022-06-26 07:11:57,828|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-deploy-day-2) 2022-06-26 07:11:57,856|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-assign) 2022-06-26 07:11:57,857|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-deploy) 2022-06-26 07:11:57,858|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:11:57,867|bfa92b86-9f72-42a5-9b83-8a6173cff9e8||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:11:59,244|ae186f1c-3246-45db-bdd3-9092a31e5682||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Enhancing blueprint(/opt/app/onap/blueprints/working/8dd61e1d-4bd7-457c-a5ed-f8a9c66a6628) 2022-06-26 07:11:59,244|ae186f1c-3246-45db-bdd3-9092a31e5682||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| deleting definition types under : /opt/app/onap/blueprints/working/8dd61e1d-4bd7-457c-a5ed-f8a9c66a6628/Definitions 2022-06-26 07:11:59,247|ae186f1c-3246-45db-bdd3-9092a31e5682||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| reinitialized all type definitions 2022-06-26 07:11:59,248|ae186f1c-3246-45db-bdd3-9092a31e5682||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(resource-resolution) 2022-06-26 07:11:59,262|ae186f1c-3246-45db-bdd3-9092a31e5682||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing ArtifactDefinition(helloworld-velocity-template) 2022-06-26 07:11:59,266|ae186f1c-3246-45db-bdd3-9092a31e5682||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing ArtifactDefinition(helloworld-velocity-mapping) 2022-06-26 07:11:59,269|ae186f1c-3246-45db-bdd3-9092a31e5682||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false) 2022-06-26 07:11:59,284|ae186f1c-3246-45db-bdd3-9092a31e5682||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(capability) 2022-06-26 07:11:59,299|ae186f1c-3246-45db-bdd3-9092a31e5682||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(capability) 2022-06-26 07:11:59,306|ae186f1c-3246-45db-bdd3-9092a31e5682||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(processor-db) 2022-06-26 07:11:59,319|ae186f1c-3246-45db-bdd3-9092a31e5682||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-26 07:11:59,334|ae186f1c-3246-45db-bdd3-9092a31e5682||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-26 07:11:59,345|ae186f1c-3246-45db-bdd3-9092a31e5682||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-26 07:11:59,357|ae186f1c-3246-45db-bdd3-9092a31e5682||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-26 07:11:59,366|ae186f1c-3246-45db-bdd3-9092a31e5682||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-26 07:11:59,401|ae186f1c-3246-45db-bdd3-9092a31e5682||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing ArtifactDefinition(helloworld-jinja-template) 2022-06-26 07:11:59,405|ae186f1c-3246-45db-bdd3-9092a31e5682||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing ArtifactDefinition(helloworld-jinja-mapping) 2022-06-26 07:11:59,405|ae186f1c-3246-45db-bdd3-9092a31e5682||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false) 2022-06-26 07:11:59,422|ae186f1c-3246-45db-bdd3-9092a31e5682||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(capability) 2022-06-26 07:11:59,430|ae186f1c-3246-45db-bdd3-9092a31e5682||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(capability) 2022-06-26 07:11:59,438|ae186f1c-3246-45db-bdd3-9092a31e5682||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(capability) 2022-06-26 07:11:59,445|ae186f1c-3246-45db-bdd3-9092a31e5682||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(processor-db) 2022-06-26 07:11:59,454|ae186f1c-3246-45db-bdd3-9092a31e5682||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-26 07:11:59,464|ae186f1c-3246-45db-bdd3-9092a31e5682||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-26 07:11:59,473|ae186f1c-3246-45db-bdd3-9092a31e5682||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-26 07:11:59,481|ae186f1c-3246-45db-bdd3-9092a31e5682||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-26 07:11:59,490|ae186f1c-3246-45db-bdd3-9092a31e5682||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-26 07:11:59,500|ae186f1c-3246-45db-bdd3-9092a31e5682||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-26 07:11:59,531|ae186f1c-3246-45db-bdd3-9092a31e5682||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ##### Enhancing Workflow(resource-resolution) 2022-06-26 07:11:59,532|ae186f1c-3246-45db-bdd3-9092a31e5682||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution]) 2022-06-26 07:11:59,532|ae186f1c-3246-45db-bdd3-9092a31e5682||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| identified workflow(resource-resolution) targets(resource-resolution) 2022-06-26 07:11:59,532|ae186f1c-3246-45db-bdd3-9092a31e5682||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution) 2022-06-26 07:11:59,533|ae186f1c-3246-45db-bdd3-9092a31e5682||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution) 2022-06-26 07:11:59,533|ae186f1c-3246-45db-bdd3-9092a31e5682||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json] 2022-06-26 07:11:59,533|ae186f1c-3246-45db-bdd3-9092a31e5682||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enriching artifacts file(/opt/app/onap/blueprints/working/8dd61e1d-4bd7-457c-a5ed-f8a9c66a6628/Templates/hello-world-velocity-mapping.json 2022-06-26 07:11:59,544|ae186f1c-3246-45db-bdd3-9092a31e5682||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true) 2022-06-26 07:11:59,544|ae186f1c-3246-45db-bdd3-9092a31e5682||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| dataType not present for the recipe(dt-resource-resolution-properties) 2022-06-26 07:11:59,544|ae186f1c-3246-45db-bdd3-9092a31e5682||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enriching artifacts file(/opt/app/onap/blueprints/working/8dd61e1d-4bd7-457c-a5ed-f8a9c66a6628/Templates/hello-world-jinja-mapping.json 2022-06-26 07:11:59,554|ae186f1c-3246-45db-bdd3-9092a31e5682||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true) 2022-06-26 07:11:59,554|ae186f1c-3246-45db-bdd3-9092a31e5682||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution). 2022-06-26 07:11:59,554|ae186f1c-3246-45db-bdd3-9092a31e5682||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ##### Enhancing blueprint Resource Definitions 2022-06-26 07:11:59,554|ae186f1c-3246-45db-bdd3-9092a31e5682||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]) 2022-06-26 07:11:59,554|ae186f1c-3246-45db-bdd3-9092a31e5682||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| processing file (Templates/hello-world-velocity-mapping.json) 2022-06-26 07:11:59,554|ae186f1c-3246-45db-bdd3-9092a31e5682||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| processing file (Templates/hello-world-jinja-mapping.json) 2022-06-26 07:11:59,571|ae186f1c-3246-45db-bdd3-9092a31e5682||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:11:59,611|ae186f1c-3246-45db-bdd3-9092a31e5682||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default] 2022-06-26 07:11:59,768|cdcb4fa5-f3d5-438d-9070-462dd727d3a9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Save processing(64212ddb-b5f4-4868-ab10-c1502724244e) CBA(/opt/app/onap/blueprints/archive/64212ddb-b5f4-4868-ab10-c1502724244e/cba.zip) 2022-06-26 07:11:59,773|cdcb4fa5-f3d5-438d-9070-462dd727d3a9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/64212ddb-b5f4-4868-ab10-c1502724244e) and entry definition file (Definitions/resource-resolution.json) 2022-06-26 07:11:59,798|cdcb4fa5-f3d5-438d-9070-462dd727d3a9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(resource-resolution) 2022-06-26 07:11:59,807|cdcb4fa5-f3d5-438d-9070-462dd727d3a9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/64212ddb-b5f4-4868-ab10-c1502724244e) and entry definition file (Definitions/resource-resolution.json) 2022-06-26 07:11:59,826|cdcb4fa5-f3d5-438d-9070-462dd727d3a9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| No compiled cache(/opt/app/onap/blueprints/working/64212ddb-b5f4-4868-ab10-c1502724244e) present to clean. 2022-06-26 07:11:59,962|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| processing request id d0f98fce-5162-4d02-a92a-386bbe20cbfb 2022-06-26 07:11:59,962|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| storeExecutionInput called not to store the Workflow action input details 2022-06-26 07:11:59,962|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| StoreAuditService ID -1 2022-06-26 07:11:59,968|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db 2022-06-26 07:12:00,028|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:12:00,030|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0 2022-06-26 07:12:00,032|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:12:00,044|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Deriving input data for workflow: (resource-resolution) 2022-06-26 07:12:00,048|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component) 2022-06-26 07:12:00,048|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-26 07:12:00,049|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| preparing request id(d0f98fce-5162-4d02-a92a-386bbe20cbfb) for workflow(resource-resolution) step(helloworld) 2022-06-26 07:12:00,049|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 2022-06-26 07:12:00,049|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:12:00,050|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping) 2022-06-26 07:12:00,083|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:12:00,117|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-26 07:12:00,117|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-06-26 07:12:00,392|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Rest request method(PUT), url(/resource-resolution/put) 2022-06-26 07:12:00,497|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Response status(200 - OK) 2022-06-26 07:12:00,512|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Response processing type (string) 2022-06-26 07:12:00,512|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-06-26 07:12:00,513|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-06-26 07:12:00,513|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string) 2022-06-26 07:12:00,548|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Resource resolution saved into database successfully : (v_put) 2022-06-26 07:12:00,560|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-06-26 07:12:00,561|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Getting Jython Script Class(ResolvProperties) 2022-06-26 07:12:04,548|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Component Object org.python.proxies.__main__$ResolvProperties$1@4309a4cf 2022-06-26 07:12:04,553|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string) 2022-06-26 07:12:04,562|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Resource resolution saved into database successfully : (v_python) 2022-06-26 07:12:04,565|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-26 07:12:04,565|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-06-26 07:12:04,570|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-06-26 07:12:04,593|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Response status(200 - OK) 2022-06-26 07:12:04,593|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Response processing type (string) 2022-06-26 07:12:04,594|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-06-26 07:12:04,594|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-06-26 07:12:04,594|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string) 2022-06-26 07:12:04,596|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-26 07:12:04,596|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-06-26 07:12:04,599|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-06-26 07:12:04,610|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Resource resolution saved into database successfully : (v_patch) 2022-06-26 07:12:04,624|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Response status(200 - OK) 2022-06-26 07:12:04,625|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Response processing type (string) 2022-06-26 07:12:04,625|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-06-26 07:12:04,625|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-06-26 07:12:04,625|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string) 2022-06-26 07:12:04,630|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Resource resolution saved into database successfully : (v_del) 2022-06-26 07:12:04,632|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-06-26 07:12:04,663|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-06-26 07:12:11,947|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| compiled in (7283)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-06-26 07:12:11,949|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-06-26 07:12:11,964|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string) 2022-06-26 07:12:11,973|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Resource resolution saved into database successfully : (v_kotlin) 2022-06-26 07:12:11,975|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-26 07:12:11,975|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-06-26 07:12:11,981|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Rest request method(GET), url(/resource-resolution/get) 2022-06-26 07:12:12,026|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Response status(200 - OK) 2022-06-26 07:12:12,026|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Response processing type (string) 2022-06-26 07:12:12,027|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-06-26 07:12:12,027|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-06-26 07:12:12,027|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string) 2022-06-26 07:12:12,033|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Resource resolution saved into database successfully : (v_get) 2022-06-26 07:12:12,040|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string) 2022-06-26 07:12:12,040|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string) 2022-06-26 07:12:12,045|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Resource resolution saved into database successfully : (v_default) 2022-06-26 07:12:12,047|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Resource resolution saved into database successfully : (v_input) 2022-06-26 07:12:12,048|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-26 07:12:12,048|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-06-26 07:12:12,052|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Rest request method(POST), url(/resource-resolution/post) 2022-06-26 07:12:12,078|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Response status(200 - OK) 2022-06-26 07:12:12,078|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Response processing type (string) 2022-06-26 07:12:12,078|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-06-26 07:12:12,079|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-06-26 07:12:12,079|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string) 2022-06-26 07:12:12,084|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Resource resolution saved into database successfully : (v_post) 2022-06-26 07:12:12,097|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:12:12,127|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Response processing type (list) 2022-06-26 07:12:12,131|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2022-06-26 07:12:12,131|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-26 07:12:12,131|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-26 07:12:12,132|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-26 07:12:12,132|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-26 07:12:12,132|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list) 2022-06-26 07:12:12,139|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Resource resolution saved into database successfully : (v_db) 2022-06-26 07:12:12,143|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:12:12,219|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-06-26 07:12:12,238|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-06-26 07:12:12,239|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping) 2022-06-26 07:12:12,285|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:12:12,291|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-06-26 07:12:12,292|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string) 2022-06-26 07:12:12,293|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-06-26 07:12:12,293|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Getting Jython Script Class(ResolvProperties) 2022-06-26 07:12:12,304|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Resource resolution saved into database successfully : (from_suspend_function) 2022-06-26 07:12:12,351|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Component Object org.python.proxies.__main__$ResolvProperties$2@6fb8c12 2022-06-26 07:12:12,352|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string) 2022-06-26 07:12:12,367|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Resource resolution saved into database successfully : (j_python) 2022-06-26 07:12:12,368|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-26 07:12:12,368|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-06-26 07:12:12,370|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-06-26 07:12:12,388|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Response status(200 - OK) 2022-06-26 07:12:12,388|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Response processing type (string) 2022-06-26 07:12:12,388|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-06-26 07:12:12,389|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-06-26 07:12:12,389|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string) 2022-06-26 07:12:12,394|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Resource resolution saved into database successfully : (j_patch) 2022-06-26 07:12:12,395|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string) 2022-06-26 07:12:12,402|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Resource resolution saved into database successfully : (j_input) 2022-06-26 07:12:12,404|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-26 07:12:12,404|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-06-26 07:12:12,408|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Rest request method(PUT), url(/resource-resolution/put) 2022-06-26 07:12:12,419|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Response status(200 - OK) 2022-06-26 07:12:12,419|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Response processing type (string) 2022-06-26 07:12:12,419|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-06-26 07:12:12,419|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-06-26 07:12:12,419|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string) 2022-06-26 07:12:12,440|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Resource resolution saved into database successfully : (j_put) 2022-06-26 07:12:12,441|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string) 2022-06-26 07:12:12,448|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Resource resolution saved into database successfully : (j_default) 2022-06-26 07:12:12,449|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-26 07:12:12,449|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-06-26 07:12:12,451|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-06-26 07:12:12,473|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Response status(200 - OK) 2022-06-26 07:12:12,473|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Response processing type (string) 2022-06-26 07:12:12,473|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-06-26 07:12:12,473|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-06-26 07:12:12,474|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string) 2022-06-26 07:12:12,475|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-26 07:12:12,475|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-06-26 07:12:12,478|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Rest request method(POST), url(/resource-resolution/post) 2022-06-26 07:12:12,479|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Resource resolution saved into database successfully : (j_del) 2022-06-26 07:12:12,506|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Response status(200 - OK) 2022-06-26 07:12:12,507|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Response processing type (string) 2022-06-26 07:12:12,507|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-06-26 07:12:12,507|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-06-26 07:12:12,507|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string) 2022-06-26 07:12:12,512|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-26 07:12:12,512|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-06-26 07:12:12,513|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Resource resolution saved into database successfully : (j_post) 2022-06-26 07:12:12,515|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Rest request method(GET), url(/resource-resolution/get) 2022-06-26 07:12:12,534|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Response status(200 - OK) 2022-06-26 07:12:12,535|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Response processing type (string) 2022-06-26 07:12:12,535|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-06-26 07:12:12,535|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-06-26 07:12:12,536|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string) 2022-06-26 07:12:12,544|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Resource resolution saved into database successfully : (j_get) 2022-06-26 07:12:12,548|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:12:12,549|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value}) 2022-06-26 07:12:12,550|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id) 2022-06-26 07:12:12,564|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Response status(200 - OK) 2022-06-26 07:12:12,564|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Response processing type (string) 2022-06-26 07:12:12,564|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-06-26 07:12:12,564|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-06-26 07:12:12,564|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string) 2022-06-26 07:12:12,573|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Resource resolution saved into database successfully : (j_get_id) 2022-06-26 07:12:12,575|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-06-26 07:12:12,576|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string) 2022-06-26 07:12:12,581|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Resource resolution saved into database successfully : (j_kotlin) 2022-06-26 07:12:12,584|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:12:12,586|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Response processing type (list) 2022-06-26 07:12:12,587|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:12:12,587|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-26 07:12:12,587|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-26 07:12:12,587|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-26 07:12:12,587|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-26 07:12:12,587|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-26 07:12:12,587|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-26 07:12:12,587|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-26 07:12:12,587|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-26 07:12:12,587|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-26 07:12:12,588|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:12:12,592|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Resource resolution saved into database successfully : (j_db) 2022-06-26 07:12:12,593|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:12:12,836|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-06-26 07:12:12,841|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-06-26 07:12:12,842|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Preparing Response... 2022-06-26 07:12:12,842|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 2022-06-26 07:12:12,842|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveWorkflowOutputs for workflow(resource-resolution) 2022-06-26 07:12:12,843|14b39ad1-4f6c-4ab0-9542-3cee67f1dc4b||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ab0f6d6b-3671-4c48-b5cc-57479e62c0b3 auditStoreId -1 2022-06-26 07:28:59,886|868cb1bd-9b61-4f1f-8aa7-392ae9ca6136||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Save processing(1ba739c2-9846-45b9-b0a4-edc27598c4b5) CBA(/opt/app/onap/blueprints/archive/1ba739c2-9846-45b9-b0a4-edc27598c4b5/cba.zip) 2022-06-26 07:28:59,927|868cb1bd-9b61-4f1f-8aa7-392ae9ca6136||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1ba739c2-9846-45b9-b0a4-edc27598c4b5) and entry definition file (Definitions/CNF.json) 2022-06-26 07:29:00,039|868cb1bd-9b61-4f1f-8aa7-392ae9ca6136||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(resource-assignment) 2022-06-26 07:29:00,040|868cb1bd-9b61-4f1f-8aa7-392ae9ca6136||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-assign) 2022-06-26 07:29:00,041|868cb1bd-9b61-4f1f-8aa7-392ae9ca6136||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-deploy) 2022-06-26 07:29:00,042|868cb1bd-9b61-4f1f-8aa7-392ae9ca6136||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(scale-out) 2022-06-26 07:29:00,042|868cb1bd-9b61-4f1f-8aa7-392ae9ca6136||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(scale) 2022-06-26 07:29:00,043|868cb1bd-9b61-4f1f-8aa7-392ae9ca6136||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(scale-in) 2022-06-26 07:29:00,044|868cb1bd-9b61-4f1f-8aa7-392ae9ca6136||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(health-check) 2022-06-26 07:29:00,074|868cb1bd-9b61-4f1f-8aa7-392ae9ca6136||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1ba739c2-9846-45b9-b0a4-edc27598c4b5) and entry definition file (Definitions/CNF.json) 2022-06-26 07:29:00,136|868cb1bd-9b61-4f1f-8aa7-392ae9ca6136||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| No compiled cache(/opt/app/onap/blueprints/working/1ba739c2-9846-45b9-b0a4-edc27598c4b5) present to clean. 2022-06-26 07:31:11,178|e1c7954f-33b7-453c-9a67-d8dc26382c51||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-06-26 07:31:11,179|e1c7954f-33b7-453c-9a67-d8dc26382c51||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-26 07:31:11,179|e1c7954f-33b7-453c-9a67-d8dc26382c51||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-26 07:31:11,309|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-26 07:31:11,309|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-26 07:31:11,688|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-06-26 07:31:11,689|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Save processing(5a72c1d5-135f-4796-83ae-c6555dcb19de) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-06-26 07:31:11,709|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Save processing(f226a980-d8f6-4f28-a1a0-4b2a0bb3a0c3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-06-26 07:31:11,716|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Save processing(e84ed0b2-ef38-472a-ba60-942e28185eb2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-06-26 07:31:11,727|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Save processing(b7300fea-c9b4-42f7-9a20-dc1c43a08604) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-06-26 07:31:11,744|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Save processing(bba835b7-7982-4c9b-90bc-6fd910638df4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-06-26 07:31:11,759|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Save processing(8990ae02-a81c-41c9-947b-35b7ba6f0871) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-06-26 07:31:11,776|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:31:11,776|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:31:11,776|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:31:11,777|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:31:11,777|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:31:11,778|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:31:11,817|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-26 07:31:11,859|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-26 07:31:11,878|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-26 07:31:11,896|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-26 07:31:11,959|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(resource-assignment) 2022-06-26 07:31:11,960|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-assign) 2022-06-26 07:31:11,960|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-deploy) 2022-06-26 07:31:12,002|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:31:12,031|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-06-26 07:31:12,051|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-06-26 07:31:12,063|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-06-26 07:31:12,100|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(resource-assignment) 2022-06-26 07:31:12,101|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-assign) 2022-06-26 07:31:12,102|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-deploy) 2022-06-26 07:31:12,143|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:31:12,168|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-06-26 07:31:12,190|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-06-26 07:31:12,197|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-06-26 07:31:12,227|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(resource-assignment) 2022-06-26 07:31:12,228|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-assign) 2022-06-26 07:31:12,229|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-deploy) 2022-06-26 07:31:12,229|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(HealthCheck) 2022-06-26 07:31:12,230|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(ScaleOutReconfiguration) 2022-06-26 07:31:12,230|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(vf-config-assign) 2022-06-26 07:31:12,231|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(vf-config-deploy) 2022-06-26 07:31:12,275|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:31:12,315|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-06-26 07:31:12,325|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-06-26 07:31:12,336|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-06-26 07:31:12,351|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(resource-assignment) 2022-06-26 07:31:12,352|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-deploy) 2022-06-26 07:31:12,388|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-assign) 2022-06-26 07:31:12,388|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-deploy) 2022-06-26 07:31:12,390|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:31:12,401|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:31:12,414|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-06-26 07:31:12,422|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-06-26 07:31:12,431|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-06-26 07:31:12,467|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-06-26 07:31:12,474|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-06-26 07:31:12,484|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-06-26 07:31:12,508|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(resource-assignment) 2022-06-26 07:31:12,509|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-assign) 2022-06-26 07:31:12,510|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-assign-day-2) 2022-06-26 07:31:12,511|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-deploy) 2022-06-26 07:31:12,512|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-deploy-day-2) 2022-06-26 07:31:12,530|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:31:12,538|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Overwriting blueprint model :5G_Core::1.0.37 2022-06-26 07:31:12,545|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-06-26 07:31:12,547|e1c7954f-33b7-453c-9a67-d8dc26382c51||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-06-26 07:31:22,761|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Enhancing blueprint(/opt/app/onap/blueprints/working/5ad20eba-4ece-47c1-ad93-298bff9f4861) 2022-06-26 07:31:22,762|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| deleting definition types under : /opt/app/onap/blueprints/working/5ad20eba-4ece-47c1-ad93-298bff9f4861/Definitions 2022-06-26 07:31:22,764|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| reinitialized all type definitions 2022-06-26 07:31:22,765|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-06-26 07:31:22,775|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing ArtifactDefinition(vnf-template) 2022-06-26 07:31:22,778|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing ArtifactDefinition(vnf-mapping) 2022-06-26 07:31:22,780|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-06-26 07:31:22,805|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(input) 2022-06-26 07:31:22,816|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(input) 2022-06-26 07:31:22,822|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(input) 2022-06-26 07:31:22,826|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-06-26 07:31:22,826|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-06-26 07:31:22,826|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-06-26 07:31:22,838|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(input) 2022-06-26 07:31:22,843|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(input) 2022-06-26 07:31:22,847|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(input) 2022-06-26 07:31:22,852|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-26 07:31:22,863|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(input) 2022-06-26 07:31:22,868|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(input) 2022-06-26 07:31:22,873|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(input) 2022-06-26 07:31:22,877|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(input) 2022-06-26 07:31:22,881|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(input) 2022-06-26 07:31:22,885|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(input) 2022-06-26 07:31:22,895|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(config-assign) 2022-06-26 07:31:22,898|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing ArtifactDefinition(baseconfig-template) 2022-06-26 07:31:22,899|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-06-26 07:31:22,899|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-06-26 07:31:22,908|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(input) 2022-06-26 07:31:22,911|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(input) 2022-06-26 07:31:22,915|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(input) 2022-06-26 07:31:22,917|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(config-deploy) 2022-06-26 07:31:22,937|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ##### Enhancing Workflow(resource-assignment) 2022-06-26 07:31:22,938|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-06-26 07:31:22,938|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-06-26 07:31:22,938|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-06-26 07:31:22,938|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-06-26 07:31:22,938|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-06-26 07:31:22,938|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enriching artifacts file(/opt/app/onap/blueprints/working/5ad20eba-4ece-47c1-ad93-298bff9f4861/Templates/vnf-mapping.json 2022-06-26 07:31:22,943|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-06-26 07:31:22,943|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-06-26 07:31:22,943|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enriching artifacts file(/opt/app/onap/blueprints/working/5ad20eba-4ece-47c1-ad93-298bff9f4861/Templates/base_ubuntu20-mapping.json 2022-06-26 07:31:22,948|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-06-26 07:31:22,948|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-06-26 07:31:22,949|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ##### Enhancing Workflow(config-assign) 2022-06-26 07:31:22,950|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-06-26 07:31:22,950|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| identified workflow(config-assign) targets(config-assign) 2022-06-26 07:31:22,950|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-06-26 07:31:22,950|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-06-26 07:31:22,950|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enriching artifacts file(/opt/app/onap/blueprints/working/5ad20eba-4ece-47c1-ad93-298bff9f4861/Templates/baseconfig-mapping.json 2022-06-26 07:31:22,954|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-06-26 07:31:22,954|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| dataType not present for the recipe(dt-config-assign-properties) 2022-06-26 07:31:22,956|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ##### Enhancing Workflow(config-deploy) 2022-06-26 07:31:22,956|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-06-26 07:31:22,956|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| identified workflow(config-deploy) targets(config-deploy) 2022-06-26 07:31:22,956|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| workflow(config-deploy) resource assignment files([] 2022-06-26 07:31:22,956|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ##### Enhancing blueprint Resource Definitions 2022-06-26 07:31:22,956|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-06-26 07:31:22,956|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| processing file (Templates/vnf-mapping.json) 2022-06-26 07:31:22,957|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-06-26 07:31:22,957|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| processing file (Templates/baseconfig-mapping.json) 2022-06-26 07:31:22,970|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:31:22,993|4d277a58-a9fb-4c5c-98e0-965ee8000a57||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-06-26 07:31:23,180|c05c8769-7c83-4a21-b0ad-41590b8acc4d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Save processing(54a13538-b82f-4c28-8552-ff43edde5c8b) CBA(/opt/app/onap/blueprints/archive/54a13538-b82f-4c28-8552-ff43edde5c8b/cba.zip) 2022-06-26 07:31:23,186|c05c8769-7c83-4a21-b0ad-41590b8acc4d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/54a13538-b82f-4c28-8552-ff43edde5c8b) and entry definition file (Definitions/ubuntu20.json) 2022-06-26 07:31:23,195|c05c8769-7c83-4a21-b0ad-41590b8acc4d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-26 07:31:23,215|c05c8769-7c83-4a21-b0ad-41590b8acc4d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(resource-assignment) 2022-06-26 07:31:23,216|c05c8769-7c83-4a21-b0ad-41590b8acc4d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-assign) 2022-06-26 07:31:23,217|c05c8769-7c83-4a21-b0ad-41590b8acc4d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-deploy) 2022-06-26 07:31:23,225|c05c8769-7c83-4a21-b0ad-41590b8acc4d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/54a13538-b82f-4c28-8552-ff43edde5c8b) and entry definition file (Definitions/ubuntu20.json) 2022-06-26 07:31:23,240|c05c8769-7c83-4a21-b0ad-41590b8acc4d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| No compiled cache(/opt/app/onap/blueprints/working/54a13538-b82f-4c28-8552-ff43edde5c8b) present to clean. 2022-06-26 07:33:20,293|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-26 07:33:20,396|||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-26 07:33:20,445|583d25d8-4f09-457b-bf64-bdd3a44923a6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| request(583d25d8-4f09-457b-bf64-bdd3a44923a6) 2022-06-26 07:33:20,450|583d25d8-4f09-457b-bf64-bdd3a44923a6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| CBA file(/opt/app/onap/blueprints/archive/e461f4d4-1f72-42db-9b41-441aabcf34dd/cba.zip written successfully 2022-06-26 07:33:20,450|583d25d8-4f09-457b-bf64-bdd3a44923a6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Save processing(e461f4d4-1f72-42db-9b41-441aabcf34dd) CBA(/opt/app/onap/blueprints/archive/e461f4d4-1f72-42db-9b41-441aabcf34dd/cba.zip) 2022-06-26 07:33:20,458|583d25d8-4f09-457b-bf64-bdd3a44923a6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e461f4d4-1f72-42db-9b41-441aabcf34dd) and entry definition file (Definitions/ubuntu20.json) 2022-06-26 07:33:20,474|583d25d8-4f09-457b-bf64-bdd3a44923a6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-26 07:33:20,508|583d25d8-4f09-457b-bf64-bdd3a44923a6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(resource-assignment) 2022-06-26 07:33:20,509|583d25d8-4f09-457b-bf64-bdd3a44923a6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-assign) 2022-06-26 07:33:20,509|583d25d8-4f09-457b-bf64-bdd3a44923a6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-deploy) 2022-06-26 07:33:20,518|583d25d8-4f09-457b-bf64-bdd3a44923a6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e461f4d4-1f72-42db-9b41-441aabcf34dd) and entry definition file (Definitions/ubuntu20.json) 2022-06-26 07:33:20,534|583d25d8-4f09-457b-bf64-bdd3a44923a6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-06-26 07:33:20,548|583d25d8-4f09-457b-bf64-bdd3a44923a6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-06-26 07:33:20,550|583d25d8-4f09-457b-bf64-bdd3a44923a6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-06-26 07:33:20,564|583d25d8-4f09-457b-bf64-bdd3a44923a6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| No compiled cache(/opt/app/onap/blueprints/working/e461f4d4-1f72-42db-9b41-441aabcf34dd) present to clean. 2022-06-26 07:33:25,878|aabe072b-b2b1-4ce2-b33e-60216b8d5733||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| getting cba file name(ubuntu20), version(1.0.0) from db 2022-06-26 07:33:25,958|aabe072b-b2b1-4ce2-b33e-60216b8d5733||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-26 07:33:25,960|aabe072b-b2b1-4ce2-b33e-60216b8d5733||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-26 07:33:25,963|aabe072b-b2b1-4ce2-b33e-60216b8d5733||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-26 07:33:26,126|8b61e947-16d2-4014-ac7c-2ac8e2333cbd||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-26 07:33:26,126|8b61e947-16d2-4014-ac7c-2ac8e2333cbd||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-26 07:33:26,129|8b61e947-16d2-4014-ac7c-2ac8e2333cbd||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-26 07:33:26,504|7340c513-25b8-4473-b51c-714a38d6ea54||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-26 07:33:26,504|7340c513-25b8-4473-b51c-714a38d6ea54||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-26 07:33:26,508|7340c513-25b8-4473-b51c-714a38d6ea54||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-26 07:33:26,718|dd8b19f1-d176-4c0a-9775-13f36d9490bb||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-26 07:33:26,718|dd8b19f1-d176-4c0a-9775-13f36d9490bb||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-26 07:33:26,720|dd8b19f1-d176-4c0a-9775-13f36d9490bb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-26 07:33:34,712|a954ec26-54f6-4e2b-92b9-360d92ac2e41||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Save processing(20a334b7-3bfd-46e8-b00b-d21e120aae1b) CBA(/opt/app/onap/blueprints/archive/20a334b7-3bfd-46e8-b00b-d21e120aae1b/cba.zip) 2022-06-26 07:33:34,738|a954ec26-54f6-4e2b-92b9-360d92ac2e41||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/20a334b7-3bfd-46e8-b00b-d21e120aae1b) and entry definition file (Definitions/CNF.json) 2022-06-26 07:33:34,807|a954ec26-54f6-4e2b-92b9-360d92ac2e41||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(resource-assignment) 2022-06-26 07:33:34,808|a954ec26-54f6-4e2b-92b9-360d92ac2e41||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-assign) 2022-06-26 07:33:34,809|a954ec26-54f6-4e2b-92b9-360d92ac2e41||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-deploy) 2022-06-26 07:33:34,809|a954ec26-54f6-4e2b-92b9-360d92ac2e41||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(scale-out) 2022-06-26 07:33:34,810|a954ec26-54f6-4e2b-92b9-360d92ac2e41||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(scale) 2022-06-26 07:33:34,810|a954ec26-54f6-4e2b-92b9-360d92ac2e41||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(scale-in) 2022-06-26 07:33:34,811|a954ec26-54f6-4e2b-92b9-360d92ac2e41||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(health-check) 2022-06-26 07:33:34,833|a954ec26-54f6-4e2b-92b9-360d92ac2e41||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/20a334b7-3bfd-46e8-b00b-d21e120aae1b) and entry definition file (Definitions/CNF.json) 2022-06-26 07:33:34,841|a954ec26-54f6-4e2b-92b9-360d92ac2e41||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Overwriting blueprint model :APACHE::1.0.0 2022-06-26 07:33:34,849|a954ec26-54f6-4e2b-92b9-360d92ac2e41||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2022-06-26 07:33:34,850|a954ec26-54f6-4e2b-92b9-360d92ac2e41||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Deleted deployed blueprint model :APACHE::1.0.0 2022-06-26 07:33:34,864|a954ec26-54f6-4e2b-92b9-360d92ac2e41||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| No compiled cache(/opt/app/onap/blueprints/working/20a334b7-3bfd-46e8-b00b-d21e120aae1b) present to clean. 2022-06-26 07:33:38,804|8d925061-e253-4bc6-993c-c4c4389125e8||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-06-26 07:33:38,804|8d925061-e253-4bc6-993c-c4c4389125e8||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-26 07:33:38,804|8d925061-e253-4bc6-993c-c4c4389125e8||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-26 07:33:38,930|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-26 07:33:38,930|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-26 07:33:39,292|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-06-26 07:33:39,292|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Save processing(83a8eaa6-95b6-4bc0-a9c8-13fa56a80fe9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-06-26 07:33:39,308|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Save processing(eda1520e-4cb0-4f5c-81a8-3c100c5fbd29) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-06-26 07:33:39,313|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Save processing(fa3a1eaf-7c5a-4694-b15e-f4f3db9dc148) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-06-26 07:33:39,322|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Save processing(af2f51b5-1189-499a-a512-e1a5faf1b076) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-06-26 07:33:39,332|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Save processing(c86a0adf-6011-4fea-9c7d-0fcbb8bda8bf) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-06-26 07:33:39,344|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Save processing(5cad67aa-111b-406f-97a4-9d0da049a04b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-06-26 07:33:39,355|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:33:39,355|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:33:39,355|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:33:39,355|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:33:39,356|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:33:39,356|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:33:39,378|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-26 07:33:39,412|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-26 07:33:39,429|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-26 07:33:39,447|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-26 07:33:39,526|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(resource-assignment) 2022-06-26 07:33:39,527|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-assign) 2022-06-26 07:33:39,528|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-deploy) 2022-06-26 07:33:39,563|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:33:39,585|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-06-26 07:33:39,592|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-06-26 07:33:39,592|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-06-26 07:33:39,624|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(resource-assignment) 2022-06-26 07:33:39,625|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-assign) 2022-06-26 07:33:39,626|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-deploy) 2022-06-26 07:33:39,663|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:33:39,684|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-06-26 07:33:39,690|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-06-26 07:33:39,695|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-06-26 07:33:39,719|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(resource-assignment) 2022-06-26 07:33:39,719|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-assign) 2022-06-26 07:33:39,720|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-deploy) 2022-06-26 07:33:39,721|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(HealthCheck) 2022-06-26 07:33:39,722|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(ScaleOutReconfiguration) 2022-06-26 07:33:39,722|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(vf-config-assign) 2022-06-26 07:33:39,723|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(vf-config-deploy) 2022-06-26 07:33:39,759|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:33:39,778|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-06-26 07:33:39,784|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-06-26 07:33:39,785|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-06-26 07:33:39,801|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(resource-assignment) 2022-06-26 07:33:39,802|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-deploy) 2022-06-26 07:33:39,830|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-assign) 2022-06-26 07:33:39,831|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-deploy) 2022-06-26 07:33:39,831|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:33:39,840|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:33:39,854|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-06-26 07:33:39,860|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-06-26 07:33:39,861|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-06-26 07:33:39,880|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-06-26 07:33:39,886|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-06-26 07:33:39,895|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-06-26 07:33:39,919|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(resource-assignment) 2022-06-26 07:33:39,920|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-assign) 2022-06-26 07:33:39,921|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-assign-day-2) 2022-06-26 07:33:39,922|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-deploy) 2022-06-26 07:33:39,923|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-deploy-day-2) 2022-06-26 07:33:39,942|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:33:39,951|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Overwriting blueprint model :5G_Core::1.0.37 2022-06-26 07:33:39,963|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-06-26 07:33:39,964|8d925061-e253-4bc6-993c-c4c4389125e8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-06-26 07:33:50,253|b5dafb1d-249e-4f19-84d3-a7f60fc96bfc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Enhancing blueprint(/opt/app/onap/blueprints/working/fa58fa22-2d20-4a3f-8435-1942e12f8c36) 2022-06-26 07:33:50,254|b5dafb1d-249e-4f19-84d3-a7f60fc96bfc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| deleting definition types under : /opt/app/onap/blueprints/working/fa58fa22-2d20-4a3f-8435-1942e12f8c36/Definitions 2022-06-26 07:33:50,256|b5dafb1d-249e-4f19-84d3-a7f60fc96bfc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| reinitialized all type definitions 2022-06-26 07:33:50,257|b5dafb1d-249e-4f19-84d3-a7f60fc96bfc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(netconf-device) 2022-06-26 07:33:50,270|b5dafb1d-249e-4f19-84d3-a7f60fc96bfc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(resolve-data) 2022-06-26 07:33:50,279|b5dafb1d-249e-4f19-84d3-a7f60fc96bfc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-06-26 07:33:50,282|b5dafb1d-249e-4f19-84d3-a7f60fc96bfc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-06-26 07:33:50,285|b5dafb1d-249e-4f19-84d3-a7f60fc96bfc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-06-26 07:33:50,297|b5dafb1d-249e-4f19-84d3-a7f60fc96bfc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-06-26 07:33:50,310|b5dafb1d-249e-4f19-84d3-a7f60fc96bfc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ##### Enhancing Workflow(config-assign) 2022-06-26 07:33:50,310|b5dafb1d-249e-4f19-84d3-a7f60fc96bfc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-06-26 07:33:50,310|b5dafb1d-249e-4f19-84d3-a7f60fc96bfc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| identified workflow(config-assign) targets(resolve-data) 2022-06-26 07:33:50,310|b5dafb1d-249e-4f19-84d3-a7f60fc96bfc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-06-26 07:33:50,310|b5dafb1d-249e-4f19-84d3-a7f60fc96bfc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-06-26 07:33:50,310|b5dafb1d-249e-4f19-84d3-a7f60fc96bfc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enriching artifacts file(/opt/app/onap/blueprints/working/fa58fa22-2d20-4a3f-8435-1942e12f8c36/Templates/netconfrpc-mapping.json 2022-06-26 07:33:50,315|b5dafb1d-249e-4f19-84d3-a7f60fc96bfc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-06-26 07:33:50,315|b5dafb1d-249e-4f19-84d3-a7f60fc96bfc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| dataType not present for the recipe(dt-config-assign-properties) 2022-06-26 07:33:50,315|b5dafb1d-249e-4f19-84d3-a7f60fc96bfc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ##### Enhancing Workflow(config-deploy) 2022-06-26 07:33:50,316|b5dafb1d-249e-4f19-84d3-a7f60fc96bfc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-06-26 07:33:50,316|b5dafb1d-249e-4f19-84d3-a7f60fc96bfc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| identified workflow(config-deploy) targets(execute-netconf) 2022-06-26 07:33:50,316|b5dafb1d-249e-4f19-84d3-a7f60fc96bfc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| workflow(config-deploy) resource assignment files([] 2022-06-26 07:33:50,316|b5dafb1d-249e-4f19-84d3-a7f60fc96bfc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| ##### Enhancing blueprint Resource Definitions 2022-06-26 07:33:50,316|b5dafb1d-249e-4f19-84d3-a7f60fc96bfc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-06-26 07:33:50,316|b5dafb1d-249e-4f19-84d3-a7f60fc96bfc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| processing file (Templates/netconfrpc-mapping.json) 2022-06-26 07:33:50,321|b5dafb1d-249e-4f19-84d3-a7f60fc96bfc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| distinct resource keys ([input-source]) 2022-06-26 07:33:50,326|b5dafb1d-249e-4f19-84d3-a7f60fc96bfc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Enriching Resource Definition sources Node Template: [source-input] 2022-06-26 07:34:09,770|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-26 07:34:09,881|||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-26 07:34:09,884|93d862d9-2256-4e61-8b9b-ba89fc17327e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| request(93d862d9-2256-4e61-8b9b-ba89fc17327e) 2022-06-26 07:34:09,885|93d862d9-2256-4e61-8b9b-ba89fc17327e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| CBA file(/opt/app/onap/blueprints/archive/99b8aa8b-2457-4c07-8381-7af73f638721/cba.zip written successfully 2022-06-26 07:34:09,885|93d862d9-2256-4e61-8b9b-ba89fc17327e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Save processing(99b8aa8b-2457-4c07-8381-7af73f638721) CBA(/opt/app/onap/blueprints/archive/99b8aa8b-2457-4c07-8381-7af73f638721/cba.zip) 2022-06-26 07:34:09,903|93d862d9-2256-4e61-8b9b-ba89fc17327e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/99b8aa8b-2457-4c07-8381-7af73f638721) and entry definition file (Definitions/CNF.json) 2022-06-26 07:34:09,948|93d862d9-2256-4e61-8b9b-ba89fc17327e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(resource-assignment) 2022-06-26 07:34:09,948|93d862d9-2256-4e61-8b9b-ba89fc17327e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-assign) 2022-06-26 07:34:09,949|93d862d9-2256-4e61-8b9b-ba89fc17327e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-deploy) 2022-06-26 07:34:09,949|93d862d9-2256-4e61-8b9b-ba89fc17327e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(scale-out) 2022-06-26 07:34:09,950|93d862d9-2256-4e61-8b9b-ba89fc17327e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(scale) 2022-06-26 07:34:09,950|93d862d9-2256-4e61-8b9b-ba89fc17327e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(scale-in) 2022-06-26 07:34:09,950|93d862d9-2256-4e61-8b9b-ba89fc17327e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(health-check) 2022-06-26 07:34:09,967|93d862d9-2256-4e61-8b9b-ba89fc17327e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/99b8aa8b-2457-4c07-8381-7af73f638721) and entry definition file (Definitions/CNF.json) 2022-06-26 07:34:09,980|93d862d9-2256-4e61-8b9b-ba89fc17327e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Overwriting blueprint model :APACHE::1.0.0 2022-06-26 07:34:09,989|93d862d9-2256-4e61-8b9b-ba89fc17327e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2022-06-26 07:34:09,989|93d862d9-2256-4e61-8b9b-ba89fc17327e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Deleted deployed blueprint model :APACHE::1.0.0 2022-06-26 07:34:10,003|93d862d9-2256-4e61-8b9b-ba89fc17327e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| No compiled cache(/opt/app/onap/blueprints/working/99b8aa8b-2457-4c07-8381-7af73f638721) present to clean. 2022-06-26 07:34:21,837|9956a74d-d2b8-44bf-88b0-cfedac09d13c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| getting cba file name(APACHE), version(1.0.0) from db 2022-06-26 07:34:22,019|9956a74d-d2b8-44bf-88b0-cfedac09d13c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-26 07:34:22,021|9956a74d-d2b8-44bf-88b0-cfedac09d13c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-26 07:34:22,025|9956a74d-d2b8-44bf-88b0-cfedac09d13c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-26 07:34:22,189|484d2c41-0831-4638-9479-cc4a1920815e||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-26 07:34:22,189|484d2c41-0831-4638-9479-cc4a1920815e||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-26 07:34:22,192|484d2c41-0831-4638-9479-cc4a1920815e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-26 07:34:22,795|7b8acf61-516c-44fd-91ce-5bf1fc9d1050||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-26 07:34:22,796|7b8acf61-516c-44fd-91ce-5bf1fc9d1050||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-26 07:34:22,799|7b8acf61-516c-44fd-91ce-5bf1fc9d1050||DefaultDispatcher-worker-5||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-26 07:34:22,972|c9cd80fb-f9c1-4cbb-bb61-082d540c8731||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-26 07:34:22,972|c9cd80fb-f9c1-4cbb-bb61-082d540c8731||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-26 07:34:22,974|c9cd80fb-f9c1-4cbb-bb61-082d540c8731||DefaultDispatcher-worker-5||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-26 07:34:23,151|184cf86b-9cca-4194-a2c9-9dbba5f5525f||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-26 07:34:23,151|184cf86b-9cca-4194-a2c9-9dbba5f5525f||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-26 07:34:23,153|184cf86b-9cca-4194-a2c9-9dbba5f5525f||DefaultDispatcher-worker-5||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-26 07:34:23,359|775e10bc-e279-491a-abe5-0205d488b052||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-26 07:34:23,360|775e10bc-e279-491a-abe5-0205d488b052||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-26 07:34:23,362|775e10bc-e279-491a-abe5-0205d488b052||DefaultDispatcher-worker-5||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-26 07:34:23,602|e1ac99d4-d8a1-4e38-b758-0337f84adc7d||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-26 07:34:23,603|e1ac99d4-d8a1-4e38-b758-0337f84adc7d||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-26 07:34:23,605|e1ac99d4-d8a1-4e38-b758-0337f84adc7d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-26 07:34:23,779|d8329d61-d43f-4771-ac48-b7a8e076b927||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-26 07:34:23,779|d8329d61-d43f-4771-ac48-b7a8e076b927||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-26 07:34:23,780|d8329d61-d43f-4771-ac48-b7a8e076b927||DefaultDispatcher-worker-5||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-26 07:35:22,632|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-26 07:35:22,746|||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-26 07:35:22,749|02f76fe7-8d7a-4a72-b774-a415ecc06aec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| request(02f76fe7-8d7a-4a72-b774-a415ecc06aec) 2022-06-26 07:35:22,751|02f76fe7-8d7a-4a72-b774-a415ecc06aec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| CBA file(/opt/app/onap/blueprints/archive/78f81baf-c8c7-467f-a840-165123b60e3e/cba.zip written successfully 2022-06-26 07:35:22,751|02f76fe7-8d7a-4a72-b774-a415ecc06aec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Save processing(78f81baf-c8c7-467f-a840-165123b60e3e) CBA(/opt/app/onap/blueprints/archive/78f81baf-c8c7-467f-a840-165123b60e3e/cba.zip) 2022-06-26 07:35:22,782|02f76fe7-8d7a-4a72-b774-a415ecc06aec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/78f81baf-c8c7-467f-a840-165123b60e3e) and entry definition file (Definitions/pnf_netconf.json) 2022-06-26 07:35:22,793|02f76fe7-8d7a-4a72-b774-a415ecc06aec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-26 07:35:22,804|02f76fe7-8d7a-4a72-b774-a415ecc06aec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-assign) 2022-06-26 07:35:22,805|02f76fe7-8d7a-4a72-b774-a415ecc06aec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Validating Workflow(config-deploy) 2022-06-26 07:35:22,811|02f76fe7-8d7a-4a72-b774-a415ecc06aec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/78f81baf-c8c7-467f-a840-165123b60e3e) and entry definition file (Definitions/pnf_netconf.json) 2022-06-26 07:35:22,828|02f76fe7-8d7a-4a72-b774-a415ecc06aec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-06-26 07:35:22,839|02f76fe7-8d7a-4a72-b774-a415ecc06aec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-06-26 07:35:22,841|02f76fe7-8d7a-4a72-b774-a415ecc06aec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-06-26 07:35:22,858|02f76fe7-8d7a-4a72-b774-a415ecc06aec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| No compiled cache(/opt/app/onap/blueprints/working/78f81baf-c8c7-467f-a840-165123b60e3e) present to clean. 2022-06-26 07:36:25,144|f07061fb-f758-44cf-aa48-92f7b732f264||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| processing request id 2e85bda6-ed4e-4095-9485-fe9800d7b4eb 2022-06-26 07:36:25,144|f07061fb-f758-44cf-aa48-92f7b732f264||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| storeExecutionInput called not to store the Workflow action input details 2022-06-26 07:36:25,144|f07061fb-f758-44cf-aa48-92f7b732f264||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| StoreAuditService ID -1 2022-06-26 07:36:25,146|f07061fb-f758-44cf-aa48-92f7b732f264||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-26 07:36:25,146|f07061fb-f758-44cf-aa48-92f7b732f264||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-26 07:36:25,149|f07061fb-f758-44cf-aa48-92f7b732f264||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-26 07:36:25,166|f07061fb-f758-44cf-aa48-92f7b732f264||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Deriving input data for workflow: (resource-assignment) 2022-06-26 07:36:25,167|f07061fb-f758-44cf-aa48-92f7b732f264||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-06-26 07:36:25,167|f07061fb-f758-44cf-aa48-92f7b732f264||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-26 07:36:25,168|f07061fb-f758-44cf-aa48-92f7b732f264||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| preparing request id(2e85bda6-ed4e-4095-9485-fe9800d7b4eb) for workflow(resource-assignment) step(resource-assignment) 2022-06-26 07:36:25,168|f07061fb-f758-44cf-aa48-92f7b732f264||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-06-26 07:36:25,169|f07061fb-f758-44cf-aa48-92f7b732f264||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-06-26 07:36:25,170|f07061fb-f758-44cf-aa48-92f7b732f264||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-06-26 07:36:25,183|f07061fb-f758-44cf-aa48-92f7b732f264||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:36:25,185|f07061fb-f758-44cf-aa48-92f7b732f264||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-06-26 07:36:25,186|f07061fb-f758-44cf-aa48-92f7b732f264||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("4d66a99f-babf-4caf-b458-8d88786fa2cd") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-26 07:36:25,186|f07061fb-f758-44cf-aa48-92f7b732f264||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("e3f91f16-fd0b-4f81-a17f-067951c3ad67") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-26 07:36:25,189|f07061fb-f758-44cf-aa48-92f7b732f264||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Generated Resource Param Data ({ "service-instance-id" : "4d66a99f-babf-4caf-b458-8d88786fa2cd", "vnf-id" : "e3f91f16-fd0b-4f81-a17f-067951c3ad67", "vnf_name" : "ubuntu20-VNF-name" }) 2022-06-26 07:36:25,200|f07061fb-f758-44cf-aa48-92f7b732f264||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Preparing Response... 2022-06-26 07:36:25,200|f07061fb-f758-44cf-aa48-92f7b732f264||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-06-26 07:36:25,200|f07061fb-f758-44cf-aa48-92f7b732f264||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-06-26 07:36:25,201|f07061fb-f758-44cf-aa48-92f7b732f264||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6685d729-c991-423e-8600-1ab7b651b502 auditStoreId -1 2022-06-26 07:36:31,370|f07061fb-f758-44cf-aa48-92f7b732f264||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| processing request id ab271bbb-6a47-4fe0-9fc2-bcc06c2c2437 2022-06-26 07:36:31,370|f07061fb-f758-44cf-aa48-92f7b732f264||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| storeExecutionInput called not to store the Workflow action input details 2022-06-26 07:36:31,370|f07061fb-f758-44cf-aa48-92f7b732f264||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| StoreAuditService ID -1 2022-06-26 07:36:31,370|f07061fb-f758-44cf-aa48-92f7b732f264||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-26 07:36:31,370|f07061fb-f758-44cf-aa48-92f7b732f264||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-26 07:36:31,371|f07061fb-f758-44cf-aa48-92f7b732f264||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-26 07:36:31,378|f07061fb-f758-44cf-aa48-92f7b732f264||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Deriving input data for workflow: (resource-assignment) 2022-06-26 07:36:31,378|f07061fb-f758-44cf-aa48-92f7b732f264||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-06-26 07:36:31,378|f07061fb-f758-44cf-aa48-92f7b732f264||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-26 07:36:31,379|f07061fb-f758-44cf-aa48-92f7b732f264||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| preparing request id(ab271bbb-6a47-4fe0-9fc2-bcc06c2c2437) for workflow(resource-assignment) step(resource-assignment) 2022-06-26 07:36:31,379|f07061fb-f758-44cf-aa48-92f7b732f264||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-06-26 07:36:31,379|f07061fb-f758-44cf-aa48-92f7b732f264||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-06-26 07:36:31,380|f07061fb-f758-44cf-aa48-92f7b732f264||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2022-06-26 07:36:31,390|f07061fb-f758-44cf-aa48-92f7b732f264||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:36:31,392|f07061fb-f758-44cf-aa48-92f7b732f264||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2022-06-26 07:36:31,392|f07061fb-f758-44cf-aa48-92f7b732f264||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2022-06-26 07:36:31,393|f07061fb-f758-44cf-aa48-92f7b732f264||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2022-06-26 07:36:31,393|f07061fb-f758-44cf-aa48-92f7b732f264||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2022-06-26 07:36:31,393|f07061fb-f758-44cf-aa48-92f7b732f264||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("795e1cb1-9dab-4630-b22d-96c96f33cb17") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-06-26 07:36:31,394|f07061fb-f758-44cf-aa48-92f7b732f264||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("4d66a99f-babf-4caf-b458-8d88786fa2cd") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-26 07:36:31,394|f07061fb-f758-44cf-aa48-92f7b732f264||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:36:31,394|f07061fb-f758-44cf-aa48-92f7b732f264||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2022-06-26 07:36:31,395|f07061fb-f758-44cf-aa48-92f7b732f264||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2022-06-26 07:36:31,396|f07061fb-f758-44cf-aa48-92f7b732f264||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("e3f91f16-fd0b-4f81-a17f-067951c3ad67") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-26 07:36:31,397|f07061fb-f758-44cf-aa48-92f7b732f264||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin-daily-master", "service-instance-id" : "4d66a99f-babf-4caf-b458-8d88786fa2cd", "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" : "795e1cb1-9dab-4630-b22d-96c96f33cb17", "vnf-id" : "e3f91f16-fd0b-4f81-a17f-067951c3ad67", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2022-06-26 07:36:31,411|f07061fb-f758-44cf-aa48-92f7b732f264||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Preparing Response... 2022-06-26 07:36:31,411|f07061fb-f758-44cf-aa48-92f7b732f264||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-06-26 07:36:31,411|f07061fb-f758-44cf-aa48-92f7b732f264||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-06-26 07:36:31,412|f07061fb-f758-44cf-aa48-92f7b732f264||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d8e34899-f2d0-448a-8c6c-c2044c01d11e auditStoreId -1 2022-06-26 07:36:39,490|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-26 07:36:39,603|||grpc-default-executor-2||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-06-26 07:36:39,629|f07061fb-f758-44cf-aa48-92f7b732f264||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| processing request id f07061fb-f758-44cf-aa48-92f7b732f264 2022-06-26 07:36:39,629|f07061fb-f758-44cf-aa48-92f7b732f264||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| storeExecutionInput called not to store the Workflow action input details 2022-06-26 07:36:39,629|f07061fb-f758-44cf-aa48-92f7b732f264||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| StoreAuditService ID -1 2022-06-26 07:36:39,629|f07061fb-f758-44cf-aa48-92f7b732f264||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-26 07:36:39,629|f07061fb-f758-44cf-aa48-92f7b732f264||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-26 07:36:39,630|f07061fb-f758-44cf-aa48-92f7b732f264||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-26 07:36:39,633|f07061fb-f758-44cf-aa48-92f7b732f264||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Deriving input data for workflow: (config-assign) 2022-06-26 07:36:39,633|f07061fb-f758-44cf-aa48-92f7b732f264||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2022-06-26 07:36:39,634|f07061fb-f758-44cf-aa48-92f7b732f264||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-26 07:36:39,635|f07061fb-f758-44cf-aa48-92f7b732f264||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| preparing request id(f07061fb-f758-44cf-aa48-92f7b732f264) for workflow(config-assign) step(config-assign) 2022-06-26 07:36:39,635|f07061fb-f758-44cf-aa48-92f7b732f264||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2022-06-26 07:36:39,635|f07061fb-f758-44cf-aa48-92f7b732f264||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2022-06-26 07:36:39,637|f07061fb-f758-44cf-aa48-92f7b732f264||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2022-06-26 07:36:39,657|f07061fb-f758-44cf-aa48-92f7b732f264||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:36:39,658|f07061fb-f758-44cf-aa48-92f7b732f264||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-06-26 07:36:39,659|f07061fb-f758-44cf-aa48-92f7b732f264||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("4d66a99f-babf-4caf-b458-8d88786fa2cd") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-26 07:36:39,659|f07061fb-f758-44cf-aa48-92f7b732f264||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("e3f91f16-fd0b-4f81-a17f-067951c3ad67") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-26 07:36:39,665|f07061fb-f758-44cf-aa48-92f7b732f264||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Resource resolution saved into database successfully : (vnf-id) 2022-06-26 07:36:39,665|f07061fb-f758-44cf-aa48-92f7b732f264||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Resource resolution saved into database successfully : (vnf_name) 2022-06-26 07:36:39,666|f07061fb-f758-44cf-aa48-92f7b732f264||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Resource resolution saved into database successfully : (service-instance-id) 2022-06-26 07:36:39,667|f07061fb-f758-44cf-aa48-92f7b732f264||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Generated Resource Param Data ({ "service-instance-id" : "4d66a99f-babf-4caf-b458-8d88786fa2cd", "vnf-id" : "e3f91f16-fd0b-4f81-a17f-067951c3ad67", "vnf_name" : "ubuntuCDS-VNF-name" }) 2022-06-26 07:36:39,680|||DefaultDispatcher-worker-3||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId: resourceType: ) occurrence:1 2022-06-26 07:36:39,685|f07061fb-f758-44cf-aa48-92f7b732f264||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:36:39,686|f07061fb-f758-44cf-aa48-92f7b732f264||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Preparing Response... 2022-06-26 07:36:39,686|f07061fb-f758-44cf-aa48-92f7b732f264||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2022-06-26 07:36:39,686|f07061fb-f758-44cf-aa48-92f7b732f264||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveWorkflowOutputs for workflow(config-assign) 2022-06-26 07:36:39,687|f07061fb-f758-44cf-aa48-92f7b732f264||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID faa89371-6056-4e95-bbf1-3fe51522e121 auditStoreId -1 2022-06-26 07:36:39,719|f07061fb-f758-44cf-aa48-92f7b732f264||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Completed 2022-06-26 07:37:18,137|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| processing request id e88cc52a-7b25-4ee9-bc75-a0d384083b2c 2022-06-26 07:37:18,138|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| storeExecutionInput called not to store the Workflow action input details 2022-06-26 07:37:18,138|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| StoreAuditService ID -1 2022-06-26 07:37:18,139|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-26 07:37:18,140|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-26 07:37:18,143|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-26 07:37:18,165|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Deriving input data for workflow: (resource-assignment) 2022-06-26 07:37:18,238|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Execute node(START) -> executed state(SUCCESS) 2022-06-26 07:37:18,243|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Executing workflow(resource-assignment[e88cc52a-7b25-4ee9-bc75-a0d384083b2c])'s step(resource-assignment) 2022-06-26 07:37:18,243|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-26 07:37:18,245|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| preparing request id(e88cc52a-7b25-4ee9-bc75-a0d384083b2c) for workflow(resource-assignment) step(resource-assignment) 2022-06-26 07:37:18,245|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-06-26 07:37:18,245|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-06-26 07:37:18,246|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-06-26 07:37:18,263|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:37:18,274|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2022-06-26 07:37:18,275|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string) 2022-06-26 07:37:18,275|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:37:18,275|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("3027c45e-ca71-4d4c-8c6c-5396fffbe116") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-26 07:37:18,276|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("02bd3025-d365-4dea-b09b-e15641806c53") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-26 07:37:18,290|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:37:18,290|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:37:18,300|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-06-26 07:37:20,684|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Response status(200 - ) 2022-06-26 07:37:20,685|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Response processing type (string) 2022-06-26 07:37:20,685|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220626t073719841493z") 2022-06-26 07:37:20,685|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220626t073719841493z") 2022-06-26 07:37:20,685|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220626t073719841493z") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-06-26 07:37:20,686|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-06-26 07:37:20,687|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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" : "02bd3025-d365-4dea-b09b-e15641806c53", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "3027c45e-ca71-4d4c-8c6c-5396fffbe116", "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220626t073719841493z" }) 2022-06-26 07:37:20,695|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Preparing Response... 2022-06-26 07:37:20,695|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-06-26 07:37:20,695|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Execute node(resource-assignment) -> executed state(SUCCESS) 2022-06-26 07:37:20,696|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Executing workflow(resource-assignment[e88cc52a-7b25-4ee9-bc75-a0d384083b2c])'s step(profile-upload) 2022-06-26 07:37:20,696|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-26 07:37:20,702|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| preparing request id(e88cc52a-7b25-4ee9-bc75-a0d384083b2c) for workflow(resource-assignment) step(profile-upload) 2022-06-26 07:37:20,702|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2022-06-26 07:37:20,702|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:37:20,704|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Triggering K8s Profile Upload component logic. 2022-06-26 07:37:20,704|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Getting the template prefixes 2022-06-26 07:37:20,704|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Iterating over prefixes in resource assignment map. 2022-06-26 07:37:20,715|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-3||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Prefix vnf does not have required data for us to continue. 2022-06-26 07:37:20,716|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Preparing Response... 2022-06-26 07:37:20,716|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2022-06-26 07:37:20,716|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Execute node(profile-upload) -> executed state(SUCCESS) 2022-06-26 07:37:20,717|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Execute node(END) -> executed state(SUCCESS) 2022-06-26 07:37:20,721|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| workflow(e88cc52a-7b25-4ee9-bc75-a0d384083b2c) nodes completed with (0)exceptions 2022-06-26 07:37:20,722|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-06-26 07:37:20,724|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID eca26d39-2bbb-459d-9762-b7e754c5d593 auditStoreId -1 2022-06-26 07:37:27,582|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| processing request id 290dc068-2f8d-4d8b-9ae3-a06f59dd5a36 2022-06-26 07:37:27,583|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| storeExecutionInput called not to store the Workflow action input details 2022-06-26 07:37:27,583|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| StoreAuditService ID -1 2022-06-26 07:37:27,584|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-26 07:37:27,584|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-26 07:37:27,586|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-26 07:37:27,600|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Deriving input data for workflow: (resource-assignment) 2022-06-26 07:37:27,603|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Execute node(START) -> executed state(SUCCESS) 2022-06-26 07:37:27,604|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Executing workflow(resource-assignment[290dc068-2f8d-4d8b-9ae3-a06f59dd5a36])'s step(resource-assignment) 2022-06-26 07:37:27,604|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-26 07:37:27,605|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| preparing request id(290dc068-2f8d-4d8b-9ae3-a06f59dd5a36) for workflow(resource-assignment) step(resource-assignment) 2022-06-26 07:37:27,605|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-06-26 07:37:27,605|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-06-26 07:37:27,606|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Resolving resource with resource assignment artifact(helm_apache-mapping) 2022-06-26 07:37:27,621|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:37:27,624|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string) 2022-06-26 07:37:27,625|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("367d3733-f74a-45f9-8eae-c0f045fe06e3") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-06-26 07:37:27,625|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string) 2022-06-26 07:37:27,625|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:37:27,626|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("22f6bb89-b109-41db-9047-0bdd16f22d8a") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string) 2022-06-26 07:37:27,628|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:37:27,628|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:37:27,718|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Parameter information : ({customizationid=22f6bb89-b109-41db-9047-0bdd16f22d8a}) 2022-06-26 07:37:27,722|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Parameter information : ({customizationid=22f6bb89-b109-41db-9047-0bdd16f22d8a}) 2022-06-26 07:37:27,731|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Response processing type (string) 2022-06-26 07:37:27,731|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Response processing type (string) 2022-06-26 07:37:27,734|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"4f5a4e05-0ca9-43a8-b096-10054229c555"}]) 2022-06-26 07:37:27,734|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"4afc2b4e-fffe-4547-97f2-0682ddbe07a0"}]) 2022-06-26 07:37:27,735|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("4f5a4e05-0ca9-43a8-b096-10054229c555") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string) 2022-06-26 07:37:27,735|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("4afc2b4e-fffe-4547-97f2-0682ddbe07a0") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string) 2022-06-26 07:37:27,736|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string) 2022-06-26 07:37:27,749|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Transformed value: null -> 4afc2b4e-fffe-4547-97f2-0682ddbe07a0 2022-06-26 07:37:27,751|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:37:27,790|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Parameter information : ({customizationid=22f6bb89-b109-41db-9047-0bdd16f22d8a}) 2022-06-26 07:37:27,797|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Response processing type (string) 2022-06-26 07:37:27,799|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}]) 2022-06-26 07:37:27,799|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string) 2022-06-26 07:37:27,800|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string) 2022-06-26 07:37:27,800|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string) 2022-06-26 07:37:27,807|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Transformed value: null -> 22f6bb89-b109-41db-9047-0bdd16f22d8a 2022-06-26 07:37:27,807|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("02bd3025-d365-4dea-b09b-e15641806c53") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-26 07:37:27,808|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string) 2022-06-26 07:37:27,808|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:37:27,809|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("3027c45e-ca71-4d4c-8c6c-5396fffbe116") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-26 07:37:27,814|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/02bd3025-d365-4dea-b09b-e15641806c53/service-data/vnfs/vnf/3027c45e-ca71-4d4c-8c6c-5396fffbe116/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-26 07:37:27,814|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/02bd3025-d365-4dea-b09b-e15641806c53/service-data/vnfs/vnf/3027c45e-ca71-4d4c-8c6c-5396fffbe116/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-26 07:37:27,815|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/02bd3025-d365-4dea-b09b-e15641806c53/service-data/vnfs/vnf/3027c45e-ca71-4d4c-8c6c-5396fffbe116/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-26 07:37:27,816|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/02bd3025-d365-4dea-b09b-e15641806c53/service-data/vnfs/vnf/3027c45e-ca71-4d4c-8c6c-5396fffbe116/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-26 07:37:27,828|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/02bd3025-d365-4dea-b09b-e15641806c53/service-data/vnfs/vnf/3027c45e-ca71-4d4c-8c6c-5396fffbe116/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy) 2022-06-26 07:37:27,829|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/02bd3025-d365-4dea-b09b-e15641806c53/service-data/vnfs/vnf/3027c45e-ca71-4d4c-8c6c-5396fffbe116/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name) 2022-06-26 07:37:27,865|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Response status(200 - OK) 2022-06-26 07:37:27,865|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Response status(200 - OK) 2022-06-26 07:37:27,865|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Response processing type (string) 2022-06-26 07:37:27,865|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Response processing type (string) 2022-06-26 07:37:27,866|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-06-26 07:37:27,866|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-06-26 07:37:27,866|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2022-06-26 07:37:27,866|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20220626t073719841493z") 2022-06-26 07:37:27,867|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220626t073719841493z") 2022-06-26 07:37:27,867|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220626t073719841493z") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-06-26 07:37:27,874|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:37:27,875|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:37:27,877|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-06-26 07:37:27,976|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Response status(200 - ) 2022-06-26 07:37:27,977|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Response processing type (string) 2022-06-26 07:37:27,977|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220626t073719841493z-helm_apache-vfmt-001") 2022-06-26 07:37:27,978|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220626t073719841493z-helm_apache-vfmt-001") 2022-06-26 07:37:27,978|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220626t073719841493z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string) 2022-06-26 07:37:27,979|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-06-26 07:37:27,989|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/02bd3025-d365-4dea-b09b-e15641806c53/service-data/vnfs/vnf/3027c45e-ca71-4d4c-8c6c-5396fffbe116/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-26 07:37:27,989|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/02bd3025-d365-4dea-b09b-e15641806c53/service-data/vnfs/vnf/3027c45e-ca71-4d4c-8c6c-5396fffbe116/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-26 07:37:28,026|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/02bd3025-d365-4dea-b09b-e15641806c53/service-data/vnfs/vnf/3027c45e-ca71-4d4c-8c6c-5396fffbe116/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version) 2022-06-26 07:37:28,040|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Response status(200 - OK) 2022-06-26 07:37:28,040|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Response processing type (string) 2022-06-26 07:37:28,041|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0") 2022-06-26 07:37:28,041|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0") 2022-06-26 07:37:28,041|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:37:28,042|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string) 2022-06-26 07:37:28,042|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string) 2022-06-26 07:37:28,044|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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" : "4afc2b4e-fffe-4547-97f2-0682ddbe07a0", "k8s-rb-definition-version" : "22f6bb89-b109-41db-9047-0bdd16f22d8a", "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" : "02bd3025-d365-4dea-b09b-e15641806c53", "vf-module-id" : "367d3733-f74a-45f9-8eae-c0f045fe06e3", "vf-module-label" : "helm_apache", "vf-module-model-customization-uuid" : "22f6bb89-b109-41db-9047-0bdd16f22d8a", "vf-module-model-invariant-uuid" : "4afc2b4e-fffe-4547-97f2-0682ddbe07a0", "vf-module-model-version" : "4f5a4e05-0ca9-43a8-b096-10054229c555", "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20220626t073719841493z-helm_apache-vfmt-001", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "3027c45e-ca71-4d4c-8c6c-5396fffbe116", "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220626t073719841493z" }) 2022-06-26 07:37:28,059|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Preparing Response... 2022-06-26 07:37:28,059|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-06-26 07:37:28,060|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Execute node(resource-assignment) -> executed state(SUCCESS) 2022-06-26 07:37:28,061|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Executing workflow(resource-assignment[290dc068-2f8d-4d8b-9ae3-a06f59dd5a36])'s step(profile-upload) 2022-06-26 07:37:28,061|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-26 07:37:28,062|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| preparing request id(290dc068-2f8d-4d8b-9ae3-a06f59dd5a36) for workflow(resource-assignment) step(profile-upload) 2022-06-26 07:37:28,063|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2022-06-26 07:37:28,063|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:37:28,063|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Triggering K8s Profile Upload component logic. 2022-06-26 07:37:28,064|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Getting the template prefixes 2022-06-26 07:37:28,064|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Iterating over prefixes in resource assignment map. 2022-06-26 07:37:28,083|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Rest request method(GET), url(/v1/rb/definition/4afc2b4e-fffe-4547-97f2-0682ddbe07a0/22f6bb89-b109-41db-9047-0bdd16f22d8a) 2022-06-26 07:37:28,103|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Response status(200 - OK) 2022-06-26 07:37:28,120|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Rest request method(GET), url(/v1/rb/definition/4afc2b4e-fffe-4547-97f2-0682ddbe07a0/22f6bb89-b109-41db-9047-0bdd16f22d8a/profile/node-port-profile) 2022-06-26 07:37:28,130|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Response status(404 - Not Found) 2022-06-26 07:37:28,131|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Uploading K8s Profile.. 2022-06-26 07:37:28,159|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Rest request method(POST), url(/v1/rb/definition/4afc2b4e-fffe-4547-97f2-0682ddbe07a0/22f6bb89-b109-41db-9047-0bdd16f22d8a/profile) 2022-06-26 07:37:28,170|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Response status(201 - Created) 2022-06-26 07:37:28,193|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Rest request method(POST), url(/v1/rb/definition/4afc2b4e-fffe-4547-97f2-0682ddbe07a0/22f6bb89-b109-41db-9047-0bdd16f22d8a/profile/node-port-profile/content) 2022-06-26 07:37:28,205|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Response status(200 - OK) 2022-06-26 07:37:28,206|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| K8s Profile Upload Completed 2022-06-26 07:37:28,206|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Preparing Response... 2022-06-26 07:37:28,206|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2022-06-26 07:37:28,207|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Execute node(profile-upload) -> executed state(SUCCESS) 2022-06-26 07:37:28,207|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Execute node(END) -> executed state(SUCCESS) 2022-06-26 07:37:28,208|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| workflow(290dc068-2f8d-4d8b-9ae3-a06f59dd5a36) nodes completed with (0)exceptions 2022-06-26 07:37:28,208|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-06-26 07:37:28,209|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ba11d9e6-f7f1-43ad-8140-86ec253f7313 auditStoreId -1 2022-06-26 07:37:32,642|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-26 07:37:32,746|||grpc-default-executor-2||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-06-26 07:37:32,750|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| processing request id f8ec3025-6cc7-40fd-bf00-30ebf1261b14 2022-06-26 07:37:32,750|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| storeExecutionInput called not to store the Workflow action input details 2022-06-26 07:37:32,750|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| StoreAuditService ID -1 2022-06-26 07:37:32,750|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-26 07:37:32,750|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-26 07:37:32,751|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-26 07:37:32,757|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Deriving input data for workflow: (config-assign) 2022-06-26 07:37:32,759|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2022-06-26 07:37:32,759|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-assign[f8ec3025-6cc7-40fd-bf00-30ebf1261b14])'s step(config-setup) 2022-06-26 07:37:32,759|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-26 07:37:32,760|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(f8ec3025-6cc7-40fd-bf00-30ebf1261b14) for workflow(config-assign) step(config-setup) 2022-06-26 07:37:32,760|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process) 2022-06-26 07:37:32,760|||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]}) 2022-06-26 07:37:32,761|||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping) 2022-06-26 07:37:32,768|||grpc-default-executor-3||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-26 07:37:32,792|||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = replica-count status = null required = false dependencies = [] dictionaryName = replica-count dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = capability ]], [[ name = service-instance-name status = null required = null dependencies = [service-instance-id] dictionaryName = service-instance-name dictionarySource = sdnc ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = capability ]], [[ name = vf-modules-list-sdnc status = null required = null dependencies = [service-instance-id, vnf-id] dictionaryName = vf-modules-list dictionarySource = sdnc ]], [[ name = vf-modules-list-aai status = null required = null dependencies = [service-instance-id, vnf-id] dictionaryName = vf-modules-list dictionarySource = aai-data ]], [[ name = config-deploy-setup status = null required = null dependencies = [vf-modules-list-aai, vf-modules-list-sdnc] dictionaryName = config-deploy-setup dictionarySource = capability ]]]) 2022-06-26 07:37:32,794|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-06-26 07:37:32,796|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("02bd3025-d365-4dea-b09b-e15641806c53") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-26 07:37:32,805|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/02bd3025-d365-4dea-b09b-e15641806c53), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value}) 2022-06-26 07:37:32,805|||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/02bd3025-d365-4dea-b09b-e15641806c53), ({service-instance-id=service-instance-id}), ({service-instance-name=value}) 2022-06-26 07:37:32,825|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/02bd3025-d365-4dea-b09b-e15641806c53) 2022-06-26 07:37:32,872|||grpc-default-executor-3||||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-26 07:37:32,875|f07061fb-f758-44cf-aa48-92f7b732f264||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| processing request id f07061fb-f758-44cf-aa48-92f7b732f264 2022-06-26 07:37:32,876|f07061fb-f758-44cf-aa48-92f7b732f264||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| storeExecutionInput called not to store the Workflow action input details 2022-06-26 07:37:32,876|f07061fb-f758-44cf-aa48-92f7b732f264||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| StoreAuditService ID -1 2022-06-26 07:37:32,877|f07061fb-f758-44cf-aa48-92f7b732f264||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-26 07:37:32,877|f07061fb-f758-44cf-aa48-92f7b732f264||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-26 07:37:32,878|f07061fb-f758-44cf-aa48-92f7b732f264||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-26 07:37:32,882|f07061fb-f758-44cf-aa48-92f7b732f264||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Deriving input data for workflow: (config-deploy) 2022-06-26 07:37:32,882|f07061fb-f758-44cf-aa48-92f7b732f264||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 2022-06-26 07:37:32,882|f07061fb-f758-44cf-aa48-92f7b732f264||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-06-26 07:37:32,888|f07061fb-f758-44cf-aa48-92f7b732f264||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| preparing request id(f07061fb-f758-44cf-aa48-92f7b732f264) for workflow(config-deploy) step(config-deploy) 2022-06-26 07:37:32,888|f07061fb-f758-44cf-aa48-92f7b732f264||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process) 2022-06-26 07:37:32,888|f07061fb-f758-44cf-aa48-92f7b732f264||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| 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-26 07:37:32,891|f07061fb-f758-44cf-aa48-92f7b732f264||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service]) 2022-06-26 07:37:32,891|f07061fb-f758-44cf-aa48-92f7b732f264||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Getting Jython Script Class(ConfigDeploy) 2022-06-26 07:37:32,922|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-06-26 07:37:32,922|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string) 2022-06-26 07:37:32,923|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_c96e69b9-bd97-4554-9ffc-68c3b3572c84") 2022-06-26 07:37:32,923|||DefaultDispatcher-worker-1||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_c96e69b9-bd97-4554-9ffc-68c3b3572c84") 2022-06-26 07:37:32,923|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("basic_cnf_macro_c96e69b9-bd97-4554-9ffc-68c3b3572c84") for Resource Name (service-instance-name), definition(service-instance-name) of type (string) 2022-06-26 07:37:32,924|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("3027c45e-ca71-4d4c-8c6c-5396fffbe116") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-26 07:37:32,932|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/02bd3025-d365-4dea-b09b-e15641806c53/service-data/vnfs/vnf/3027c45e-ca71-4d4c-8c6c-5396fffbe116/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-26 07:37:32,932|||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/02bd3025-d365-4dea-b09b-e15641806c53/service-data/vnfs/vnf/3027c45e-ca71-4d4c-8c6c-5396fffbe116/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-06-26 07:37:32,939|f07061fb-f758-44cf-aa48-92f7b732f264||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@1b1345d1 2022-06-26 07:37:32,942|f07061fb-f758-44cf-aa48-92f7b732f264||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Hello world 2022-06-26 07:37:32,943|f07061fb-f758-44cf-aa48-92f7b732f264||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Preparing Response... 2022-06-26 07:37:32,943|f07061fb-f758-44cf-aa48-92f7b732f264||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process) 2022-06-26 07:37:32,943|f07061fb-f758-44cf-aa48-92f7b732f264||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-06-26 07:37:32,944|f07061fb-f758-44cf-aa48-92f7b732f264||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 2860dd12-b5a3-42f9-9fc6-6e28e10e7885 auditStoreId -1 2022-06-26 07:37:32,946|f07061fb-f758-44cf-aa48-92f7b732f264||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Completed 2022-06-26 07:37:32,948|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/02bd3025-d365-4dea-b09b-e15641806c53/service-data/vnfs/vnf/3027c45e-ca71-4d4c-8c6c-5396fffbe116/vnf-data/vf-modules) 2022-06-26 07:37:32,969|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-06-26 07:37:32,970|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (json) 2022-06-26 07:37:32,970|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"367d3733-f74a-45f9-8eae-c0f045fe06e3","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_c96e69b9-bd97-4554-9ffc-68c3b3572c84_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":"4f5a4e05-0ca9-43a8-b096-10054229c555","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-20220626t073719841493z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"4afc2b4e-fffe-4547-97f2-0682ddbe07a0","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220626t073719841493z","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":"22f6bb89-b109-41db-9047-0bdd16f22d8a","model-uuid":"4f5a4e05-0ca9-43a8-b096-10054229c555","model-invariant-uuid":"4afc2b4e-fffe-4547-97f2-0682ddbe07a0"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"367d3733-f74a-45f9-8eae-c0f045fe06e3","vf-module-name":"basic_cnf_macro_c96e69b9-bd97-4554-9ffc-68c3b3572c84_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"f8ec3025-6cc7-40fd-bf00-30ebf1261b14","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"01919973-cb95-443a-8c01-ef8d5229e29c","model-invariant-uuid":"a49542a0-6f99-4ace-94b1-14c56dd9485c"},"global-customer-id":"basiccnf-macro-customer","service-id":"02bd3025-d365-4dea-b09b-e15641806c53","service-instance-id":"02bd3025-d365-4dea-b09b-e15641806c53","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"5e7efb31-8bb4-49c1-a638-46913e8d8a94","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/6498cde7-8605-4aa3-b716-d70a8bf7a513","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"c3f1d311-0c30-453d-a062-80e86d6b2a47","model-uuid":"5f33ee42-a0f4-42e7-bb4c-4ee83d4264b8","model-invariant-uuid":"677661c2-0cf6-4436-9d2a-3b42627a8201"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"3027c45e-ca71-4d4c-8c6c-5396fffbe116"},"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":"22f6bb89-b109-41db-9047-0bdd16f22d8a","model-uuid":"4f5a4e05-0ca9-43a8-b096-10054229c555","model-invariant-uuid":"4afc2b4e-fffe-4547-97f2-0682ddbe07a0"},"vf-module-id":"367d3733-f74a-45f9-8eae-c0f045fe06e3"}}}]}) 2022-06-26 07:37:32,971|||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"367d3733-f74a-45f9-8eae-c0f045fe06e3","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_c96e69b9-bd97-4554-9ffc-68c3b3572c84_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":"4f5a4e05-0ca9-43a8-b096-10054229c555","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-20220626t073719841493z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"4afc2b4e-fffe-4547-97f2-0682ddbe07a0","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220626t073719841493z","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":"22f6bb89-b109-41db-9047-0bdd16f22d8a","model-uuid":"4f5a4e05-0ca9-43a8-b096-10054229c555","model-invariant-uuid":"4afc2b4e-fffe-4547-97f2-0682ddbe07a0"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"367d3733-f74a-45f9-8eae-c0f045fe06e3","vf-module-name":"basic_cnf_macro_c96e69b9-bd97-4554-9ffc-68c3b3572c84_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"f8ec3025-6cc7-40fd-bf00-30ebf1261b14","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"01919973-cb95-443a-8c01-ef8d5229e29c","model-invariant-uuid":"a49542a0-6f99-4ace-94b1-14c56dd9485c"},"global-customer-id":"basiccnf-macro-customer","service-id":"02bd3025-d365-4dea-b09b-e15641806c53","service-instance-id":"02bd3025-d365-4dea-b09b-e15641806c53","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"5e7efb31-8bb4-49c1-a638-46913e8d8a94","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/6498cde7-8605-4aa3-b716-d70a8bf7a513","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"c3f1d311-0c30-453d-a062-80e86d6b2a47","model-uuid":"5f33ee42-a0f4-42e7-bb4c-4ee83d4264b8","model-invariant-uuid":"677661c2-0cf6-4436-9d2a-3b42627a8201"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"3027c45e-ca71-4d4c-8c6c-5396fffbe116"},"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":"22f6bb89-b109-41db-9047-0bdd16f22d8a","model-uuid":"4f5a4e05-0ca9-43a8-b096-10054229c555","model-invariant-uuid":"4afc2b4e-fffe-4547-97f2-0682ddbe07a0"},"vf-module-id":"367d3733-f74a-45f9-8eae-c0f045fe06e3"}}}]}) 2022-06-26 07:37:32,971|||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"367d3733-f74a-45f9-8eae-c0f045fe06e3","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_c96e69b9-bd97-4554-9ffc-68c3b3572c84_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":"4f5a4e05-0ca9-43a8-b096-10054229c555","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-20220626t073719841493z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"4afc2b4e-fffe-4547-97f2-0682ddbe07a0","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220626t073719841493z","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":"22f6bb89-b109-41db-9047-0bdd16f22d8a","model-uuid":"4f5a4e05-0ca9-43a8-b096-10054229c555","model-invariant-uuid":"4afc2b4e-fffe-4547-97f2-0682ddbe07a0"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"367d3733-f74a-45f9-8eae-c0f045fe06e3","vf-module-name":"basic_cnf_macro_c96e69b9-bd97-4554-9ffc-68c3b3572c84_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"f8ec3025-6cc7-40fd-bf00-30ebf1261b14","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"01919973-cb95-443a-8c01-ef8d5229e29c","model-invariant-uuid":"a49542a0-6f99-4ace-94b1-14c56dd9485c"},"global-customer-id":"basiccnf-macro-customer","service-id":"02bd3025-d365-4dea-b09b-e15641806c53","service-instance-id":"02bd3025-d365-4dea-b09b-e15641806c53","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"5e7efb31-8bb4-49c1-a638-46913e8d8a94","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/6498cde7-8605-4aa3-b716-d70a8bf7a513","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"c3f1d311-0c30-453d-a062-80e86d6b2a47","model-uuid":"5f33ee42-a0f4-42e7-bb4c-4ee83d4264b8","model-invariant-uuid":"677661c2-0cf6-4436-9d2a-3b42627a8201"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"3027c45e-ca71-4d4c-8c6c-5396fffbe116"},"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":"22f6bb89-b109-41db-9047-0bdd16f22d8a","model-uuid":"4f5a4e05-0ca9-43a8-b096-10054229c555","model-invariant-uuid":"4afc2b4e-fffe-4547-97f2-0682ddbe07a0"},"vf-module-id":"367d3733-f74a-45f9-8eae-c0f045fe06e3"}}}]), type ({json}) 2022-06-26 07:37:32,972|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"367d3733-f74a-45f9-8eae-c0f045fe06e3","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_c96e69b9-bd97-4554-9ffc-68c3b3572c84_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":"4f5a4e05-0ca9-43a8-b096-10054229c555","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-20220626t073719841493z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"4afc2b4e-fffe-4547-97f2-0682ddbe07a0","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220626t073719841493z","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":"22f6bb89-b109-41db-9047-0bdd16f22d8a","model-uuid":"4f5a4e05-0ca9-43a8-b096-10054229c555","model-invariant-uuid":"4afc2b4e-fffe-4547-97f2-0682ddbe07a0"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"367d3733-f74a-45f9-8eae-c0f045fe06e3","vf-module-name":"basic_cnf_macro_c96e69b9-bd97-4554-9ffc-68c3b3572c84_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"f8ec3025-6cc7-40fd-bf00-30ebf1261b14","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"01919973-cb95-443a-8c01-ef8d5229e29c","model-invariant-uuid":"a49542a0-6f99-4ace-94b1-14c56dd9485c"},"global-customer-id":"basiccnf-macro-customer","service-id":"02bd3025-d365-4dea-b09b-e15641806c53","service-instance-id":"02bd3025-d365-4dea-b09b-e15641806c53","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"5e7efb31-8bb4-49c1-a638-46913e8d8a94","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/6498cde7-8605-4aa3-b716-d70a8bf7a513","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"c3f1d311-0c30-453d-a062-80e86d6b2a47","model-uuid":"5f33ee42-a0f4-42e7-bb4c-4ee83d4264b8","model-invariant-uuid":"677661c2-0cf6-4436-9d2a-3b42627a8201"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"3027c45e-ca71-4d4c-8c6c-5396fffbe116"},"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":"22f6bb89-b109-41db-9047-0bdd16f22d8a","model-uuid":"4f5a4e05-0ca9-43a8-b096-10054229c555","model-invariant-uuid":"4afc2b4e-fffe-4547-97f2-0682ddbe07a0"},"vf-module-id":"367d3733-f74a-45f9-8eae-c0f045fe06e3"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json) 2022-06-26 07:37:32,980|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/3027c45e-ca71-4d4c-8c6c-5396fffbe116?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-06-26 07:37:32,980|||DefaultDispatcher-worker-1||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/3027c45e-ca71-4d4c-8c6c-5396fffbe116?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-06-26 07:37:33,001|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/3027c45e-ca71-4d4c-8c6c-5396fffbe116?depth=1) 2022-06-26 07:37:33,383|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-06-26 07:37:33,383|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (json) 2022-06-26 07:37:33,384|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"367d3733-f74a-45f9-8eae-c0f045fe06e3","vf-module-name":"basic_cnf_macro_c96e69b9-bd97-4554-9ffc-68c3b3572c84_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656229051053","model-invariant-id":"4afc2b4e-fffe-4547-97f2-0682ddbe07a0","model-version-id":"4f5a4e05-0ca9-43a8-b096-10054229c555","model-customization-id":"22f6bb89-b109-41db-9047-0bdd16f22d8a","module-index":0}]}) 2022-06-26 07:37:33,384|||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"367d3733-f74a-45f9-8eae-c0f045fe06e3","vf-module-name":"basic_cnf_macro_c96e69b9-bd97-4554-9ffc-68c3b3572c84_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656229051053","model-invariant-id":"4afc2b4e-fffe-4547-97f2-0682ddbe07a0","model-version-id":"4f5a4e05-0ca9-43a8-b096-10054229c555","model-customization-id":"22f6bb89-b109-41db-9047-0bdd16f22d8a","module-index":0}]}) 2022-06-26 07:37:33,384|||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"367d3733-f74a-45f9-8eae-c0f045fe06e3","vf-module-name":"basic_cnf_macro_c96e69b9-bd97-4554-9ffc-68c3b3572c84_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656229051053","model-invariant-id":"4afc2b4e-fffe-4547-97f2-0682ddbe07a0","model-version-id":"4f5a4e05-0ca9-43a8-b096-10054229c555","model-customization-id":"22f6bb89-b109-41db-9047-0bdd16f22d8a","module-index":0}]), type ({json}) 2022-06-26 07:37:33,384|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"367d3733-f74a-45f9-8eae-c0f045fe06e3","vf-module-name":"basic_cnf_macro_c96e69b9-bd97-4554-9ffc-68c3b3572c84_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656229051053","model-invariant-id":"4afc2b4e-fffe-4547-97f2-0682ddbe07a0","model-version-id":"4f5a4e05-0ca9-43a8-b096-10054229c555","model-customization-id":"22f6bb89-b109-41db-9047-0bdd16f22d8a","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json) 2022-06-26 07:37:33,386|||DefaultDispatcher-worker-1||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup) 2022-06-26 07:37:33,388|||DefaultDispatcher-worker-1||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-26 07:37:38,071|||DefaultDispatcher-worker-1||||INFO||||||| compiled in (4683)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-26 07:37:38,072|||DefaultDispatcher-worker-1||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-26 07:37:38,094|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"4afc2b4e-fffe-4547-97f2-0682ddbe07a0","k8s-rb-definition-version":"22f6bb89-b109-41db-9047-0bdd16f22d8a","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-26 07:37:38,097|||DefaultDispatcher-worker-1||||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" : "4afc2b4e-fffe-4547-97f2-0682ddbe07a0", "k8s-rb-definition-version" : "22f6bb89-b109-41db-9047-0bdd16f22d8a" } }, "replica-count" : null, "service-instance-id" : "02bd3025-d365-4dea-b09b-e15641806c53", "service-instance-name" : "basic_cnf_macro_c96e69b9-bd97-4554-9ffc-68c3b3572c84", "vf-modules-list-aai" : { "vf-modules" : [ { "automated-assignment" : false, "is-base-vf-module" : false, "model-customization-id" : "22f6bb89-b109-41db-9047-0bdd16f22d8a", "model-invariant-id" : "4afc2b4e-fffe-4547-97f2-0682ddbe07a0", "model-version-id" : "4f5a4e05-0ca9-43a8-b096-10054229c555", "module-index" : 0, "orchestration-status" : "Assigned", "resource-version" : "1656229051053", "vf-module-id" : "367d3733-f74a-45f9-8eae-c0f045fe06e3", "vf-module-name" : "basic_cnf_macro_c96e69b9-bd97-4554-9ffc-68c3b3572c84_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" } ] }, "vf-modules-list-sdnc" : { "vf-modules" : [ { "vf-module-data" : { "request-information" : { "request-action" : "CreateVfModuleInstance", "request-id" : "f8ec3025-6cc7-40fd-bf00-30ebf1261b14", "source" : "MSO" }, "sdnc-request-header" : { "svc-action" : "assign", "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/6498cde7-8605-4aa3-b716-d70a8bf7a513", "svc-request-id" : "5e7efb31-8bb4-49c1-a638-46913e8d8a94" }, "service-information" : { "global-customer-id" : "basiccnf-macro-customer", "onap-model-information" : { "model-invariant-uuid" : "a49542a0-6f99-4ace-94b1-14c56dd9485c", "model-name" : "basic_cnf_macro", "model-uuid" : "01919973-cb95-443a-8c01-ef8d5229e29c", "model-version" : "1.0" }, "service-id" : "02bd3025-d365-4dea-b09b-e15641806c53", "service-instance-id" : "02bd3025-d365-4dea-b09b-e15641806c53", "subscription-service-type" : "basic_cnf_macro" }, "vf-module-information" : { "onap-model-information" : { "model-customization-uuid" : "22f6bb89-b109-41db-9047-0bdd16f22d8a", "model-invariant-uuid" : "4afc2b4e-fffe-4547-97f2-0682ddbe07a0", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "4f5a4e05-0ca9-43a8-b096-10054229c555", "model-version" : "1" }, "vf-module-id" : "367d3733-f74a-45f9-8eae-c0f045fe06e3", "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_c96e69b9-bd97-4554-9ffc-68c3b3572c84_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" }, "vf-module-topology" : { "aic-cloud-region" : "k8sregion-cnf-macro", "onap-model-information" : { "model-customization-uuid" : "22f6bb89-b109-41db-9047-0bdd16f22d8a", "model-invariant-uuid" : "4afc2b4e-fffe-4547-97f2-0682ddbe07a0", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "4f5a4e05-0ca9-43a8-b096-10054229c555", "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" : "4f5a4e05-0ca9-43a8-b096-10054229c555" }, { "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-20220626t073719841493z-helm_apache-vfmt-001" }, { "name" : "vf-module-model-invariant-uuid", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "4afc2b4e-fffe-4547-97f2-0682ddbe07a0" }, { "name" : "vnf_name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20220626t073719841493z" }, { "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" : "367d3733-f74a-45f9-8eae-c0f045fe06e3", "vf-module-name" : "basic_cnf_macro_c96e69b9-bd97-4554-9ffc-68c3b3572c84_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" } }, "vnf-information" : { "onap-model-information" : { "model-customization-uuid" : "c3f1d311-0c30-453d-a062-80e86d6b2a47", "model-invariant-uuid" : "677661c2-0cf6-4436-9d2a-3b42627a8201", "model-name" : "basic_cnf_macro", "model-uuid" : "5f33ee42-a0f4-42e7-bb4c-4ee83d4264b8", "model-version" : "1.0" }, "vnf-id" : "3027c45e-ca71-4d4c-8c6c-5396fffbe116", "vnf-name" : "basic_cnf_macro", "vnf-type" : "basic_cnf_macro/null" } }, "vf-module-id" : "367d3733-f74a-45f9-8eae-c0f045fe06e3" } ] }, "vnf-id" : "3027c45e-ca71-4d4c-8c6c-5396fffbe116" }) 2022-06-26 07:37:38,106|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2022-06-26 07:37:38,106|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process) 2022-06-26 07:37:38,106|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS) 2022-06-26 07:37:38,106|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-assign[f8ec3025-6cc7-40fd-bf00-30ebf1261b14])'s step(config-template) 2022-06-26 07:37:38,107|||DefaultDispatcher-worker-1||||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-26 07:37:38,193|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(f8ec3025-6cc7-40fd-bf00-30ebf1261b14) for workflow(config-assign) step(config-template) 2022-06-26 07:37:38,193|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process) 2022-06-26 07:37:38,193|||DefaultDispatcher-worker-1||||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-26 07:37:38,260|||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Config Upload component logic. 2022-06-26 07:37:38,260|||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes 2022-06-26 07:37:38,260|||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map. 2022-06-26 07:37:38,270|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/4afc2b4e-fffe-4547-97f2-0682ddbe07a0/22f6bb89-b109-41db-9047-0bdd16f22d8a) 2022-06-26 07:37:38,286|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-06-26 07:37:38,293|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/4afc2b4e-fffe-4547-97f2-0682ddbe07a0/22f6bb89-b109-41db-9047-0bdd16f22d8a/config-template/replica-count-template) 2022-06-26 07:37:38,301|||DefaultDispatcher-worker-1||||INFO||||||| Response status(500 - Internal Server Error) 2022-06-26 07:37:38,301|||DefaultDispatcher-worker-1||||INFO||||||| Uploading K8s template.. 2022-06-26 07:37:38,312|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/4afc2b4e-fffe-4547-97f2-0682ddbe07a0/22f6bb89-b109-41db-9047-0bdd16f22d8a/config-template) 2022-06-26 07:37:38,326|||DefaultDispatcher-worker-1||||INFO||||||| Response status(201 - Created) 2022-06-26 07:37:38,340|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/4afc2b4e-fffe-4547-97f2-0682ddbe07a0/22f6bb89-b109-41db-9047-0bdd16f22d8a/config-template/replica-count-template/content) 2022-06-26 07:37:38,403|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-06-26 07:37:38,403|||DefaultDispatcher-worker-1||||INFO||||||| K8s Config Upload Completed 2022-06-26 07:37:38,403|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2022-06-26 07:37:38,403|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process) 2022-06-26 07:37:38,403|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(config-template) -> executed state(SUCCESS) 2022-06-26 07:37:38,404|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2022-06-26 07:37:38,404|||DefaultDispatcher-worker-1||||INFO||||||| workflow(f8ec3025-6cc7-40fd-bf00-30ebf1261b14) nodes completed with (0)exceptions 2022-06-26 07:37:38,404|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| resolveWorkflowOutputs for workflow(config-assign) 2022-06-26 07:37:38,405|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 35e8195f-1c75-477f-bf15-87395ad82152 auditStoreId -1 2022-06-26 07:37:38,406|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Completed 2022-06-26 07:38:19,887|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-26 07:38:19,995|||grpc-default-executor-2||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-06-26 07:38:19,998|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| processing request id f8ec3025-6cc7-40fd-bf00-30ebf1261b14 2022-06-26 07:38:19,998|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| storeExecutionInput called not to store the Workflow action input details 2022-06-26 07:38:19,998|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| StoreAuditService ID -1 2022-06-26 07:38:19,999|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-26 07:38:19,999|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-26 07:38:20,000|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-26 07:38:20,003|f8ec3025-6cc7-40fd-bf00-30ebf1261b14||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-7h2tg|||| Deriving input data for workflow: (config-deploy) 2022-06-26 07:38:20,005|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2022-06-26 07:38:20,005|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[f8ec3025-6cc7-40fd-bf00-30ebf1261b14])'s step(config-setup) 2022-06-26 07:38:20,005|||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-26 07:38:20,006|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(f8ec3025-6cc7-40fd-bf00-30ebf1261b14) for workflow(config-deploy) step(config-setup) 2022-06-26 07:38:20,006|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process) 2022-06-26 07:38:20,006|||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-26 07:38:20,006|||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping) 2022-06-26 07:38:20,018|||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-26 07:38:20,020|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-06-26 07:38:20,020|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("02bd3025-d365-4dea-b09b-e15641806c53") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-26 07:38:20,024|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/02bd3025-d365-4dea-b09b-e15641806c53), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value}) 2022-06-26 07:38:20,024|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/02bd3025-d365-4dea-b09b-e15641806c53), ({service-instance-id=service-instance-id}), ({service-instance-name=value}) 2022-06-26 07:38:20,033|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/02bd3025-d365-4dea-b09b-e15641806c53) 2022-06-26 07:38:20,050|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-26 07:38:20,050|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string) 2022-06-26 07:38:20,051|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_c96e69b9-bd97-4554-9ffc-68c3b3572c84") 2022-06-26 07:38:20,051|||DefaultDispatcher-worker-3||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_c96e69b9-bd97-4554-9ffc-68c3b3572c84") 2022-06-26 07:38:20,051|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("basic_cnf_macro_c96e69b9-bd97-4554-9ffc-68c3b3572c84") for Resource Name (service-instance-name), definition(service-instance-name) of type (string) 2022-06-26 07:38:20,051|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("3027c45e-ca71-4d4c-8c6c-5396fffbe116") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-26 07:38:20,056|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/02bd3025-d365-4dea-b09b-e15641806c53/service-data/vnfs/vnf/3027c45e-ca71-4d4c-8c6c-5396fffbe116/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-26 07:38:20,056|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/02bd3025-d365-4dea-b09b-e15641806c53/service-data/vnfs/vnf/3027c45e-ca71-4d4c-8c6c-5396fffbe116/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-06-26 07:38:20,065|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/02bd3025-d365-4dea-b09b-e15641806c53/service-data/vnfs/vnf/3027c45e-ca71-4d4c-8c6c-5396fffbe116/vnf-data/vf-modules) 2022-06-26 07:38:20,078|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-26 07:38:20,078|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json) 2022-06-26 07:38:20,079|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"367d3733-f74a-45f9-8eae-c0f045fe06e3","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_c96e69b9-bd97-4554-9ffc-68c3b3572c84_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":"4f5a4e05-0ca9-43a8-b096-10054229c555","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-20220626t073719841493z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"4afc2b4e-fffe-4547-97f2-0682ddbe07a0","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220626t073719841493z","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":"22f6bb89-b109-41db-9047-0bdd16f22d8a","model-uuid":"4f5a4e05-0ca9-43a8-b096-10054229c555","model-invariant-uuid":"4afc2b4e-fffe-4547-97f2-0682ddbe07a0"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"367d3733-f74a-45f9-8eae-c0f045fe06e3","vf-module-name":"basic_cnf_macro_c96e69b9-bd97-4554-9ffc-68c3b3572c84_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"f8ec3025-6cc7-40fd-bf00-30ebf1261b14","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"01919973-cb95-443a-8c01-ef8d5229e29c","model-invariant-uuid":"a49542a0-6f99-4ace-94b1-14c56dd9485c"},"global-customer-id":"basiccnf-macro-customer","service-id":"02bd3025-d365-4dea-b09b-e15641806c53","service-instance-id":"02bd3025-d365-4dea-b09b-e15641806c53","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"4422be8b-8c69-4997-8f9a-4a2928519968","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/f84d7842-fb97-489a-b5c1-64d441309c3b","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"c3f1d311-0c30-453d-a062-80e86d6b2a47","model-uuid":"5f33ee42-a0f4-42e7-bb4c-4ee83d4264b8","model-invariant-uuid":"677661c2-0cf6-4436-9d2a-3b42627a8201"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"3027c45e-ca71-4d4c-8c6c-5396fffbe116"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"22f6bb89-b109-41db-9047-0bdd16f22d8a","model-uuid":"4f5a4e05-0ca9-43a8-b096-10054229c555","model-invariant-uuid":"4afc2b4e-fffe-4547-97f2-0682ddbe07a0"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"367d3733-f74a-45f9-8eae-c0f045fe06e3","from-preload":false}}}]}) 2022-06-26 07:38:20,079|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"367d3733-f74a-45f9-8eae-c0f045fe06e3","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_c96e69b9-bd97-4554-9ffc-68c3b3572c84_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":"4f5a4e05-0ca9-43a8-b096-10054229c555","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-20220626t073719841493z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"4afc2b4e-fffe-4547-97f2-0682ddbe07a0","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220626t073719841493z","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":"22f6bb89-b109-41db-9047-0bdd16f22d8a","model-uuid":"4f5a4e05-0ca9-43a8-b096-10054229c555","model-invariant-uuid":"4afc2b4e-fffe-4547-97f2-0682ddbe07a0"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"367d3733-f74a-45f9-8eae-c0f045fe06e3","vf-module-name":"basic_cnf_macro_c96e69b9-bd97-4554-9ffc-68c3b3572c84_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"f8ec3025-6cc7-40fd-bf00-30ebf1261b14","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"01919973-cb95-443a-8c01-ef8d5229e29c","model-invariant-uuid":"a49542a0-6f99-4ace-94b1-14c56dd9485c"},"global-customer-id":"basiccnf-macro-customer","service-id":"02bd3025-d365-4dea-b09b-e15641806c53","service-instance-id":"02bd3025-d365-4dea-b09b-e15641806c53","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"4422be8b-8c69-4997-8f9a-4a2928519968","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/f84d7842-fb97-489a-b5c1-64d441309c3b","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"c3f1d311-0c30-453d-a062-80e86d6b2a47","model-uuid":"5f33ee42-a0f4-42e7-bb4c-4ee83d4264b8","model-invariant-uuid":"677661c2-0cf6-4436-9d2a-3b42627a8201"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"3027c45e-ca71-4d4c-8c6c-5396fffbe116"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"22f6bb89-b109-41db-9047-0bdd16f22d8a","model-uuid":"4f5a4e05-0ca9-43a8-b096-10054229c555","model-invariant-uuid":"4afc2b4e-fffe-4547-97f2-0682ddbe07a0"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"367d3733-f74a-45f9-8eae-c0f045fe06e3","from-preload":false}}}]}) 2022-06-26 07:38:20,079|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"367d3733-f74a-45f9-8eae-c0f045fe06e3","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_c96e69b9-bd97-4554-9ffc-68c3b3572c84_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":"4f5a4e05-0ca9-43a8-b096-10054229c555","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-20220626t073719841493z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"4afc2b4e-fffe-4547-97f2-0682ddbe07a0","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220626t073719841493z","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":"22f6bb89-b109-41db-9047-0bdd16f22d8a","model-uuid":"4f5a4e05-0ca9-43a8-b096-10054229c555","model-invariant-uuid":"4afc2b4e-fffe-4547-97f2-0682ddbe07a0"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"367d3733-f74a-45f9-8eae-c0f045fe06e3","vf-module-name":"basic_cnf_macro_c96e69b9-bd97-4554-9ffc-68c3b3572c84_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"f8ec3025-6cc7-40fd-bf00-30ebf1261b14","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"01919973-cb95-443a-8c01-ef8d5229e29c","model-invariant-uuid":"a49542a0-6f99-4ace-94b1-14c56dd9485c"},"global-customer-id":"basiccnf-macro-customer","service-id":"02bd3025-d365-4dea-b09b-e15641806c53","service-instance-id":"02bd3025-d365-4dea-b09b-e15641806c53","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"4422be8b-8c69-4997-8f9a-4a2928519968","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/f84d7842-fb97-489a-b5c1-64d441309c3b","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"c3f1d311-0c30-453d-a062-80e86d6b2a47","model-uuid":"5f33ee42-a0f4-42e7-bb4c-4ee83d4264b8","model-invariant-uuid":"677661c2-0cf6-4436-9d2a-3b42627a8201"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"3027c45e-ca71-4d4c-8c6c-5396fffbe116"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"22f6bb89-b109-41db-9047-0bdd16f22d8a","model-uuid":"4f5a4e05-0ca9-43a8-b096-10054229c555","model-invariant-uuid":"4afc2b4e-fffe-4547-97f2-0682ddbe07a0"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"367d3733-f74a-45f9-8eae-c0f045fe06e3","from-preload":false}}}]), type ({json}) 2022-06-26 07:38:20,079|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"367d3733-f74a-45f9-8eae-c0f045fe06e3","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_c96e69b9-bd97-4554-9ffc-68c3b3572c84_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":"4f5a4e05-0ca9-43a8-b096-10054229c555","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-20220626t073719841493z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"4afc2b4e-fffe-4547-97f2-0682ddbe07a0","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220626t073719841493z","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":"22f6bb89-b109-41db-9047-0bdd16f22d8a","model-uuid":"4f5a4e05-0ca9-43a8-b096-10054229c555","model-invariant-uuid":"4afc2b4e-fffe-4547-97f2-0682ddbe07a0"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"367d3733-f74a-45f9-8eae-c0f045fe06e3","vf-module-name":"basic_cnf_macro_c96e69b9-bd97-4554-9ffc-68c3b3572c84_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"f8ec3025-6cc7-40fd-bf00-30ebf1261b14","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"01919973-cb95-443a-8c01-ef8d5229e29c","model-invariant-uuid":"a49542a0-6f99-4ace-94b1-14c56dd9485c"},"global-customer-id":"basiccnf-macro-customer","service-id":"02bd3025-d365-4dea-b09b-e15641806c53","service-instance-id":"02bd3025-d365-4dea-b09b-e15641806c53","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"4422be8b-8c69-4997-8f9a-4a2928519968","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/f84d7842-fb97-489a-b5c1-64d441309c3b","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"c3f1d311-0c30-453d-a062-80e86d6b2a47","model-uuid":"5f33ee42-a0f4-42e7-bb4c-4ee83d4264b8","model-invariant-uuid":"677661c2-0cf6-4436-9d2a-3b42627a8201"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"3027c45e-ca71-4d4c-8c6c-5396fffbe116"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"22f6bb89-b109-41db-9047-0bdd16f22d8a","model-uuid":"4f5a4e05-0ca9-43a8-b096-10054229c555","model-invariant-uuid":"4afc2b4e-fffe-4547-97f2-0682ddbe07a0"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"367d3733-f74a-45f9-8eae-c0f045fe06e3","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json) 2022-06-26 07:38:20,083|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/3027c45e-ca71-4d4c-8c6c-5396fffbe116?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-06-26 07:38:20,084|||DefaultDispatcher-worker-3||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/3027c45e-ca71-4d4c-8c6c-5396fffbe116?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-06-26 07:38:20,094|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/3027c45e-ca71-4d4c-8c6c-5396fffbe116?depth=1) 2022-06-26 07:38:20,281|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-26 07:38:20,281|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json) 2022-06-26 07:38:20,282|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"367d3733-f74a-45f9-8eae-c0f045fe06e3","vf-module-name":"basic_cnf_macro_c96e69b9-bd97-4554-9ffc-68c3b3572c84_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"xenodochial_gauss","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656229097248","model-invariant-id":"4afc2b4e-fffe-4547-97f2-0682ddbe07a0","model-version-id":"4f5a4e05-0ca9-43a8-b096-10054229c555","model-customization-id":"22f6bb89-b109-41db-9047-0bdd16f22d8a","module-index":0}]}) 2022-06-26 07:38:20,282|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"367d3733-f74a-45f9-8eae-c0f045fe06e3","vf-module-name":"basic_cnf_macro_c96e69b9-bd97-4554-9ffc-68c3b3572c84_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"xenodochial_gauss","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656229097248","model-invariant-id":"4afc2b4e-fffe-4547-97f2-0682ddbe07a0","model-version-id":"4f5a4e05-0ca9-43a8-b096-10054229c555","model-customization-id":"22f6bb89-b109-41db-9047-0bdd16f22d8a","module-index":0}]}) 2022-06-26 07:38:20,282|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"367d3733-f74a-45f9-8eae-c0f045fe06e3","vf-module-name":"basic_cnf_macro_c96e69b9-bd97-4554-9ffc-68c3b3572c84_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"xenodochial_gauss","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656229097248","model-invariant-id":"4afc2b4e-fffe-4547-97f2-0682ddbe07a0","model-version-id":"4f5a4e05-0ca9-43a8-b096-10054229c555","model-customization-id":"22f6bb89-b109-41db-9047-0bdd16f22d8a","module-index":0}]), type ({json}) 2022-06-26 07:38:20,282|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"367d3733-f74a-45f9-8eae-c0f045fe06e3","vf-module-name":"basic_cnf_macro_c96e69b9-bd97-4554-9ffc-68c3b3572c84_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"xenodochial_gauss","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656229097248","model-invariant-id":"4afc2b4e-fffe-4547-97f2-0682ddbe07a0","model-version-id":"4f5a4e05-0ca9-43a8-b096-10054229c555","model-customization-id":"22f6bb89-b109-41db-9047-0bdd16f22d8a","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json) 2022-06-26 07:38:20,283|||DefaultDispatcher-worker-3||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup) 2022-06-26 07:38:20,285|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"4afc2b4e-fffe-4547-97f2-0682ddbe07a0","k8s-rb-definition-version":"22f6bb89-b109-41db-9047-0bdd16f22d8a","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change","k8s-instance-id":"xenodochial_gauss"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json) 2022-06-26 07:38:20,287|||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({ "config-deploy-setup" : { "helm_apache" : { "k8s-instance-id" : "xenodochial_gauss", "k8s-rb-config-name" : "replica-count-change", "k8s-rb-config-template-name" : "replica-count-template", "k8s-rb-config-template-source" : "deployment-config", "k8s-rb-config-value-source" : "custom-values", "k8s-rb-definition-name" : "4afc2b4e-fffe-4547-97f2-0682ddbe07a0", "k8s-rb-definition-version" : "22f6bb89-b109-41db-9047-0bdd16f22d8a" } }, "replica-count" : null, "service-instance-id" : "02bd3025-d365-4dea-b09b-e15641806c53", "service-instance-name" : "basic_cnf_macro_c96e69b9-bd97-4554-9ffc-68c3b3572c84", "vf-modules-list-aai" : { "vf-modules" : [ { "automated-assignment" : false, "heat-stack-id" : "xenodochial_gauss", "is-base-vf-module" : false, "model-customization-id" : "22f6bb89-b109-41db-9047-0bdd16f22d8a", "model-invariant-id" : "4afc2b4e-fffe-4547-97f2-0682ddbe07a0", "model-version-id" : "4f5a4e05-0ca9-43a8-b096-10054229c555", "module-index" : 0, "orchestration-status" : "Active", "resource-version" : "1656229097248", "vf-module-id" : "367d3733-f74a-45f9-8eae-c0f045fe06e3", "vf-module-name" : "basic_cnf_macro_c96e69b9-bd97-4554-9ffc-68c3b3572c84_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" } ] }, "vf-modules-list-sdnc" : { "vf-modules" : [ { "vf-module-data" : { "request-information" : { "request-action" : "CreateVfModuleInstance", "request-id" : "f8ec3025-6cc7-40fd-bf00-30ebf1261b14", "source" : "MSO" }, "sdnc-request-header" : { "svc-action" : "activate", "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/f84d7842-fb97-489a-b5c1-64d441309c3b", "svc-request-id" : "4422be8b-8c69-4997-8f9a-4a2928519968" }, "service-information" : { "global-customer-id" : "basiccnf-macro-customer", "onap-model-information" : { "model-invariant-uuid" : "a49542a0-6f99-4ace-94b1-14c56dd9485c", "model-name" : "basic_cnf_macro", "model-uuid" : "01919973-cb95-443a-8c01-ef8d5229e29c", "model-version" : "1.0" }, "service-id" : "02bd3025-d365-4dea-b09b-e15641806c53", "service-instance-id" : "02bd3025-d365-4dea-b09b-e15641806c53", "subscription-service-type" : "basic_cnf_macro" }, "vf-module-information" : { "from-preload" : false, "onap-model-information" : { "model-customization-uuid" : "22f6bb89-b109-41db-9047-0bdd16f22d8a", "model-invariant-uuid" : "4afc2b4e-fffe-4547-97f2-0682ddbe07a0", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "4f5a4e05-0ca9-43a8-b096-10054229c555", "model-version" : "1" }, "vf-module-id" : "367d3733-f74a-45f9-8eae-c0f045fe06e3", "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_c96e69b9-bd97-4554-9ffc-68c3b3572c84_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" }, "vf-module-topology" : { "aic-cloud-region" : "k8sregion-cnf-macro", "onap-model-information" : { "model-customization-uuid" : "22f6bb89-b109-41db-9047-0bdd16f22d8a", "model-invariant-uuid" : "4afc2b4e-fffe-4547-97f2-0682ddbe07a0", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "4f5a4e05-0ca9-43a8-b096-10054229c555", "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" : "4f5a4e05-0ca9-43a8-b096-10054229c555" }, { "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-20220626t073719841493z-helm_apache-vfmt-001" }, { "name" : "vf-module-model-invariant-uuid", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "4afc2b4e-fffe-4547-97f2-0682ddbe07a0" }, { "name" : "vnf_name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20220626t073719841493z" }, { "name" : "k8s-rb-config-template-name", "value" : "replica-count-template" }, { "name" : "k8s-rb-profile-source", "value" : "node-p